jifalops / datetime_picker_formfield

A Flutter widget that wraps a TextFormField and integrates the date and/or time picker dialogs.
MIT License
186 stars 101 forks source link

Ability to select date range #86

Open omkarkhalipe opened 4 years ago

omkarkhalipe commented 4 years ago

I need to allow users to select a date range and while editing the fields, the earlier dates should be preselected, let me know if it can be done