Skip to content

Pull requests: flutter/flutter

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update CHANGELOG.md for Flutter 3.41.9 (#185755) a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) a: desktop Running on desktop a: tests "flutter test", flutter_test, or one of our tests e: impeller Impeller rendering backend issues and features requests engine flutter/engine related. See also e: labels. f: cupertino flutter/packages/flutter/cupertino repository f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. platform-android Android applications specifically platform-ios iOS applications specifically platform-macos Building on or for macOS specifically platform-web Web applications specifically platform-windows Building on or for Windows specifically team-android Owned by Android platform team team-ios Owned by iOS platform team team-macos Owned by the macOS platform team team-windows Owned by the Windows platform team tool Affects the "flutter" command-line tool. See also t: labels.
#186635 opened May 17, 2026 by Vantimitta Loading…
[about] Add excludePackages parameter to license display APIs f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. tool Affects the "flutter" command-line tool. See also t: labels.
#186632 opened May 16, 2026 by xlash5 Loading…
clean up a: text input Entering text in a text field or keyboard related problems CICD Run CI/CD engine flutter/engine related. See also e: labels. platform-android Android applications specifically team-android Owned by Android platform team
#186631 opened May 16, 2026 by AbdeMohlbi Contributor Draft
10 tasks
Expose selectionHeightStyle and selectionWidthStyle on SelectionArea a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) a: desktop Running on desktop a: tests "flutter test", flutter_test, or one of our tests a: text input Entering text in a text field or keyboard related problems e: impeller Impeller rendering backend issues and features requests engine flutter/engine related. See also e: labels. f: cupertino flutter/packages/flutter/cupertino repository f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. platform-android Android applications specifically platform-ios iOS applications specifically platform-macos Building on or for macOS specifically platform-web Web applications specifically platform-windows Building on or for Windows specifically team-android Owned by Android platform team team-ios Owned by iOS platform team team-macos Owned by the macOS platform team team-windows Owned by the Windows platform team tool Affects the "flutter" command-line tool. See also t: labels.
#186630 opened May 16, 2026 by xlash5 Loading…
5 tasks done
Remove unused field CICD Run CI/CD engine flutter/engine related. See also e: labels. platform-android Android applications specifically team-android Owned by Android platform team
#186629 opened May 16, 2026 by AbdeMohlbi Contributor Draft
6 of 10 tasks
Remove another String.valueOf CICD Run CI/CD engine flutter/engine related. See also e: labels. platform-android Android applications specifically team-android Owned by Android platform team
#186628 opened May 16, 2026 by AbdeMohlbi Contributor Draft
7 of 10 tasks
Remove Material imports from widget app tests framework flutter/packages/flutter repository. See also f: labels.
#186626 opened May 16, 2026 by MarlonJD Loading…
Remove Material import from navigator restoration test f: routes Navigator, Router, and related APIs. framework flutter/packages/flutter repository. See also f: labels.
#186624 opened May 16, 2026 by MarlonJD Loading…
Remove Material import from scrollable semantics test a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) f: scrolling Viewports, list views, slivers, etc. framework flutter/packages/flutter repository. See also f: labels.
#186623 opened May 16, 2026 by MarlonJD Loading…
Move routes_transition_test to material f: material design flutter/packages/flutter/material repository. f: routes Navigator, Router, and related APIs. framework flutter/packages/flutter repository. See also f: labels.
#186620 opened May 16, 2026 by Wreos Loading…
Clarify custom font weight metadata docs a: text input Entering text in a text field or keyboard related problems framework flutter/packages/flutter repository. See also f: labels.
#186618 opened May 16, 2026 by mvincentong Loading…
Assert TextStyle height is not NaN a: text input Entering text in a text field or keyboard related problems framework flutter/packages/flutter repository. See also f: labels.
#186617 opened May 16, 2026 by mvincentong Loading…
Clarify transparent Material InkWell docs f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.
#186616 opened May 16, 2026 by mvincentong Loading…
Remove Material import from view chrome style test framework flutter/packages/flutter repository. See also f: labels.
#186615 opened May 16, 2026 by mvincentong Loading…
Improve docs on MediaQuery: highContrast, invertColors and disableAnimations framework flutter/packages/flutter repository. See also f: labels.
#186614 opened May 16, 2026 by AbdeMohlbi Contributor Loading…
8 of 10 tasks
Add examples of using drawImage CICD Run CI/CD engine flutter/engine related. See also e: labels.
#186612 opened May 16, 2026 by AbdeMohlbi Contributor Loading…
8 of 10 tasks
refactor: remove material import from scrollable_semantics_test and selectable_region_context_menu_test a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) CICD Run CI/CD f: scrolling Viewports, list views, slivers, etc. framework flutter/packages/flutter repository. See also f: labels.
#186611 opened May 16, 2026 by rkishan516 Contributor Loading…
10 tasks done
DO NOT MERGE: support both x64 and arm64 clang toolchains on mac hosts CICD Run CI/CD engine flutter/engine related. See also e: labels. platform-ios iOS applications specifically
#186610 opened May 16, 2026 by cbracken Member Loading…
10 tasks
Clarify WidgetStatesController value snapshots framework flutter/packages/flutter repository. See also f: labels.
#186607 opened May 16, 2026 by mvincentong Loading…
8 tasks done
Restore ANSI colors from iOS simulator logs platform-ios iOS applications specifically team-ios Owned by iOS platform team tool Affects the "flutter" command-line tool. See also t: labels.
#186605 opened May 16, 2026 by mvincentong Loading…
Allow target platform override teardown in widget tests a: tests "flutter test", flutter_test, or one of our tests framework flutter/packages/flutter repository. See also f: labels.
#186604 opened May 16, 2026 by mvincentong Loading…
[web] Enable WebAssembly on latest Safari (Safari 26+) CICD Run CI/CD engine flutter/engine related. See also e: labels. platform-web Web applications specifically
#186600 opened May 16, 2026 by kevmoo Contributor Draft
Fixes bug when changing accessibilityFocusBlockType doesn't update ch… a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) CICD Run CI/CD framework flutter/packages/flutter repository. See also f: labels.
#186596 opened May 15, 2026 by chunhtai Contributor Loading…
10 tasks
[flutter_tools] Fix version cache poisoning from git environment variables tool Affects the "flutter" command-line tool. See also t: labels.
#186595 opened May 15, 2026 by kevmoo Contributor Loading…
2
5
Issue 94804 gtk4 linux may rebase v2 a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) a: desktop Running on desktop a: text input Entering text in a text field or keyboard related problems d: docs/ flutter/flutter/docs, for contributors engine flutter/engine related. See also e: labels. f: scrolling Viewports, list views, slivers, etc. platform-linux Building on or for Linux specifically team-linux Owned by the Linux platform team tool Affects the "flutter" command-line tool. See also t: labels.
#186594 opened May 15, 2026 by richyo-codes Draft
6 of 10 tasks
ProTip! Adding no:label will show everything without a label.