universal_bluetooth_classic 0.2.0
universal_bluetooth_classic: ^0.2.0 copied to clipboard
Bluetooth Classic & External Accessory for Flutter
0.2.0 #
- Replace the iOS-only
closeEASessionAPI with the unifieddisconnectAPI. The identifier is optional for iOS External Accessory sessions. - Replace the iOS-only
accessoryConnectedandaccessoryDisconnectedcallbacks with typed, cross-platformBluetoothConnectionEventvalues fromonConnectionStateChanged. - Add iOS External Accessory and Linux BlueZ connection events.
0.1.0 #
- Initial release as
universal_bluetooth.