yet_another_state_holder 0.3.0
yet_another_state_holder: ^0.3.0 copied to clipboard
Yet another state holder.
0.3.0 #
- Breaking: Use setState instead of state setter
- Add example
0.2.5 #
- Don't condition setting state with mounted.
0.2.4 #
- Clean up error log.
0.2.3 #
- hydration: Fall back to initial state if error during parsing stored state.
0.2.2 #
- Relax version of shared preferences.
0.2.1 #
- Relax dart sdk version.
0.2.0 #
- Make hydratedStateHolder's initial state constructor parameter a named parameter.
- Make storageKey a private fields.
0.1.0 #
- Initial.