cmx_onboarding 0.0.1
cmx_onboarding: ^0.0.1 copied to clipboard
A highly customizable Flutter onboarding package with 16 built-in UI templates, themeable indicators and buttons, per-page styling, and full controller support.
Changelog #
0.0.1 #
- Initial release.
- 16 templates: classic, parallax, fade, zoom, cardStack, splitScreen, fullscreen, minimal, glassmorphism, story, slideUp, lottie, editorial, vibrant, pastel, darkPro.
- 6 indicator styles +
none: dot, expandingDot, worm, line, number, avatarGroup. OnboardControllerwithnext,previous,jumpTo,animateToPage, and auto-play.- Skip / Next / Done / Secondary / Primary / CircularArrow button widgets, all themeable.
OnboardThemefor color + button-shape customization (includingOnboardTheme.darkandOnboardTheme.vibrantpresets).- Per-page styling —
title,subtitle,description,tag, background color/gradient/image, accent color. - Configurable header (skip / close / back / none) with optional brand logo.
- Lottie animation support.
- Example app showcasing every template.