spike_flutter_sdk 0.0.7 copy "spike_flutter_sdk: ^0.0.7" to clipboard
spike_flutter_sdk: ^0.0.7 copied to clipboard

outdated

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.

0.0.4 #

  • Background delivery support introduced.
  • Better code organization regarding storing some configured data in the storage.
  • Background delivery interval support introduced.
  • Improvements regarding date and time resolution when resolving or sending the data.

0.0.5 #

  • Background delivery now takes last three days for the data to be sent.
  • calories removed, and basal energy burned introduced instead.

0.0.6 #

  • Workout data reading introduced.
  • Summary data reading improved, and now all of the summary data can be read.

0.0.7 #

  • Example updated.
  • Summary data reading improved even further.
  • Added the way to send separate identifier data.
  • README updated.
7
likes
0
points
794
downloads

Publisher

verified publisherspikeapi.com

Weekly Downloads

Reads HealthKit data from iOS HealthKit, and allows you to sync it with your chosen backend.

Homepage

License

unknown (license)

Dependencies

background_fetch, flutter, health_kit_reporter, http, shared_preferences, update, uuid

More

Packages that depend on spike_flutter_sdk