Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-04-19 | 2.7 kB | |
v2.1.0 source code.tar.gz | 2024-04-19 | 2.0 MB | |
v2.1.0 source code.zip | 2024-04-19 | 2.0 MB | |
Totals: 3 Items | 4.0 MB | 0 |
What's Changed
- feat: ✨Provided barrier click disable functionality for a particular … by @jaiminrana05 in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/392
- fix: 🐛Targeted widget focusing issue when we are applying size const… by @jaiminrana05 in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/394
- fix: :zap: Optimize
GetPosition
class by @ujas-m-simformsolutions in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/370 - fix: 🐛 Fixed target hit area by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/409
- fix: 🐛 Ignore extra
_nextIfAny
function operations as showcase maybe discarded at the time of next call by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/410 - fix: 🐛 Added mounted check before
setState
in_reverseAnimateTooltip
(#366) by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/411 - fix: 🐛 Updated
IgnorePointer
fromAbsorbPointer
to send HitTest to targeted widget (#388) by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/412 - fix: 🩹 Fixed README.md by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/414
- fix: ⚡ Improved
showCaseWidgetState
variable inShowcase
class by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/413 - fix: 🐛 Fixed ToolTip Slide Transition by @faiyaz-shaikh in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/369
- fix: :shirt: Suppress Text Scale Factor Warning by @aditya-css in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/419
- feat: :arrow_up: Dart SDK Upgrade by @aditya-css in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/420
- chore: :bookmark: version bump from 2.0.3 to 2.1.0 by @aditya-css in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/422
- docs: :books: Update README.md by @aditya-css in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/423
New Contributors
- @jaiminrana05 made their first contribution in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/392
- @Sahil-Simform made their first contribution in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/409
- @aditya-css made their first contribution in https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/419
Full Changelog: https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/compare/2.0.3...2.1.0