Releases: chipweinberger/flutter_blue_plus
Releases · chipweinberger/flutter_blue_plus
1.34.4
1.34.3
- [Fix]
startScan
was not propogating errors
1.34.2
- [Fix] characteristic not found (regression 1.34.0)
1.34.1
[Fix] Android: SCAN_FAILED_ALREADY_STARTED could sometimes occur after bluetooth restart
1.34.0
- [Feature] support
includedServices
, aka primary/secondary services - [Fix] Andrioid:
withServiceData
scan filter was not working
1.33.6
- [Feature] verbose logs: make function results easier to see
1.33.5
1.33.4
- [Fix] Android: null deref when getting permissions (regression 1.33.3)
1.33.3
- [Fix] Android: asking permission would not work until app restart (regression 1.32.13)
1.33.2
- [Fix] Android: compile bug in 1.33.1