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

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+10

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
120
pub points
41%
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on flutterfly