datetime_picker_formfield 0.1.8 copy "datetime_picker_formfield: ^0.1.8" to clipboard
datetime_picker_formfield: ^0.1.8 copied to clipboard

discontinued
outdated

A widget that wraps a TextFormField and integrates the date and/or time picker dialogs.

0.1.8 January 21, 2019 #

  • Remove state reference to widget (#22)
  • Allow DateTimePickerFormField to use time-only.
  • Deprecate TimePickerFormField.

0.1.7 November 25, 2018 #

  • Fix #11, previous time forgotten when editable is false.

0.1.6 November 5, 2018 #

  • Add editable option to TimePickerFormField.

0.1.5 November 2, 2018 #

  • Add editable option to disable manual editing and always show the picker(s) when the field gains focus.

0.1.4 October 16, 2018 #

  • Setting initialTime to null will cause it to start at the current time when shown.
  • Add screenshot to readme.

0.1.3 August 12, 2018 #

  • Add remaining parameters from showDatePicker().

0.1.2 August 9, 2018 #

  • Fix autovalidate setting.

0.1.1 July 21, 2018 #

  • Fix and improve documentation.

0.1.0 July 21, 2018 #

  • Support Dart 2.0

0.0.3 June 13, 2018 #

  • Added License (MIT).

0.0.2 June 13, 2018 #

  • Fix pubspec.yaml Flutter SDK version requirements.

0.0.1 June 13, 2018 #

  • Initial release.
245
likes
0
points
7.28k
downloads

Publisher

verified publisherdefylogic.dev

Weekly Downloads

A widget that wraps a TextFormField and integrates the date and/or time picker dialogs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on datetime_picker_formfield