Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 1015 Bytes

CHANGELOG.md

File metadata and controls

52 lines (27 loc) · 1015 Bytes

3.0.0

  • Upgrade to flutter version 3.0.0

2.0.0

  • Updated flutter version and Android AGP

1.2.0

  • Added DeviceInformationService, BatteryLevel, live HeartRateMeasurementand more UserData values.

1.1.0+1

  • added support for getting a stream of device connection state events

1.1.0

  • misc. update to docs

1.0.0

  • Reimplentation of package to use direct bluetooth communication using flutter_blue_plus instead of Movisens libraries

0.2.0

  • upgrade to null-safety
  • upgrade of plugin and example app to latest new Flutter platform model

0.1.6

  • Code clean-up and documentation

0.1.5

  • Changed path provider from ^0.5.0 to 1.2.0

0.1.4

  • Fixed Movisens core Android library for foreground service and notification error. Now notification is removed on app kill

0.1.3

  • Changed Movisens core Android library for foreground service notification on Android>8.1

0.1.2

  • MovisensDataPoint removed and replaced with a Map.

0.1.1

  • Initial release.