flutterfly 0.2.0+4 copy "flutterfly: ^0.2.0+4" to clipboard
flutterfly: ^0.2.0+4 copied to clipboard

outdated

A collection of common widgets, validators, extensions, utilities, as well as some other stuffs that are currently non-existent.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterfly

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

dependencies:
  flutterfly: ^0.2.0+4

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

Publisher

unverified uploader

A collection of common widgets, validators, extensions, utilities, as well as some other stuffs that are currently non-existent.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on flutterfly