quds_provider 0.0.6
quds_provider: ^0.0.6 copied to clipboard
A simple state manager, states now are simple to reach, easy to save and restore.
[0.0.1] - 7-5-2021. #
- First release
[0.0.2] - 7-5-2021. #
- Fixed some issues
[0.0.3] - 8-5-2021. #
- Created a repository in gitub
- Added comments.
- Updated README.md
[0.0.4] - 27-5-2021. #
- Fixed some bugs
[0.0.5] - 27-5-2021. #
- Fixed some bugs
[0.0.5+1] - 27-5-2021. #
- Fixed some bugs
[0.0.6] #
Changed QudsApp
and QudsAppController
mechanism,
Now providers are provided to the QudsAppController
, not QudsApp
, and QudsApp
must have a QudsAppController
as controller.