heka_health 0.2.7
heka_health: ^0.2.7 copied to clipboard
Integrate with Google Fit, Apple HealthKit, Strava, Fitbit and other fitness devices.
0.2.7 #
- Downgrade permission_handler to support older Flutter versions.
0.2.6 #
- 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.
0.2.5 #
- Reworking datatype permission handling in Apple Health [WIP].
- Better extensibility for platform wise labels for buttons [WIP].
0.2.4 #
- Introduce API to get data for each day across a date range.
- Menstrual data support on Google Fit.
0.2.3 #
- Fixed implicit int to double conversion when getting data from server.
0.2.2 #
- Fix device id related logic.
0.2.1 #
- Upgrade dependencies.
0.2.0 #
- Introduce API to get menstrual data
- Implemented Metric Server integration for GFit data
- Added support for more data types
0.1.2 #
- Improved UI and API contract for Apple Health.
- Introduced Oura support.
0.1.1 #
- Introduced better API contract for Apple Health.
0.1.0 #
- Reworked Apple Healthkit integration.
0.0.22 #
- Fix crash on iPad.
0.0.21 #
- UI fixes
0.0.20 #
- Make OAuth 2.0 scopes customizable from server
0.0.19 #
- Trigger iOS sync on connect
0.0.18 #
- Fix bug in setting up Apple Healthkit sync
0.0.17 #
- Fix error message when client id not registered for Google Fit
0.0.16 #
- Robust file handling for iOS data
- iOS fixes
0.0.15 #
- Fix self signed certificate issue resulting in APIs failing
0.0.14 #
- 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
0.0.13 #
- Lower iOS deployment target to 11.0
0.0.12 #
- Strava integration
- iOS bug fixes
0.0.11 #
- Fitbit integration
- UI Improvements
0.0.10 #
- Disconnect option for Apple Healthkit
- Device based handling in Apple Healthkit
0.0.9 #
- Disconnect and reconnect option for Google Fit
0.0.8 #
- Major required architectural changes
- Better error handling on iOS
0.0.7 #
- Error handling for various cases
- HekaHealth Watermark for free plan
0.0.6 #
- Minor code unification
- Update README.md
0.0.5 #
- HekaHealthWidget UI improvements for ios
0.0.4 #
- HekaHealthWidget UI improvements
- Added support for more HeathDataPoints syncing for apple kit
0.0.3 #
- Update with changes in API
- Improved example
0.0.2 #
- HekaHealth Widget to easily plugin in iOS Health-kit and Google Fit capabilities to your flutter app.
- License update