movisens_flutter 3.1.2 copy "movisens_flutter: ^3.1.2" to clipboard
movisens_flutter: ^3.1.2 copied to clipboard

A Flutter plugin for Movisens devices, which connects to the device and listens for incoming data.

3.1.2 #

  • Upgrade to flutter version 3.2.0
  • Upgrade to flutter_blue_plus: ^1.29.0
  • Refactor of MovisensService to avoid late initialization problems.

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 #

  • Re-implementation 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.
2
likes
130
pub points
32%
popularity

Publisher

verified publishercachet.dk

A Flutter plugin for Movisens devices, which connects to the device and listens for incoming data.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_blue_plus, logging, path_provider, rxdart

More

Packages that depend on movisens_flutter