boily 0.0.3 copy "boily: ^0.0.3" to clipboard
boily: ^0.0.3 copied to clipboard

A flutter helper for initializing a new project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add boily

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

dependencies:
  boily: ^0.0.3

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

Publisher

unverified uploader

A flutter helper for initializing a new project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity, flushbar, flutter, flutter_mobx, lint, mobx, modal_progress_hud, provider

More

Packages that depend on boily