Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Contribute to flutter/flutter

Make your first contribution to this repository by tackling one of the issues listed below.

Each issue displayed here is a "good first issue," selected for its relative approachability for first-time contributors.

Good first issues

FittedBox breaks VideoPlayer if wrapped in SizedBox with size < 1 (impeller only) and throws `Invalid texture descriptor.` using OpenGLES rendering platform-android Android applications specifically engine flutter/engine related. See also e: labels. p: video_player The Video Player plugin package flutter/packages repository. See also p: labels. good first issue Relatively approachable for first-time contributors 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 e: impeller Impeller rendering backend issues and features requests team-engine Owned by Engine team triaged-engine Triaged by Engine team found in release: 3.38 Found to occur in 3.38 found in release: 3.40 Found to occur in 3.40
#179572 opened Dec 8, 2025 by westracer
4
--no-hot flag on web-server is not working tool Affects the "flutter" command-line tool. See also t: labels. t: hot reload Reloading code during "flutter run" platform-web Web applications specifically good first issue Relatively approachable for first-time contributors 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 fyi-tool For the attention of Flutter Tool team team-web Owned by Web platform team triaged-web Triaged by Web platform team found in release: 3.38 Found to occur in 3.38 found in release: 3.39 Found to occur in 3.39
#179448 opened Dec 4, 2025 by BirjuVachhani
2
(Test cross-imports) Tests should go in the library that they're testing a: tests "flutter test", flutter_test, or one of our tests framework flutter/packages/flutter repository. See also f: labels. c: proposal A detailed proposal for a change to Flutter good first issue Relatively approachable for first-time contributors P1 High-priority issues at the top of the work list team-framework Owned by Framework team triaged-framework Triaged by Framework team
#177414 opened Oct 22, 2025 by justinmc
3
[camera_web] calling availableCameras causes a TypeError in JS c: crash Stack traces logged to the console e: device-specific Only manifests on certain devices platform-web Web applications specifically platform-linux Building on or for Linux specifically p: camera The camera plugin package flutter/packages repository. See also p: labels. good first issue Relatively approachable for first-time contributors P2 Important issues not at the top of the work list team-web Owned by Web platform team triaged-web Triaged by Web platform team
#174985 opened Sep 5, 2025 by geolockav
11
[Web] Flutter drive --chrome-binary flag has no effect tool Affects the "flutter" command-line tool. See also t: labels. t: flutter driver "flutter driver", flutter_drive, or a driver test platform-web Web applications specifically good first issue Relatively approachable for first-time contributors 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 team-web Owned by Web platform team triaged-web Triaged by Web platform team found in release: 3.32 Found to occur in 3.32 found in release: 3.33 Found to occur in 3.33
#171504 opened Jul 2, 2025 by lavinov-mercury
4
Selection Handles Overlap Context Menu in SelectionArea framework flutter/packages/flutter repository. See also f: labels. a: quality A truly polished experience good first issue Relatively approachable for first-time contributors 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 f: selection SelectableRegion, SelectionArea, SelectionContainer, Selectable, and related APIs team-text-input Owned by Text Input team triaged-text-input Triaged by Text Input team found in release: 3.29 Found to occur in 3.29 found in release: 3.32 Found to occur in 3.32
#168765 opened May 13, 2025 by leocirto
2
[RenderParagraph] - Should call markNeedsLayout in the textAlign setter framework flutter/packages/flutter repository. See also f: labels. good first issue Relatively approachable for first-time contributors 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 team-framework Owned by Framework team triaged-framework Triaged by Framework team found in release: 3.16 Found to occur in 3.16 found in release: 3.18 Found to occur in 3.18
#140756 opened Dec 30, 2023 by matthew-carroll
21
`SelectionArea` throws exception when scrolling fast on web c: crash Stack traces logged to the console framework flutter/packages/flutter repository. See also f: labels. f: scrolling Viewports, list views, slivers, etc. platform-web Web applications specifically good first issue Relatively approachable for first-time contributors 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 f: selection SelectableRegion, SelectionArea, SelectionContainer, Selectable, and related APIs found in release: 3.7 Found to occur in 3.7 found in release: 3.9 Found to occur in 3.9 team-web Owned by Web platform team triaged-web Triaged by Web platform team
#122680 opened Mar 15, 2023 by kokihoon
11
Enable text selection handles on desktop platforms with touch screen a: text input Entering text in a text field or keyboard related problems c: new feature Nothing broken; request for a new capability framework flutter/packages/flutter repository. See also f: labels. c: proposal A detailed proposal for a change to Flutter a: desktop Running on desktop good first issue Relatively approachable for first-time contributors P3 Issues that are less important to the Flutter project team-text-input Owned by Text Input team triaged-text-input Triaged by Text Input team
#108668 opened Jul 30, 2022 by tgucio
5
Refactor or replace ExpansionPanel / ExpansionPanelList for more efficient scrolling framework flutter/packages/flutter repository. See also f: labels. c: performance Relates to speed or footprint issues (see "perf:" labels) f: scrolling Viewports, list views, slivers, etc. customer: google Various Google teams c: proposal A detailed proposal for a change to Flutter good first issue Relatively approachable for first-time contributors P3 Issues that are less important to the Flutter project team-framework Owned by Framework team triaged-framework Triaged by Framework team
#106521 opened Jun 23, 2022 by Piinks
4
Flutter web - Need documentation on how to conditionally display a "Refresh. New Version is available." prompt when updated code is deployed to production. d: api docs Issues with https://api.flutter.dev/ customer: crowd Affects or could affect many people, though not necessarily a specific customer. platform-web Web applications specifically good first issue Relatively approachable for first-time contributors P3 Issues that are less important to the Flutter project team-web Owned by Web platform team triaged-web Triaged by Web platform team
#104509 opened May 24, 2022 by Zelfapp
73
Filtering `updateAcquireFence: Did not find frame.` out from flutter run output platform-android Android applications specifically tool Affects the "flutter" command-line tool. See also t: labels. good first issue Relatively approachable for first-time contributors 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 found in release: 3.0 Found to occur in 3.0 found in release: 3.1 Found to occur in 3.1 team-android Owned by Android platform team triaged-android Triaged by Android platform team
#104268 opened May 20, 2022 by cedvdb
44
Support custom repository overrides for Flutter gradle dependencies c: new feature Nothing broken; request for a new capability platform-android Android applications specifically tool Affects the "flutter" command-line tool. See also t: labels. t: gradle "flutter build" and "flutter run" on Android c: proposal A detailed proposal for a change to Flutter good first issue Relatively approachable for first-time contributors P3 Issues that are less important to the Flutter project team-android Owned by Android platform team triaged-android Triaged by Android platform team
#102256 opened Apr 20, 2022 by Bill-Shaffer
5
[NavigationRail] Add mainAxisAlignment property c: new feature Nothing broken; request for a new capability framework flutter/packages/flutter repository. See also f: labels. f: material design flutter/packages/flutter/material repository. c: proposal A detailed proposal for a change to Flutter good first issue Relatively approachable for first-time contributors P3 Issues that are less important to the Flutter project team-design Owned by Design Languages team triaged-design Triaged by Design Languages team
#97280 opened Jan 26, 2022 by thunderstorm010
2
FadeInImage should allow the removal of the "fadeout" of the placeholder c: new feature Nothing broken; request for a new capability framework flutter/packages/flutter repository. See also f: labels. f: material design flutter/packages/flutter/material repository. c: proposal A detailed proposal for a change to Flutter good first issue Relatively approachable for first-time contributors P3 Issues that are less important to the Flutter project team-design Owned by Design Languages team triaged-design Triaged by Design Languages team
#97068 opened Jan 22, 2022 by guplem
3
Feature: Reading current `DeviceOrientation` configuration c: new feature Nothing broken; request for a new capability framework flutter/packages/flutter repository. See also f: labels. engine flutter/engine related. See also e: labels. c: proposal A detailed proposal for a change to Flutter good first issue Relatively approachable for first-time contributors a: layout SystemChrome and Framework's Layout Issues P3 Issues that are less important to the Flutter project team-engine Owned by Engine team triaged-engine Triaged by Engine team
#95719 opened Dec 23, 2021 by ueman
7
[cross_file] Document that `mimeType` is not expected to be set for io implementation platform-android Android applications specifically package flutter/packages repository. See also p: labels. good first issue Relatively approachable for first-time contributors has reproducible steps The issue has been confirmed reproducible and is ready to work on P3 Issues that are less important to the Flutter project found in release: 2.5 Found to occur in 2.5 found in release: 2.6 Found to occur in 2.6 team-android Owned by Android platform team triaged-android Triaged by Android platform team
#93379 opened Nov 10, 2021 by alexobviously
7
[image_picker] Update documentation of `maxDuration` to reflect that it only applies to recording p: image_picker The Image Picker plugin. package flutter/packages repository. See also p: labels. good first issue Relatively approachable for first-time contributors team-ecosystem Owned by Ecosystem team 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 found in release: 2.2 Found to occur in 2.2 triaged-ecosystem Triaged by Ecosystem team
#83630 opened May 30, 2021 by danielgchap
12
Consider adding Windows plugin API to post tasks to main thread c: new feature Nothing broken; request for a new capability engine flutter/engine related. See also e: labels. platform-windows Building on or for Windows specifically c: proposal A detailed proposal for a change to Flutter a: desktop Running on desktop good first issue Relatively approachable for first-time contributors P3 Issues that are less important to the Flutter project a: plugins Support for writing, building, and running plugin packages team-windows Owned by the Windows platform team triaged-windows Triaged by the Windows platform team
#79213 opened Mar 28, 2021 by stuartmorgan-g
9
Add ReorderableListView.seperated constructor c: new feature Nothing broken; request for a new capability framework flutter/packages/flutter repository. See also f: labels. f: material design flutter/packages/flutter/material repository. f: scrolling Viewports, list views, slivers, etc. c: proposal A detailed proposal for a change to Flutter good first issue Relatively approachable for first-time contributors P3 Issues that are less important to the Flutter project team-design Owned by Design Languages team triaged-design Triaged by Design Languages team
#76706 opened Feb 24, 2021 by phils-hub
16
"resizeToAvoidBottomInset property" Documentation should have a video to demonstrate how it changes the view framework flutter/packages/flutter repository. See also f: labels. f: material design flutter/packages/flutter/material repository. d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos c: proposal A detailed proposal for a change to Flutter good first issue Relatively approachable for first-time contributors P2 Important issues not at the top of the work list team-design Owned by Design Languages team triaged-design Triaged by Design Languages team
#57163 opened May 13, 2020 by Ankur-Khandelwal
2
Add support for RefreshIndicator to be used with SliverAppBar c: new feature Nothing broken; request for a new capability framework flutter/packages/flutter repository. See also f: labels. f: material design flutter/packages/flutter/material repository. f: scrolling Viewports, list views, slivers, etc. c: proposal A detailed proposal for a change to Flutter good first issue Relatively approachable for first-time contributors P3 Issues that are less important to the Flutter project team-design Owned by Design Languages team triaged-design Triaged by Design Languages team
#54272 opened Apr 8, 2020 by SeanOThomas
16
TextField maxLines should be a double, not an int. a: text input Entering text in a text field or keyboard related problems c: new feature Nothing broken; request for a new capability framework flutter/packages/flutter repository. See also f: labels. f: material design flutter/packages/flutter/material repository. good first issue Relatively approachable for first-time contributors P3 Issues that are less important to the Flutter project team-design Owned by Design Languages team triaged-design Triaged by Design Languages team
#35064 opened Jun 25, 2019 by marcglasberg
11
Cupertino Time picker hour plural label should fade in and out framework flutter/packages/flutter repository. See also f: labels. f: date/time picker Date or time picker widgets a: fidelity Matching the OEM platforms better f: cupertino flutter/packages/flutter/cupertino repository c: proposal A detailed proposal for a change to Flutter good first issue Relatively approachable for first-time contributors P2 Important issues not at the top of the work list team-design Owned by Design Languages team triaged-design Triaged by Design Languages team
#27515 opened Feb 4, 2019 by jslavitz
3
Scrollbars and Safearea on iOS platform-ios iOS applications specifically framework flutter/packages/flutter repository. See also f: labels. a: fidelity Matching the OEM platforms better f: scrolling Viewports, list views, slivers, etc. f: cupertino flutter/packages/flutter/cupertino repository good first issue Relatively approachable for first-time contributors a: layout SystemChrome and Framework's Layout Issues P2 Important issues not at the top of the work list team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team
#25802 opened Dec 27, 2018 by goderbauer
13
Some of our controls can't handle being built in 0x0 environments a: tests "flutter test", flutter_test, or one of our tests framework flutter/packages/flutter repository. See also f: labels. f: material design flutter/packages/flutter/material repository. good first issue Relatively approachable for first-time contributors P2 Important issues not at the top of the work list team-design Owned by Design Languages team triaged-design Triaged by Design Languages team Bot is counting down the days until it unassigns the issue
#6537 opened Oct 26, 2016 by Hixie
18
Morty Proxy This is a proxified and sanitized view of the page, visit original site.