brilliant_msg 4.0.0 copy "brilliant_msg: ^4.0.0" to clipboard
brilliant_msg: ^4.0.0 copied to clipboard

Application-level library for passing rich objects between a host program and Brilliant Labs Frame such as images, streamed audio, IMU data and rasterized text.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add brilliant_msg

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

dependencies:
  brilliant_msg: ^4.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_msg/brilliant_msg.dart';
0
likes
140
points
58
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Application-level library for passing rich objects between a host program and Brilliant Labs Frame such as images, streamed audio, IMU data and rasterized text.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, image, logging

More

Packages that depend on brilliant_msg