flute 2.0.1 copy "flute: ^2.0.1" to clipboard
flute: ^2.0.1 copied to clipboard

An amazing flutter package that I created for myself.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flute

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

dependencies:
  flute: ^2.0.1

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

Publisher

unverified uploader

An amazing flutter package that I created for myself.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio, flutter, hive, hive_flutter, path_provider, riverbloc

More

Packages that depend on flute