brilliant_sdk 2.0.0 copy "brilliant_sdk: ^2.0.0" to clipboard
brilliant_sdk: ^2.0.0 copied to clipboard

Brilliant SDK - Flutter package for Brilliant Labs Halo and Frame devices

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add brilliant_sdk

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

dependencies:
  brilliant_sdk: ^2.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_sdk/brilliant_sdk.dart';
0
likes
150
points
59
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Brilliant SDK - Flutter package for Brilliant Labs Halo and Frame devices

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

brilliant_ble, brilliant_msg, flutter

More

Packages that depend on brilliant_sdk