flutter_form_wizard/CHANGELOG.md
Jacques Doeleman 564f30b53c Changed readme
2022-10-12 17:01:35 +02:00

14 lines
295 B
Markdown

## 0.0.2 - October 10th 2022
- Initial release
## 0.1.0 - October 12th 2022
- Added a multi line plain text input widget
- Ability to set the scrolldirection of the pageview
- Ability to set the scrollphysics of the pages' scrollview.
## 0.2.0 - October 13th 2022
- Added date input widget