An open API service indexing awesome lists of open source software.

https://github.com/loic-sharma/github-insights


https://github.com/loic-sharma/github-insights

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# GitHub Insights

## Trending issues

Issues that received the most reactions from 2025-01-06 to 2025-04-10.

Issue | Total reactions | Recent reactions
-- | -- | --
revert deprecating Color withOpacity / opacity [flutter/flutter#162069](https://github.com/flutter/flutter/issues/162069) | 511 | [511](#flutter-flutter-162069-graph)
Move the material and cupertino packages outside of Flutter [flutter/flutter#101479](https://github.com/flutter/flutter/issues/101479) | 529 | [402](#flutter-flutter-101479-graph)
☂️Packages planned to be discontinued [flutter/flutter#162960](https://github.com/flutter/flutter/issues/162960) | 122 | [122](#flutter-flutter-162960-graph)
Proposal: Set `debugShowCheckedModeBanner` Default to false [flutter/flutter#163443](https://github.com/flutter/flutter/issues/163443) | 117 | [117](#flutter-flutter-163443-graph)
Add data classes [dart-lang/language#314](https://github.com/dart-lang/language/issues/314) | 2218 | [110](#dart-lang-language-314-graph)
Enable "hot reload" (not just "hot restart") for Flutter Web [flutter/flutter#53041](https://github.com/flutter/flutter/issues/53041) | 1312 | [106](#flutter-flutter-53041-graph)
static enough metaprogramming [dart-lang/language#4271](https://github.com/dart-lang/language/issues/4271) | 100 | [100](#dart-lang-language-4271-graph)
Dart Analyzer very slow/stuck [dart-lang/sdk#55281](https://github.com/dart-lang/sdk/issues/55281) | 152 | [67](#dart-lang-sdk-55281-graph)
[webview_flutter] Crash when opening webview on iOS after updating transitive webview_flutter_wkwebview to 3.18.0 [flutter/flutter#162437](https://github.com/flutter/flutter/issues/162437) | 62 | [62](#flutter-flutter-162437-graph)
Severe performance degradation of `drawImageRect` [flutter/flutter#165959](https://github.com/flutter/flutter/issues/165959) | 57 | [57](#flutter-flutter-165959-graph)
☂️ Multi View for Windows/MacOS [flutter/flutter#142845](https://github.com/flutter/flutter/issues/142845) | 173 | [49](#flutter-flutter-142845-graph)
Debug mode and hot reload fail on iOS 18.4 due to JIT restriction `error: mprotect failed: 13 (Permission denied)` [flutter/flutter#163984](https://github.com/flutter/flutter/issues/163984) | 48 | [48](#flutter-flutter-163984-graph)
Introduce HIG blur materials to the Cupertino package [flutter/flutter#162945](https://github.com/flutter/flutter/issues/162945) | 43 | [43](#flutter-flutter-162945-graph)
[iOS] ITMS-90048: This bundle is invalid - Your archive contains paths that are not allowed: [._Symbols] [flutter/flutter#166367](https://github.com/flutter/flutter/issues/166367) | 39 | [39](#flutter-flutter-166367-graph)
After upgrading to 3.29, the UI is broken. [flutter/flutter#163452](https://github.com/flutter/flutter/issues/163452) | 35 | [35](#flutter-flutter-163452-graph)

## Trending issues by team

### Framework

#### Framework

`team-framework` issues that received the most reactions from 2025-01-06 to 2025-04-10.

Issue | Total reactions | Recent reactions
-- | -- | --
Proposal: Set `debugShowCheckedModeBanner` Default to false [flutter/flutter#163443](https://github.com/flutter/flutter/issues/163443) | 117 | [117](#flutter-flutter-163443-graph)
☂️ Multi View for Windows/MacOS [flutter/flutter#142845](https://github.com/flutter/flutter/issues/142845) | 173 | [49](#flutter-flutter-142845-graph)
Decorators experiment [flutter/flutter#161345](https://github.com/flutter/flutter/issues/161345) | 33 | [33](#flutter-flutter-161345-graph)
Add `context.dependOnListenable(Listenable listenable)` [flutter/flutter#135050](https://github.com/flutter/flutter/issues/135050) | 70 | [23](#flutter-flutter-135050-graph)
Support multiple windows for desktop shells [flutter/flutter#30701](https://github.com/flutter/flutter/issues/30701) | 681 | [19](#flutter-flutter-30701-graph)
Allow Hero widgets to have transitions within the same screen [flutter/flutter#54200](https://github.com/flutter/flutter/issues/54200) | 252 | [19](#flutter-flutter-54200-graph)
Ctrl+F support, finding text on a page (even when scrolled off screen) [flutter/flutter#65504](https://github.com/flutter/flutter/issues/65504) | 192 | [15](#flutter-flutter-65504-graph)
[Selection] How To Avoid `'!_selectionStartsInScrollable': is not true.` assertion when using SelectionArea with scrollable widget. [flutter/flutter#115787](https://github.com/flutter/flutter/issues/115787) | 42 | [15](#flutter-flutter-115787-graph)
'package:flutter/src/rendering/mouse_tracker.dart': Failed assertion: line 224 pos 12: '(event is PointerAddedEvent) == (lastEvent is PointerRemovedEvent)': is not true. when emulation touches on a mobile device with a mouse [flutter/flutter#160144](https://github.com/flutter/flutter/issues/160144) | 27 | [13](#flutter-flutter-160144-graph)
Preserve WillPopScope as an alternate for PopScope [flutter/flutter#138614](https://github.com/flutter/flutter/issues/138614) | 233 | [12](#flutter-flutter-138614-graph)
Feature request: Allow declaring main language of app to VoiceOver and TalkBack [flutter/flutter#99600](https://github.com/flutter/flutter/issues/99600) | 41 | [12](#flutter-flutter-99600-graph)
Jump to index in sliver world [flutter/flutter#81005](https://github.com/flutter/flutter/issues/81005) | 42 | [11](#flutter-flutter-81005-graph)
Add TextOverflow "ellipsisStart" , "ellipsisMiddle" and "ellipsisEnd" [flutter/flutter#45336](https://github.com/flutter/flutter/issues/45336) | 188 | [10](#flutter-flutter-45336-graph)
Ability to change the keyboard language programmatically [flutter/flutter#99606](https://github.com/flutter/flutter/issues/99606) | 128 | [10](#flutter-flutter-99606-graph)
Maintain scroll location to prevent content jumping when network images or dynamic network content loads into a listview that has already been laid out [flutter/flutter#99158](https://github.com/flutter/flutter/issues/99158) | 30 | [9](#flutter-flutter-99158-graph)

#### Design

`team-design` issues that received the most reactions from 2025-01-06 to 2025-04-10.

Issue | Total reactions | Recent reactions
-- | -- | --
Move the material and cupertino packages outside of Flutter [flutter/flutter#101479](https://github.com/flutter/flutter/issues/101479) | 529 | [402](#flutter-flutter-101479-graph)
Introduce HIG blur materials to the Cupertino package [flutter/flutter#162945](https://github.com/flutter/flutter/issues/162945) | 43 | [43](#flutter-flutter-162945-graph)
Can't swipe to dismiss scrollable Bottom Sheet [flutter/flutter#36283](https://github.com/flutter/flutter/issues/36283) | 90 | [18](#flutter-flutter-36283-graph)
Remove instances of `useMaterial3: true` in framework, samples and codelabs [flutter/flutter#162818](https://github.com/flutter/flutter/issues/162818) | 16 | [16](#flutter-flutter-162818-graph)
Cupertino Sheet should have drag to dismiss and nested scrolling work together [flutter/flutter#161687](https://github.com/flutter/flutter/issues/161687) | 14 | [14](#flutter-flutter-161687-graph)
Table > TableRow > TableCell colspan [flutter/flutter#21594](https://github.com/flutter/flutter/issues/21594) | 297 | [7](#flutter-flutter-21594-graph)
Should the modal barrier of an Alert also change the color of the status bar? [flutter/flutter#24969](https://github.com/flutter/flutter/issues/24969) | 23 | [7](#flutter-flutter-24969-graph)
SliverAppBar flexibleSpace with height depending on children [flutter/flutter#18345](https://github.com/flutter/flutter/issues/18345) | 264 | [6](#flutter-flutter-18345-graph)
[proposal] Provide a way to close a specific dialog [flutter/flutter#62960](https://github.com/flutter/flutter/issues/62960) | 117 | [6](#flutter-flutter-62960-graph)
Suggestion: decouple more widgets from Android/iOS design guidelines [flutter/flutter#53059](https://github.com/flutter/flutter/issues/53059) | 42 | [6](#flutter-flutter-53059-graph)
Support Material Symbols [flutter/flutter#102560](https://github.com/flutter/flutter/issues/102560) | 120 | [5](#flutter-flutter-102560-graph)
Support weight/boldness configuration of an Icon [flutter/flutter#86636](https://github.com/flutter/flutter/issues/86636) | 58 | [5](#flutter-flutter-86636-graph)
Create DropdownMenuFormField [flutter/flutter#141941](https://github.com/flutter/flutter/issues/141941) | 40 | [5](#flutter-flutter-141941-graph)
Fullscreen version of CupertinoSheetRoute [flutter/flutter#33798](https://github.com/flutter/flutter/issues/33798) | 106 | 4
Pull-Down Menus for iOS 14 [flutter/flutter#60298](https://github.com/flutter/flutter/issues/60298) | 58 | 4

#### Cupertino

`f: cupertino` issues that received the most reactions from 2025-01-06 to 2025-04-10.
Issue | Total reactions | Recent reactions
-- | -- | --
Move the material and cupertino packages outside of Flutter [flutter/flutter#101479](https://github.com/flutter/flutter/issues/101479) | 529 | [402](#flutter-flutter-101479-graph)
Introduce HIG blur materials to the Cupertino package [flutter/flutter#162945](https://github.com/flutter/flutter/issues/162945) | 43 | [43](#flutter-flutter-162945-graph)
Cupertino Sheet should have drag to dismiss and nested scrolling work together [flutter/flutter#161687](https://github.com/flutter/flutter/issues/161687) | 14 | [14](#flutter-flutter-161687-graph)
[proposal] Provide a way to close a specific dialog [flutter/flutter#62960](https://github.com/flutter/flutter/issues/62960) | 117 | [6](#flutter-flutter-62960-graph)
Suggestion: decouple more widgets from Android/iOS design guidelines [flutter/flutter#53059](https://github.com/flutter/flutter/issues/53059) | 42 | [6](#flutter-flutter-53059-graph)
Support weight/boldness configuration of an Icon [flutter/flutter#86636](https://github.com/flutter/flutter/issues/86636) | 58 | [5](#flutter-flutter-86636-graph)
Flutter's text rendering has different letter spacing from iOS native [flutter/flutter#150824](https://github.com/flutter/flutter/issues/150824) | 25 | [5](#flutter-flutter-150824-graph)
Fullscreen version of CupertinoSheetRoute [flutter/flutter#33798](https://github.com/flutter/flutter/issues/33798) | 106 | 4
Pull-Down Menus for iOS 14 [flutter/flutter#60298](https://github.com/flutter/flutter/issues/60298) | 58 | 4
Add a Sidebar widget to Cupertino for a native look on iPadOS [flutter/flutter#60762](https://github.com/flutter/flutter/issues/60762) | 24 | 3
Support iPadOS pointer interactions [flutter/flutter#55809](https://github.com/flutter/flutter/issues/55809) | 60 | 2
Proposal Refactor Scroll To Top iOS (non-breaking) [flutter/flutter#74727](https://github.com/flutter/flutter/issues/74727) | 46 | 2
Add new Cupertino calendar date picker mode [flutter/flutter#63693](https://github.com/flutter/flutter/issues/63693) | 127 | 1
Equivalent of `InkWell` in Cupertino style [flutter/flutter#48017](https://github.com/flutter/flutter/issues/48017) | 55 | 1
Cupertino back gesture are disabled when using PageRouteBuilder [flutter/flutter#47441](https://github.com/flutter/flutter/issues/47441) | 53 | 1

#### Text input

`team-text-input` issues that received the most reactions from 2025-01-06 to 2025-04-10.
Issue | Total reactions | Recent reactions
-- | -- | --
FlutterFragmentActivity support for predictive back [flutter/flutter#149753](https://github.com/flutter/flutter/issues/149753) | 22 | [7](#flutter-flutter-149753-graph)
Expose low level IME interactions [flutter/flutter#150460](https://github.com/flutter/flutter/issues/150460) | 31 | 4
Flutter should be able to interact with host clipboard for rich content [flutter/flutter#23603](https://github.com/flutter/flutter/issues/23603) | 120 | 2
[proposal] ability to change text overflow on the TextField [flutter/flutter#61069](https://github.com/flutter/flutter/issues/61069) | 61 | 2
Input validator async [flutter/flutter#9688](https://github.com/flutter/flutter/issues/9688) | 72 | 1
Password bar in the keyboard is flashing when using `TextField` with `AutofillHints.password` on iOS 17 [flutter/flutter#134723](https://github.com/flutter/flutter/issues/134723) | 30 | 1
Flutter OnScreen Keyboard opens on physical key press [flutter/flutter#51478](https://github.com/flutter/flutter/issues/51478) | 17 | 1
☂️ Proposal: desktop context menu fidelity [flutter/flutter#74255](https://github.com/flutter/flutter/issues/74255) | 52 | 0
Prevent soft keyboard to show when physical keyboard is used [flutter/flutter#44681](https://github.com/flutter/flutter/issues/44681) | 32 | 0
[Android] TextField cursor doesn't move to tapped position, but converts into text selection mode after selecting input mode from virtual keyboard. [flutter/flutter#98720](https://github.com/flutter/flutter/issues/98720) | 26 | 0
Show suffix/prefix text in TextField even when it is not in focus and empty. [flutter/flutter#64552](https://github.com/flutter/flutter/issues/64552) | 24 | 0
Allow custom spacing between helperText, errorText and border on InputDecoration [flutter/flutter#68117](https://github.com/flutter/flutter/issues/68117) | 18 | 0
TextField: Keyboard not showing on `autofocus: true` after app is paused then resumed in Android [flutter/flutter#52599](https://github.com/flutter/flutter/issues/52599) | 17 | 0

#### go_router

`team-go_router` issues that received the most reactions from 2025-01-06 to 2025-04-10.

Issue | Total reactions | Recent reactions
-- | -- | --
[go_router] ShellRoutes seem to cause NavigatorObserver to not fire (5.0.1) [flutter/flutter#112196](https://github.com/flutter/flutter/issues/112196) | 133 | [9](#flutter-flutter-112196-graph)
[go_router] support popUntil [flutter/flutter#131625](https://github.com/flutter/flutter/issues/131625) | 42 | [8](#flutter-flutter-131625-graph)
[go_router] ShellRoutes break iOS swipe back navigation [flutter/flutter#120353](https://github.com/flutter/flutter/issues/120353) | 58 | [7](#flutter-flutter-120353-graph)
[go_router] choose in redirect method if `push` or `go` [flutter/flutter#114131](https://github.com/flutter/flutter/issues/114131) | 53 | [6](#flutter-flutter-114131-graph)
[go_router] Failed assertion: line 3817 pos 18: '!keyReservation.contains(key)': is not true. [flutter/flutter#140586](https://github.com/flutter/flutter/issues/140586) | 51 | [6](#flutter-flutter-140586-graph)
[go_router_builder][go_router] Exception thrown when parent route has `$extra` param [flutter/flutter#106121](https://github.com/flutter/flutter/issues/106121) | 46 | [6](#flutter-flutter-106121-graph)
PopScope seems to be incompatible with GoRouter [flutter/flutter#138737](https://github.com/flutter/flutter/issues/138737) | 125 | [5](#flutter-flutter-138737-graph)
[go_router_builder] Define routes in separate files [flutter/flutter#122258](https://github.com/flutter/flutter/issues/122258) | 58 | [5](#flutter-flutter-122258-graph)
[go_router] Unwanted black screen when using async redirect. [flutter/flutter#133746](https://github.com/flutter/flutter/issues/133746) | 35 | [5](#flutter-flutter-133746-graph)
Provide Page adpaters to Flutters PopupRoute's in go_router. [flutter/flutter#125268](https://github.com/flutter/flutter/issues/125268) | 24 | [5](#flutter-flutter-125268-graph)
[go_router] Add default pageBuilder to GoRouter [flutter/flutter#113282](https://github.com/flutter/flutter/issues/113282) | 45 | 4
[go_router] Platform-adaptive support [flutter/flutter#99100](https://github.com/flutter/flutter/issues/99100) | 30 | 4
[go_router] What does 'refreshListenable' do? How does it work? (missing documentation) [flutter/flutter#116651](https://github.com/flutter/flutter/issues/116651) | 46 | 3
[go_router] 14.1.0 , routerDelegate.currentConfiguration.matches info not update when pop() [flutter/flutter#148185](https://github.com/flutter/flutter/issues/148185) | 17 | 3
[go_router] Redirection with Riverpod example [flutter/flutter#112915](https://github.com/flutter/flutter/issues/112915) | 59 | 2

### Tool

`team-tool` issues that received the most reactions from 2025-01-06 to 2025-04-10.

Issue | Total reactions | Recent reactions
-- | -- | --
Nested generic function inside factory constructor crashes flutter run (web) compiler [flutter/flutter#160338](https://github.com/flutter/flutter/issues/160338) | 30 | [16](#flutter-flutter-160338-graph)
Allow to provide compile-time variables for native platforms from a file [flutter/flutter#139289](https://github.com/flutter/flutter/issues/139289) | 182 | [15](#flutter-flutter-139289-graph)
Flutter Internationalization Error related to placeholder types [flutter/flutter#163627](https://github.com/flutter/flutter/issues/163627) | 15 | [15](#flutter-flutter-163627-graph)
Bundling assets only on a specific platform (and remove assets on another platform) [flutter/flutter#65065](https://github.com/flutter/flutter/issues/65065) | 154 | [13](#flutter-flutter-65065-graph)
Support different dependencies when using flavors [flutter/flutter#46979](https://github.com/flutter/flutter/issues/46979) | 150 | [8](#flutter-flutter-46979-graph)
Code generation experience needs improvements [flutter/flutter#63323](https://github.com/flutter/flutter/issues/63323) | 129 | [8](#flutter-flutter-63323-graph)
☂️ Native assets support [flutter/flutter#129757](https://github.com/flutter/flutter/issues/129757) | 71 | [7](#flutter-flutter-129757-graph)
Support XDG Base Directory Specfication [flutter/flutter#59430](https://github.com/flutter/flutter/issues/59430) | 86 | [6](#flutter-flutter-59430-graph)
Tree shake unused assets [flutter/flutter#64106](https://github.com/flutter/flutter/issues/64106) | 78 | [6](#flutter-flutter-64106-graph)
Integration test TimeoutException after 0:12:00.000000: Test timed out after 12 minutes [flutter/flutter#105913](https://github.com/flutter/flutter/issues/105913) | 45 | [6](#flutter-flutter-105913-graph)
flutter run --watch option [flutter/flutter#136494](https://github.com/flutter/flutter/issues/136494) | 24 | [6](#flutter-flutter-136494-graph)
Multiplatform tooling: A way to store and update app properties, like name, descriptions, icons, permission and apply them to all platform runners/embedders [flutter/flutter#79952](https://github.com/flutter/flutter/issues/79952) | 135 | [5](#flutter-flutter-79952-graph)
Let Flutter be installable via winget [flutter/flutter#57674](https://github.com/flutter/flutter/issues/57674) | 44 | [5](#flutter-flutter-57674-graph)
On macOS Sequoia - [tool_crash] SocketException: Send failed, OS Error: No route to host, errno = 65 [flutter/flutter#150131](https://github.com/flutter/flutter/issues/150131) | 19 | [5](#flutter-flutter-150131-graph)
Let flutter be installable via homebrew [flutter/flutter#14050](https://github.com/flutter/flutter/issues/14050) | 1012 | 4

### Engine

`team-engine` issues that received the most reactions from 2025-01-06 to 2025-04-10.
Issue | Total reactions | Recent reactions
-- | -- | --
revert deprecating Color withOpacity / opacity [flutter/flutter#162069](https://github.com/flutter/flutter/issues/162069) | 511 | [511](#flutter-flutter-162069-graph)
Severe performance degradation of `drawImageRect` [flutter/flutter#165959](https://github.com/flutter/flutter/issues/165959) | 57 | [57](#flutter-flutter-165959-graph)
After upgrading to 3.29, the UI is broken. [flutter/flutter#163452](https://github.com/flutter/flutter/issues/163452) | 35 | [35](#flutter-flutter-163452-graph)
[Impeller] App Crashes on Android Emulator when navigating to a route using a BackdropFilter with ImageFilter.blur() [flutter/flutter#163421](https://github.com/flutter/flutter/issues/163421) | 29 | [29](#flutter-flutter-163421-graph)
Slow Vulkan performance on API 35 Android Emulator images. [flutter/flutter#160442](https://github.com/flutter/flutter/issues/160442) | 42 | [26](#flutter-flutter-160442-graph)
Exception: Image upload failed due to loss of GPU access on iOS Devices on 3.27.1 [flutter/flutter#161142](https://github.com/flutter/flutter/issues/161142) | 38 | [24](#flutter-flutter-161142-graph)
AVIF codec support [flutter/flutter#61229](https://github.com/flutter/flutter/issues/61229) | 207 | [20](#flutter-flutter-61229-graph)
Apple CarPlay / Android Auto support? [flutter/flutter#26801](https://github.com/flutter/flutter/issues/26801) | 531 | [17](#flutter-flutter-26801-graph)
Add support for visionOS [flutter/flutter#128313](https://github.com/flutter/flutter/issues/128313) | 349 | [12](#flutter-flutter-128313-graph)
Antialiasing behaviour when same-colour [flutter/flutter#14288](https://github.com/flutter/flutter/issues/14288) | 185 | [11](#flutter-flutter-14288-graph)
Consider merging platform and UI thread [flutter/flutter#150525](https://github.com/flutter/flutter/issues/150525) | 33 | [11](#flutter-flutter-150525-graph)
Code Push / Hot Update / out of band updates [flutter/flutter#14330](https://github.com/flutter/flutter/issues/14330) | 2020 | [10](#flutter-flutter-14330-graph)
[Impeller] Implement Wide Gamut colors for Vulkan [flutter/flutter#127852](https://github.com/flutter/flutter/issues/127852) | 47 | [10](#flutter-flutter-127852-graph)
Support soft hyphenation (line breaks at U+00AD plus rendering a hyphen at the end of the line) [flutter/flutter#18443](https://github.com/flutter/flutter/issues/18443) | 312 | [9](#flutter-flutter-18443-graph)
Hot restart while keyboard is up leaves the keyboard up [flutter/flutter#10713](https://github.com/flutter/flutter/issues/10713) | 40 | [9](#flutter-flutter-10713-graph)

### Platforms

#### iOS

`team-ios` issues that received the most reactions from 2025-01-06 to 2025-04-10.

Issue | Total reactions | Recent reactions
-- | -- | --
[iOS] ITMS-90048: This bundle is invalid - Your archive contains paths that are not allowed: [._Symbols] [flutter/flutter#166367](https://github.com/flutter/flutter/issues/166367) | 39 | [39](#flutter-flutter-166367-graph)
[Mac-15][iOS Simulator] Could not register as server for FlutterDartVMServicePublisher, permission denied. Check your 'Local Network' permissions for this app in the Privacy section of the system Settings. [flutter/flutter#166333](https://github.com/flutter/flutter/issues/166333) | 34 | [34](#flutter-flutter-166333-graph)
Flutter adds additional one frame touch latency compared to native [flutter/flutter#110431](https://github.com/flutter/flutter/issues/110431) | 351 | [25](#flutter-flutter-110431-graph)
Xcode DerivedData causes unexpected behavior in Flutter project after adding the new iPhone 16e simulator [flutter/flutter#163845](https://github.com/flutter/flutter/issues/163845) | 21 | [21](#flutter-flutter-163845-graph)
hot restart locks up on iOS [flutter/flutter#165656](https://github.com/flutter/flutter/issues/165656) | 14 | [14](#flutter-flutter-165656-graph)
Flutter support for Apple Watch [flutter/flutter#28901](https://github.com/flutter/flutter/issues/28901) | 279 | [8](#flutter-flutter-28901-graph)
Let iOS keyboard dismissal synchronize with scroll [flutter/flutter#57609](https://github.com/flutter/flutter/issues/57609) | 110 | [8](#flutter-flutter-57609-graph)
Blur filter isn't clipped when using border radius [flutter/flutter#115926](https://github.com/flutter/flutter/issues/115926) | 47 | [7](#flutter-flutter-115926-graph)
Color codes in error messages are probably escaped when using the iOS simulator [flutter/flutter#20663](https://github.com/flutter/flutter/issues/20663) | 44 | [7](#flutter-flutter-20663-graph)
Plugins could avoid warnings by installing UIApplicationDelegate methods dynamically [flutter/flutter#9984](https://github.com/flutter/flutter/issues/9984) | 161 | [6](#flutter-flutter-9984-graph)
☂️ Add Swift Package Manager compatibility [flutter/flutter#126005](https://github.com/flutter/flutter/issues/126005) | 150 | [6](#flutter-flutter-126005-graph)
Emoji size is off on iOS [flutter/flutter#28894](https://github.com/flutter/flutter/issues/28894) | 144 | [5](#flutter-flutter-28894-graph)
Flutter should support iOS 15's Secure Paste feature [flutter/flutter#103163](https://github.com/flutter/flutter/issues/103163) | 70 | [5](#flutter-flutter-103163-graph)
Flutter's text rendering has different letter spacing from iOS native [flutter/flutter#150824](https://github.com/flutter/flutter/issues/150824) | 25 | [5](#flutter-flutter-150824-graph)
Support `flutter build ipa` with manual signing and provisioning profiles [flutter/flutter#106612](https://github.com/flutter/flutter/issues/106612) | 69 | 3

#### Android

`team-android` issues that received the most reactions from 2025-01-06 to 2025-04-10.

Issue | Total reactions | Recent reactions
-- | -- | --
[camera_android_camerax] Cannot set imageFormatGroup to ImageFormatGroup.nv21 [flutter/flutter#145961](https://github.com/flutter/flutter/issues/145961) | 53 | [16](#flutter-flutter-145961-graph)
Use the default NDK version from AGP [flutter/flutter#139427](https://github.com/flutter/flutter/issues/139427) | 45 | [14](#flutter-flutter-139427-graph)
Android crash: Fatal Exception: java.lang.RuntimeException java.util.concurrent.ExecutionException: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/android.test.runner.jar", zip file "/system/framework/org.apache.http.legacy.boot.jar"........ [flutter/flutter#83596](https://github.com/flutter/flutter/issues/83596) | 382 | [13](#flutter-flutter-83596-graph)
Investigate path resolution for "libflutter.so" binary [flutter/flutter#151638](https://github.com/flutter/flutter/issues/151638) | 24 | [11](#flutter-flutter-151638-graph)
Documentation request: deep linking and Android launchMode [flutter/flutter#110928](https://github.com/flutter/flutter/issues/110928) | 39 | [10](#flutter-flutter-110928-graph)
Deprecated APIs use on Android 15 [flutter/flutter#160328](https://github.com/flutter/flutter/issues/160328) | 23 | [10](#flutter-flutter-160328-graph)
PlatformException VideoError, Video Player had error [flutter/flutter#81804](https://github.com/flutter/flutter/issues/81804) | 32 | [9](#flutter-flutter-81804-graph)
Add support for Android 13 per-app language preferences [flutter/flutter#109842](https://github.com/flutter/flutter/issues/109842) | 88 | [7](#flutter-flutter-109842-graph)
[Android] CameraX preview is rotated 90 degrees [flutter/flutter#154241](https://github.com/flutter/flutter/issues/154241) | 23 | [7](#flutter-flutter-154241-graph)
Android build fails with certain plugins if project is in a different drive (from sdk) [flutter/flutter#105395](https://github.com/flutter/flutter/issues/105395) | 65 | [6](#flutter-flutter-105395-graph)
"Lost connection to device" randomly when not doing anything in particular [flutter/flutter#9707](https://github.com/flutter/flutter/issues/9707) | 60 | [5](#flutter-flutter-9707-graph)
[Android]Switching between immersive and edgeToEdge system UI modes shows black status bar [flutter/flutter#95403](https://github.com/flutter/flutter/issues/95403) | 50 | [5](#flutter-flutter-95403-graph)
[camera] Taking pictures is too slow on some devices [flutter/flutter#84957](https://github.com/flutter/flutter/issues/84957) | 86 | 4
Filtering `updateAcquireFence: Did not find frame.` out from flutter run output [flutter/flutter#104268](https://github.com/flutter/flutter/issues/104268) | 35 | 4
[SystemUiMode.edgeToEdge] systemNavigationBarColor can't be made transparent without breaking older Android versions [flutter/flutter#119465](https://github.com/flutter/flutter/issues/119465) | 21 | 4

#### Web

`team-web` issues that received the most reactions from 2025-01-06 to 2025-04-10.

Issue | Total reactions | Recent reactions
-- | -- | --
Enable "hot reload" (not just "hot restart") for Flutter Web [flutter/flutter#53041](https://github.com/flutter/flutter/issues/53041) | 1312 | [106](#flutter-flutter-53041-graph)
Improve the indexability (SEO) of Flutter apps on the web [flutter/flutter#46789](https://github.com/flutter/flutter/issues/46789) | 865 | [31](#flutter-flutter-46789-graph)
[BUG] [WEB] `KeyboardListener`'s and `Focus.onKeyEvent`'s `KeyUpEvent` do not work correctly in JS and WASM builds [flutter/flutter#162305](https://github.com/flutter/flutter/issues/162305) | 30 | [30](#flutter-flutter-162305-graph)
Server-side rendering for Flutter web [flutter/flutter#47600](https://github.com/flutter/flutter/issues/47600) | 656 | [14](#flutter-flutter-47600-graph)
[path_provider] Add support for web [flutter/flutter#45296](https://github.com/flutter/flutter/issues/45296) | 274 | [14](#flutter-flutter-45296-graph)
[WEB] Web Cache invalidation based on pubspec.yaml version [flutter/flutter#149031](https://github.com/flutter/flutter/issues/149031) | 79 | [14](#flutter-flutter-149031-graph)
☂️ Intent to deprecate and remove the HTML renderer in Flutter Web [flutter/flutter#145954](https://github.com/flutter/flutter/issues/145954) | 344 | [12](#flutter-flutter-145954-graph)
Error: "The targeted input element must be the active input element" when switching focus between TextFormField [flutter/flutter#156842](https://github.com/flutter/flutter/issues/156842) | 176 | [12](#flutter-flutter-156842-graph)
[web] Support compute on separate thread in Flutter Web [flutter/flutter#33577](https://github.com/flutter/flutter/issues/33577) | 340 | [11](#flutter-flutter-33577-graph)
Scroll "back" on web causes browser back action (unless perfectly horizontal) [flutter/flutter#152588](https://github.com/flutter/flutter/issues/152588) | 41 | [11](#flutter-flutter-152588-graph)
[web] Scroll is not recognized by the browser [flutter/flutter#69529](https://github.com/flutter/flutter/issues/69529) | 193 | [10](#flutter-flutter-69529-graph)
main.dart.js is too large [flutter/flutter#46589](https://github.com/flutter/flutter/issues/46589) | 167 | [10](#flutter-flutter-46589-graph)
Support Firefox as a browser in flutter run [flutter/flutter#55324](https://github.com/flutter/flutter/issues/55324) | 212 | [9](#flutter-flutter-55324-graph)
[web] Deprecate and remove `flutter_service_worker.js` [flutter/flutter#156910](https://github.com/flutter/flutter/issues/156910) | 39 | [9](#flutter-flutter-156910-graph)
WebGPU Backend for Flutter Web [flutter/flutter#124334](https://github.com/flutter/flutter/issues/124334) | 80 | [8](#flutter-flutter-124334-graph)

#### Desktop

`team-desktop` issues that received the most reactions from 2025-01-06 to 2025-04-10.

Issue | Total reactions | Recent reactions
-- | -- | --
Implement PlatformView support on Windows [flutter/flutter#31713](https://github.com/flutter/flutter/issues/31713) | 442 | [16](#flutter-flutter-31713-graph)
[Desktop] - Splash screen or background color customization [flutter/flutter#41980](https://github.com/flutter/flutter/issues/41980) | 205 | [14](#flutter-flutter-41980-graph)
Make Windows plugin APIs thread-safe [flutter/flutter#134346](https://github.com/flutter/flutter/issues/134346) | 51 | [11](#flutter-flutter-134346-graph)
Support flavors for Windows [flutter/flutter#98994](https://github.com/flutter/flutter/issues/98994) | 20 | [7](#flutter-flutter-98994-graph)
Bringing Fluent Design to Flutter for additional Mobile design options and Desktop nativity [flutter/flutter#46481](https://github.com/flutter/flutter/issues/46481) | 198 | [6](#flutter-flutter-46481-graph)
[camera] Add Linux support [flutter/flutter#41710](https://github.com/flutter/flutter/issues/41710) | 75 | [5](#flutter-flutter-41710-graph)
[webview_flutter] Add Windows support [flutter/flutter#37597](https://github.com/flutter/flutter/issues/37597) | 327 | 4
[webview_flutter] Add Linux support [flutter/flutter#41726](https://github.com/flutter/flutter/issues/41726) | 118 | 4
Make it easy to use C# for Windows plugins [flutter/flutter#64958](https://github.com/flutter/flutter/issues/64958) | 217 | 3
Implement PlatformView support on Linux [flutter/flutter#41724](https://github.com/flutter/flutter/issues/41724) | 135 | 3
Supporting of in app purchases on Windows Store [flutter/flutter#97050](https://github.com/flutter/flutter/issues/97050) | 63 | 3
Support stylus input on Windows 10 devices [flutter/flutter#65248](https://github.com/flutter/flutter/issues/65248) | 43 | 3
[google_sign_in] Support Windows [flutter/flutter#103682](https://github.com/flutter/flutter/issues/103682) | 26 | 3
Implement PlatformView support on macOS [flutter/flutter#41722](https://github.com/flutter/flutter/issues/41722) | 661 | 2
[video_player] Add Windows support [flutter/flutter#37673](https://github.com/flutter/flutter/issues/37673) | 196 | 2

### Ecosystem

`team-ecosystem` issues that received the most reactions from 2025-01-06 to 2025-04-10.

Issue | Total reactions | Recent reactions
-- | -- | --
Enable "hot reload" (not just "hot restart") for Flutter Web [flutter/flutter#53041](https://github.com/flutter/flutter/issues/53041) | 1312 | [106](#flutter-flutter-53041-graph)
Improve the indexability (SEO) of Flutter apps on the web [flutter/flutter#46789](https://github.com/flutter/flutter/issues/46789) | 865 | [31](#flutter-flutter-46789-graph)
[BUG] [WEB] `KeyboardListener`'s and `Focus.onKeyEvent`'s `KeyUpEvent` do not work correctly in JS and WASM builds [flutter/flutter#162305](https://github.com/flutter/flutter/issues/162305) | 30 | [30](#flutter-flutter-162305-graph)
Server-side rendering for Flutter web [flutter/flutter#47600](https://github.com/flutter/flutter/issues/47600) | 656 | [14](#flutter-flutter-47600-graph)
[path_provider] Add support for web [flutter/flutter#45296](https://github.com/flutter/flutter/issues/45296) | 274 | [14](#flutter-flutter-45296-graph)
[WEB] Web Cache invalidation based on pubspec.yaml version [flutter/flutter#149031](https://github.com/flutter/flutter/issues/149031) | 79 | [14](#flutter-flutter-149031-graph)
☂️ Intent to deprecate and remove the HTML renderer in Flutter Web [flutter/flutter#145954](https://github.com/flutter/flutter/issues/145954) | 344 | [12](#flutter-flutter-145954-graph)
Error: "The targeted input element must be the active input element" when switching focus between TextFormField [flutter/flutter#156842](https://github.com/flutter/flutter/issues/156842) | 176 | [12](#flutter-flutter-156842-graph)
[web] Support compute on separate thread in Flutter Web [flutter/flutter#33577](https://github.com/flutter/flutter/issues/33577) | 340 | [11](#flutter-flutter-33577-graph)
Scroll "back" on web causes browser back action (unless perfectly horizontal) [flutter/flutter#152588](https://github.com/flutter/flutter/issues/152588) | 41 | [11](#flutter-flutter-152588-graph)
[web] Scroll is not recognized by the browser [flutter/flutter#69529](https://github.com/flutter/flutter/issues/69529) | 193 | [10](#flutter-flutter-69529-graph)
main.dart.js is too large [flutter/flutter#46589](https://github.com/flutter/flutter/issues/46589) | 167 | [10](#flutter-flutter-46589-graph)
Support Firefox as a browser in flutter run [flutter/flutter#55324](https://github.com/flutter/flutter/issues/55324) | 212 | [9](#flutter-flutter-55324-graph)
[web] Deprecate and remove `flutter_service_worker.js` [flutter/flutter#156910](https://github.com/flutter/flutter/issues/156910) | 39 | [9](#flutter-flutter-156910-graph)
WebGPU Backend for Flutter Web [flutter/flutter#124334](https://github.com/flutter/flutter/issues/124334) | 80 | [8](#flutter-flutter-124334-graph)

### Dart SDK

`dart-lang/sdk` issues that received the most reactions from 2025-01-06 to 2025-04-10.

Issue | Total reactions | Recent reactions
-- | -- | --
Dart Analyzer very slow/stuck [dart-lang/sdk#55281](https://github.com/dart-lang/sdk/issues/55281) | 152 | [67](#dart-lang-sdk-55281-graph)
[Dot Shorthands][meta] Dot shorthands implementation [dart-lang/sdk#57036](https://github.com/dart-lang/sdk/issues/57036) | 55 | [24](#dart-lang-sdk-57036-graph)
☂️ [vm/ffi] Native assets feature [dart-lang/sdk#50565](https://github.com/dart-lang/sdk/issues/50565) | 195 | [19](#dart-lang-sdk-50565-graph)
Allow AOT executables to be cross-compiled [dart-lang/sdk#28617](https://github.com/dart-lang/sdk/issues/28617) | 539 | [17](#dart-lang-sdk-28617-graph)
☂️ New analyzer plugin system [dart-lang/sdk#53402](https://github.com/dart-lang/sdk/issues/53402) | 81 | [17](#dart-lang-sdk-53402-graph)
Potential analyzer regression in 3.7 / Flutter 3.29 release [dart-lang/sdk#60335](https://github.com/dart-lang/sdk/issues/60335) | 17 | [17](#dart-lang-sdk-60335-graph)
Implement shared native memory multithreading [dart-lang/sdk#56841](https://github.com/dart-lang/sdk/issues/56841) | 33 | [16](#dart-lang-sdk-56841-graph)
☔ Support for hot reload in DDC [dart-lang/sdk#54934](https://github.com/dart-lang/sdk/issues/54934) | 180 | [13](#dart-lang-sdk-54934-graph)
proposal: `avoid_non_null_checks ` [dart-lang/sdk#58535](https://github.com/dart-lang/sdk/issues/58535) | 22 | [10](#dart-lang-sdk-58535-graph)
Throws exception 'Failed to parse header value' [dart-lang/sdk#46442](https://github.com/dart-lang/sdk/issues/46442) | 25 | [9](#dart-lang-sdk-46442-graph)
"Find usages" finds unrelated "call" method usages. [dart-lang/sdk#59988](https://github.com/dart-lang/sdk/issues/59988) | 9 | [9](#dart-lang-sdk-59988-graph)
Support ignoring lint(s) for a part of the file [dart-lang/sdk#60013](https://github.com/dart-lang/sdk/issues/60013) | 9 | [9](#dart-lang-sdk-60013-graph)
[analyzer_plugin] Running build_runner does not invoke `analysis.updateContent` with the newly generated files in VScode [dart-lang/sdk#54113](https://github.com/dart-lang/sdk/issues/54113) | 18 | [8](#dart-lang-sdk-54113-graph)
Consider disabling `require_trailing_commas` lint if language version of file is >= 3.7 [dart-lang/sdk#60119](https://github.com/dart-lang/sdk/issues/60119) | 8 | [8](#dart-lang-sdk-60119-graph)
Macro follow-up: With macros gone, how can code-generators be composed? [dart-lang/sdk#60106](https://github.com/dart-lang/sdk/issues/60106) | 6 | [6](#dart-lang-sdk-60106-graph)

### Dart language

`dart-lang/language` issues that received the most reactions from 2025-01-06 to 2025-04-10.

Issue | Total reactions | Recent reactions
-- | -- | --
Add data classes [dart-lang/language#314](https://github.com/dart-lang/language/issues/314) | 2218 | [110](#dart-lang-language-314-graph)
static enough metaprogramming [dart-lang/language#4271](https://github.com/dart-lang/language/issues/4271) | 100 | [100](#dart-lang-language-4271-graph)
Proposal for a pipe-like operator to chain constructor/method invocations without nesting [dart-lang/language#4211](https://github.com/dart-lang/language/issues/4211) | 189 | [34](#dart-lang-language-4211-graph)
Dot shorthands: Allow for shorter dot syntax to access enum values [dart-lang/language#357](https://github.com/dart-lang/language/issues/357) | 1053 | [30](#dart-lang-language-357-graph)
Static extension methods [dart-lang/language#723](https://github.com/dart-lang/language/issues/723) | 1145 | [28](#dart-lang-language-723-graph)
Allow punctuation based alternatives to keywords? [dart-lang/language#4275](https://github.com/dart-lang/language/issues/4275) | 18 | [18](#dart-lang-language-4275-graph)
Enhanced Constructors [dart-lang/language#4246](https://github.com/dart-lang/language/issues/4246) | 17 | [17](#dart-lang-language-4246-graph)
Parameter destructuring [dart-lang/language#3001](https://github.com/dart-lang/language/issues/3001) | 110 | [15](#dart-lang-language-3001-graph)
More capable `Type` objects [dart-lang/language#4200](https://github.com/dart-lang/language/issues/4200) | 31 | [15](#dart-lang-language-4200-graph)
Easier loop for maps [dart-lang/language#4298](https://github.com/dart-lang/language/issues/4298) | 14 | [14](#dart-lang-language-4298-graph)
Primary constructor on classes [dart-lang/language#2364](https://github.com/dart-lang/language/issues/2364) | 237 | [13](#dart-lang-language-2364-graph)
Library augmentations [dart-lang/language#4154](https://github.com/dart-lang/language/issues/4154) | 13 | [12](#dart-lang-language-4154-graph)
Sum/union types and type matching [dart-lang/language#83](https://github.com/dart-lang/language/issues/83) | 534 | [11](#dart-lang-language-83-graph)
Null-aware elements [dart-lang/language#323](https://github.com/dart-lang/language/issues/323) | 106 | [11](#dart-lang-language-323-graph)
Static Metaprogramming [dart-lang/language#1482](https://github.com/dart-lang/language/issues/1482) | 1678 | [10](#dart-lang-language-1482-graph)

## Graphs


### revert deprecating Color withOpacity / opacity
[flutter/flutter#162069](https://github.com/flutter/flutter/issues/162069) — 511 total reactions, 511 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 435, 510, 511, 0, 0, 0, 0, 0, 0, 0, 0, 0]
```



### Move the material and cupertino packages outside of Flutter
[flutter/flutter#101479](https://github.com/flutter/flutter/issues/101479) — 529 total reactions, 402 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 1, 0, 0, 212, 27, 1, 3, 1, 4, 0, 2, 2]
```



### ☂️Packages planned to be discontinued
[flutter/flutter#162960](https://github.com/flutter/flutter/issues/162960) — 122 total reactions, 122 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 0, 0, 0, 103, 107, 115, 118, 120, 120, 120, 120, 122]
```



### Proposal: Set `debugShowCheckedModeBanner` Default to false
[flutter/flutter#163443](https://github.com/flutter/flutter/issues/163443) — 117 total reactions, 117 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 0, 0, 0, 0, 113, 113, 113, 116, 117, 117, 117, 117]
```



### Add data classes
[dart-lang/language#314](https://github.com/dart-lang/language/issues/314) — 2218 total reactions, 110 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 0, 64, 10, 8, 4, 5, 3, 1, 4, 4, 2, 1]
```



### Enable "hot reload" (not just "hot restart") for Flutter Web
[flutter/flutter#53041](https://github.com/flutter/flutter/issues/53041) — 1312 total reactions, 106 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [2, 6, 11, 0, 35, 0, 1, 0, 0, 6, 19, 2, 10, 0]
```



### static enough metaprogramming
[dart-lang/language#4271](https://github.com/dart-lang/language/issues/4271) — 100 total reactions, 100 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 0, 0, 0, 0, 50, 67, 77, 81, 83, 89, 96, 100]
```



### Dart Analyzer very slow/stuck
[dart-lang/sdk#55281](https://github.com/dart-lang/sdk/issues/55281) — 152 total reactions, 67 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [3, 4, 1, 4, 2, 4, 8, 4, 7, 6, 3, 6, 2, 3]
```



### [webview_flutter] Crash when opening webview on iOS after updating transitive webview_flutter_wkwebview to 3.18.0
[flutter/flutter#162437](https://github.com/flutter/flutter/issues/162437) — 62 total reactions, 62 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 0, 0, 27, 39, 54, 62, 0, 0, 0, 0, 0, 0]
```



### Severe performance degradation of `drawImageRect`
[flutter/flutter#165959](https://github.com/flutter/flutter/issues/165959) — 57 total reactions, 57 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0]
```



### ☂️ Multi View for Windows/MacOS
[flutter/flutter#142845](https://github.com/flutter/flutter/issues/142845) — 173 total reactions, 49 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [2, 2, 2, 2, 4, 7, 1, 5, 3, 6, 2, 2, 3, 1]
```



### Debug mode and hot reload fail on iOS 18.4 due to JIT restriction `error: mprotect failed: 13 (Permission denied)`
[flutter/flutter#163984](https://github.com/flutter/flutter/issues/163984) — 48 total reactions, 48 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 0, 0, 0, 0, 0, 40, 45, 46, 47, 48, 48, 48]
```



### Introduce HIG blur materials to the Cupertino package
[flutter/flutter#162945](https://github.com/flutter/flutter/issues/162945) — 43 total reactions, 43 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 0, 0, 19, 38, 41, 42, 42, 43, 43, 43, 43, 43]
```



### [iOS] ITMS-90048: This bundle is invalid - Your archive contains paths that are not allowed: [._Symbols]
[flutter/flutter#166367](https://github.com/flutter/flutter/issues/166367) — 39 total reactions, 39 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 39]
```



### After upgrading to 3.29, the UI is broken.
[flutter/flutter#163452](https://github.com/flutter/flutter/issues/163452) — 35 total reactions, 35 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 0, 0, 0, 0, 23, 30, 35, 0, 0, 0, 0, 0]
```



### Proposal for a pipe-like operator to chain constructor/method invocations without nesting
[dart-lang/language#4211](https://github.com/dart-lang/language/issues/4211) — 189 total reactions, 34 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [11, 2, 1, 9, 1, 1, 1, 5, 0, 0, 0, 0, 0, 0]
```



### [Mac-15][iOS Simulator] Could not register as server for FlutterDartVMServicePublisher, permission denied. Check your 'Local Network' permissions for this app in the Privacy section of the system Settings.
[flutter/flutter#166333](https://github.com/flutter/flutter/issues/166333) — 34 total reactions, 34 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 34]
```



### Decorators experiment
[flutter/flutter#161345](https://github.com/flutter/flutter/issues/161345) — 33 total reactions, 33 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 31, 32, 32, 33, 33, 0, 0, 0, 0, 0, 0, 0]
```



### Improve the indexability (SEO) of Flutter apps on the web
[flutter/flutter#46789](https://github.com/flutter/flutter/issues/46789) — 865 total reactions, 31 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 4, 8, 2, 0, 0, 8, 1, 0, 1, 3, 0, 0, 0]
```



### Dot shorthands: Allow for shorter dot syntax to access enum values
[dart-lang/language#357](https://github.com/dart-lang/language/issues/357) — 1053 total reactions, 30 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 2, 7, 4, 0, 4, 1, 0, 1, 1, 2, 2, 4, 2]
```



### [BUG] [WEB] `KeyboardListener`'s and `Focus.onKeyEvent`'s `KeyUpEvent` do not work correctly in JS and WASM builds
[flutter/flutter#162305](https://github.com/flutter/flutter/issues/162305) — 30 total reactions, 30 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 0, 28, 28, 28, 28, 28, 28, 28, 28, 30, 30, 30]
```



### [Impeller] App Crashes on Android Emulator when navigating to a route using a BackdropFilter with ImageFilter.blur()
[flutter/flutter#163421](https://github.com/flutter/flutter/issues/163421) — 29 total reactions, 29 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 0, 0, 0, 0, 0, 23, 25, 29, 0, 0, 0, 0]
```



### Static extension methods
[dart-lang/language#723](https://github.com/dart-lang/language/issues/723) — 1145 total reactions, 28 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 1, 4, 1, 0, 0, 3, 4, 1, 0, 5, 1, 0, 1]
```



### Slow Vulkan performance on API 35 Android Emulator images.
[flutter/flutter#160442](https://github.com/flutter/flutter/issues/160442) — 42 total reactions, 26 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [6, 6, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
```



### Flutter adds additional one frame touch latency compared to native
[flutter/flutter#110431](https://github.com/flutter/flutter/issues/110431) — 351 total reactions, 25 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 4, 0, 0, 0, -1, 3, 7, 4, 0, 1, 0, 5, 0]
```



### [Dot Shorthands][meta] Dot shorthands implementation
[dart-lang/sdk#57036](https://github.com/dart-lang/sdk/issues/57036) — 55 total reactions, 24 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 3, 0, 2, 3, 4, 1, 1, 3, 1, 2, 0]
```



### Exception: Image upload failed due to loss of GPU access on iOS Devices on 3.27.1
[flutter/flutter#161142](https://github.com/flutter/flutter/issues/161142) — 38 total reactions, 24 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 3, 3, 0, 13, 0, 1, 2, -1, 0, 0]
```



### Add `context.dependOnListenable(Listenable listenable)`
[flutter/flutter#135050](https://github.com/flutter/flutter/issues/135050) — 70 total reactions, 23 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0]
```



### Xcode DerivedData causes unexpected behavior in Flutter project after adding the new iPhone 16e simulator
[flutter/flutter#163845](https://github.com/flutter/flutter/issues/163845) — 21 total reactions, 21 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions"
bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 21, 21]
```



### AVIF codec support
[flutter/flutter#61229](https://github.com/flutter/flutter/issues/61229) — 207 total reactions, 20 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [2, 4, 0, 3, 2, 3, 0, 0, 1, 1, 1, 0, 1, 0]
```



### Support multiple windows for desktop shells
[flutter/flutter#30701](https://github.com/flutter/flutter/issues/30701) — 681 total reactions, 19 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 2, 2, 2, 1, 1, 0, 1, 6, 0, 0, 1, 0]
```



### Allow Hero widgets to have transitions within the same screen
[flutter/flutter#54200](https://github.com/flutter/flutter/issues/54200) — 252 total reactions, 19 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 1, 2, 0, 0, 1, 4, 0, 4, 0, 2, 0, 0, 0]
```



### ☂️ [vm/ffi] Native assets feature
[dart-lang/sdk#50565](https://github.com/dart-lang/sdk/issues/50565) — 195 total reactions, 19 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 0, 4, 3, 5, 2, 0, 0, 0]
```



### Can't swipe to dismiss scrollable Bottom Sheet
[flutter/flutter#36283](https://github.com/flutter/flutter/issues/36283) — 90 total reactions, 18 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 1, -1, 0, 7, 5, 3, 0, 0, 0]
```



### Allow punctuation based alternatives to keywords?
[dart-lang/language#4275](https://github.com/dart-lang/language/issues/4275) — 18 total reactions, 18 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 0, 15, 17, 17, 17, 16, 17, 18]
```



### Allow AOT executables to be cross-compiled
[dart-lang/sdk#28617](https://github.com/dart-lang/sdk/issues/28617) — 539 total reactions, 17 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [2, 0, 1, 0, 1, 1, 1, 0, 5, 1, 1, 2, 1, 0]
```



### Apple CarPlay / Android Auto support?
[flutter/flutter#26801](https://github.com/flutter/flutter/issues/26801) — 531 total reactions, 17 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 0, 0, 1, 1, 1, 0, 0, 0, -1, 2, 1, 6, 3]
```



### ☂️ New analyzer plugin system
[dart-lang/sdk#53402](https://github.com/dart-lang/sdk/issues/53402) — 81 total reactions, 17 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [9, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 1, 0, 1]
```



### Potential analyzer regression in 3.7 / Flutter 3.29 release
[dart-lang/sdk#60335](https://github.com/dart-lang/sdk/issues/60335) — 17 total reactions, 17 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 17]
```



### Enhanced Constructors
[dart-lang/language#4246](https://github.com/dart-lang/language/issues/4246) — 17 total reactions, 17 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 3, 16, 16, 17, 17, 17, 17, 17, 17, 17, 17]
```



### Implement PlatformView support on Windows
[flutter/flutter#31713](https://github.com/flutter/flutter/issues/31713) — 442 total reactions, 16 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [3, 0, 1, 1, 0, 1, 6, 0, 0, 0, 0, 3, 0, 0]
```



### [camera_android_camerax] Cannot set imageFormatGroup to ImageFormatGroup.nv21
[flutter/flutter#145961](https://github.com/flutter/flutter/issues/145961) — 53 total reactions, 16 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 0, 1, 0, 2, 2, 0, 0, 3, 1, 2, 0, 2, 1]
```



### Implement shared native memory multithreading
[dart-lang/sdk#56841](https://github.com/dart-lang/sdk/issues/56841) — 33 total reactions, 16 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 11, 1]
```



### Nested generic function inside factory constructor crashes flutter run (web) compiler
[flutter/flutter#160338](https://github.com/flutter/flutter/issues/160338) — 30 total reactions, 16 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0]
```



### Remove instances of `useMaterial3: true` in framework, samples and codelabs
[flutter/flutter#162818](https://github.com/flutter/flutter/issues/162818) — 16 total reactions, 16 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 16, 16, 15, 15, 15, 15, 15, 15, 16, 16]
```



### Ctrl+F support, finding text on a page (even when scrolled off screen)
[flutter/flutter#65504](https://github.com/flutter/flutter/issues/65504) — 192 total reactions, 15 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 1, 1, 0, 1, 3, 0, 2, 0, 3, 0, 0, 1]
```



### Allow to provide compile-time variables for native platforms from a file
[flutter/flutter#139289](https://github.com/flutter/flutter/issues/139289) — 182 total reactions, 15 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 0, 2, 0, 4, 1, 0, 0, 0, 0, 0, 0, 1, 0]
```



### Parameter destructuring
[dart-lang/language#3001](https://github.com/dart-lang/language/issues/3001) — 110 total reactions, 15 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [4, 1, 0, 2, 0, 0, 2, 1, 2, 0, 0, 1, 1, 0]
```



### [Selection] How To Avoid `'!_selectionStartsInScrollable': is not true.` assertion when using SelectionArea with scrollable widget.
[flutter/flutter#115787](https://github.com/flutter/flutter/issues/115787) — 42 total reactions, 15 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 2, 0, 12, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0]
```



### More capable `Type` objects
[dart-lang/language#4200](https://github.com/dart-lang/language/issues/4200) — 31 total reactions, 15 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 1, 0, 0, 0, 8, 0, 0, 0, 0, 2, 2]
```



### Flutter Internationalization Error related to placeholder types
[flutter/flutter#163627](https://github.com/flutter/flutter/issues/163627) — 15 total reactions, 15 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0]
```



### Server-side rendering for Flutter web
[flutter/flutter#47600](https://github.com/flutter/flutter/issues/47600) — 656 total reactions, 14 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 2, 0, 1, 0, 2, 0, 0, 1, 1, 0, 1, 0]
```



### [path_provider] Add support for web
[flutter/flutter#45296](https://github.com/flutter/flutter/issues/45296) — 274 total reactions, 14 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [2, 1, 0, 5, 0, 1, 1, 0, 1, 0, 0, 0, 1, 1]
```



### [Desktop] - Splash screen or background color customization
[flutter/flutter#41980](https://github.com/flutter/flutter/issues/41980) — 205 total reactions, 14 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 1, 0, 4, 0, 3, 0, 5, 0, 0, 0, 0, 0]
```



### [WEB] Web Cache invalidation based on pubspec.yaml version
[flutter/flutter#149031](https://github.com/flutter/flutter/issues/149031) — 79 total reactions, 14 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [2, 0, 0, 1, 0, 1, 2, 1, 1, 2, 0, 0, 1, 1]
```



### Use the default NDK version from AGP
[flutter/flutter#139427](https://github.com/flutter/flutter/issues/139427) — 45 total reactions, 14 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 1, 0, 0, 4, 1, 3, 0, 1, 2, 2]
```



### hot restart locks up on iOS
[flutter/flutter#165656](https://github.com/flutter/flutter/issues/165656) — 14 total reactions, 14 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 14]
```



### Cupertino Sheet should have drag to dismiss and nested scrolling work together
[flutter/flutter#161687](https://github.com/flutter/flutter/issues/161687) — 14 total reactions, 14 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 14]
```



### Easier loop for maps
[dart-lang/language#4298](https://github.com/dart-lang/language/issues/4298) — 14 total reactions, 14 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 13, 14, 14]
```



### Android crash: Fatal Exception: java.lang.RuntimeException java.util.concurrent.ExecutionException: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/android.test.runner.jar", zip file "/system/framework/org.apache.http.legacy.boot.jar"........
[flutter/flutter#83596](https://github.com/flutter/flutter/issues/83596) — 382 total reactions, 13 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 1, 0, 0, 5, 0, 4, 0, 0, 1, 0, 0, 0]
```



### Primary constructor on classes
[dart-lang/language#2364](https://github.com/dart-lang/language/issues/2364) — 237 total reactions, 13 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 0, 0, 2, 1, 0, 1, 3, 2, 0, 1, 1, 0, 1]
```



### ☔ Support for hot reload in DDC
[dart-lang/sdk#54934](https://github.com/dart-lang/sdk/issues/54934) — 180 total reactions, 13 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 3, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0]
```



### Bundling assets only on a specific platform (and remove assets on another platform)
[flutter/flutter#65065](https://github.com/flutter/flutter/issues/65065) — 154 total reactions, 13 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [2, 0, 0, 0, 1, 1, 1, 1, 0, 1, 0, 0, 5, 1]
```



### 'package:flutter/src/rendering/mouse_tracker.dart': Failed assertion: line 224 pos 12: '(event is PointerAddedEvent) == (lastEvent is PointerRemovedEvent)': is not true. when emulation touches on a mobile device with a mouse
[flutter/flutter#160144](https://github.com/flutter/flutter/issues/160144) — 27 total reactions, 13 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 1, 0, 0, 3, 2, 1, 1, 1, 0, 3, 0]
```



### Add support for visionOS
[flutter/flutter#128313](https://github.com/flutter/flutter/issues/128313) — 349 total reactions, 12 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 6, 1, 0, 1, 0, 0, 0, 0, 1, 1, 1, 0]
```



### ☂️ Intent to deprecate and remove the HTML renderer in Flutter Web
[flutter/flutter#145954](https://github.com/flutter/flutter/issues/145954) — 344 total reactions, 12 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 4, 0, 1, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0]
```



### Preserve WillPopScope as an alternate for PopScope
[flutter/flutter#138614](https://github.com/flutter/flutter/issues/138614) — 233 total reactions, 12 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 1, 1, 0, 4, 0, 1, 0, 1, 0, 1, 0, 0]
```



### Error: "The targeted input element must be the active input element" when switching focus between TextFormField
[flutter/flutter#156842](https://github.com/flutter/flutter/issues/156842) — 176 total reactions, 12 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
```



### Feature request: Allow declaring main language of app to VoiceOver and TalkBack
[flutter/flutter#99600](https://github.com/flutter/flutter/issues/99600) — 41 total reactions, 12 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2]
```



### Library augmentations
[dart-lang/language#4154](https://github.com/dart-lang/language/issues/4154) — 13 total reactions, 12 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 9, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0]
```



### Sum/union types and type matching
[dart-lang/language#83](https://github.com/dart-lang/language/issues/83) — 534 total reactions, 11 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 0, 1, 2, 2, 1, 0, 0, 0, 1, 0, 2, 0]
```



### [web] Support compute on separate thread in Flutter Web
[flutter/flutter#33577](https://github.com/flutter/flutter/issues/33577) — 340 total reactions, 11 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 2, 3, 0, 0, 0, 1, 1, 0, 0, 0, 0, 1, 0]
```



### Antialiasing behaviour when same-colour
[flutter/flutter#14288](https://github.com/flutter/flutter/issues/14288) — 185 total reactions, 11 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 0, 0, 0, 1, 4, 1, 2, 0, 0, 0, 1, 0, 0]
```



### Null-aware elements
[dart-lang/language#323](https://github.com/dart-lang/language/issues/323) — 106 total reactions, 11 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 2, 0, 1, 0, 0, 0, 1, 0, 2, 3, 2, 0, 0]
```



### Make Windows plugin APIs thread-safe
[flutter/flutter#134346](https://github.com/flutter/flutter/issues/134346) — 51 total reactions, 11 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 1, 0, 1, 1, 2, 0, 1, 2, 0, 0, 2, 0, 0]
```



### Jump to index in sliver world
[flutter/flutter#81005](https://github.com/flutter/flutter/issues/81005) — 42 total reactions, 11 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 2, 0, 0, 1, 2, 0, 0, 0, 1, 2, 0, 0]
```



### Scroll "back" on web causes browser back action (unless perfectly horizontal)
[flutter/flutter#152588](https://github.com/flutter/flutter/issues/152588) — 41 total reactions, 11 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [2, 1, 1, 0, 0, 0, 1, 0, 1, 0, 1, 0, 2, 1]
```



### Consider merging platform and UI thread
[flutter/flutter#150525](https://github.com/flutter/flutter/issues/150525) — 33 total reactions, 11 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 1, 0, 0, 6, 1, 1, 0, 1, 0, 0, 0, 0]
```



### Investigate path resolution for "libflutter.so" binary
[flutter/flutter#151638](https://github.com/flutter/flutter/issues/151638) — 24 total reactions, 11 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 0, 0, 1, 2, 1, 1, 0, 0, 0, 1, 1, 2]
```



### Code Push / Hot Update / out of band updates
[flutter/flutter#14330](https://github.com/flutter/flutter/issues/14330) — 2020 total reactions, 10 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [2, 0, 1, 2, 0, 0, 3, 2, -1, 0, 0, 0, 0, 0]
```



### Static Metaprogramming
[dart-lang/language#1482](https://github.com/dart-lang/language/issues/1482) — 1678 total reactions, 10 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 0, 2, 2, -4, 6, 1, 1, -1, 0, 0, 1, 0]
```



### [web] Scroll is not recognized by the browser
[flutter/flutter#69529](https://github.com/flutter/flutter/issues/69529) — 193 total reactions, 10 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 1, 3, 0, 0, 1, 1, 0, 0, 0, 0, 0]
```



### Add TextOverflow "ellipsisStart" , "ellipsisMiddle" and "ellipsisEnd"
[flutter/flutter#45336](https://github.com/flutter/flutter/issues/45336) — 188 total reactions, 10 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 0, 0, 2, 1, 2, 1, 0, 0, 1, 1, 0, 0, 0]
```



### main.dart.js is too large
[flutter/flutter#46589](https://github.com/flutter/flutter/issues/46589) — 167 total reactions, 10 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 2, 0]
```



### Ability to change the keyboard language programmatically
[flutter/flutter#99606](https://github.com/flutter/flutter/issues/99606) — 128 total reactions, 10 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 2, 1, 1, 0, 0, 0, 1, 0, 0, 1, 0, 1, 0]
```



### [Impeller] Implement Wide Gamut colors for Vulkan
[flutter/flutter#127852](https://github.com/flutter/flutter/issues/127852) — 47 total reactions, 10 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 1, 2, 2, 1]
```



### Documentation request: deep linking and Android launchMode
[flutter/flutter#110928](https://github.com/flutter/flutter/issues/110928) — 39 total reactions, 10 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 1, 1, 2, 0, 1, 0, 1, 0, 0, 0, 1, 0]
```



### Deprecated APIs use on Android 15
[flutter/flutter#160328](https://github.com/flutter/flutter/issues/160328) — 23 total reactions, 10 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
```



### proposal: `avoid_non_null_checks `
[dart-lang/sdk#58535](https://github.com/dart-lang/sdk/issues/58535) — 22 total reactions, 10 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 3, 0, 1, 0, 0, 0, -1, 0, 3, 1, 0, 0, 0]
```



### Support soft hyphenation (line breaks at U+00AD plus rendering a hyphen at the end of the line)
[flutter/flutter#18443](https://github.com/flutter/flutter/issues/18443) — 312 total reactions, 9 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4]
```



### Support Firefox as a browser in flutter run
[flutter/flutter#55324](https://github.com/flutter/flutter/issues/55324) — 212 total reactions, 9 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 1, 0, 0, 1, 3, 0, 1, 2, 1, 0, 0, 0]
```



### [go_router] ShellRoutes seem to cause NavigatorObserver to not fire (5.0.1)
[flutter/flutter#112196](https://github.com/flutter/flutter/issues/112196) — 133 total reactions, 9 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 2, 0, 0, 1, 1, 0, 0, 0, 0, 1, 0, 0, 3]
```



### Hot restart while keyboard is up leaves the keyboard up
[flutter/flutter#10713](https://github.com/flutter/flutter/issues/10713) — 40 total reactions, 9 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0]
```



### [web] Deprecate and remove `flutter_service_worker.js`
[flutter/flutter#156910](https://github.com/flutter/flutter/issues/156910) — 39 total reactions, 9 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 5, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0]
```



### PlatformException VideoError, Video Player had error
[flutter/flutter#81804](https://github.com/flutter/flutter/issues/81804) — 32 total reactions, 9 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 3, 1, 1, 0, 0, 0, 1, 0, 0, 1, 0]
```



### Maintain scroll location to prevent content jumping when network images or dynamic network content loads into a listview that has already been laid out
[flutter/flutter#99158](https://github.com/flutter/flutter/issues/99158) — 30 total reactions, 9 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 0]
```



### Throws exception 'Failed to parse header value'
[dart-lang/sdk#46442](https://github.com/dart-lang/sdk/issues/46442) — 25 total reactions, 9 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
```



### "Find usages" finds unrelated "call" method usages.
[dart-lang/sdk#59988](https://github.com/dart-lang/sdk/issues/59988) — 9 total reactions, 9 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 9]
```



### Support ignoring lint(s) for a part of the file
[dart-lang/sdk#60013](https://github.com/dart-lang/sdk/issues/60013) — 9 total reactions, 9 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9]
```



### Flutter support for Apple Watch
[flutter/flutter#28901](https://github.com/flutter/flutter/issues/28901) — 279 total reactions, 8 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 1, 0, 1, 0, 3, 1, 1, 0, 0, 0, 0]
```



### Support different dependencies when using flavors
[flutter/flutter#46979](https://github.com/flutter/flutter/issues/46979) — 150 total reactions, 8 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 2, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, 0]
```



### Code generation experience needs improvements
[flutter/flutter#63323](https://github.com/flutter/flutter/issues/63323) — 129 total reactions, 8 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 6, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0]
```



### Let iOS keyboard dismissal synchronize with scroll
[flutter/flutter#57609](https://github.com/flutter/flutter/issues/57609) — 110 total reactions, 8 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0]
```



### WebGPU Backend for Flutter Web
[flutter/flutter#124334](https://github.com/flutter/flutter/issues/124334) — 80 total reactions, 8 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 0, 3, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0]
```



### [go_router] support popUntil
[flutter/flutter#131625](https://github.com/flutter/flutter/issues/131625) — 42 total reactions, 8 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 1, 1, 0, 0, 2, 0, 0, 0, 2, 0]
```



### [analyzer_plugin] Running build_runner does not invoke `analysis.updateContent` with the newly generated files in VScode
[dart-lang/sdk#54113](https://github.com/dart-lang/sdk/issues/54113) — 18 total reactions, 8 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 1, 0]
```



### Consider disabling `require_trailing_commas` lint if language version of file is >= 3.7
[dart-lang/sdk#60119](https://github.com/dart-lang/sdk/issues/60119) — 8 total reactions, 8 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 4, 8, 0, 0, 0, 0, 0, 0, 0]
```



### Table > TableRow > TableCell colspan
[flutter/flutter#21594](https://github.com/flutter/flutter/issues/21594) — 297 total reactions, 7 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 1, 1, 0, 1, 0, 0, 2, 1, 0, 1]
```



### Add support for Android 13 per-app language preferences
[flutter/flutter#109842](https://github.com/flutter/flutter/issues/109842) — 88 total reactions, 7 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [3, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 1, 0]
```



### ☂️ Native assets support
[flutter/flutter#129757](https://github.com/flutter/flutter/issues/129757) — 71 total reactions, 7 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 1]
```



### [go_router] ShellRoutes break iOS swipe back navigation
[flutter/flutter#120353](https://github.com/flutter/flutter/issues/120353) — 58 total reactions, 7 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 1, 1, 1, 2, 0, 0, 0, 0, 0, 0, 1, 1]
```



### Blur filter isn't clipped when using border radius
[flutter/flutter#115926](https://github.com/flutter/flutter/issues/115926) — 47 total reactions, 7 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [-1, 1, 1, 0, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0]
```



### Color codes in error messages are probably escaped when using the iOS simulator
[flutter/flutter#20663](https://github.com/flutter/flutter/issues/20663) — 44 total reactions, 7 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 1, 2, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0]
```



### [Android] CameraX preview is rotated 90 degrees
[flutter/flutter#154241](https://github.com/flutter/flutter/issues/154241) — 23 total reactions, 7 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0]
```



### Should the modal barrier of an Alert also change the color of the status bar?
[flutter/flutter#24969](https://github.com/flutter/flutter/issues/24969) — 23 total reactions, 7 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0]
```



### FlutterFragmentActivity support for predictive back
[flutter/flutter#149753](https://github.com/flutter/flutter/issues/149753) — 22 total reactions, 7 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 2, 0, 0, 0, 1, 0, 1, 0, 0, 2, 0, 0]
```



### Support flavors for Windows
[flutter/flutter#98994](https://github.com/flutter/flutter/issues/98994) — 20 total reactions, 7 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 2, 0, 0, 0, 1, 1, 0, 0, 2, 1, 0]
```



### SliverAppBar flexibleSpace with height depending on children
[flutter/flutter#18345](https://github.com/flutter/flutter/issues/18345) — 264 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 2, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0]
```



### Bringing Fluent Design to Flutter for additional Mobile design options and Desktop nativity
[flutter/flutter#46481](https://github.com/flutter/flutter/issues/46481) — 198 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 0, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0]
```



### Plugins could avoid warnings by installing UIApplicationDelegate methods dynamically
[flutter/flutter#9984](https://github.com/flutter/flutter/issues/9984) — 161 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 0, 0, 0, 0, 0, 0, 1, 0, 2, 1, 0, 0, 0]
```



### ☂️ Add Swift Package Manager compatibility
[flutter/flutter#126005](https://github.com/flutter/flutter/issues/126005) — 150 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [3, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0]
```



### [proposal] Provide a way to close a specific dialog
[flutter/flutter#62960](https://github.com/flutter/flutter/issues/62960) — 117 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 5, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
```



### Support XDG Base Directory Specfication
[flutter/flutter#59430](https://github.com/flutter/flutter/issues/59430) — 86 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 1, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0]
```



### Tree shake unused assets
[flutter/flutter#64106](https://github.com/flutter/flutter/issues/64106) — 78 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 1, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 1]
```



### Android build fails with certain plugins if project is in a different drive (from sdk)
[flutter/flutter#105395](https://github.com/flutter/flutter/issues/105395) — 65 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0]
```



### [go_router] choose in redirect method if `push` or `go`
[flutter/flutter#114131](https://github.com/flutter/flutter/issues/114131) — 53 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 0, 1, 1, 0]
```



### [go_router] Failed assertion: line 3817 pos 18: '!keyReservation.contains(key)': is not true.
[flutter/flutter#140586](https://github.com/flutter/flutter/issues/140586) — 51 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 2, 0]
```



### [go_router_builder][go_router] Exception thrown when parent route has `$extra` param
[flutter/flutter#106121](https://github.com/flutter/flutter/issues/106121) — 46 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 1, 0, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0]
```



### Integration test TimeoutException after 0:12:00.000000: Test timed out after 12 minutes
[flutter/flutter#105913](https://github.com/flutter/flutter/issues/105913) — 45 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 2, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0]
```



### Suggestion: decouple more widgets from Android/iOS design guidelines
[flutter/flutter#53059](https://github.com/flutter/flutter/issues/53059) — 42 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0]
```



### flutter run --watch option
[flutter/flutter#136494](https://github.com/flutter/flutter/issues/136494) — 24 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 0, 1, 1, 0]
```



### Macro follow-up: With macros gone, how can code-generators be composed?
[dart-lang/sdk#60106](https://github.com/dart-lang/sdk/issues/60106) — 6 total reactions, 6 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 5, 5, 5, 5, 5, 5, 6, 6, 6]
```



### Emoji size is off on iOS
[flutter/flutter#28894](https://github.com/flutter/flutter/issues/28894) — 144 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 1, 0, -1, 0, 1, 0, 2, 0, 1, 1, 0]
```



### Multiplatform tooling: A way to store and update app properties, like name, descriptions, icons, permission and apply them to all platform runners/embedders
[flutter/flutter#79952](https://github.com/flutter/flutter/issues/79952) — 135 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0]
```



### PopScope seems to be incompatible with GoRouter
[flutter/flutter#138737](https://github.com/flutter/flutter/issues/138737) — 125 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 2, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0]
```



### Support Material Symbols
[flutter/flutter#102560](https://github.com/flutter/flutter/issues/102560) — 120 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0]
```



### [camera] Add Linux support
[flutter/flutter#41710](https://github.com/flutter/flutter/issues/41710) — 75 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1]
```



### Flutter should support iOS 15's Secure Paste feature
[flutter/flutter#103163](https://github.com/flutter/flutter/issues/103163) — 70 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 1, 1, 0]
```



### "Lost connection to device" randomly when not doing anything in particular
[flutter/flutter#9707](https://github.com/flutter/flutter/issues/9707) — 60 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 1]
```



### [go_router_builder] Define routes in separate files
[flutter/flutter#122258](https://github.com/flutter/flutter/issues/122258) — 58 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1, 0]
```



### Support weight/boldness configuration of an Icon
[flutter/flutter#86636](https://github.com/flutter/flutter/issues/86636) — 58 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 0, 1, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0]
```



### [Android]Switching between immersive and edgeToEdge system UI modes shows black status bar
[flutter/flutter#95403](https://github.com/flutter/flutter/issues/95403) — 50 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 0, 1, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0]
```



### Let Flutter be installable via winget
[flutter/flutter#57674](https://github.com/flutter/flutter/issues/57674) — 44 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 0]
```



### Create DropdownMenuFormField
[flutter/flutter#141941](https://github.com/flutter/flutter/issues/141941) — 40 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [1, 0, 2, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0]
```



### [go_router] Unwanted black screen when using async redirect.
[flutter/flutter#133746](https://github.com/flutter/flutter/issues/133746) — 35 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0]
```



### Flutter's text rendering has different letter spacing from iOS native
[flutter/flutter#150824](https://github.com/flutter/flutter/issues/150824) — 25 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0]
```



### Provide Page adpaters to Flutters PopupRoute's in go_router.
[flutter/flutter#125268](https://github.com/flutter/flutter/issues/125268) — 24 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 2, 0, 0]
```



### On macOS Sequoia - [tool_crash] SocketException: Send failed, OS Error: No route to host, errno = 65
[flutter/flutter#150131](https://github.com/flutter/flutter/issues/150131) — 19 total reactions, 5 recent reactions



Graph...

```mermaid
xychart-beta
x-axis "Week" [Jan 6, Jan 13, Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7]
y-axis "Reactions" 0 --> 20
bar [0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0]
```