flutter_form_wizard/CHANGELOG.md

11 lines
264 B
Markdown
Raw Normal View History

2022-10-12 11:43:37 +02:00
## 0.0.2 - October 10th 2022
2022-09-19 09:52:00 +02:00
2022-09-28 11:52:18 +02:00
- Initial release
## 0.0.2 - October 12th 2022
- Added a multi line plain text input widget
2022-10-12 11:43:37 +02:00
- Added date input widget
- Ability to set the scrolldirection of the pageview
- Ability to set the scrollphysics of the pages' scrollview.