flutter_scan_bluetooth 2.1.4 flutter_scan_bluetooth: ^2.1.4 copied to clipboard
Flutter plugin to scan Bluetooth devices.
2.1.4 #
- Fix Android crash in certain race conditions on Android <=12
2.1.2 #
- remove useless ACCESS_BACKGROUND_LOCATION permission
2.1.1 #
- Fix android 12 permission to enabling BT
2.1.0 #
- Update for android 12
2.0.2 #
- Fix crash when GPS turned off
2.0.1 #
- Fix issue when activating BT
- Add asking permission and enabling BT/GPS action
2.0.0 #
- migrate to null safety
1.2.1 #
- Fix issue when activating BT
- Add asking permission and enabling BT/GPS action
1.2.0 #
- Fix bluethooth scan on android Q and more
- move to embedded v2 on android
1.1.0 #
- Add GPS check before scanning on Android to avoid scan discovery problems
1.0.1+1 #
- suffix LE device with -LE only if not present on Android
1.0.1 #
- suffix LE device with -LE on Android
1.0.0 #
- Android X migration.
0.0.1 #
- initial release.