frame_ble 1.0.0 copy "frame_ble: ^1.0.0" to clipboard
frame_ble: ^1.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 Dart:

 $ dart pub add frame_ble

With Flutter:

 $ flutter pub add frame_ble

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

dependencies:
  frame_ble: ^1.0.0

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:frame_ble/frame_ble.dart';
0
likes
0
points
116
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_blue_plus, logging

More

Packages that depend on frame_ble