Skip to content

loic-sharma/github-insights

Repository files navigation

GitHub Insights

Trending issues

Issues that received the most reactions from 2025-01-20 to 2025-04-25.

Issue Total reactions Recent reactions
Move the material and cupertino packages outside of Flutter flutter/flutter#101479 534 407
static enough metaprogramming dart-lang/language#4271 129 129
☂️Packages planned to be discontinued flutter/flutter#162960 122 122
Proposal: Set debugShowCheckedModeBanner Default to false flutter/flutter#163443 117 117
Add data classes dart-lang/language#314 2221 113
Enable "hot reload" (not just "hot restart") for Flutter Web flutter/flutter#53041 1312 96
Dart Analyzer very slow/stuck dart-lang/sdk#55281 167 73
[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 72 72
[iOS] ITMS-90048: This bundle is invalid - Your archive contains paths that are not allowed: [._Symbols] flutter/flutter#166367 57 57
☂️ Multi View for Windows/MacOS flutter/flutter#142845 175 46
Introduce HIG blur materials to the Cupertino package flutter/flutter#162945 43 43
[BUG] [WEB] KeyboardListener's and Focus.onKeyEvent's KeyUpEvent do not work correctly in JS and WASM builds flutter/flutter#162305 31 31
Dot shorthands: Allow for shorter dot syntax to access enum values dart-lang/language#357 1054 29
Add support for custom cluster icon in Google Map Flutter flutter/flutter#153092 84 27
Static extension methods dart-lang/language#723 1146 26

Trending issues by team

Framework

Framework

team-framework issues that received the most reactions from 2025-01-20 to 2025-04-25.

Issue Total reactions Recent reactions
Proposal: Set debugShowCheckedModeBanner Default to false flutter/flutter#163443 117 117
☂️ Multi View for Windows/MacOS flutter/flutter#142845 175 46
Support multiple windows for desktop shells flutter/flutter#30701 687 25
Add context.dependOnListenable(Listenable listenable) flutter/flutter#135050 70 23
Allow Hero widgets to have transitions within the same screen flutter/flutter#54200 252 17
Ctrl+F support, finding text on a page (even when scrolled off screen) flutter/flutter#65504 194 16
'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 28 14
[Selection] How To Avoid '!_selectionStartsInScrollable': is not true. assertion when using SelectionArea with scrollable widget. flutter/flutter#115787 42 13
Jump to index in sliver world flutter/flutter#81005 44 12
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 33 12
Preserve WillPopScope as an alternate for PopScope flutter/flutter#138614 234 11
Add TextOverflow "ellipsisStart" , "ellipsisMiddle" and "ellipsisEnd" flutter/flutter#45336 190 11
Feature request: Allow declaring main language of app to VoiceOver and TalkBack flutter/flutter#99600 41 11
Add option to smoothly animate stepped mouse scroll deltas flutter/flutter#32120 159 8
ShadowBox inset attribute? Inner shadow flutter/flutter#18636 112 8

Design

team-design issues that received the most reactions from 2025-01-20 to 2025-04-25.

Issue Total reactions Recent reactions
Move the material and cupertino packages outside of Flutter flutter/flutter#101479 534 407
Introduce HIG blur materials to the Cupertino package flutter/flutter#162945 43 43
Can't swipe to dismiss scrollable Bottom Sheet flutter/flutter#36283 90 17
Remove instances of useMaterial3: true in framework, samples and codelabs flutter/flutter#162818 16 16
Use a system default font on flutter flutter/flutter#48381 89 9
Table > TableRow > TableCell colspan flutter/flutter#21594 298 8
Should the modal barrier of an Alert also change the color of the status bar? flutter/flutter#24969 23 7
[proposal] Provide a way to close a specific dialog flutter/flutter#62960 117 6
Support weight/boldness configuration of an Icon flutter/flutter#86636 60 6
SliverAppBar flexibleSpace with height depending on children flutter/flutter#18345 265 5
Support Material Symbols flutter/flutter#102560 120 5
Suggestion: decouple more widgets from Android/iOS design guidelines flutter/flutter#53059 42 5
Create DropdownMenuFormField flutter/flutter#141941 41 5
Overscrolling outer scrollview / SliverAppBar.stretch does not work in NestedScrollView flutter/flutter#54059 45 4
Support Material 3 motion - Transitions flutter/flutter#116526 94 3

Cupertino

f: cupertino issues that received the most reactions from 2025-01-20 to 2025-04-25.

Issue Total reactions Recent reactions
Move the material and cupertino packages outside of Flutter flutter/flutter#101479 534 407
Introduce HIG blur materials to the Cupertino package flutter/flutter#162945 43 43
[proposal] Provide a way to close a specific dialog flutter/flutter#62960 117 6
Support weight/boldness configuration of an Icon flutter/flutter#86636 60 6
Flutter's text rendering has different letter spacing from iOS native flutter/flutter#150824 27 6
Suggestion: decouple more widgets from Android/iOS design guidelines flutter/flutter#53059 42 5
Pull-Down Menus for iOS 14 flutter/flutter#60298 58 3
Add a Sidebar widget to Cupertino for a native look on iPadOS flutter/flutter#60762 24 3
Fullscreen version of CupertinoSheetRoute flutter/flutter#33798 106 2
Support iPadOS pointer interactions flutter/flutter#55809 60 2
Proposal Refactor Scroll To Top iOS (non-breaking) flutter/flutter#74727 46 2
Add new Cupertino calendar date picker mode flutter/flutter#63693 127 1
Equivalent of InkWell in Cupertino style flutter/flutter#48017 55 1
Cupertino back gesture are disabled when using PageRouteBuilder flutter/flutter#47441 53 1
CupertinoPicker and CupertinoDatePicker don't play the ticker sound flutter/flutter#37329 27 1

Text input

team-text-input and a: text input issues that received the most reactions from 2025-01-20 to 2025-04-25.

Issue Total reactions Recent reactions
[iOS/Android] Hot restart while keyboard is up leaves the keyboard up flutter/flutter#10713 41 10
Let iOS keyboard dismissal synchronize with scroll flutter/flutter#57609 110 8
FlutterFragmentActivity support for predictive back flutter/flutter#149753 23 8
Add a way to detect keyboard language flutter/flutter#25841 175 7
Ability to change the keyboard language programmatically flutter/flutter#99606 129 7
[IOS] Textinput is placed with offset above the keyboard when focused flutter/flutter#124205 84 7
Spellcheck on Flutter Web flutter/flutter#40682 78 5
Expose low level IME interactions flutter/flutter#150460 31 4
[Keyboard] Synchronize keyboard state on defocus and refocus flutter/flutter#99330 23 3
[web] Textfield 'autofocus: true' doesn't show up the keyboard flutter/flutter#58498 105 2
[Windows] On screen keyboard pops up abnormally on touch screen tablets flutter/flutter#99050 33 2
Support text selection programmatically for the SelectableText widget flutter/flutter#69460 22 2
Add ability for text field TextInputAction to be dynamic flutter/flutter#30331 20 2
Flutter should be able to interact with host clipboard for rich content flutter/flutter#23603 120 1
Input validator async flutter/flutter#9688 72 1

go_router

team-go_router issues that received the most reactions from 2025-01-20 to 2025-04-25.

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

Tool

team-tool issues that received the most reactions from 2025-01-20 to 2025-04-25.

Issue Total reactions Recent reactions
Bundling assets only on a specific platform (and remove assets on another platform) flutter/flutter#65065 155 12
☂️ Native assets support flutter/flutter#129757 76 12
Allow to provide compile-time variables for native platforms from a file flutter/flutter#139289 182 11
Support different dependencies when using flavors flutter/flutter#46979 153 11
Code generation experience needs improvements flutter/flutter#63323 130 9
flutter run --watch option flutter/flutter#136494 26 8
Support XDG Base Directory Specfication flutter/flutter#59430 87 7
Tree shake unused assets flutter/flutter#64106 79 7
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 135 5
[Proposal]Allow multiple arb files to organize l10n / intl localizations for a language flutter/flutter#107157 113 5
On macOS Sequoia - [tool_crash] SocketException: Send failed, OS Error: No route to host, errno = 65 flutter/flutter#150131 19 5
Let flutter be installable via homebrew flutter/flutter#14050 1012 4
Customizable project structure (platforms) flutter/flutter#71400 419 4
flutter test --coverage and flutter test --watch flutter/flutter#4719 120 4
Provide an API in the Flutter tool to make it extensible flutter/flutter#25377 88 4

Engine

team-engine issues that received the most reactions from 2025-01-20 to 2025-04-25.

Issue Total reactions Recent reactions
Exception: Image upload failed due to loss of GPU access on iOS Devices on 3.27.1 flutter/flutter#161142 40 26
AVIF codec support flutter/flutter#61229 210 17
Apple CarPlay / Android Auto support? flutter/flutter#26801 531 16
Add support for visionOS flutter/flutter#128313 349 11
Consider merging platform and UI thread flutter/flutter#150525 33 11
Code Push / Hot Update / out of band updates flutter/flutter#14330 2022 10
Antialiasing behaviour when same-colour flutter/flutter#14288 185 10
[Impeller] Implement Wide Gamut colors for Vulkan flutter/flutter#127852 48 10
Support soft hyphenation (line breaks at U+00AD plus rendering a hyphen at the end of the line) flutter/flutter#18443 313 9
Support home and lock screen widgets flutter/flutter#26134 327 8
Flutter Fonts are not rendering correctly, Antialiasing is doubled on desktop flutter/flutter#67034 49 8
Add a way to detect keyboard language flutter/flutter#25841 175 7
App ignores proxy settings flutter/flutter#26359 62 7
TextHeightBehaviour should allow more tightly-wrapped text flutter/flutter#146860 42 7
Allow release mode builds to run on simulators flutter/flutter#11754 202 6

Platforms

iOS

team-ios issues that received the most reactions from 2025-01-20 to 2025-04-25.

Issue Total reactions Recent reactions
[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 72 72
[iOS] ITMS-90048: This bundle is invalid - Your archive contains paths that are not allowed: [._Symbols] flutter/flutter#166367 57 57
Flutter adds additional one frame touch latency compared to native flutter/flutter#110431 353 23
Xcode DerivedData causes unexpected behavior in Flutter project after adding the new iPhone 16e simulator flutter/flutter#163845 22 22
hot restart locks up on iOS flutter/flutter#165656 21 21
Flutter support for Apple Watch flutter/flutter#28901 282 11
Let iOS keyboard dismissal synchronize with scroll flutter/flutter#57609 110 8
Blur filter isn't clipped when using border radius flutter/flutter#115926 48 8
Emoji size is off on iOS flutter/flutter#28894 145 6
Flutter should support iOS 15's Secure Paste feature flutter/flutter#103163 71 6
Color codes in error messages are probably escaped when using the iOS simulator flutter/flutter#20663 44 6
Flutter's text rendering has different letter spacing from iOS native flutter/flutter#150824 27 6
Plugins could avoid warnings by installing UIApplicationDelegate methods dynamically flutter/flutter#9984 161 5
Support flutter build ipa with manual signing and provisioning profiles flutter/flutter#106612 71 4
Video Player HDR Problem flutter/flutter#91241 57 3

Android

team-android issues that received the most reactions from 2025-01-20 to 2025-04-25.

Issue Total reactions Recent reactions
Use the default NDK version from AGP flutter/flutter#139427 49 18
The video player value.isBuffering always return true after seekTo any position flutter/flutter#165149 15 15
[camera_android_camerax] Cannot set imageFormatGroup to ImageFormatGroup.nv21 flutter/flutter#145961 53 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 382 12
PlatformException VideoError, Video Player had error flutter/flutter#81804 35 12
Investigate path resolution for "libflutter.so" binary flutter/flutter#151638 24 10
Documentation request: deep linking and Android launchMode flutter/flutter#110928 39 9
Android build fails with certain plugins if project is in a different drive (from sdk) flutter/flutter#105395 65 6
Add support for Android 13 per-app language preferences flutter/flutter#109842 89 5
"Lost connection to device" randomly when not doing anything in particular flutter/flutter#9707 60 5
[camera] Taking pictures is too slow on some devices flutter/flutter#84957 86 4
[Android]Switching between immersive and edgeToEdge system UI modes shows black status bar flutter/flutter#95403 50 4
Flutter Camera plugin camera lens change flutter/flutter#91247 41 4
Filtering updateAcquireFence: Did not find frame. out from flutter run output flutter/flutter#104268 35 4
[SystemUiMode.edgeToEdge] systemNavigationBarColor can't be made transparent without breaking older Android versions flutter/flutter#119465 21 4

Web

team-web issues that received the most reactions from 2025-01-20 to 2025-04-25.

Issue Total reactions Recent reactions
Enable "hot reload" (not just "hot restart") for Flutter Web flutter/flutter#53041 1312 96
[BUG] [WEB] KeyboardListener's and Focus.onKeyEvent's KeyUpEvent do not work correctly in JS and WASM builds flutter/flutter#162305 31 31
Improve the indexability (SEO) of Flutter apps on the web flutter/flutter#46789 865 26
[WEB] Web Cache invalidation based on pubspec.yaml version flutter/flutter#149031 82 15
Server-side rendering for Flutter web flutter/flutter#47600 657 14
[path_provider] Add support for web flutter/flutter#45296 277 14
[web] Scroll is not recognized by the browser flutter/flutter#69529 196 12
main.dart.js is too large flutter/flutter#46589 170 11
[web] Deprecate and remove flutter_service_worker.js flutter/flutter#156910 40 10
[web] Support compute on separate thread in Flutter Web flutter/flutter#33577 340 9
Support Firefox as a browser in flutter run flutter/flutter#55324 212 9
Scroll "back" on web causes browser back action (unless perfectly horizontal) flutter/flutter#152588 42 8
[IOS] Textinput is placed with offset above the keyboard when focused flutter/flutter#124205 84 7
[Flutter-web] Control+MouseWheel should zoom the browser window flutter/flutter#129933 54 6
Spellcheck on Flutter Web flutter/flutter#40682 78 5

Desktop

team-windows, team-macos, and team-linux issues that received the most reactions from 2025-01-20 to 2025-04-25.

Issue Total reactions Recent reactions
Implement PlatformView support on Windows flutter/flutter#31713 447 18
[Desktop] - Splash screen or background color customization flutter/flutter#41980 206 14
Make Windows plugin APIs thread-safe flutter/flutter#134346 54 12
Support flavors for Windows flutter/flutter#98994 21 8
Supporting of in app purchases on Windows Store flutter/flutter#97050 67 7
[webview_flutter] Add Windows support flutter/flutter#37597 329 6
Bringing Fluent Design to Flutter for additional Mobile design options and Desktop nativity flutter/flutter#46481 198 5
[google_sign_in] Support Windows flutter/flutter#103682 27 4
Make it easy to use C# for Windows plugins flutter/flutter#64958 217 3
[webview_flutter] Add Linux support flutter/flutter#41726 118 3
[camera] Support image streams on Windows platform flutter/flutter#97542 50 3
[local_auth] Support Linux flutter/flutter#70270 26 3
Implement PlatformView support on macOS flutter/flutter#41722 661 2
[video_player] Add Windows support flutter/flutter#37673 196 2
Implement PlatformView support on Linux flutter/flutter#41724 135 2

Ecosystem

team-ecosystem issues that received the most reactions from 2025-01-20 to 2025-04-25.

Issue Total reactions Recent reactions
Enable "hot reload" (not just "hot restart") for Flutter Web flutter/flutter#53041 1312 96
[BUG] [WEB] KeyboardListener's and Focus.onKeyEvent's KeyUpEvent do not work correctly in JS and WASM builds flutter/flutter#162305 31 31
Improve the indexability (SEO) of Flutter apps on the web flutter/flutter#46789 865 26
[WEB] Web Cache invalidation based on pubspec.yaml version flutter/flutter#149031 82 15
Server-side rendering for Flutter web flutter/flutter#47600 657 14
[path_provider] Add support for web flutter/flutter#45296 277 14
[web] Scroll is not recognized by the browser flutter/flutter#69529 196 12
main.dart.js is too large flutter/flutter#46589 170 11
[web] Deprecate and remove flutter_service_worker.js flutter/flutter#156910 40 10
[web] Support compute on separate thread in Flutter Web flutter/flutter#33577 340 9
Support Firefox as a browser in flutter run flutter/flutter#55324 212 9
Scroll "back" on web causes browser back action (unless perfectly horizontal) flutter/flutter#152588 42 8
[IOS] Textinput is placed with offset above the keyboard when focused flutter/flutter#124205 84 7
[Flutter-web] Control+MouseWheel should zoom the browser window flutter/flutter#129933 54 6
Spellcheck on Flutter Web flutter/flutter#40682 78 5

Dart SDK

dart-lang/sdk issues that received the most reactions from 2025-01-20 to 2025-04-25.

Issue Total reactions Recent reactions
Dart Analyzer very slow/stuck dart-lang/sdk#55281 167 73
Potential analyzer regression in 3.7 / Flutter 3.29 release dart-lang/sdk#60335 26 26
[Dot Shorthands][meta] Dot shorthands implementation dart-lang/sdk#57036 55 24
☂️ [vm/ffi] Native assets feature dart-lang/sdk#50565 196 20
Lint and fix suggestion: simplify_variable_pattern dart-lang/sdk#60518 19 19
Allow AOT executables to be cross-compiled dart-lang/sdk#28617 541 17
Implement shared native memory multithreading dart-lang/sdk#56841 34 17
☔ Support for hot reload in DDC dart-lang/sdk#54934 180 13
☂️ New analyzer plugin system dart-lang/sdk#53402 83 10
Support ignoring lint(s) for a part of the file dart-lang/sdk#60013 9 9
"Find usages" finds unrelated "call" method usages. dart-lang/sdk#59988 9 9
[analyzer_plugin] Running build_runner does not invoke analysis.updateContent with the newly generated files in VScode dart-lang/sdk#54113 18 8
proposal: avoid_non_null_checks dart-lang/sdk#58535 22 7
☂️ Documentation imports dart-lang/sdk#56186 21 6
Macro follow-up: With macros gone, how can code-generators be composed? dart-lang/sdk#60106 6 6

Dart language

dart-lang/language issues that received the most reactions from 2025-01-20 to 2025-04-25.

Issue Total reactions Recent reactions
static enough metaprogramming dart-lang/language#4271 129 129
Add data classes dart-lang/language#314 2221 113
Dot shorthands: Allow for shorter dot syntax to access enum values dart-lang/language#357 1054 29
Static extension methods dart-lang/language#723 1146 26
Proposal for a pipe-like operator to chain constructor/method invocations without nesting dart-lang/language#4211 189 21
Allow punctuation based alternatives to keywords? dart-lang/language#4275 20 20
Enhanced Constructors dart-lang/language#4246 17 17
More capable Type objects dart-lang/language#4200 32 16
Library augmentations dart-lang/language#4154 16 15
Easier loop for maps dart-lang/language#4298 14 14
Primary constructor on classes dart-lang/language#2364 238 13
Introduce throws keyword (like Swift) for marking throwable functions dart-lang/language#4321 13 13
Static Metaprogramming dart-lang/language#1482 1680 11
Parameter destructuring dart-lang/language#3001 111 11
Optionally imported libraries. dart-lang/language#4317 11 11

Graphs

Move the material and cupertino packages outside of Flutter

flutter/flutter#101479 — 534 total reactions, 407 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [128, 128, 128, 340, 517, 518, 521, 522, 527, 527, 529, 534, 534, 534]
Loading

static enough metaprogramming

dart-lang/language#4271 — 129 total reactions, 129 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [0, 0, 0, 0, 50, 67, 77, 81, 83, 89, 96, 100, 123, 129]
Loading

☂️Packages planned to be discontinued

flutter/flutter#162960 — 122 total reactions, 122 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [0, 0, 0, 103, 107, 115, 118, 120, 120, 120, 120, 122, 122, 122]
Loading

Proposal: Set debugShowCheckedModeBanner Default to false

flutter/flutter#163443 — 117 total reactions, 117 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [0, 0, 0, 0, 113, 113, 113, 116, 117, 117, 117, 117, 117, 117]
Loading

Add data classes

dart-lang/language#314 — 2221 total reactions, 113 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [2108, 2172, 2183, 2191, 2196, 2203, 2206, 2207, 2211, 2215, 2217, 2218, 2220, 2221]
Loading

Enable "hot reload" (not just "hot restart") for Flutter Web

flutter/flutter#53041 — 1312 total reactions, 96 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [1227, 1234, 1269, 1269, 1273, 1274, 1274, 1280, 1299, 1302, 1312, 1312, 1312, 1312]
Loading

Dart Analyzer very slow/stuck

dart-lang/sdk#55281 — 167 total reactions, 73 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [95, 100, 103, 107, 116, 121, 128, 134, 139, 145, 148, 154, 163, 167]
Loading

[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 — 72 total reactions, 72 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 43, 60, 72]
Loading

[iOS] ITMS-90048: This bundle is invalid - Your archive contains paths that are not allowed: [._Symbols]

flutter/flutter#166367 — 57 total reactions, 57 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 52, 57, 57]
Loading

☂️ Multi View for Windows/MacOS

flutter/flutter#142845 — 175 total reactions, 46 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [131, 134, 138, 145, 147, 152, 155, 162, 165, 168, 172, 173, 174, 175]
Loading

Introduce HIG blur materials to the Cupertino package

flutter/flutter#162945 — 43 total reactions, 43 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [0, 0, 19, 38, 41, 42, 42, 43, 43, 43, 43, 43, 43, 43]
Loading

[BUG] [WEB] KeyboardListener's and Focus.onKeyEvent's KeyUpEvent do not work correctly in JS and WASM builds

flutter/flutter#162305 — 31 total reactions, 31 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [0, 28, 28, 28, 28, 28, 28, 28, 28, 30, 30, 30, 31, 31]
Loading

Dot shorthands: Allow for shorter dot syntax to access enum values

dart-lang/language#357 — 1054 total reactions, 29 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [1032, 1036, 1035, 1039, 1040, 1040, 1041, 1043, 1045, 1047, 1051, 1053, 1054, 1054]
Loading

Add support for custom cluster icon in Google Map Flutter

flutter/flutter#153092 — 84 total reactions, 27 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [58, 59, 62, 64, 65, 68, 69, 72, 74, 78, 82, 82, 82, 84]
Loading

Static extension methods

dart-lang/language#723 — 1146 total reactions, 26 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [1124, 1128, 1128, 1128, 1132, 1136, 1137, 1137, 1142, 1144, 1144, 1145, 1145, 1146]
Loading

Improve the indexability (SEO) of Flutter apps on the web

flutter/flutter#46789 — 865 total reactions, 26 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [847, 850, 850, 850, 858, 859, 859, 860, 864, 864, 865, 865, 865, 865]
Loading

Exception: Image upload failed due to loss of GPU access on iOS Devices on 3.27.1

flutter/flutter#161142 — 40 total reactions, 26 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [0, 0, 17, 21, 22, 35, 35, 37, 39, 38, 38, 38, 39, 40]
Loading

Potential analyzer regression in 3.7 / Flutter 3.29 release

dart-lang/sdk#60335 — 26 total reactions, 26 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 20, 22, 26]
Loading

Support multiple windows for desktop shells

flutter/flutter#30701 — 687 total reactions, 25 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [664, 667, 669, 670, 671, 671, 672, 679, 679, 679, 681, 687, 687, 687]
Loading

[Dot Shorthands][meta] Dot shorthands implementation

dart-lang/sdk#57036 — 55 total reactions, 24 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [31, 34, 34, 36, 39, 43, 48, 49, 52, 53, 55, 55, 55, 55]
Loading

Flutter adds additional one frame touch latency compared to native

flutter/flutter#110431 — 353 total reactions, 23 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [330, 330, 330, 330, 333, 341, 345, 345, 346, 346, 351, 351, 352, 353]
Loading

Add context.dependOnListenable(Listenable listenable)

flutter/flutter#135050 — 70 total reactions, 23 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [47, 47, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70]
Loading

Xcode DerivedData causes unexpected behavior in Flutter project after adding the new iPhone 16e simulator

flutter/flutter#163845 — 22 total reactions, 22 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 21, 21, 22, 22]
Loading

Proposal for a pipe-like operator to chain constructor/method invocations without nesting

dart-lang/language#4211 — 189 total reactions, 21 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [169, 179, 181, 182, 183, 189, 189, 189, 189, 189, 189, 189, 189, 189]
Loading

hot restart locks up on iOS

flutter/flutter#165656 — 21 total reactions, 21 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 14, 15, 21]
Loading

☂️ [vm/ffi] Native assets feature

dart-lang/sdk#50565 — 196 total reactions, 20 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [176, 176, 176, 176, 176, 180, 183, 188, 190, 190, 190, 196, 196, 196]
Loading

Allow punctuation based alternatives to keywords?

dart-lang/language#4275 — 20 total reactions, 20 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions" 0 --> 20
  line [0, 0, 0, 0, 0, 15, 17, 17, 17, 16, 17, 20, 20, 20]
Loading

Lint and fix suggestion: simplify_variable_pattern

dart-lang/sdk#60518 — 19 total reactions, 19 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions" 0 --> 20
  line [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 19, 19]
Loading

Implement PlatformView support on Windows

flutter/flutter#31713 — 447 total reactions, 18 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [430, 431, 432, 433, 439, 439, 439, 439, 439, 442, 442, 442, 442, 447]
Loading

Use the default NDK version from AGP

flutter/flutter#139427 — 49 total reactions, 18 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [31, 31, 32, 32, 32, 36, 37, 40, 40, 41, 43, 45, 47, 49]
Loading

Allow AOT executables to be cross-compiled

dart-lang/sdk#28617 — 541 total reactions, 17 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [525, 525, 526, 527, 528, 528, 533, 534, 536, 538, 539, 539, 540, 541]
Loading

Allow Hero widgets to have transitions within the same screen

flutter/flutter#54200 — 252 total reactions, 17 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [237, 241, 241, 242, 246, 246, 250, 250, 252, 252, 252, 252, 252, 252]
Loading

AVIF codec support

flutter/flutter#61229 — 210 total reactions, 17 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [193, 196, 198, 201, 202, 202, 203, 204, 206, 206, 207, 207, 208, 210]
Loading

Can't swipe to dismiss scrollable Bottom Sheet

flutter/flutter#36283 — 90 total reactions, 17 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [73, 73, 73, 74, 73, 73, 80, 86, 90, 90, 90, 90, 90, 90]
Loading

Implement shared native memory multithreading

dart-lang/sdk#56841 — 34 total reactions, 17 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [17, 17, 17, 17, 18, 19, 19, 19, 19, 20, 32, 33, 33, 34]
Loading

Enhanced Constructors

dart-lang/language#4246 — 17 total reactions, 17 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions" 0 --> 20
  line [0, 3, 16, 16, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17]
Loading

Apple CarPlay / Android Auto support?

flutter/flutter#26801 — 531 total reactions, 16 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [515, 518, 519, 520, 520, 520, 520, 519, 521, 522, 528, 531, 531, 531]
Loading

Ctrl+F support, finding text on a page (even when scrolled off screen)

flutter/flutter#65504 — 194 total reactions, 16 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [179, 180, 180, 182, 186, 186, 188, 188, 191, 191, 191, 193, 193, 194]
Loading

More capable Type objects

dart-lang/language#4200 — 32 total reactions, 16 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [16, 17, 18, 18, 18, 26, 26, 26, 27, 27, 29, 31, 31, 32]
Loading

Remove instances of useMaterial3: true in framework, samples and codelabs

flutter/flutter#162818 — 16 total reactions, 16 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions" 0 --> 20
  line [0, 0, 16, 16, 15, 15, 15, 15, 15, 15, 16, 16, 16, 16]
Loading

[WEB] Web Cache invalidation based on pubspec.yaml version

flutter/flutter#149031 — 82 total reactions, 15 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [67, 68, 68, 69, 71, 73, 74, 76, 76, 76, 77, 80, 81, 82]
Loading

Library augmentations

dart-lang/language#4154 — 16 total reactions, 15 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions" 0 --> 20
  line [0, 10, 10, 11, 11, 11, 13, 13, 13, 13, 13, 13, 13, 16]
Loading

The video player value.isBuffering always return true after seekTo any position

flutter/flutter#165149 — 15 total reactions, 15 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions" 0 --> 20
  line [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 15]
Loading

Server-side rendering for Flutter web

flutter/flutter#47600 — 657 total reactions, 14 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [645, 645, 646, 646, 648, 648, 648, 649, 654, 654, 656, 656, 656, 657]
Loading

[path_provider] Add support for web

flutter/flutter#45296 — 277 total reactions, 14 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [263, 268, 268, 269, 270, 270, 272, 272, 272, 272, 273, 275, 276, 277]
Loading

[Desktop] - Splash screen or background color customization

flutter/flutter#41980 — 206 total reactions, 14 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [193, 193, 197, 197, 200, 200, 205, 205, 205, 205, 205, 205, 205, 206]
Loading

[camera_android_camerax] Cannot set imageFormatGroup to ImageFormatGroup.nv21

flutter/flutter#145961 — 53 total reactions, 14 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [40, 40, 42, 44, 44, 44, 47, 48, 50, 50, 52, 53, 53, 53]
Loading

'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 — 28 total reactions, 14 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [0, 15, 16, 16, 19, 21, 22, 23, 24, 24, 27, 27, 27, 28]
Loading

Easier loop for maps

dart-lang/language#4298 — 14 total reactions, 14 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions" 0 --> 20
  line [0, 0, 0, 0, 0, 0, 0, 0, 10, 13, 14, 14, 14, 14]
Loading

Primary constructor on classes

dart-lang/language#2364 — 238 total reactions, 13 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [225, 227, 228, 228, 229, 232, 234, 234, 235, 236, 236, 237, 237, 238]
Loading

☔ Support for hot reload in DDC

dart-lang/sdk#54934 — 180 total reactions, 13 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [167, 176, 178, 179, 180, 180, 180, 180, 180, 180, 180, 180, 180, 180]
Loading

[Selection] How To Avoid '!_selectionStartsInScrollable': is not true. assertion when using SelectionArea with scrollable widget.

flutter/flutter#115787 — 42 total reactions, 13 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [29, 41, 41, 41, 41, 41, 41, 41, 41, 42, 42, 42, 42, 42]
Loading

Introduce throws keyword (like Swift) for marking throwable functions

dart-lang/language#4321 — 13 total reactions, 13 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions" 0 --> 20
  line [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 10, 13]
Loading

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 — 382 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [371, 371, 371, 376, 376, 380, 380, 380, 381, 381, 381, 382, 382, 382]
Loading

[web] Scroll is not recognized by the browser

flutter/flutter#69529 — 196 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [184, 185, 188, 188, 188, 189, 191, 191, 191, 192, 193, 193, 196, 196]
Loading

Bundling assets only on a specific platform (and remove assets on another platform)

flutter/flutter#65065 — 155 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [143, 143, 144, 145, 146, 147, 147, 148, 148, 148, 153, 154, 155, 155]
Loading

☂️ Native assets support

flutter/flutter#129757 — 76 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [64, 64, 64, 64, 66, 67, 68, 70, 70, 70, 70, 72, 76, 76]
Loading

Make Windows plugin APIs thread-safe

flutter/flutter#134346 — 54 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [42, 43, 44, 46, 46, 47, 49, 49, 49, 51, 51, 51, 53, 54]
Loading

Jump to index in sliver world

flutter/flutter#81005 — 44 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [34, 34, 34, 35, 37, 37, 37, 37, 39, 41, 41, 42, 44, 44]
Loading

PlatformException VideoError, Video Player had error

flutter/flutter#81804 — 35 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [23, 26, 28, 29, 29, 29, 29, 30, 30, 30, 31, 33, 35, 35]
Loading

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 — 33 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [22, 22, 23, 23, 23, 23, 23, 23, 23, 25, 29, 30, 33, 33]
Loading

Static Metaprogramming

dart-lang/language#1482 — 1680 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [1669, 1671, 1673, 1669, 1675, 1676, 1677, 1676, 1676, 1677, 1678, 1678, 1679, 1680]
Loading

Add support for visionOS

flutter/flutter#128313 — 349 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [344, 345, 345, 346, 346, 346, 346, 346, 347, 348, 349, 349, 349, 349]
Loading

Flutter support for Apple Watch

flutter/flutter#28901 — 282 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [271, 273, 273, 274, 274, 277, 278, 279, 279, 279, 279, 279, 282, 282]
Loading

Preserve WillPopScope as an alternate for PopScope

flutter/flutter#138614 — 234 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [224, 225, 225, 229, 229, 230, 230, 231, 231, 232, 233, 233, 234, 234]
Loading

Add TextOverflow "ellipsisStart" , "ellipsisMiddle" and "ellipsisEnd"

flutter/flutter#45336 — 190 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [179, 181, 182, 184, 185, 185, 185, 186, 188, 188, 188, 188, 188, 190]
Loading

Allow to provide compile-time variables for native platforms from a file

flutter/flutter#139289 — 182 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [173, 173, 177, 178, 180, 180, 180, 180, 181, 181, 182, 182, 182, 182]
Loading

main.dart.js is too large

flutter/flutter#46589 — 170 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [159, 159, 159, 159, 159, 159, 160, 160, 160, 165, 167, 168, 169, 170]
Loading

Support different dependencies when using flavors

flutter/flutter#46979 — 153 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [144, 144, 144, 145, 145, 146, 146, 147, 147, 149, 150, 150, 153, 153]
Loading

Parameter destructuring

dart-lang/language#3001 — 111 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [100, 102, 102, 102, 104, 105, 107, 107, 107, 108, 109, 110, 110, 111]
Loading

Feature request: Allow declaring main language of app to VoiceOver and TalkBack

flutter/flutter#99600 — 41 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [30, 30, 30, 30, 30, 30, 31, 38, 38, 38, 38, 41, 41, 41]
Loading

Consider merging platform and UI thread

flutter/flutter#150525 — 33 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [23, 23, 23, 29, 31, 32, 32, 33, 33, 33, 33, 33, 33, 33]
Loading

Optionally imported libraries.

dart-lang/language#4317 — 11 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions" 0 --> 20
  line [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 11, 11]
Loading

Code Push / Hot Update / out of band updates

flutter/flutter#14330 — 2022 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [2013, 2016, 2016, 2016, 2019, 2021, 2020, 2020, 2020, 2020, 2020, 2021, 2022, 2022]
Loading

Antialiasing behaviour when same-colour

flutter/flutter#14288 — 185 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [175, 175, 176, 180, 181, 183, 183, 184, 184, 185, 185, 185, 185, 185]
Loading

☂️ New analyzer plugin system

dart-lang/sdk#53402 — 83 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [73, 73, 73, 75, 77, 79, 79, 79, 79, 80, 80, 81, 83, 83]
Loading

[Impeller] Implement Wide Gamut colors for Vulkan

flutter/flutter#127852 — 48 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [38, 38, 38, 38, 38, 40, 41, 41, 42, 44, 46, 47, 47, 48]
Loading

[iOS/Android] Hot restart while keyboard is up leaves the keyboard up

flutter/flutter#10713 — 41 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 40, 41, 41, 41]
Loading

[web] Deprecate and remove flutter_service_worker.js

flutter/flutter#156910 — 40 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [35, 36, 37, 38, 39, 39, 39, 39, 39, 39, 39, 39, 40, 40]
Loading

Investigate path resolution for "libflutter.so" binary

flutter/flutter#151638 — 24 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [14, 14, 15, 17, 18, 19, 19, 19, 19, 20, 21, 24, 24, 24]
Loading

[web] Support compute on separate thread in Flutter Web

flutter/flutter#33577 — 340 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [334, 336, 336, 337, 338, 339, 339, 339, 339, 339, 340, 340, 340, 340]
Loading

Support soft hyphenation (line breaks at U+00AD plus rendering a hyphen at the end of the line)

flutter/flutter#18443 — 313 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [304, 306, 306, 306, 306, 306, 306, 306, 306, 306, 308, 312, 312, 313]
Loading

Support Firefox as a browser in flutter run

flutter/flutter#55324 — 212 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [204, 204, 204, 205, 208, 208, 209, 211, 212, 212, 212, 212, 212, 212]
Loading

Code generation experience needs improvements

flutter/flutter#63323 — 130 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [121, 127, 127, 127, 127, 127, 129, 129, 129, 129, 129, 129, 129, 130]
Loading

Use a system default font on flutter

flutter/flutter#48381 — 89 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [80, 80, 80, 80, 80, 80, 80, 80, 82, 82, 83, 83, 84, 89]
Loading

Documentation request: deep linking and Android launchMode

flutter/flutter#110928 — 39 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [31, 32, 34, 34, 35, 35, 36, 36, 36, 38, 39, 39, 39, 39]
Loading

Support ignoring lint(s) for a part of the file

dart-lang/sdk#60013 — 9 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions" 0 --> 20
  line [0, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9]
Loading

"Find usages" finds unrelated "call" method usages.

dart-lang/sdk#59988 — 9 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions" 0 --> 20
  line [0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 9, 9, 9]
Loading

Support home and lock screen widgets

flutter/flutter#26134 — 327 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [321, 322, 323, 323, 323, 323, 325, 325, 327, 327, 327, 327, 327, 327]
Loading

Table > TableRow > TableCell colspan

flutter/flutter#21594 — 298 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [290, 290, 291, 292, 292, 293, 293, 293, 295, 296, 296, 297, 297, 298]
Loading

Add option to smoothly animate stepped mouse scroll deltas

flutter/flutter#32120 — 159 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [150, 150, 150, 151, 151, 152, 153, 153, 155, 156, 157, 157, 159, 159]
Loading

ShadowBox inset attribute? Inner shadow

flutter/flutter#18636 — 112 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [105, 105, 106, 106, 109, 110, 110, 110, 110, 111, 111, 112, 112, 112]
Loading

Let iOS keyboard dismissal synchronize with scroll

flutter/flutter#57609 — 110 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [107, 107, 107, 107, 107, 108, 108, 108, 108, 108, 109, 110, 110, 110]
Loading

Flutter Fonts are not rendering correctly, Antialiasing is doubled on desktop

flutter/flutter#67034 — 49 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [41, 41, 42, 42, 42, 43, 44, 46, 47, 47, 47, 48, 48, 49]
Loading

Blur filter isn't clipped when using border radius

flutter/flutter#115926 — 48 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [41, 41, 43, 43, 43, 43, 43, 46, 46, 47, 47, 47, 48, 48]
Loading

Scroll "back" on web causes browser back action (unless perfectly horizontal)

flutter/flutter#152588 — 42 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [35, 35, 35, 35, 36, 36, 37, 37, 38, 38, 40, 41, 42, 42]
Loading

flutter run --watch option

flutter/flutter#136494 — 26 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [20, 20, 20, 20, 20, 20, 20, 22, 22, 23, 24, 24, 26, 26]
Loading

FlutterFragmentActivity support for predictive back

flutter/flutter#149753 — 23 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [17, 17, 17, 17, 18, 18, 19, 19, 19, 21, 22, 22, 22, 23]
Loading

Support flavors for Windows

flutter/flutter#98994 — 21 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [13, 15, 15, 15, 15, 16, 17, 17, 17, 19, 20, 20, 21, 21]
Loading

[analyzer_plugin] Running build_runner does not invoke analysis.updateContent with the newly generated files in VScode

dart-lang/sdk#54113 — 18 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions" 0 --> 20
  line [10, 10, 10, 10, 10, 17, 17, 17, 17, 17, 18, 18, 18, 18]
Loading

Add a way to detect keyboard language

flutter/flutter#25841 — 175 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [169, 169, 169, 169, 168, 168, 168, 169, 169, 169, 169, 170, 170, 175]
Loading

[go_router] ShellRoutes seem to cause NavigatorObserver to not fire (5.0.1)

flutter/flutter#112196 — 133 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [126, 126, 127, 128, 128, 128, 128, 128, 129, 130, 130, 133, 133, 133]
Loading

Ability to change the keyboard language programmatically

flutter/flutter#99606 — 129 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [123, 124, 124, 124, 125, 126, 126, 126, 127, 127, 128, 128, 129, 129]
Loading

Support XDG Base Directory Specfication

flutter/flutter#59430 — 87 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [81, 81, 81, 81, 82, 82, 82, 84, 84, 84, 84, 86, 86, 87]
Loading

[IOS] Textinput is placed with offset above the keyboard when focused

flutter/flutter#124205 — 84 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [77, 77, 77, 77, 78, 79, 79, 80, 80, 81, 82, 84, 84, 84]
Loading

Tree shake unused assets

flutter/flutter#64106 — 79 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [73, 74, 74, 74, 74, 74, 74, 77, 77, 77, 77, 79, 79, 79]
Loading

Supporting of in app purchases on Windows Store

flutter/flutter#97050 — 67 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [60, 60, 60, 61, 62, 62, 62, 62, 62, 62, 63, 67, 67, 67]
Loading

App ignores proxy settings

flutter/flutter#26359 — 62 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [56, 57, 57, 58, 58, 58, 58, 59, 59, 60, 61, 62, 62, 62]
Loading

[go_router] ShellRoutes break iOS swipe back navigation

flutter/flutter#120353 — 58 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [52, 53, 54, 56, 56, 56, 56, 56, 56, 56, 57, 58, 58, 58]
Loading

TextHeightBehaviour should allow more tightly-wrapped text

flutter/flutter#146860 — 42 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [35, 35, 35, 35, 35, 38, 40, 40, 40, 40, 40, 42, 42, 42]
Loading

[go_router] support popUntil

flutter/flutter#131625 — 42 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [35, 35, 36, 37, 37, 37, 39, 39, 39, 39, 41, 42, 42, 42]
Loading

Should the modal barrier of an Alert also change the color of the status bar?

flutter/flutter#24969 — 23 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 23, 23, 23, 23]
Loading

proposal: avoid_non_null_checks

dart-lang/sdk#58535 — 22 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [15, 19, 19, 19, 19, 18, 18, 21, 22, 22, 22, 22, 22, 22]
Loading

[webview_flutter] Add Windows support

flutter/flutter#37597 — 329 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [323, 323, 323, 323, 324, 324, 324, 324, 325, 327, 327, 327, 329, 329]
Loading

Allow release mode builds to run on simulators

flutter/flutter#11754 — 202 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [197, 198, 198, 198, 199, 199, 200, 200, 200, 200, 200, 200, 201, 202]
Loading

Emoji size is off on iOS

flutter/flutter#28894 — 145 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [139, 140, 140, 139, 139, 140, 140, 142, 142, 143, 144, 144, 145, 145]
Loading

[proposal] Provide a way to close a specific dialog

flutter/flutter#62960 — 117 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [116, 116, 116, 116, 116, 116, 117, 117, 117, 117, 117, 117, 117, 117]
Loading

Flutter should support iOS 15's Secure Paste feature

flutter/flutter#103163 — 71 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [65, 65, 65, 65, 65, 65, 65, 67, 68, 69, 70, 71, 71, 71]
Loading

Android build fails with certain plugins if project is in a different drive (from sdk)

flutter/flutter#105395 — 65 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [59, 61, 61, 61, 61, 61, 61, 61, 65, 65, 65, 65, 65, 65]
Loading

Support weight/boldness configuration of an Icon

flutter/flutter#86636 — 60 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [55, 55, 56, 56, 56, 57, 58, 58, 58, 58, 58, 60, 60, 60]
Loading

[Flutter-web] Control+MouseWheel should zoom the browser window

flutter/flutter#129933 — 54 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [49, 50, 50, 50, 51, 51, 52, 52, 52, 52, 53, 53, 53, 54]
Loading

[go_router] Failed assertion: line 3817 pos 18: '!keyReservation.contains(key)': is not true.

flutter/flutter#140586 — 53 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [47, 47, 47, 48, 48, 48, 48, 48, 49, 49, 51, 52, 53, 53]
Loading

[go_router_builder][go_router] Exception thrown when parent route has $extra param

flutter/flutter#106121 — 46 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [41, 41, 41, 41, 42, 43, 43, 46, 46, 46, 46, 46, 46, 46]
Loading

Color codes in error messages are probably escaped when using the iOS simulator

flutter/flutter#20663 — 44 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [39, 41, 41, 41, 41, 42, 42, 43, 44, 44, 44, 44, 44, 44]
Loading

[go_router] Unwanted black screen when using async redirect.

flutter/flutter#133746 — 36 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [32, 32, 32, 32, 32, 32, 32, 32, 32, 33, 35, 35, 36, 36]
Loading

Flutter's text rendering has different letter spacing from iOS native

flutter/flutter#150824 — 27 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [21, 21, 21, 21, 21, 25, 25, 25, 25, 25, 25, 25, 25, 27]
Loading

Provide Page adpaters to Flutters PopupRoute's in go_router.

flutter/flutter#125268 — 25 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [19, 21, 21, 21, 22, 22, 22, 22, 22, 24, 24, 24, 25, 25]
Loading

☂️ Documentation imports

dart-lang/sdk#56186 — 21 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [0, 0, 0, 0, 18, 18, 18, 19, 19, 19, 19, 19, 19, 21]
Loading

Macro follow-up: With macros gone, how can code-generators be composed?

dart-lang/sdk#60106 — 6 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions" 0 --> 20
  line [0, 0, 0, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6]
Loading

SliverAppBar flexibleSpace with height depending on children

flutter/flutter#18345 — 265 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [261, 262, 262, 263, 263, 264, 264, 264, 264, 264, 264, 265, 265, 265]
Loading

Bringing Fluent Design to Flutter for additional Mobile design options and Desktop nativity

flutter/flutter#46481 — 198 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [193, 193, 194, 194, 194, 198, 198, 198, 198, 198, 198, 198, 198, 198]
Loading

Plugins could avoid warnings by installing UIApplicationDelegate methods dynamically

flutter/flutter#9984 — 161 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [156, 156, 156, 156, 156, 157, 157, 160, 161, 161, 161, 161, 161, 161]
Loading

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 — 135 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [130, 130, 130, 130, 130, 131, 131, 135, 135, 135, 135, 135, 135, 135]
Loading

PopScope seems to be incompatible with GoRouter

flutter/flutter#138737 — 125 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [120, 122, 122, 123, 123, 123, 123, 124, 125, 125, 125, 125, 125, 125]
Loading

Support Material Symbols

flutter/flutter#102560 — 120 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [115, 116, 116, 116, 116, 116, 119, 119, 119, 120, 120, 120, 120, 120]
Loading

[Proposal]Allow multiple arb files to organize l10n / intl localizations for a language

flutter/flutter#107157 — 113 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [108, 108, 108, 108, 109, 109, 110, 110, 111, 111, 112, 112, 113, 113]
Loading

Add support for Android 13 per-app language preferences

flutter/flutter#109842 — 89 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [85, 85, 85, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 89]
Loading

Spellcheck on Flutter Web

flutter/flutter#40682 — 78 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [73, 74, 74, 74, 75, 75, 77, 77, 77, 77, 77, 78, 78, 78]
Loading

"Lost connection to device" randomly when not doing anything in particular

flutter/flutter#9707 — 60 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [56, 56, 56, 56, 56, 56, 56, 57, 57, 58, 59, 60, 60, 60]
Loading

[go_router_builder] Define routes in separate files

flutter/flutter#122258 — 58 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [54, 54, 54, 54, 54, 54, 54, 54, 55, 57, 58, 58, 58, 58]
Loading

[go_router] choose in redirect method if push or go

flutter/flutter#114131 — 53 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [48, 48, 49, 50, 50, 50, 51, 51, 51, 52, 53, 53, 53, 53]
Loading

Suggestion: decouple more widgets from Android/iOS design guidelines

flutter/flutter#53059 — 42 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [37, 37, 37, 39, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42]
Loading

Create DropdownMenuFormField

flutter/flutter#141941 — 41 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions"
  line [38, 38, 38, 39, 40, 40, 40, 40, 40, 40, 40, 40, 40, 41]
Loading

On macOS Sequoia - [tool_crash] SocketException: Send failed, OS Error: No route to host, errno = 65

flutter/flutter#150131 — 19 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jan 20, Jan 27, Feb 3, Feb 10, Feb 17, Feb 24, Mar 3, Mar 10, Mar 17, Mar 24, Mar 31, Apr 7, Apr 14, Apr 21]
  y-axis "Reactions" 0 --> 20
  line [14, 16, 16, 16, 17, 17, 17, 18, 19, 19, 19, 19, 19, 19]
Loading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages