redux_persist_flutter 0.4.3 copy "redux_persist_flutter: ^0.4.3" to clipboard
redux_persist_flutter: ^0.4.3 copied to clipboard

outdatedDart 1 only

Redux Persist Flutter Integration

0.4.3 - 2018-03-12 #

  • Fix load bug (loaded JSON instead of string)

0.4.2 - 2018-03-10 #

  • Breaking: Change PersistorGate child to builder.

0.4.1 - 2018-03-10 #

  • Breaking: Change PersistorGate from Widget to WidgetBuilder.

0.4.0 - 2018-03-10 #

  • Initial decoupling.