cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
550 stars 678 forks source link

[Health] Return UUID from written data to Health #1050

Open tihomir-trifono opened 1 month ago

tihomir-trifono commented 1 month ago

After adding this option https://github.com/cph-cachet/flutter-plugins/issues/1013 Is it good to return UUID from Health().writeHealthData , because when data is add to Health we need UUID to saving this data to database on remote server.