flutter_ble_peripheral 1.2.4 copy "flutter_ble_peripheral: ^1.2.4" to clipboard
flutter_ble_peripheral: ^1.2.4 copied to clipboard

This plugin enables a device to be set into peripheral mode, and advertise custom services and characteristics.

pub package Join the chat Workflow style: lint GitHub Sponsors

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
Advertise UUID Set and advertise a custom uuid.
Advertise ManufacturerData Set and advertise custom data. not possible on iOS
Advertise custom service Advertise a custom service. not possible on iOS

How to use #

Please check the example app to see how to broadcast data. Note that iOS does not support a lot of options. Please see AdvertiseData to see which options are supported by iOS & Android.

47
likes
140
pub points
83%
popularity

Publisher

verified publishersteenbakker.dev

This plugin enables a device to be set into peripheral mode, and advertise custom services and characteristics.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, json_annotation

More

Packages that depend on flutter_ble_peripheral