easystate 0.1.2 copy "easystate: ^0.1.2" to clipboard
easystate: ^0.1.2 copied to clipboard

outdated

EasyState is the simplest and the easiest state management for Flutter.

Changelog #

[0.1.2] - 2020. 09. 30. #

  • doc - documentation updated by dartfmt -w .

[0.1.1] - 2020. 09. 30. #

  • change - EasyBuilder now delivers the instance of model instead of steam snapshot.

[0.1.0] - 2020. 09. 30. #

  • new - EasyState is now working with generic class type.
  • new - get instance of the model with EasyState.get<T>.

[0.0.14] - 2020. 09. 28. #

  • bug fix. null error

[0.0.13] - 2020. 09. 26. #

  • No functional change.
  • Update more examples on the documentation.

[0.0.12] - 2020. 09. 26. #

  • Updating documentation.
  • Add experimental EasyBuilder widget.

[0.0.11] - 2020. 09. 20. #

  • Document update with dartfmt -w .

[0.0.10] - 2020. 09. 20. #

  • Typo correction

[0.0.9] - 2020. 09. 20. #

  • Typo correction

[0.0.8] - 2020. 09. 20. #

  • Update documentation. Change Korean to English.

[0.0.7] - 2020. 09. 20. #

  • Update documentation.

[0.0.6] - 2020. 09. 20. #

  • Fix to make it easy to use

[0.0.4] - 2020. 09. 19. #

  • Documentation update.

[0.0.3] - 2020. 09. 18. #

  • The state works based on rxdart.

[0.0.1] - 2020. 09. 18. #

  • First release.
3
likes
0
pub points
0%
popularity

Publisher

verified publishersonub.com

EasyState is the simplest and the easiest state management for Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on easystate