ble_peripheral_plus 2.5.4 copy "ble_peripheral_plus: ^2.5.4" to clipboard
ble_peripheral_plus: ^2.5.4 copied to clipboard

A maintained Flutter BLE peripheral and GATT server plugin for Android, iOS, macOS, and Windows, based on ble_peripheral.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ble_peripheral_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ble_peripheral_plus: ^2.5.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ble_peripheral_plus/ble_peripheral_plus.dart';
1
likes
160
points
--
downloads

Documentation

Documentation
API reference

Publisher

verified publisheralmasum.dev

Weekly Downloads

A maintained Flutter BLE peripheral and GATT server plugin for Android, iOS, macOS, and Windows, based on ble_peripheral.

Repository (GitHub)
View/report issues

Topics

#bluetooth #ble #gatt #peripheral #flutter-plugin

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ble_peripheral_plus

Packages that implement ble_peripheral_plus