impaktfull_cms 0.6.0
impaktfull_cms: ^0.6.0 copied to clipboard
An easy way to create a CMS in Flutter.
0.6.0 #
Feat #
- Add
subtitle
toCmsListScreen
- Add
onBackTapped
toCmsListScreen
- Add
isDrawerEnabled
toCmsListScreen
0.5.0 #
Feat #
- Make it possible to use a custom viewmodel for
CmsAddScreen
,CmsDetailsScreen
,CmsEditScreen
andCmsListScreen
0.4.0 #
Feat #
- Expose the
CmsConfig
inCmsAddViewModel
,CmsDetailsViewModel
,CmsEditViewModel
andCmsListViewModel
0.3.0 #
Feat #
- Exposed the
CmsNavigator
inCmsAddViewModel
,CmsDetailsViewModel
,CmsEditViewModel
andCmsListViewModel