ble_peripheral_plus 2.5.2 copy "ble_peripheral_plus: ^2.5.2" to clipboard
ble_peripheral_plus: ^2.5.2 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 Dart:

 $ dart pub add ble_peripheral_plus

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 dart pub get):

dependencies:
  ble_peripheral_plus: ^2.5.2

Alternatively, your editor might support dart pub get or 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
0
points
0
downloads

Documentation

Documentation

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

unknown (license)

Dependencies

flutter

More

Packages that depend on ble_peripheral_plus

Packages that implement ble_peripheral_plus