axmvvm 0.3.4
axmvvm: ^0.3.4 copied to clipboard
AffixalMVVM is an architectural solution that helps developing applications in easy and clean MVVM architecure.
0.3.4 #
-
Update documentation.
-
TODO:
- Unit tests.
- Create better example.
0.3.3 #
- Format documents.
- Remove unused imports.
0.3.2 #
- Change some AxAPP method names.
- Update documenttion.
0.3.1 #
- Add layout information to state views and widgets
0.3.0 #
- Add resumed() and paused() methods to base viewmodel.
- Update documentation.
0.2.3 #
- Change App Setup.
0.2.2 #
- Now its possible to create lazySingletons.
- Change how back button handle event works.
- Added view events when app goes background and foregorund.
- Update documentation.
0.2.1 #
- Refactor closing viewModel.
0.2.0 #
- Fix async navigation.
- Fix navigate back methods.
0.1.3 #
- Fix createViewModelForBottomNavigation and createViewModelForInitialView methods.
0.1.2 #
- Refactor dependency registration method.
0.1.1 #
- Update package description.
0.1.0 #
- First Affixal MVVM release.