core_bluetooth 2.0.0 copy "core_bluetooth: ^2.0.0" to clipboard
core_bluetooth: ^2.0.0 copied to clipboard

CoreBluetooth wrapper for Dart on iOS and macOS.

2.0.0 #

  • CBCentralManager.shared
  • CBCentralManager.ensureShared(options: ...)
  • CBCentralManager.createIsolated(options: ...)

1.0.2 #

  • [Feature] Readme: peripheral mode example usage

1.0.1 #

  • [Feature] Readme: central mode example usage

1.0.0 #

  • [Feature] Support CBManager, CBPeer, CBUUID, CBError, CBATTRequest, CBL2CAPChannel, and CBL2CAPPSM
  • [Feature] Support CBCentralManager, CBCentralManagerDelegate, CBCentral, and CBConnectionEvent
  • [Feature] Support CBPeripheral, CBPeripheralDelegate, CBPeripheralManager, and CBPeripheralManagerDelegate
  • [Feature] Support CBAttribute, CBService, CBMutableService, CBCharacteristic, CBMutableCharacteristic, CBDescriptor, and CBMutableDescriptor
  • [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.
1
likes
0
points
154
downloads

Publisher

verified publisherjamcorder.com

Weekly Downloads

CoreBluetooth wrapper for Dart on iOS and macOS.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on core_bluetooth

Packages that implement core_bluetooth