impaktfull_cms 0.6.0 copy "impaktfull_cms: ^0.6.0" to clipboard
impaktfull_cms: ^0.6.0 copied to clipboard

An easy way to create a CMS in Flutter.

0.6.0 #

Feat #

  • Add subtitle to CmsListScreen
  • Add onBackTapped to CmsListScreen
  • Add isDrawerEnabled to CmsListScreen

0.5.0 #

Feat #

  • Make it possible to use a custom viewmodel for CmsAddScreen, CmsDetailsScreen, CmsEditScreen and CmsListScreen

0.4.0 #

Feat #

  • Expose the CmsConfig in CmsAddViewModel, CmsDetailsViewModel, CmsEditViewModel and CmsListViewModel

0.3.0 #

Feat #

  • Exposed the CmsNavigator in CmsAddViewModel, CmsDetailsViewModel, CmsEditViewModel and CmsListViewModel

0.2.0 #

Feat #

  • BREAKING: Change init to initCms in CmsAddViewModel, CmsDetailsViewModel, CmsEditViewModel and CmsListViewModel

0.1.0 #

Feat #

  • Added support for references using CmsReferenceField and CmsReference

0.0.2 #

Fix #

  • Github actions test

0.0.1 #

Feat #

  • Initial release