fair 0.2.0+2 copy "fair: ^0.2.0+2" to clipboard
fair: ^0.2.0+2 copied to clipboard

outdated

Flutter Fair is a package used to update widget tree dynamically.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fair

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

dependencies:
  fair: ^0.2.0+2

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:fair/fair.dart';
36
likes
0
pub points
68%
popularity

Publisher

verified publisherhacktons.cn

Flutter Fair is a package used to update widget tree dynamically.

Homepage

License

unknown (LICENSE)

Dependencies

fair_annotation, fair_version, flat_buffers, flutter, http, url_launcher

More

Packages that depend on fair