flutter_bluetooth_basic_v2 0.0.2
flutter_bluetooth_basic_v2: ^0.0.2 copied to clipboard
Flutter plugin that allows to find bluetooth devices & send raw bytes data (v2)
0.1.7 #
- Fix null Exception at _$BluetoothDeviceFromJson and BluetoothManager.state (PR https://github.com/andrey-ushakov/flutter_bluetooth_basic_v2/pull/26).
0.1.6 #
- Null-Safety
0.1.5 #
- Updated pubspec.yaml
0.1.4 #
- Android: start scan bug fixed (error handling)
0.1.3 #
- Updated README.md
0.1.2 #
- Added Android support
0.0.1 #
- iOS only support