simple_frame_app 7.1.0 copy "simple_frame_app: ^7.1.0" to clipboard
simple_frame_app: ^7.1.0 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_frame_app

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

dependencies:
  simple_frame_app: ^7.1.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:simple_frame_app/simple_frame_app.dart';
2
likes
130
points
563
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

ISC (license)

Dependencies

flutter, flutter_blue_plus, frame_ble, frame_msg, image, logging

More

Packages that depend on simple_frame_app