Skip to content

Issues: flutter/flutter

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

[web][a11y]Replace _childContainerElement with transformOrigin a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) engine flutter/engine repository. See also e: labels. platform-web Web applications specifically
#163355 opened Feb 14, 2025 by hannah-hyj Loading…
9 tasks
Add semantics role to table rows. a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) engine flutter/engine repository. See also e: labels. f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. platform-web Web applications specifically
#163337 opened Feb 14, 2025 by hannah-hyj Loading…
9 tasks
introduce system color palette engine flutter/engine repository. See also e: labels. platform-web Web applications specifically will affect goldens Changes to golden files
#163335 opened Feb 14, 2025 by yjbanov Loading…
Flutter web @ 3.29 stable double loads canvaskit.wasm when running with JS found in release: 3.29 Found to occur in 3.29 P1 High-priority issues at the top of the work list platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team
#163250 opened Feb 13, 2025 by kevmoo
[Web] SemanticsBinding.instance.ensureSemantics makes ui irresponsive a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) c: regression It was better in the past than it is now found in release: 3.29 Found to occur in 3.29 found in release: 3.30 Found to occur in 3.30 has reproducible steps The issue has been confirmed reproducible and is ready to work on platform-web Web applications specifically team-web Owned by Web platform team
#163204 opened Feb 13, 2025 by sharabiddin
WebView does not intercept browsers back button to pop flutter route f: routes Navigator, Router, and related APIs. found in release: 3.29 Found to occur in 3.29 found in release: 3.30 Found to occur in 3.30 fyi-ecosystem For the attention of Ecosystem team has reproducible steps The issue has been confirmed reproducible and is ready to work on p: webview The WebView plugin package flutter/packages repository. See also p: labels. platform-web Web applications specifically team-web Owned by Web platform team
#163188 opened Feb 13, 2025 by NarendraBaswa
[web, wasm] if build omits --wasm do a "dry run" wasm build to give users their wasm-ability e: wasm Issues related to the wasm build of Flutter Web. P1 High-priority issues at the top of the work list platform-web Web applications specifically team-web Owned by Web platform team tool Affects the "flutter" command-line tool. See also t: labels. triaged-web Triaged by Web platform team
#163163 opened Feb 12, 2025 by kevmoo
[cross_file] XFile.fromData on Web is reading the actual file at given path instead of returning the bytes given found in release: 3.27 Found to occur in 3.27 found in release: 3.29 Found to occur in 3.29 fyi-ecosystem For the attention of Ecosystem team has reproducible steps The issue has been confirmed reproducible and is ready to work on p: cross_file The cross_file plugin package flutter/packages repository. See also p: labels. platform-web Web applications specifically team-web Owned by Web platform team
#163044 opened Feb 11, 2025 by BirjuVachhani
[url_launcher] [Web] Clicking on Link without calling followLink function still takes user to that link. p: url_launcher Plugin to launch external applications P1 High-priority issues at the top of the work list package flutter/packages repository. See also p: labels. platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team
#162927 opened Feb 8, 2025 by aarajput
[canvaskit] use MultiSurfaceRasterizer by default engine flutter/engine repository. See also e: labels. platform-web Web applications specifically
#162904 opened Feb 7, 2025 by harryterkelsen Loading…
9 tasks done
Revert "Reenable linux_web_engine mac tests on Mac-14 (#162409)" engine flutter/engine repository. See also e: labels. platform-web Web applications specifically
#162900 opened Feb 7, 2025 by vashworth Loading…
9 tasks done
[Web] iOS keyboard trackpad not working when using AutofillHints.newPassword a: quality A truly polished experience a: text input Entering text in a text field or keyboard related problems f: material design flutter/packages/flutter/material repository. found in release: 3.28 Found to occur in 3.28 found in release: 3.29 Found to occur in 3.29 has reproducible steps The issue has been confirmed reproducible and is ready to work on P2 Important issues not at the top of the work list platform-ios iOS applications specifically platform-web Web applications specifically team-web Owned by Web platform team
#162898 opened Feb 7, 2025 by geronimol
Tab Traversal doesn't work in natural order in embedded iFrame in flutter web. a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) found in release: 3.28 Found to occur in 3.28 found in release: 3.29 Found to occur in 3.29 has reproducible steps The issue has been confirmed reproducible and is ready to work on P2 Important issues not at the top of the work list platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team
#162871 opened Feb 7, 2025 by ShubhamFlutterDev
Occasional bursts of "Null check operator used on a null value" on the web a: production Issues experienced in live production apps c: crash Stack traces logged to the console e: web_canvaskit CanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Web engine flutter/engine repository. See also e: labels. needs repro info Automated crash report whose cause isn't yet known P1 High-priority issues at the top of the work list platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team
#162868 opened Feb 7, 2025 by dmitry-fbm
[DEBUG] Add shadow realms engine flutter/engine repository. See also e: labels. platform-web Web applications specifically
#162843 opened Feb 6, 2025 by vashworth Draft
9 tasks
[web] Cleanup everything HTML from the engine (outside html/ folder) engine flutter/engine repository. See also e: labels. platform-web Web applications specifically
#162840 opened Feb 6, 2025 by mdebbar Loading…
Production App failing when using --wasm c: crash Stack traces logged to the console e: web_skwasm Skwasm rendering backend for web needs repro info Automated crash report whose cause isn't yet known platform-web Web applications specifically team-web Owned by Web platform team
#162833 opened Feb 6, 2025 by mightykip
[go_router] URL encoding breaks when going back and forward f: routes Navigator, Router, and related APIs. found in release: 3.27 Found to occur in 3.27 found in release: 3.29 Found to occur in 3.29 framework flutter/packages/flutter repository. See also f: labels. has reproducible steps The issue has been confirmed reproducible and is ready to work on p: go_router The go_router package P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels. platform-web Web applications specifically team-go_router Owned by Go Router team triaged-go_router Triaged by Go Router team
#162811 opened Feb 6, 2025 by Keetz
flutter test --platform chrome hangs on "Loading x_test.dart" on Windows a: tests "flutter test", flutter_test, or one of our tests fyi-web For the attention of Web platform team P2 Important issues not at the top of the work list platform-web Web applications specifically platform-windows Building on or for Windows specifically team-tool Owned by Flutter Tool team tool Affects the "flutter" command-line tool. See also t: labels. triaged-tool Triaged by Flutter Tool team
#162798 opened Feb 6, 2025 by DanTup
[Web] Click-and-drag to select text in TextField is offset until ending gesture a: mouse Issues related to using a mouse or mouse support a: text input Entering text in a text field or keyboard related problems found in release: 3.27 Found to occur in 3.27 found in release: 3.29 Found to occur in 3.29 has reproducible steps The issue has been confirmed reproducible and is ready to work on P2 Important issues not at the top of the work list platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team
#162698 opened Feb 4, 2025 by luccasclezar
Evaluate flutter web benchmarks at -02 for both dart2js and dart2wasm P1 High-priority issues at the top of the work list platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team
#162620 opened Feb 3, 2025 by eyebrowsoffire
3 tasks
CanvasKit has performance issues with platform views c: performance Relates to speed or footprint issues (see "perf:" labels) e: web_canvaskit CanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Web P1 High-priority issues at the top of the work list platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team
#162618 opened Feb 3, 2025 by harryterkelsen
[web] [fonts] When loading a large number of fonts in series in a web application the application crash e: web_canvaskit CanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Web found in release: 3.27 Found to occur in 3.27 found in release: 3.29 Found to occur in 3.29 has reproducible steps The issue has been confirmed reproducible and is ready to work on P2 Important issues not at the top of the work list platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team
#162570 opened Feb 2, 2025 by mahmoudbahaa
Case Sensitivity Issue in go_router When Manually Entering URLs with Incorrect Case in Path Segments found in release: 3.27 Found to occur in 3.27 found in release: 3.29 Found to occur in 3.29 has reproducible steps The issue has been confirmed reproducible and is ready to work on p: go_router The go_router package P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels. platform-web Web applications specifically team-go_router Owned by Go Router team triaged-go_router Triaged by Go Router team
#162487 opened Jan 30, 2025 by Kashif-Asghar60
Soft keyboard disappearing in Flutter web in Scrollview when using Visibility widget a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) a: text input Entering text in a text field or keyboard related problems found in release: 3.28 Found to occur in 3.28 found in release: 3.29 Found to occur in 3.29 has reproducible steps The issue has been confirmed reproducible and is ready to work on P2 Important issues not at the top of the work list platform-android Android applications specifically platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team
#162435 opened Jan 30, 2025 by acarlsen
ProTip! Add no:assignee to see everything that’s not assigned.