flutter_bluetooth_basic/CHANGELOG.md

28 lines
374 B
Markdown

## 0.1.7
- Fix null Exception at _$BluetoothDeviceFromJson and BluetoothManager.state (PR https://github.com/andrey-ushakov/flutter_bluetooth_basic/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