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

outdated

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

pub package Join the chat Workflow

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 custom service Advertise a custom service.
Advertise custom characteristic Advertise a custom characteristic with any of the following specifications.
Read characteristic Enable the possibility to read a value.
Write characteristic Enable the possibility to write a value.
Notify characteristic Enable the possibility to subscribe and notify a value.
50
likes
0
pub points
85%
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_ble_peripheral