flutter_redux 0.10.0 flutter_redux: ^0.10.0 copied to clipboard
A set of utility Widgets that Provide and Connect to a Redux Store
Examples #
- Simple example - a port of the standard "Counter Button" example from Flutter
- Github Search - an example of how to search as a user types, demonstrating both the Middleware and Epic approaches.