Releases: SimformSolutionsPvtLtd/flutter_showcaseview
Releases · SimformSolutionsPvtLtd/flutter_showcaseview
v3.0.0
What's Changed
- fix: Text Style on Flutter 3.22 by @chandrabezzo in #433
- fix: 👕 update pubspec.yaml file and minimum SDK constraint by @apurva010 in #450
- fix: 🐛 Fixed Null check operator used on a null value (#449) by @manoj-simform in #452
- feat!: 💥 Remove builder widget (#400) by @manoj-simform in #453
- fix: 🐛 Fixed Extra padding when add targetShapeBorder (#452) by @manoj-simform in #454
New Contributors
- @chandrabezzo made their first contribution in #433
- @apurva010 made their first contribution in #450
- @manoj-simform made their first contribution in #452
Full Changelog: 2.1.1...3.0.0
v2.1.1
What's Changed
- fix: 🚑 Dart 2.12 Version Compatibility by @aditya-css in #427
- fix: 🐛 Fixed RecalculateRootWidgetSize null check issue. by @aditya-css in #429
Full Changelog: 2.1.0...2.1.1
v2.1.0
What's Changed
- feat: ✨Provided barrier click disable functionality for a particular … by @jaiminrana05 in #392
- fix: 🐛Targeted widget focusing issue when we are applying size const… by @jaiminrana05 in #394
- fix: ⚡ Optimize
GetPosition
class by @ujas-m-simformsolutions in #370 - fix: 🐛 Fixed target hit area by @Sahil-Simform in #409
- fix: 🐛 Ignore extra
_nextIfAny
function operations as showcase maybe discarded at the time of next call by @Sahil-Simform in #410 - fix: 🐛 Added mounted check before
setState
in_reverseAnimateTooltip
(#366) by @Sahil-Simform in #411 - fix: 🐛 Updated
IgnorePointer
fromAbsorbPointer
to send HitTest to targeted widget (#388) by @Sahil-Simform in #412 - fix: 🩹 Fixed README.md by @Sahil-Simform in #414
- fix: ⚡ Improved
showCaseWidgetState
variable inShowcase
class by @Sahil-Simform in #413 - fix: 🐛 Fixed ToolTip Slide Transition by @faiyaz-shaikh in #369
- fix: 👕 Suppress Text Scale Factor Warning by @aditya-css in #419
- feat: ⬆️ Dart SDK Upgrade by @aditya-css in #420
- chore: 🔖 version bump from 2.0.3 to 2.1.0 by @aditya-css in #422
- docs: 📚 Update README.md by @aditya-css in #423
New Contributors
- @jaiminrana05 made their first contribution in #392
- @Sahil-Simform made their first contribution in #409
- @aditya-css made their first contribution in #419
Full Changelog: 2.0.3...2.1.0
v2.0.3
What's Changed
- feat: ✨ Add feasibility to add
textDirection
oftitle
anddescription
. by @dhvanit-v-simformsolutions in #356 - fix: child-constructor-invocation by @yeasin50 in #361
- feat: ✨ Add callback when barrier has been clicked by @ujas-m-simformsolutions in #359
- docs: 📝 Update CHANGELOG.md file for version 2.0.3. by @dhvanit-v-simformsolutions in #368
New Contributors
- @dhvanit-v-simformsolutions made their first contribution in #356
- @yeasin50 made their first contribution in #361
Full Changelog: 2.0.2...2.0.3
v2.0.2
What's Changed
- fix: 🐛 Flutter inspector makes screen grey by @ujas-m-simformsolutions in #353
- fix: 🐛 #346 Don't respond to any clicks in target & by @vatsaltanna in #351
Full Changelog: 2.0.1...2.0.2
v2.0.1
What's Changed
- release: 🔖 version bump 1.1.8 to 2.0.0 by @HappyMakadiyaS in #301
- release: 🔖 version bump 2.0.0 to 2.0.0+1 by @HappyMakadiyaS in #302
- chore: 👷workflow for PR title validation by @ShwetaChauhan18 in #286
- Fix: 🔨 Remove title validation workflow by @DhvanitVaghani in #321
- feat: ✨ add macos support in example. by @ParthBaraiya in #197
- feat: ✨ Enable/disable showcase globally by @ujas-m-simformsolutions in #319
- feat: ✨ Provide Manual option for vertical position of tooltip by @HappyMakadiyaS in #306
- fix: 🐛 PR title validation workflow issue by @ShwetaChauhan18 in #322
- feat: ✨ Add padding to title and description by @ujas-m-simformsolutions in #317
- chore: cosmetic changes & code refactor by @BirjuVachhani in #325
- fix: 🐛 Take in account view insets (such as keyboard) by @Cellaryllis in #288
- docs: 🔖 version bump 2.0.0+1 to 2.0.1 by @vatsaltanna in #341
New Contributors
- @DhvanitVaghani made their first contribution in #321
- @ujas-m-simformsolutions made their first contribution in #319
- @Cellaryllis made their first contribution in #288
Full Changelog: 2.0.0...2.0.1
v2.0.0+1
What's Changed
- release: 🔖 version bump 1.1.8 to 2.0.0 by @HappyMakadiyaS in #301
- release: 🔖 version bump 2.0.0 to 2.0.0+1 by @HappyMakadiyaS in #302
Full Changelog: 2.0.0...2.0.0+1
v2.0.0
What's Changed
- Update README.md by @MehulKK in #262
- Fix a minor error in Readme file by @Hesham-Dev-LY in #260
- ✨ Fixes #216 feature added to enable/disable default child g… by @vatsaltanna in #266
- ✨ Fixes #216 feature added to enable/disable default child g… by @vatsaltanna in #267
- 🐛 Fixes #206 Wrong calculation of left and right position of tooltip by @vatsaltanna in #264
- 🐛 Fixes duplicate key found in example by @HappyMakadiyaS in #278
- Showcase description alignment by @Abu-muhab in #292
- 📝 CHANGELOG.md and README.md update for PR #292 by @vatsaltanna in #294
- docs: 📚
pull_request_template.md
file updated by @ShwetaChauhan18 in #284 - docs: 📚
CONTRIBUTING.md
file updated by @ShwetaChauhan18 in #285 - fix: 🐛 Tooltip right position issue by @vatsaltanna in #297
- ✨ Added smooth transition to tooltip (#268) by @HappyMakadiyaS in #282
- fix!: 💥Parameter changes of the
Showcase
andShowCaseWidget
class by @HappyMakadiyaS in #296 - docs: 📚 readme.md updated with property listing by @HappyMakadiyaS in #299
- feat: ✨ Added documentation comments to
Showcase
andShowCaseWidget
by @HappyMakadiyaS in #298 - fix: 🐛 logic update in
tooltip_widget.dart
by @HappyMakadiyaS in #300
New Contributors
- @Hesham-Dev-LY made their first contribution in #260
- @Abu-muhab made their first contribution in #292
Full Changelog: 1.1.8...2.0.0
v1.1.8
v1.1.7
update CHANGELOG.md (#245)