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

Remote DevTools for Redux.dart. This package connects a Dart Redux store to the Remote Devtools Server, allowing the developer to inspect changes to the Redux Store during runtime.

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

19
likes
125
pub points
79%
popularity

Publisher

unverified uploader

Remote DevTools for Redux.dart. This package connects a Dart Redux store to the Remote Devtools Server, allowing the developer to inspect changes to the Redux Store during runtime.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

redux, redux_dev_tools, socketcluster_client

More

Packages that depend on redux_remote_devtools