- Fixed #237 - Feature added to enable/disable overlay click using
disableBarrierInteractions
parameters
- Fixed #235 - 1.1.6 scrolling behavior in PageView.
- Fixed #242 - Error when display showcase on FloatingActionBar inside a TabBar (with more than 1 tab).
- Fixed #62 - While using ShowCase widget, not scrolling to respective widget when it's not visible.
- Fixed #131 - Support of other gestures onTargetLongPress and onTargetDoubleTap
- Fixed #140 - disableAnimation at ShowcaseWidget level
- Fixed #71 - Highlight Not working when widget is not visible on screen
- Add flutter 3.0 support.
- Fixed #173 - showArrow not working
- Fixed #150 - Add condition for determine state is active
- Fixed #121 - SlideTransition widget in tooltip_widget.dart is constantly rebuildung even after the showcasing is supposed to have stopped
- Fixed #152 - Calculation of tooltip position
- Fixed #182 - Not providing blurValue causes Exception: Please provide ShowCaseView context
- Fixed #162 - Add feature to move back
- Fixed #181 - Add feature to go to previous item
- Add glassmorphism effect in showcase background.
- Fixed #166 - shapeBorder need to be more customisable
- Fixed #163 - Null check operator used on a null value
- Fixed #158 - Arrow animation is not synchronized with tooltip
- Fixed #78 - Exception:BoxConstraints has NaN values #78
- Fixed #139 - Weird position #139
- Fixed #138 - show Unhandled Exception: Null check operator used on a null value error
- Fixed #92 - Showcase in ReorderableListView show at incorrect position
- License update from BSD 2-Clause "Simplified" to MIT
- Fixed #103 - add overlay padding.
- Fixed #105 - showcase not showing text in one line even if it is not so big.
- Fixed #56 - Landscape mode issue
- Fixed #86 - Showcase isn't rendering responsively
- Fixed #95 - Migrated to null safety.
- Fixed #74 - Long text description is hidden.
- Fixed #76 - Overlay is not displayed properly on web.
- Fixed #81 - Crash on hot reload.
- Fixed #84 - Background dim does not work in some screens.
- Fixed #90 - ListView Item Support.
- Feature #63 method callback after individual showcase start and end
- Fix #57 Position of the Showcase.withWidget is different on iPhone 11
- Feature #49 Add autoplay tooltip on showcase view plugin.
- Refactor usage of deprecated methods
- Add support for
disableAnimation
option.
[0.1.4] - Added onFinish method #17.
Updated syntax to pass new context to ShowCaseWidget Added onTargetTap callback feature #10.
[0.1.2] - Fixed issue #6.
- First release.