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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[ci] Update version of actions/cache in flutter/packages release workflow. c: tech-debt Technical debt, code quality, testing, etc. P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels. team Infra upgrades, team productivity, code health, technical debt. See also team: labels. team-ecosystem Owned by Ecosystem team triaged-ecosystem Triaged by Ecosystem team
#145863 opened Mar 27, 2024 by ditman
[web] Cryptic error when renderer does not support multiview. c: tech-debt Technical debt, code quality, testing, etc. e: web_html HTML rendering backend for Web engine flutter/engine repository. See also e: labels. 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
#145861 opened Mar 27, 2024 by ditman
Make sure focus works with platform views a: platform-views Embedding Android/iOS views in Flutter apps c: new feature Nothing broken; request for a new capability engine flutter/engine repository. See also e: labels. f: focus Focus traversal, gaining or losing focus 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
#145363 opened Mar 18, 2024 by ditman
Make sure focus works with text fields a: text input Entering text in a text field or keyboard related problems c: new feature Nothing broken; request for a new capability engine flutter/engine repository. See also e: labels. f: focus Focus traversal, gaining or losing focus 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
#145362 opened Mar 18, 2024 by ditman
Make PointerInterceptor part of the Framework c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter customer: google Various Google teams framework flutter/packages/flutter repository. See also f: labels. P2 Important issues not at the top of the work list team-framework Owned by Framework team triaged-framework Triaged by Framework team
#144354 opened Feb 29, 2024 by ditman
[image_picker] Clean up PickedFile and related methods. c: tech-debt Technical debt, code quality, testing, etc. p: image_picker The Image Picker plugin. p: requires breaking change A change that should be batched into the next breaking change to this package P3 Issues that are less important to the Flutter project package flutter/packages repository. See also p: labels. team-ecosystem Owned by Ecosystem team triaged-ecosystem Triaged by Ecosystem team
#144286 opened Feb 28, 2024 by ditman
7 tasks
Remove uses of DecoderBufferCallback c: tech-debt Technical debt, code quality, testing, etc. p: deprecated api Use of a deprecated Dart API in flutter/packages that needs to be updated p: ios_platform_images Plugin for loading images from the native bundle P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels. team-ecosystem Owned by Ecosystem team triaged-ecosystem Triaged by Ecosystem team
#143880 opened Feb 21, 2024 by ditman
[web] Flutter test suite in the web needs love. a: tests "flutter test", flutter_test, or one of our tests P2 Important issues not 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
#143124 opened Feb 7, 2024 by ditman
[web] No callbacks called in HtmlElementView.fromTagName when key matches a: platform-views Embedding Android/iOS views in Flutter apps c: new feature Nothing broken; request for a new capability P3 Issues that are less important to the Flutter project platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team
#142946 opened Feb 5, 2024 by ditman
Smarter registration of plugin dependencies. a: build Building flutter applications with the tool a: plugins Support for writing, building, and running plugin packages P3 Issues that are less important to the Flutter project package flutter/packages repository. See also p: labels. 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
#142276 opened Jan 26, 2024 by ditman
[web] Consider using setPointerCapture method for pointer handling. engine flutter/engine repository. See also e: labels. 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
#141307 opened Jan 10, 2024 by ditman
[packages] About to hit max number of workflows to wait for on release action. a: plugins Support for writing, building, and running plugin packages P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels. team-ecosystem Owned by Ecosystem team triaged-ecosystem Triaged by Ecosystem team
#141196 opened Jan 9, 2024 by ditman
[web] Cleanup JS-Interop and package:web analyzer tweaks. c: tech-debt Technical debt, code quality, testing, etc. P3 Issues that are less important to the Flutter project 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
#140095 opened Dec 13, 2023 by ditman
2 tasks done
[google_sign_in_web] Enable incremental authorization for Code Model. p: google_sign_in The Google Sign-In plugin P3 Issues that are less important to the Flutter project platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team
#139406 opened Dec 2, 2023 by ditman
2 tasks done
[web] Multiview management JS API. design doc Tracks a design discussion document 📜 Design doc announcement was posted to Discord. Remove to have the issue reannounced.
#138930 opened Nov 23, 2023 by ditman
[google_sign_in_web] Remove deprecated signIn method. c: tech-debt Technical debt, code quality, testing, etc. p: google_sign_in The Google Sign-In plugin P3 Issues that are less important to the Flutter project platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team
#137727 opened Nov 1, 2023 by ditman
2 tasks done
[camera_web] Remove mocktail dependency. c: tech-debt Technical debt, code quality, testing, etc. p: camera The camera plugin 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-web Owned by Web platform team triaged-web Triaged by Web platform team
#130757 opened Jul 17, 2023 by ditman
2 tasks done
[google_maps_web] Migrate legacy Markers to Advanced Markers. c: new feature Nothing broken; request for a new capability p: maps Google Maps plugin 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
#130472 opened Jul 13, 2023 by ditman
2 tasks done
[file_selector/image_picker] [web] Use showPicker API. c: proposal A detailed proposal for a change to Flutter p: file_selector The file_selector plugin p: image_picker The Image Picker plugin. P3 Issues that are less important to the Flutter project 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
#130365 opened Jul 11, 2023 by ditman
2 tasks done
[web] Parse browser Languages using Intl.Locale c: tech-debt Technical debt, code quality, testing, etc. engine flutter/engine repository. See also e: labels. 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
#130174 opened Jul 7, 2023 by ditman
2 tasks done
[web] Some Unicode fallbacks look bad a: typography Text rendering, possibly libtxt customer: quake (g3) engine flutter/engine repository. See also e: labels. P3 Issues that are less important to the Flutter project platform-web Web applications specifically team-web Owned by Web platform team triaged-web Triaged by Web platform team
#129329 opened Jun 22, 2023 by ditman
2 tasks done
[cocoon] cocoonService should return error codes on server requests P2 Important issues not at the top of the work list team-infra Owned by Infrastructure team triaged-infra Triaged by Infrastructure team
#125440 opened Apr 24, 2023 by ditman
2 tasks done
[autosubmit] Bot is dropping all commit information in a PR. P2 Important issues not at the top of the work list team-infra Owned by Infrastructure team triaged-infra Triaged by Infrastructure team
#124554 opened Apr 10, 2023 by ditman
[pointer_interceptor] Intercept "on top" of a view p: pointer_interceptor A widget to prevent clicks from being swallowed by underlying HtmlElementViews on the web 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
#121272 opened Feb 22, 2023 by ditman
[google_sign_in_web] Improve mocking of the GIS API. c: tech-debt Technical debt, code quality, testing, etc. p: google_sign_in The Google Sign-In plugin P3 Issues that are less important to the Flutter project 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
#120657 opened Feb 14, 2023 by ditman
ProTip! What’s not been updated in a month: updated:<2024-03-27.