eventual 0.10.4 copy "eventual: ^0.10.4" to clipboard
eventual: ^0.10.4 copied to clipboard

Data toolkit to manage eventual values and sync UI widgets with ease.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eventual

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

dependencies:
  eventual: ^0.10.4

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:eventual/eventual.dart';
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Data toolkit to manage eventual values and sync UI widgets with ease.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on eventual