flutter_intro 0.4.0
flutter_intro: ^0.4.0 copied to clipboard
A better way for new feature introduction and step-by-step users guide for your Flutter project.
0.4.0 #
- Fix the problem that the prompt text will exceed the screen boundary
- Added setStepConfig and setStepsConfig methods to set step settings
0.3.4 #
- Improve Readme & API
0.3.3 #
- Improve Readme
0.3.2 #
- Migration code repositories address
0.3.1 #
- Fix readme
0.3.0 #
- Homepage change
0.2.0 #
- Breaking update: StepWidgetParams refactor
- Improved documentation
0.1.0 #
- Breaking update: The calling method has been changed, and now uses a more concise way
0.0.4 #
- Added padding property
0.0.3 #
- Optimize animation effects.
0.0.2 #
- Add Readme.
0.0.1 #
- First version.