onboarding_sdk 0.1.0
onboarding_sdk: ^0.1.0 copied to clipboard
Flutter package for interactive feature tours and onboarding experiences
Changelog #
0.1.0 - 2025-01-06 #
Added #
- Comprehensive DartDoc documentation for all public APIs
- Extended README with usage examples and API reference
- GitHub workflow for automated testing
- Example application demonstrating package usage
Changed #
- Updated pubspec.yaml with proper metadata and dependencies
- Reorganized project structure for pub.dev compatibility
- Improved error handling in TourController
- Enhanced tooltip widget styling
Fixed #
- Resolved target positioning issue in overlay system
- Fixed persistence service initialization race condition
- Corrected tooltip navigation button states
0.0.1 #
- TODO: Describe initial release.