vyuh_feature_system 1.0.0-beta.4 copy "vyuh_feature_system: ^1.0.0-beta.4" to clipboard
vyuh_feature_system: ^1.0.0-beta.4 copied to clipboard

Provides the essential building blocks for a CMS-driven UI

1.0.0-beta.4 #

  • REFACTOR: navigation and default route layout. (7719a8c0)
  • REFACTOR: action now is a list of configurations instead of a single item. (7cfb6a82)
  • FEAT: added the dialog route behavior and also modified the message when a cms route fails to load. (4a5b705e)
  • FEAT: added conditional action. (546c5d3c)

1.0.0-beta.3 #

  • Updated description in pubspec

1.0.0-beta.1 - 1.0.0-beta.2 #

  • Initial release.
  • Contains the essential building blocks of any CMS-driven UI such as
    • Card
    • Group
    • Route
    • Conditional Route
    • Portable Text
    • Web View
    • Unknown
    • Divider
    • Actions such as navigation
  • Has example for adding more widgets such as Accordion