floop 0.3.0 copy "floop: ^0.3.0" to clipboard
floop: ^0.3.0 copied to clipboard

outdated

Dynamic values for widgets. Changes values from anywhere and affected widgets are updated.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add floop

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

dependencies:
  floop: ^0.3.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:floop/floop.dart';
5
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Dynamic values for widgets. Changes values from anywhere and affected widgets are updated.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on floop