onboarding_builder 0.1.0
onboarding_builder: ^0.1.0 copied to clipboard
A highly customizable Flutter package for building beautiful onboarding flows with 7 unique styles including slide, card, full-screen, story, liquid wave, vertical scrolling, and floating elements.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2025-07-28 #
Added #
- Initial release of onboarding_builder package
- OnboardingBuilder widget for creating customizable onboarding flows
- OnboardingStep class for defining individual onboarding steps
- OnboardingController for managing onboarding state and navigation
- Built-in progress indicator with customizable colors
- Support for custom step builders and navigation builders
- Material Design 3 compatibility
- Comprehensive example application
- Full API documentation
Features #
- Easy-to-use step-by-step onboarding flows
- Customizable titles, descriptions, and icons for each step
- Background color customization per step
- Responsive design that works on all screen sizes
- Navigation controls with previous/next functionality
- Progress tracking and indicator
- Flexible architecture supporting custom UI components