redux_remote_devtools 0.0.10 copy "redux_remote_devtools: ^0.0.10" to clipboard
redux_remote_devtools: ^0.0.10 copied to clipboard

outdated

Remote DevTools for Redux.dart

example/README.md

Example Apps #

This repo includes remote-devtools enabled versions of the flutter-redux example apps:

  • flutter-redux Github Search App.

    • Demonstrates how class based actions and nested state objects are serialised and made browseable in devtools

    • Demonstrates the limits of time travel in apps that use epics