smart_onboarding library
Classes
- OnboardingPageModel
- A model representing a single onboarding screen/page.
- SmartOnboarding
- Wrapper widget that decides which onboarding animation variant to use
Enums
- AnimationType
- Enum for choosing animation type
- ClipType
- Enum for different clip styles
- IndicatorStyle
- Defines available indicator shapes
Functions
-
getClipperForType(
ClipType type) → CustomClipper< Path> ? - Returns the correct CustomClipper for a given ClipType.