flutter_redux_dev_tools 0.3.0 copy "flutter_redux_dev_tools: ^0.3.0" to clipboard
flutter_redux_dev_tools: ^0.3.0 copied to clipboard

outdated

A Time Traveling Redux Debugger for Flutter

Changelog #

0.3.0 #

  • Update for Dart 2 & Redux 3.0.0, and redux_dev_tools 0.4.0

0.2.0 #

  • Fix broken Action / State Dialogs for new version of Flutter
  • Redesign to fit better in a dev drawer
  • Add ReduxDevToolsContainer. See changes to your reducers in real time! If this Widget wraps your app, your app will automatically rerun all actions in the DevToolsStore through your reducers on Hot Reload.
  • Use latest version of redux_dev_tools

0.1.4 #

  • Move to github

0.1.3 #

  • Document which Redux lib it works with

0.1.2 #

  • Add license to satisfy Pub.

0.1.1 #

  • Fix dependencies

0.1.0 #

  • Initial version, includes a ReduxDevTools Widget that allows you to time travel through the states of your DevToolsStore. Requires Dart redux and redux_dev_tools.
13
likes
0
pub points
84%
popularity

Publisher

unverified uploader

A Time Traveling Redux Debugger for Flutter

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_redux, redux, redux_dev_tools

More

Packages that depend on flutter_redux_dev_tools