mirror of
https://github.com/Iconica-Development/flutter_form_wizard.git
synced 2025-05-20 03:13:47 +02:00
Changed readme
This commit is contained in:
parent
451c9d3375
commit
564f30b53c
1 changed files with 5 additions and 2 deletions
|
@ -2,9 +2,12 @@
|
||||||
|
|
||||||
- Initial release
|
- Initial release
|
||||||
|
|
||||||
## 0.0.2 - October 12th 2022
|
## 0.1.0 - October 12th 2022
|
||||||
|
|
||||||
- Added a multi line plain text input widget
|
- Added a multi line plain text input widget
|
||||||
- Added date input widget
|
|
||||||
- Ability to set the scrolldirection of the pageview
|
- Ability to set the scrolldirection of the pageview
|
||||||
- Ability to set the scrollphysics of the pages' scrollview.
|
- Ability to set the scrollphysics of the pages' scrollview.
|
||||||
|
|
||||||
|
## 0.2.0 - October 13th 2022
|
||||||
|
|
||||||
|
- Added date input widget
|
||||||
|
|
Loading…
Reference in a new issue