mdsflutter 2.0.0-beta2 mdsflutter: ^2.0.0-beta2 copied to clipboard
Flutter plugin for MDS (Movesense Device Service) that is used for communicating with Movesense devices. This plugin was createad originally by Tugberk Agdokan and it used to be at https://github.com [...]
2.0.0-beta2 #
- Changed protobuf-lite to -javalite (Issue #4)
2.0.0-beta1 #
- Tested with latest flutter and MDS (3.15.0)
- Updated to more modern gradle
- changed minimum ios version to 12
1.9.9-dev2 #
- Improved errors from Async APis
1.9.9-dev1 #
- Feature: Async API (See: MdsAsync) Please send feedback and improvement ideas!
1.1.0 #
- Feature: Null safety
1.0.1 #
- Bugfix: Reconnect doesn't work if disconnect caused by BLE connection loss
1.0.0 #
- Initial release of the plugin.