flutter_input_library/CHANGELOG.md
2023-01-11 13:02:37 +01:00

260 B

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.2

  • add FocusNode option for input fields