provider_mvc 3.0.1
provider_mvc: ^3.0.1 copied to clipboard
Flutter Provider MVC Implementation that make state management easier.
0.0.1 Oct 20, 2020 #
- Flutter Provider MVC Implementation proof of concept.
0.0.8 Oct 22, 2020 #
- Project reorganisation.
0.0.12 Oct 23, 2020 #
- Adding some code documentation.
- Project reorganisation.
0.0.14 Oct 27, 2020 #
- Project reorganisation.
0.1.0 Oct 28, 2020 #
- Adding controller unregister fonctionality.
- Changing default example app.
- Adding other example projects.
0.1.1 Nov 04, 2020 #
- Project Readme update.
0.2.0 Nov 10, 2020 #
- Adding access to the view's controller.
0.2.1 Nov 10, 2020 #
- Updating the default example.
0.2.2 Nov 10, 2020 #
- Updating BG Color example.
- Removing abstract from Controller class.
0.2.3 Nov 10, 2020 #
- Updating BG Color example.
0.2.4 Nov 10, 2020 #
- Updating Bulbs example.
0.3.0 Nov 10, 2020 #
- Adding View refresh function.
0.3.1 Nov 10, 2020 #
- Update examples.
1.0.0 Nov 10, 2020 #
- Remove deprecated code.
1.0.1 Nov 10, 2020 #
- Update examples.
1.0.2 Nov 11, 2020 #
- update project readme.
2.0.0 Nov 12, 2020 #
- Fixing controller dispose problem.
2.0.1 Nov 12, 2020 #
- Fixing examples.
2.0.2 Nov 13, 2020 #
- Project reorganization.
- Adding new example project.
2.0.3 Nov 13, 2020 #
- Fix project README.
2.0.4 Nov 13, 2020 #
- Fix null problem in Controller find method.
2.0.5 Nov 13, 2020 #
- Update Controller doc.
- Update examples.
2.0.6 Nov 13, 2020 #
- Update project README.
2.0.7 Nov 15, 2020 #
- Update examples.
2.0.8 Nov 20, 2020 #
- Update examples.
2.0.9 Dec 04, 2020 #
- Fix Controller put method.
- Update examples.
3.0.0 Dec 17, 2020 #
- Project recode.
3.0.1 Dec 24, 2020 #
- Upgrade samples packages.
- Change samples folder name.