mx_novice_guide 1.1.0+1 copy "mx_novice_guide: ^1.1.0+1" to clipboard
mx_novice_guide: ^1.1.0+1 copied to clipboard

A beginner guide plugin

1.1.0+1 #

  • Upadate android gradle version

1.0.4+2 #

  • MxNoviceGuide
    • Added variables autoStart: whether to automatically start the first step
    • Added variables autoStartDelay: delay time for automatic start

1.0.3+1 #

  • Fixed that when the FocusAnimationType of the two steps are different, the transition animation is not smooth when switching between each other

1.0.2+1 #

  • Optimize the display of desc, add an animation interpolator to make the transition softer

  • Add three new parameters

    • animationDuration - execute focus animation time
    • animationType - focus animation type
    • animationCurve - focus animation curve

1.0.1+1 #

  • MxNoviceGuide.next() and MxNoviceGuide.previous() methods add parameters

    • waitCurrentEnd /// wait for the current step to end focus
    • currentEndWithAnimation /// is current step end focus with animation
    • onCurrentEndComplete /// current step end focus complete callback
  • Optimize focus animation

1.0.0 #

  • init version
1
likes
140
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A beginner guide plugin

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on mx_novice_guide

Packages that implement mx_novice_guide