flutter_onboarding_kit 1.0.0
flutter_onboarding_kit: ^1.0.0 copied to clipboard
A comprehensive Flutter package for onboarding and app introduction flows with customizable page views, indicators, and animations.
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.
1.0.0 - 2025-07-09 #
Added #
- Initial release of Flutter Onboarding Kit
OnboardingDatamodel for page contentOnboardingPagewidget for individual pagesOnboardingPageViewwidget for page navigationOnboardingIndicatorwidget with dots, numbers, and custom stylesOnboardingButtonwidget with primary, secondary, text, and icon typesOnboardingControllerfor programmatic navigation and state management- Comprehensive customization options for all widgets
- Platform-adaptive styling for iOS and Android
- Smooth animations and page transitions
- Accessibility support and semantic structure
- Custom content support for pages
- Validation system for page navigation
- Loading states and error handling
- Comprehensive documentation and examples