flutter_redux_dev_tools library

Classes

ReduxDevTools<AppState>
A Widget you can use to show a Time Travel UI. Simply put it in a part of your UI that makes sense (Such as a Dev Tools Drawer), pass it a DevToolsStore and you'll be good to go!
ReduxDevToolsContainer<S>
Hot Reload for your State! Change your Reducers? The state will be recomputed and your UI will update, pronto.
ReduxDevToolsViewModel