·
2 commits
to master
since this release
What's Changed
- fix: 🐛 Fix BackdropFilter in overlay background (#585) by @Flamingloon in #591
- chore: 📚 Add migration guide for version 5.x by @aditya-css in #595
- fix: 🐛 Fixed Rendering issues with scrollable showcase views inside withWidget by @vasu-nageshri in #596
- fix: 🐛 Fixed ShowcaseView.withWidget container positioning issues on web by @vasu-nageshri in #598
- fix: 🐛 Fixed incorrect ShowcaseView callback scope by adding optional scope parameter by @vasu-nageshri in #599
- feat: ✨ Added dynamic onComplete callback registration with
addOnCompleteCallbackandremoveOnCompleteCallbackmethods by @vasu-nageshri in #601 - fix: 🐛 Resolve issue where long tooltip text was rendered outside the screen bounds by @vasu-nageshri in #602
- feat: ✨ Enhance tooltip accessibility using Semantics live region by @vasu-nageshri in #604
- chore: ⚡ Compress and fix gif looping issue by @Sahil-Simform in #613
- feat: ✨ Add onStart callback by @aditya-chavda in #624
- feat: ✨ Add
skipIfTargetNotPresentproperty toshowcase_view.dartby @aditya-chavda in #626 - feat: ✨ Add overlay color and opacity to showcase_view and onTargetRectUpdate to showcase by @aditya-chavda in #634
- chore: 🔖 version bump 5.0.1 to 5.0.2 by @Sahil-Simform in #614
New Contributors
- @vasu-nageshri made their first contribution in #596
- @aditya-chavda made their first contribution in #624
Full Changelog: 5.0.1...5.0.2