vyuh_feature_onboarding 1.6.5 copy "vyuh_feature_onboarding: ^1.6.5" to clipboard
vyuh_feature_onboarding: ^1.6.5 copied to clipboard

Platformweb

The Onboarding feature package for the Vyuh Framework

1.6.5 #

  • FIX: package updates and removing dep on introduction_screen.

1.6.4 #

  • FIX: ensuring there are no duplicate fallback routes, fixed the boxfit of images in onboarding screen.

1.6.3 #

  • FIX: format fixes in readme.

1.6.2 #

  • FIX: readme updates.

1.6.1 #

  • FIX: readme updates to make it more consistent.

1.6.0 #

  • FEAT: moving the navigation observers to analytics plugin, readme updates for packages,.

1.5.0 #

  • FEAT: added lineage of features for all typedescriptors and content builders, added the Content Playground for the developer tool and fixed a bunch of analysis issues.

1.4.0 #

  • FEAT: added lineage of features for all typedescriptors and content builders.

1.3.0 #

  • FEAT: exposing more items from onboarding feature and the auth feature.

1.2.1 #

  • FIX: version upgrades.

1.2.0 #

  • FEAT: added support for content modifiers that are configurable from the CMS.

1.1.3 #

  • FIX: analysis fixes.

1.1.2 #

  • FIX: update pubspec and readme.

1.1.1 #

  • FIX: update licenses.

1.1.0 #

  • FEAT: adding feature examples, schemas and some core feature packages like auth and onboarding.

1.0.8 #

  • FIX: add the layouts parameter to ContentDescriptor and the layout parameter to ContentItem as mandatory.

1.0.7 #

  • FIX: fixed a crash when the onboarding step has missing description.

1.0.6 #

  • FIX: setting the right icons.

1.0.5 #

  • Update a dependency to the latest release.

1.0.4 #

  • Update a dependency to the latest release.

1.0.3 #

  • Update a dependency to the latest release.

1.0.2 #

  • Update a dependency to the latest release.

1.0.1 #

  • Update a dependency to the latest release.

1.0.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

1.0.0-beta.4 #

  • FEAT: making the image fill width.

1.0.0-beta.3 #

  • FEAT: adjusting the next button to an arrow.

1.0.0-beta.2 #

  • FIX: setting image to BoxFit.contain.
  • FEAT: adding the onboarding feature.

1.0.0-beta.1 #

  • First release with support for multiple steps
  • Each step can have a title, rich text description and an image
  • Uses the introduction_screen package to display the onboarding screens