- Downgrade permission_handler to support older Flutter versions.
- Robust and better Google fit integration.
- Support date wise API for Apple Health.
- Introduce ability to set custom on connect labels.
- Better error message around connect.
- Reworking datatype permission handling in Apple Health [WIP].
- Better extensibility for platform wise labels for buttons [WIP].
- Introduce API to get data for each day across a date range.
- Menstrual data support on Google Fit.
- Fixed implicit int to double conversion when getting data from server.
- Fix device id related logic.
- Upgrade dependencies.
- Introduce API to get menstrual data
- Implemented Metric Server integration for GFit data
- Added support for more data types
- Improved UI and API contract for Apple Health.
- Introduced Oura support.
- Introduced better API contract for Apple Health.
- Reworked Apple Healthkit integration.
- Fix crash on iPad.
- UI fixes
- Make OAuth 2.0 scopes customizable from server
- Trigger iOS sync on connect
- Fix bug in setting up Apple Healthkit sync
- Fix error message when client id not registered for Google Fit
- Robust file handling for iOS data
- iOS fixes
- Fix self signed certificate issue resulting in APIs failing
- Center the connection widget
- Fix last sync related issues on iOS
- Bug fixes around iOS syncing
- Public function to check whether connection exists or not
- Lower iOS deployment target to 11.0
- Strava integration
- iOS bug fixes
- Fitbit integration
- UI Improvements
- Disconnect option for Apple Healthkit
- Device based handling in Apple Healthkit
- Disconnect and reconnect option for Google Fit
- Major required architectural changes
- Better error handling on iOS
- Error handling for various cases
- HekaHealth Watermark for free plan
- Minor code unification
- Update README.md
- HekaHealthWidget UI improvements for ios
- HekaHealthWidget UI improvements
- Added support for more HeathDataPoints syncing for apple kit
- Update with changes in API
- Improved example
- HekaHealth Widget to easily plugin in iOS Health-kit and Google Fit capabilities to your flutter app.
- License update