universal_bluetooth 0.0.4
universal_bluetooth: ^0.0.4 copied to clipboard
A universal Bluetooth plugin for Flutter supporting Classic Bluetooth, BLE, and iBeacon.
0.0.4 #
- * background permissions remove
0.0.3 #
- * startBluetoothServer fail retry limit count, infinity loop fix
0.0.2 #
- * license modify
0.0.1 #
- * Initial release
- * Support for Classic Bluetooth device discovery and connection
- * Support for BLE (Bluetooth Low Energy) operations
- * Support for iBeacon advertising and scanning
- * Cross-platform support for iOS and Android