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

A weird flutter package that has some extensions and local storage.

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: ^1.0.6

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
9%
popularity

Publisher

unverified uploader

A weird flutter package that has some extensions and local storage.

Repository (GitHub)
View/report issues
Contributing

License

(pending) (LICENSE)

Dependencies

dio, flutter, path_provider, provider

More

Packages that depend on flute