TodoMVC example for built_redux web applications
December 29, 2017 ยท View on GitHub
The models, actions, and reducers for the todo apps live in lib The state is peristed and loaded from local storage.
Runable examples:
over_react # TODO
See flutter_architecture_samples for a flutter Todos example app.