mirror of
https://github.com/Iconica-Development/flutter_input_library.git
synced 2025-05-19 09:23:43 +02:00
19 lines
313 B
Markdown
19 lines
313 B
Markdown
## 0.0.1
|
|
|
|
* Initial release, retrieved inputs from flutter_form
|
|
|
|
## 1.0.0
|
|
|
|
* enforce 24h clock in the time picker because it can caused a bug on web
|
|
|
|
## 1.0.1
|
|
|
|
* add decoration option for datetime input fields
|
|
|
|
## 1.0.3
|
|
|
|
* add FocusNode option for input fields
|
|
|
|
## 1.0.4
|
|
* fix datetimepicker format and validator
|