Skip to content

Export CalendarDateRangePicker class at material public api #65108

@jhionan

Description

@jhionan

Use case

My design created his own style range date picker, but since CalendarDateRangePicker class is not exported /material/pickers/pickers.dart (only the function showDateRangePicker) we can use this as a widget, so we can customize, com compose anything with this function.

image

Proposal

at /material/pickers/pickers.dart
add CalendarDateRangePicker together with showDateRangePicker
dart export 'date_range_picker_dialog.dart' show showDateRangePicker, CalendarDateRangePicker;

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: 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.team-designOwned by Design Languages teamtriaged-designTriaged by Design Languages team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions