flutter_welcome_kit 2.0.0 copy "flutter_welcome_kit: ^2.0.0" to clipboard
flutter_welcome_kit: ^2.0.0 copied to clipboard

A beautiful, customizable onboarding/tour guide kit for Flutter apps with spotlight overlays, animations, and step-by-step tooltips.

2.0.0 #

✨ New Features #

  • Progress Indicators - Shows step progress as dots or text (e.g., "2 of 5")
  • Custom Widget Support - Add custom widgets to tooltips via customContent
  • Highlight Shapes - Choose from circle, rectangle, pill, or rounded spotlight shapes
  • Pulse Animation - Animated pulse effect around highlighted widgets
  • 8 Animation Types - fadeSlideUp, fadeSlideDown, fadeSlideLeft, fadeSlideRight, scale, bounce, rotate, fade
  • Previous Button - Navigate back to previous steps
  • Skip Button - Option to skip the entire tour
  • Callbacks - onStepChange, onComplete, onSkip for tour events
  • Start Delay - Wait for UI to settle before starting tour
  • Barrier Interaction - Tap highlighted widget to advance (allowTargetTap)
  • Custom Styling - Custom text styles, icons, and colors per step
  • Preferred Position - Force tooltip to appear top/bottom/left/right
  • Feature Discovery - onDisplay callback fires when each step is shown

🔧 Improvements #

  • Better contrast detection for text colors
  • Keyboard navigation with arrow keys (left/up for previous)
  • Smoother animations with configurable curves
  • Improved tooltip positioning algorithm
  • Added comprehensive documentation

📦 New Exports #

  • StepAnimation enum
  • HighlightShape enum
  • TooltipPosition enum
  • ProgressIndicatorStyle enum
  • TourProgressIndicator widget

1.0.0 #

  • Initial stable release
  • Features:
    • Smart tooltip positioning system
    • Widget highlighting using GlobalKey
    • Animated tooltips with multiple animation types
    • Customizable colors and styles
    • Auto-advance functionality
    • Keyboard navigation support
    • Responsive design
    • RTL support
    • Accessibility improvements

0.0.1 #

  • Initial development release
5
likes
140
points
196
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful, customizable onboarding/tour guide kit for Flutter apps with spotlight overlays, animations, and step-by-step tooltips.

Repository (GitHub)
View/report issues

Topics

#onboarding #tutorial #tooltip #walkthrough #ui

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_welcome_kit