bfastui 1.0.0-beta.9 copy "bfastui: ^1.0.0-beta.9" to clipboard
bfastui: ^1.0.0-beta.9 copied to clipboard

outdated

easy and fast ways to manage a flutter app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bfastui

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

dependencies:
  bfastui: ^1.0.0-beta.9

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:bfastui/bfastui.dart';
3
likes
0
pub points
0%
popularity

Publisher

verified publisherfahamutech.com

easy and fast ways to manage a flutter app

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_modular

More

Packages that depend on bfastui