frame_ble 3.0.0 copy "frame_ble: ^3.0.0" to clipboard
frame_ble: ^3.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 frame_ble

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

dependencies:
  frame_ble: ^3.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:frame_ble/frame_ble.dart';
0
likes
140
points
292
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

archive, flutter, flutter_blue_plus, logging

More

Packages that depend on frame_ble