date_field/CHANGELOG.md

26 lines
No EOL
498 B
Markdown

## 0.0.1
* Initial version
## 0.0.2
* Fixing README.md
* Updating package description
* Formatting with DartFM
## 0.1.0
* Updating documentation!
## 0.1.1
* Formatting with DartFM!
## 0.1.2
* Fixing an incorrect boolean (iOS picker was inverted with the Android one)
## 2.0.0
* DateFormField now extends FormField. All issues related to this are now fiex
* The style of the DateField (and by extension the one of DateFormField) is now rigorously applying the theme or any customization.