mx_novice_guide 1.0.2+1
mx_novice_guide: ^1.0.2+1 copied to clipboard
A beginner guide plugin
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 differencer
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