flutter_ca_presentation 0.3.1
flutter_ca_presentation: ^0.3.1 copied to clipboard
Presentation layer for flutter_ca
0.3.1 2022-7-8 #
- feat: added new
didChangeViewModeland lifecycles toViewState
0.3.0 - 2022-06-29 #
BREAKING CHANGES
- feat: Switched dependency injection to
get_it
0.2.6 - 2022-06-28 #
- fix: fixed rebuild cycle on
ViewModel
0.2.5 - 2022-06-24 #
- feat: changed
initViewModelonViewStatetoinitState
0.2.4 - 2022-06-24 #
- feat: added
initViewModeltoViewState - feat: QOL changes on
ViewModel
0.2.3 - 2022-06-23 #
- feat: added
didChangeViewModeland lifecycles toViewState
0.2.2 - 2022-06-21 #
- feat: added
StatefulViewto export
0.2.1 - 2022-06-21 #
- fix: version mismatch
0.2.0 - 2022-06-21 #
- Added support to Flutter 3
0.1.1 - 2022-06-13 #
- feat: created
StatefulView
0.1.0 - 2022-06-09 #
- Initial Release
- Updated LICENSE