redux_remote_devtools 0.0.7
redux_remote_devtools: ^0.0.7 copied to clipboard
Remote DevTools for Redux.dart
Redux Remote Devtools #
0.0.7 #
- Add support for receiving remote actions from the Devtools UI. Big thanks to @kadza for helping work through this feature
0.0.6 #
- Correctly handle the START response message
0.0.5 #
- Send current state to devtools on connect
0.0.4 #
- Update Documentation
0.0.3 #
- Specify minimum version of socketcluster_client
0.0.2 #
- Use socketcluster_client from pub.