tutorial_coach_mark 1.0.3 tutorial_coach_mark: ^1.0.3 copied to clipboard
Guide that helps you to present your app and its features in a beautiful, simple and customizable way.
1.0.3 #
- Fix blink when start tutorial with shape
ShapeLightFocus.RRec
1.0.2 #
- Adds builder(BuildContext context, TutorialCoachMarkController controller) in
TargetContent
. Now you can create a widget of theTargetContent
withchild
orbuilder
.
0.6.0+1 #
- update README
0.6.0 #
- Improvements in the project structure
- BREAKING CHANGE: rename
onClickSkip
toonSkip
- BREAKING CHANGE: rename
CustomTargetPosition
toCustomTargetContentPosition
- BREAKING CHANGE: rename
AlignContent
toContentAlign
- BREAKING CHANGE: rename
ContentTarget
toTargetContent
0.5.2 #
- add
focusAnimationDuration
andpulseAnimationDuration
to settings animations duration. - add
paddingFocus
andalignSkip
inTargetFocus
. Now you can configure Skip alignment and focus padding individually.
0.5.1 #
- Fix issue #34
0.5.0 #
- Add
enableOverlayTab
andenableTargetTab
in TargetFocus; - Add
next
andprevious
in TutorialCoachMark;
0.4.0 #
- Add
radius
andColor
in TargetFocus; - Add custom align in
ContentTarget
; - Click to progress only in target;
- BREAKING CHANGE: rename
finish
toonFinish
- BREAKING CHANGE: rename
clickSkip
toonClickSkip
- BREAKING CHANGE: rename
clickTarget
toonClickTarget
0.3.0 #
- Fix Issue #14
- Fix Issue #11
- Fix Issue #18
- Accepts contributions from grandpa-guru and Vanethos
0.2.0 #
- Fix Issue #4
- add LightBulb RRect
0.1.0 #
- Add change opacity shadow
0.0.1 #
- First version