impaktfull_cms 0.23.4
impaktfull_cms: ^0.23.4 copied to clipboard
An easy way to create a CMS in Flutter.
0.23.4 #
Fix #
CsmDetailViewModelandCmsEditViewModelnow report the correct result when the item is deleted
0.23.3 #
Fix #
- Fixed
CmsDetailsViewModelandCmsEditViewModelto return the correct result when the item is deleted
0.21.0 0.23.0 #
Feature #
- Added
isDeletabletoCmsDetailsViewModelandCmsEditViewModel - Added
onDeleteTappedtoCmsDetailsViewModelandCmsEditViewModel - Added
onUpdateTappedtoCmsDetailsViewModel
0.20.1 #
Fix #
- Fixed
CmsReferenceModalto be able to scroll - Fixed
CmsReferenceModalto show the search field whensearchis not null
0.20.0 #
Feature #
- BREAKING: Require
impaktfull_uiversion >0.49.0 (breaking changes with ImpaktfullUiPlaceholder)
0.13.0 #
Breaking #
- Added
contextto all viewmodels so that it is possible to use localization in your CMS
0.6.0 #
Feature #
- Add
subtitletoCmsListScreen - Add
onBackTappedtoCmsListScreen - Add
isDrawerEnabledtoCmsListScreen
0.5.0 #
Feature #
- Make it possible to use a custom viewmodel for
CmsAddScreen,CmsDetailsScreen,CmsEditScreenandCmsListScreen
0.4.0 #
Feature #
- Expose the
CmsConfiginCmsAddViewModel,CmsDetailsViewModel,CmsEditViewModelandCmsListViewModel
0.3.0 #
Feature #
- Exposed the
CmsNavigatorinCmsAddViewModel,CmsDetailsViewModel,CmsEditViewModelandCmsListViewModel