fair 3.4.0 copy "fair: ^3.4.0" to clipboard
fair: ^3.4.0 copied to clipboard

PlatformAndroidiOS

Flutter Fair is a package used to update widget 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: ^3.4.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:fair/fair.dart';
36
likes
110
pub points
69%
popularity

Publisher

verified publisherhacktons.cn

Flutter Fair is a package used to update widget dynamically.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

fair_annotation, fair_version, ffi, flat_buffers, flutter, http, url_launcher

More

Packages that depend on fair