flutter_input_library/CHANGELOG.md
Thomas Klein Langenhorst 72caf15e8c bump to version 1.0.3
2023-01-12 09:39:31 +01:00

15 lines
260 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