simple_frame_app 0.0.1 copy "simple_frame_app: ^0.0.1" to clipboard
simple_frame_app: ^0.0.1 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 Dart:

 $ dart pub add simple_frame_app

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 dart pub get):

dependencies:
  simple_frame_app: ^0.0.1

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:simple_frame_app/simple_frame_app.dart';
1
likes
0
points
1.33k
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)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_blue_plus, image, logging

More

Packages that depend on simple_frame_app