Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update 24hr-clock TimePicker to use 2 rings as per latest Material Design native Android implementation #108598

Closed
@jongkb

Description

@jongkb

Use case

As mentioned in #65730, there is a usability issue with the single-ring 24hr-clock TimePicker implementation. However, it was noted back then that Flutter follows the Material Design native Android Time Picker implementation which uses the single-ring design. See #65730 (comment)

In the latest Material Design native Android 24hr-clock Time Picker implementation, the single-ring implementation is now replaced with the more usable 2-ring design as referenced in the closed issue in material-components/material-components-android#1450 (comment)

Proposal

Replace Flutter's single-ring 24hr-clock TimePicker with the two-ring design—consistent with the latest Material Design Time Picker in native Android.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: 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.waiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter responds

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions