simple_brilliant_app 9.0.1 copy "simple_brilliant_app: ^9.0.1" to clipboard
simple_brilliant_app: ^9.0.1 copied to clipboard

Flutter and Lua quickstart app scaffolding and standard library functions for Brilliant Labs Halo and Frame development on Android/iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_brilliant_app

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

dependencies:
  simple_brilliant_app: ^9.0.1

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:simple_brilliant_app/simple_brilliant_app.dart';
0
likes
140
points
72
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter and Lua quickstart app scaffolding and standard library functions for Brilliant Labs Halo and Frame development on Android/iOS

Repository (GitHub)
View/report issues

License

ISC (license)

Dependencies

brilliant_ble, brilliant_msg, flutter, flutter_blue_plus, image, logging

More

Packages that depend on simple_brilliant_app