-
Notifications
You must be signed in to change notification settings - Fork 30.4k
Pull requests: flutter/flutter
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[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
Roll Fuchsia Linux SDK from y6uQHA5xUN83IF395... to G9xv1qcMhvXOy-9pk...
autosubmit
Merge PR when tree becomes green via auto submit App
CICD
Run CI/CD
engine
flutter/engine related. See also e: labels.
#186599
opened May 16, 2026 by
engine-flutter-autoroll
Contributor
Loading…
Roll Dart SDK from 8e30b88e4d5a to 66873d2da857 (4 revisions)
autosubmit
Merge PR when tree becomes green via auto submit App
CICD
Run CI/CD
engine
flutter/engine related. See also e: labels.
#186598
opened May 16, 2026 by
engine-flutter-autoroll
Contributor
Loading…
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
CICD
Run CI/CD
tool
Affects the "flutter" command-line tool. See also t: labels.
#186595
opened May 15, 2026 by
kevmoo
Contributor
Loading…
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
10 tasks
[Android] Make DartEntrypoint only optionally take a bundle path (#74828)
CICD
Run CI/CD
engine
flutter/engine related. See also e: labels.
platform-android
Android applications specifically
team-android
Owned by Android platform team
Roll Skia from 27f7bba22600 to 871578a72290 (31 revisions)
CICD
Run CI/CD
engine
flutter/engine related. See also e: labels.
#186591
opened May 15, 2026 by
engine-flutter-autoroll
Contributor
Loading…
Roll Packages from 2ec2236264c2 to 32c84d652e54 (3 revisions)
autosubmit
Merge PR when tree becomes green via auto submit App
CICD
Run CI/CD
#186583
opened May 15, 2026 by
engine-flutter-autoroll
Contributor
•
Queued
os.dart: Switch the codepage to UTF-8 when calling where.exe
tool
Affects the "flutter" command-line tool. See also t: labels.
#186580
opened May 15, 2026 by
CrossVR
Loading…
10 tasks
Add hooks for the root repo
CICD
Run CI/CD
#186578
opened May 15, 2026 by
reidbaker
Contributor
Loading…
8 of 10 tasks
Improve error message for type mismatch in Navigator.pop and maybePop.
CICD
Run CI/CD
f: routes
Navigator, Router, and related APIs.
framework
flutter/packages/flutter repository. See also f: labels.
#186571
opened May 15, 2026 by
puneetkukreja98
Loading…
9 of 10 tasks
Clarify GLFW example platform support
engine
flutter/engine related. See also e: labels.
#186568
opened May 15, 2026 by
mvincentong
Loading…
Restore Material PageRouteBuilder barrier goldens
f: material design
flutter/packages/flutter/material repository.
f: routes
Navigator, Router, and related APIs.
framework
flutter/packages/flutter repository. See also f: labels.
#186566
opened May 15, 2026 by
mvincentong
Loading…
Clarify ActivityAware v1 embedding support
d: docs/
flutter/flutter/docs, for contributors
engine
flutter/engine related. See also e: labels.
platform-android
Android applications specifically
team-android
Owned by Android platform team
#186565
opened May 15, 2026 by
mvincentong
Loading…
Add/remove overlay child RenderObject from the tree in flutter/packages/flutter repository. See also f: labels.
attach/detach
framework
#186564
opened May 15, 2026 by
LongCatIsLooong
Contributor
Loading…
10 tasks
[iOS] Fix implicit engine missing didFinishLaunching and sceneWillConnect events
CICD
Run CI/CD
engine
flutter/engine related. See also e: labels.
platform-ios
iOS applications specifically
team-ios
Owned by iOS platform team
#186558
opened May 15, 2026 by
dhananjay6561
Loading…
[Impeller] Retire Y-coord-scale plumbing by flipping GLES at the vertex stage
CICD
Run CI/CD
e: impeller
Impeller rendering backend issues and features requests
engine
flutter/engine related. See also e: labels.
#186556
opened May 15, 2026 by
bdero
Member
Loading…
10 tasks done
Preserve SelectableRegion scope across context menu rebuilds
framework
flutter/packages/flutter repository. See also f: labels.
#186553
opened May 15, 2026 by
mvincentong
Loading…
Clarify route transition animations
f: routes
Navigator, Router, and related APIs.
framework
flutter/packages/flutter repository. See also f: labels.
#186552
opened May 15, 2026 by
mvincentong
Loading…
[gn] Fix typo in comment
CICD
Run CI/CD
engine
flutter/engine related. See also e: labels.
#186549
opened May 14, 2026 by
cbracken
Member
Loading…
9 of 10 tasks
Turned on impeller by default on macos
a: desktop
Running on desktop
CICD
Run CI/CD
engine
flutter/engine related. See also e: labels.
platform-macos
Building on or for macOS specifically
team-macos
Owned by the macOS platform team
Make EdgeDraggingAutoScroller respect ScrollPhysics
CICD
Run CI/CD
f: scrolling
Viewports, list views, slivers, etc.
framework
flutter/packages/flutter repository. See also f: labels.
#186541
opened May 14, 2026 by
mbcorona
Member
Loading…
9 of 10 tasks
Add visible focus ring for keyboard-focused semantics nodes
a: accessibility
Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)
engine
flutter/engine related. See also e: labels.
f: focus
Focus traversal, gaining or losing focus
platform-web
Web applications specifically
#186540
opened May 14, 2026 by
BilalRehman08
Loading…
6 of 7 tasks
Fix HostBuffer.emplace overflow at block boundary
engine
flutter/engine related. See also e: labels.
flutter-gpu
team-fluttergpu
Owned by Flutter GPU team
#186539
opened May 14, 2026 by
soulman-is-good
Loading…
7 of 10 tasks
Previous Next
ProTip!
Updated in the last three days: updated:>2026-05-12.