impaktfull_cms 0.17.1
impaktfull_cms: ^0.17.1 copied to clipboard
An easy way to create a CMS in Flutter.
0.13.0 #
Breaking #
- Added
contextto all viewmodels so that it is possible to use localization in your CMS
0.6.0 #
Feat #
- Add
subtitletoCmsListScreen - Add
onBackTappedtoCmsListScreen - Add
isDrawerEnabledtoCmsListScreen
0.5.0 #
Feat #
- Make it possible to use a custom viewmodel for
CmsAddScreen,CmsDetailsScreen,CmsEditScreenandCmsListScreen
0.4.0 #
Feat #
- Expose the
CmsConfiginCmsAddViewModel,CmsDetailsViewModel,CmsEditViewModelandCmsListViewModel
0.3.0 #
Feat #
- Exposed the
CmsNavigatorinCmsAddViewModel,CmsDetailsViewModel,CmsEditViewModelandCmsListViewModel