Flutter Redux Versions Save

A library that connects Widgets to a Redux Store

0.6.0

4 years ago
  • Breaking Change: onWillChange now receives previous and new ViewModel
  • Breaking Change: Supports Redux 4.x - 5.0

v0.5.4

4 years ago
  • Bugfix: Rebuilding the Widget will always rebuild with latest data
  • Enforce pedantic lint rules
  • Docs
    • Document all public members
    • Add more examples to README