core_bluetooth 1.0.1
core_bluetooth: ^1.0.1 copied to clipboard
CoreBluetooth wrapper for Dart on iOS and macOS.
1.0.1 #
- [Feature] Readme: example usage
1.0.0 #
- [Feature] Support
CBManager,CBPeer,CBUUID,CBError,CBATTRequest,CBL2CAPChannel, andCBL2CAPPSM - [Feature] Support
CBCentralManager,CBCentralManagerDelegate,CBCentral, andCBConnectionEvent - [Feature] Support
CBPeripheral,CBPeripheralDelegate,CBPeripheralManager, andCBPeripheralManagerDelegate - [Feature] Support
CBAttribute,CBService,CBMutableService,CBCharacteristic,CBMutableCharacteristic,CBDescriptor, andCBMutableDescriptor - [Feature] Support CoreBluetooth enums, option sets, and constants
0.1.0 #
- Initial scaffold for a standalone CoreBluetooth package.
- Add Darwin plugin wiring for iOS and macOS.