Updating change log for 3.0.0
This commit is contained in:
parent
0b243cd48c
commit
6a7252ddc2
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
* Added optional `DateTimeFieldCreator` argument to `DateTimeFormField` to allow specifying custom implementations of `DateTimeField`
|
||||
* Refactored `DateTimeField` to expose `showMaterialTimePicker`, `showMaterialDatePicker`, and `showMaterialTimePicker` as separate overrideable methods
|
||||
* Made `kCupertinoDatePickerHeight` and `cupertinoModeFromPickerMode` public for convenience
|
||||
* Removed `DateTimeFormFieldState`, replaced by an instance of `FormFieldState<DateTime>`
|
||||
* Fixed the behaviour of the `initialDate' parameter.
|
||||
|
||||
##2.1.3
|
||||
|
||||
|
|
Loading…
Reference in a new issue