Skip to content

Default behavior of showTimePicker is different than usual #29600

@friebetill

Description

@friebetill

The Problem

If one compares the behavior of the time picker of different apps, for example the app Clock or the app Google Calendar with the dialog showTimePicker by Flutter, one notices that they behave differently. With these apps you get directly to the minutes selection after clicking the hour. Instead, in the Flutter dialog, after clicking the hour, you have to select the minute mode in the time above and only then can you select the minute. Since the behavior does not correspond to the standard of many apps, I think it is an error of the widget.

Now I have the option to reprogram the widget myself or create an issue. But since I suspect that many developers have the problem and it can be solved centrally by the flutter team, I decided to create an issue.

Steps to Reproduce

I have created a small program that lets one watch the behavior of the showTimePicker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    f: 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