TimePicker : Ability to define dialOnly / inputOnly modes#104491
TimePicker : Ability to define dialOnly / inputOnly modes#104491fluttergithubbot merged 2 commits intoflutter:masterfrom
Conversation
|
Dear @darrenaustin , |
darrenaustin
left a comment
There was a problem hiding this comment.
Thanks for the contribution. Looks great. Can we just update the docs for TimePickerEntryMode to more closely match the DatePickerEntryMode? I think that would make it a little clearer what the different values are used for.
| dialOnly, | ||
|
|
||
| /// Only text input. | ||
| inputOnly |
There was a problem hiding this comment.
Can we expand on the docs for all four of of these values to be consistent with how they are described for the equivalent in the Date Picker:
There was a problem hiding this comment.
Hello @darrenaustin,
Thank you for the feedback. I made the change in the TimePickerEntryMode doc to match the DatePicker equivalent.
Benjamin.
darrenaustin
left a comment
There was a problem hiding this comment.
Sorry for the delay in response. Thanks for the contribution.
LGTM
|
@darrenaustin which flutter version this is supported? ca you pls confirm |
|
This has been released on all channels including stable. I think it went in at v.3.3.0-0.0.pre. Definitely the latest stable v3.3.5 has it. |

Content
Issues fixed by this PR
Comments
Inspired by this abandoned PR : #85189
Pre-launch Checklist
///).