flute 2.0.0 copy "flute: ^2.0.0" to clipboard
flute: ^2.0.0 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.0

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
130
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

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