flutter_ble_peripheral 0.0.3
flutter_ble_peripheral: ^0.0.3 copied to clipboard
This plugin enables a device to be set into peripheral mode, and advertise custom services and characteristics.
FlutterBlePeripheral #
This Flutter plugin allows a device to be used in Peripheral mode, and advertise data over BLE to central devices.
Not stable #
Since this plugin is currently being developed, limited functionality will be available. Check the release page for the most recent release.
Functionality | Android | iOS | Description |
---|---|---|---|
Broadcasting UUID | ✅ | ✅ | Set and broadcast a custom uuid. |