Skip to content

Natively support a date range picker #50618

@Reprevise

Description

@Reprevise

Use case

Date pickers are great, but sometimes users need to pick a range of dates spanning days, weeks, months, or even years.

It avoids having to use two fields like so:

Screenshot from 2020-02-11 20-55-58
(Yes I know it's the same date! It's just to show the two fields.)

Why would you use two fields when you could use just one?

Proposal

There's packages for date range pickers (https://pub.dev/packages/date_range_picker, https://pub.dev/packages/flutter_date_pickers) but it's not official and it's a part of the material design specifications. Android has this functionality so should Flutter. This should be natively supported in Flutter and as far as I can tell, it isn't.


(Source: Pickers)

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterf: date/time pickerDate or time picker widgetsf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions