w_flux 2.9.4 copy "w_flux: ^2.9.4" to clipboard
w_flux: ^2.9.4 copied to clipboard

outdatedDart 1 only

Flux library for uni-directional dataflow inspired by reflux and Facebook's flux architecture.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add w_flux

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

dependencies:
  w_flux: ^2.9.4

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:w_flux/w_flux.dart';
1
likes
0
pub points
86%
popularity

Publisher

verified publisherworkiva.com

Flux library for uni-directional dataflow inspired by reflux and Facebook's flux architecture.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta, react, w_common

More

Packages that depend on w_flux