flutter_flux 4.0.0 flutter_flux: ^4.0.0 copied to clipboard
Flux library for Flutter, featuring unidirectional dataflow inspired by reflux and Facebook's flux architecture.
flutter_flux Example #
To run the example, follow the instructions at flutter.io for setting up a flutter environment and connecting your Android or iOS device.
Then do this:
cd chat_app
pub get
flutter run