Releases: chipweinberger/flutter_blue_plus
Releases · chipweinberger/flutter_blue_plus
1.34.2
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
1.33.1
- [Fix] Android: compile bug in 1.33.0
1.33.0
- [BREAKING CHANGE] iOS 18 compatibility:
systemDevices
now requires UUID argument - [Fix] Android: characteristic READ error was not being passed to dart