stepper_touch 1.0.0
stepper_touch: ^1.0.0 copied to clipboard
A flutter stepper widget with nice and smooth swipe animation
1.0.0 #
- Update to work with the latest version of flutter
- Fix analyzer issues
- Null safety support
0.0.2 #
Code restructure to improve overall pub.dev rank and follow flutter Package layout conventions
- examplegif.gif move do doc directory
- New examplegif.gif generated with both version horizontal and vertical
- License text move to LICENSE.md
- Added basic usage example to README.md
- example.dart moved to example/ directory to match pub package convetion
- flutter format on all dart files to correct code formatting
0.0.1 #
- Initial version