Skip to content

Conversation

@Mairramer
Copy link
Contributor

@Mairramer Mairramer commented Jan 17, 2026

This PR introduces DateInputCalendarDelegate, a specialized calendar delegate that extends GregorianCalendarDelegate to support customizable text input behavior in showDatePicker and showDateRangePicker when using DatePickerEntryMode.input.

The default behavior of showDatePicker remains unchanged. This change improves extensibility of the date picker input mode without affecting the calendar UI or existing APIs.

Fixes #83302
Fixes #97134
Fixes #62401
Fixes #181043
Fixes #115151

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

@github-actions github-actions bot added framework flutter/packages/flutter repository. See also f: labels. f: material design flutter/packages/flutter/material repository. d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos labels Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

1 participant