brilliant_ble 5.0.0 copy "brilliant_ble: ^5.0.0" to clipboard
brilliant_ble: ^5.0.0 copied to clipboard

Low level BLE communication for the Brilliant Labs Frame using Flutter Blue Plus

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add brilliant_ble

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

dependencies:
  brilliant_ble: ^5.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:brilliant_ble/brilliant_ble.dart';
5
likes
140
points
234
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Low level BLE communication for the Brilliant Labs Frame using Flutter Blue Plus

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

archive, flutter, flutter_blue_plus, logging

More

Packages that depend on brilliant_ble