tutorial_coach_mark 1.2.0 copy "tutorial_coach_mark: ^1.2.0" to clipboard
tutorial_coach_mark: ^1.2.0 copied to clipboard

outdated

Guide that helps you to present your app and its features in a beautiful, simple and customizable way.

1.2.0 #

  • Add pulseEnable param in TutorialCoachMark to enable/disable pulse animation. PR #88
  • Add padding param in TargetContent to customize target padding. PR #84
  • Add optional param rootOverlay in TutorialCoachMark.show(). Suggestion date in issue 93
  • The methods onClickTarget and onClickOverlay now they can be asynchronous and the next target will only be called after processing something added to it.

1.1.1 #

1.1.0 #

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 the TargetContent with child or builder.

1.0.1 #

  • Merged PR 72

1.0.0 #

  • Migrate to Null-Safety
  • Merged PR 55
  • Merged PR 57

0.6.0+1 #

  • update README

0.6.0 #

  • Improvements in the project structure
  • BREAKING CHANGE: rename onClickSkip to onSkip
  • BREAKING CHANGE: rename CustomTargetPosition to CustomTargetContentPosition
  • BREAKING CHANGE: rename AlignContent to ContentAlign
  • BREAKING CHANGE: rename ContentTarget to TargetContent

0.5.3 #

0.5.2 #

  • add focusAnimationDuration and pulseAnimationDuration to settings animations duration.
  • add paddingFocus and alignSkip in TargetFocus. Now you can configure Skip alignment and focus padding individually.

0.5.1 #

  • Fix issue #34

0.5.0 #

  • Add enableOverlayTab and enableTargetTab in TargetFocus;
  • Add nextand previous in TutorialCoachMark;

0.4.0 #

  • Add radius and Color in TargetFocus;
  • Add custom align in ContentTarget;
  • Click to progress only in target;
  • BREAKING CHANGE: rename finish to onFinish
  • BREAKING CHANGE: rename clickSkip to onClickSkip
  • BREAKING CHANGE: rename clickTarget to onClickTarget

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
1179
likes
0
pub points
98%
popularity

Publisher

verified publisherrafaelbarbosatec.com

Guide that helps you to present your app and its features in a beautiful, simple and customizable way.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on tutorial_coach_mark