flutter_redux 0.2.0
flutter_redux: ^0.2.0 copied to clipboard
A library that connects Widgets to a Redux Store
0.2.0 #
- Update for Redux 2.0.0
0.1.1 #
- Update documentation
0.1.0 #
Initial Version of the library.
- Includes the ability to pass a Redux
Storedown to descendant Widgets using aStoreProvider. - Includes the
StoreConnectorandStoreBuilderWidgets that capture theStorefrom theStoreProviderand build a Widget in response.



