flutter_feature_tour 0.0.1 copy "flutter_feature_tour: ^0.0.1" to clipboard
flutter_feature_tour: ^0.0.1 copied to clipboard

A powerful and customizable feature tour package for Flutter applications.

Changelog #

All notable changes to the Flutter Feature Tour package will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2024-03-15 #

Added #

  • Initial release of Flutter Feature Tour package
  • Customizable styling with FeatureTourTheme
  • Support for multiple highlight shapes (circle, rectangle, custom path)
  • Analytics integration with customizable callback
  • Interactive elements within tour steps
  • Smooth animations and transitions for overlay and highlights
  • Persistence of tour progress using Hive
  • Basic accessibility features including semantic labels and keyboard navigation
  • OnboardingService for easy setup and management of the feature tour
  • FeatureHighlight class for defining individual tour steps
  • Support for custom theme based on app's theme
  • Ability to restart the onboarding process
  • Testing utilities for widget tests

Changed #

  • N/A

Deprecated #

  • N/A

Removed #

  • N/A

Fixed #

  • N/A

Security #

  • N/A

[Unreleased] #

In Development #

  • Advanced navigation with custom paths and conditional steps
  • Built-in localization support for tour content
  • Ability to highlight multiple elements simultaneously
4
likes
130
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and customizable feature tour package for Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, hive, iconsax, plugin_platform_interface, web

More

Packages that depend on flutter_feature_tour