movisens_flutter 1.0.0
movisens_flutter: ^1.0.0 copied to clipboard
A Flutter plugin for Movisens devices, which connects to the device and listens for incoming data.
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 aMap
.
0.1.1 #
- Initial release.