spike_flutter_sdk 0.0.3
spike_flutter_sdk: ^0.0.3 copied to clipboard
Reads HealthKit data from iOS HealthKit, and allows you to sync it with your chosen backend.
0.0.1 #
- Apple HealthKit data reading functionality with ability to send this data to the server of your choice.
0.0.2 #
- Improved handling of the background tasks registration.
- Support to set custom task ID introduced to check if background tasks actually work.
- Support for event tracking introduced. Tracking can be enabled or disabled.
0.0.3 #
- Made sure background tasks would take correct intervals to send the data.
- Added more information to logging.
- Made sure events logged would be sorted by the date in an ascending order.