bluetooth_low_energy 0.1.0
bluetooth_low_energy: ^0.1.0 copied to clipboard
A bluetooth low energy plugin for flutter, which can be used to develope central role apps.
0.1.0 #
- Add implements on iOS.
- Combine available and state for Bluetooth.
- Add connectable for Discovery.
- Add maximumWriteLength for GATT.
0.0.2 #
- Fix connect blocked when bluetooth closed.
- Fix wrong repository url.
- Move all example files to main.dart.
0.0.1 #
- Add central APIs.
- Add implements on Android.
- Add example.
- Add test.