health_sync_plugin 0.0.13
health_sync_plugin: ^0.0.13 copied to clipboard
A Flutter plugin to sync health data from Health Connect-compatible apps.
Changelog #
0.0.13 #
- Initial release of
health_sync_plugin
. - Added functionality to sync health data from Health Connect-compatible apps.
- Supports background syncing with foreground service.
- Includes provider discovery via platform channels.
- Stores daily health data averages in Firestore.
- Supports multiple health data types: steps, heart rate, blood pressure, glucose, etc.
- Implements permission handling and foreground task management.
- Plugin tested with example app.