flutter_ble_peripheral 0.0.4
flutter_ble_peripheral: ^0.0.4 copied to clipboard
This plugin enables a device to be set into peripheral mode, and advertise custom services and characteristics.
[](https://gitter.im/flutter_ble_peripheral/community?utm_source=badge&utm_medium=badge&utm_content=badge)
FlutterBlePeripheral #
This Flutter plugin allows a device to be used in Peripheral mode, and advertise data over BLE to central devices.
Help develop this plugin! #
If you want to contribute to this plugin, feel free to make issues and pull-requests.
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. |