frame_msg 0.0.2 copy "frame_msg: ^0.0.2" to clipboard
frame_msg: ^0.0.2 copied to clipboard

Common message types for sending to and from Brilliant Labs Frame, with corresponding Lua parsers

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add frame_msg

With Flutter:

 $ flutter pub add frame_msg

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

dependencies:
  frame_msg: ^0.0.2

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_msg/frame_msg.dart';
0
likes
0
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

Common message types for sending to and from Brilliant Labs Frame, with corresponding Lua parsers

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, image, logging

More

Packages that depend on frame_msg