flutter_splendid_ble 1.0.0 copy "flutter_splendid_ble: ^1.0.0" to clipboard
flutter_splendid_ble: ^1.0.0 copied to clipboard

A comprehensive Flutter plugin for interacting with Bluetooth Low Energy (BLE) devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_splendid_ble

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

dependencies:
  flutter_splendid_ble: ^1.0.0

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:flutter_splendid_ble/flutter_splendid_ble.dart';
6
likes
160
points
154
downloads

Publisher

verified publishersplendidendeavors.com

Weekly Downloads

A comprehensive Flutter plugin for interacting with Bluetooth Low Energy (BLE) devices.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_splendid_ble

Packages that implement flutter_splendid_ble