redux_persist_flutter 0.4.4 redux_persist_flutter: ^0.4.4 copied to clipboard
Redux Persist Flutter Integration
[0.4.4] - 2018-03-12 #
- Update
redux_persist
dependency.
[0.4.3] - 2018-03-12 #
- Fix load bug (loaded JSON instead of string)
[0.4.2] - 2018-03-10 #
- Breaking: Change PersistorGate
child
tobuilder
.
[0.4.1] - 2018-03-10 #
- Breaking: Change PersistorGate from Widget to WidgetBuilder.
[0.4.0] - 2018-03-10 #
- Initial decoupling.