-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Closed
Copy link
Labels
f: date/time pickerDate or time picker widgetsDate or time picker widgetsf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.found in release: 3.9Found to occur in 3.9Found to occur in 3.9frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work on
Description
In the PM/AM time selection example, you can see that the two dots that are between the hour and minute selections are not centered, or the time entry fields are not stretched properly in width.
flutter doctor -v
[✓] Flutter (Channel master, 3.9.0-1.0.pre.121, on Microsoft Windows [Version 10.0.22621.1344], locale ru-UA)
• Flutter version 3.9.0-1.0.pre.121 on channel master at C:\Flutter-SDK\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision ccfa0bd5a8 (2 days ago), 2023-03-09 08:24:17 -0500
• Engine revision a82207cee3
• Dart version 3.0.0 (build 3.0.0-312.0.dev)
• DevTools version 2.22.2
[✓] Windows Version (Installed version of Windows is version 10 or higher)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
• Android SDK at C:\Users\yablo\AppData\Local\Android\sdk
• Platform android-TiramisuPrivacySandbox, build-tools 32.1.0-rc1
• Java binary at: C:\Program Files\Android\Android Studio\jbr\bin\java
• Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-9505619)
• All Android licenses accepted.
[✓] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[✓] Visual Studio - develop for Windows (Visual Studio Community 2022 17.4.5)
• Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
• Visual Studio Community 2022 version 17.4.33403.182
• Windows 10 SDK version 10.0.22000.0
[✓] Android Studio (version 2022.1)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-9505619)
[✓] IntelliJ IDEA Community Edition (version 2022.3)
• IntelliJ at C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.2.1
• Flutter plugin version 72.0.4
• Dart plugin version 223.8617.8
[✓] VS Code (version 1.76.1)
• VS Code at C:\Users\yablo\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.60.0
[✓] Connected device (3 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.22621.1344]
• Chrome (web) • chrome • web-javascript • Google Chrome 110.0.5481.180
• Edge (web) • edge • web-javascript • Microsoft Edge 110.0.1587.69
[✓] Network resources
• All expected network resources are available.
• No issues found!
Metadata
Metadata
Assignees
Labels
f: date/time pickerDate or time picker widgetsDate or time picker widgetsf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.found in release: 3.9Found to occur in 3.9Found to occur in 3.9frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work on
Type
Projects
Status
Done (PR merged)

