Skip to content

loic-sharma/github-insights

Repository files navigation

GitHub Insights

Trending issues

Issues that received the most reactions from 2024-08-12 to 2024-11-13.

Issue Total reactions Recent reactions
Stop pinning dependencies flutter/flutter#158050 62 62
Enable "hot reload" (not just "hot restart") for Flutter Web flutter/flutter#53041 1161 47
☂️ Multi View for Windows/MacOS flutter/flutter#142845 103 47
Color term for "alpha" and "opacity" is ambiguous, also deprecation seems odd flutter/flutter#154491 46 46
Static extension methods dart-lang/language#723 1103 44
Allow for shorter dot syntax to access enum values dart-lang/language#357 995 42
GoogleSignInPlatform.instance.getTokens throws PlatformException(exception, ERROR, null, null) for some users / devices flutter/flutter#155429 39 39
[WEB] Web Cache invalidation based on pubspec.yaml version flutter/flutter#149031 58 38
Add support for custom cluster icon in Google Map Flutter flutter/flutter#153092 50 37
Support multiple windows for desktop shells flutter/flutter#30701 659 35
Dart Analyzer very slow/stuck dart-lang/sdk#55281 55 35
Android build warnings about Java with latest Gradle: source value 8 is obsolete/target value 8 is obsolete flutter/flutter#156111 35 35
Static Metaprogramming dart-lang/language#1482 1658 30
Implement PlatformView support on Windows flutter/flutter#31713 419 30
Allow to provide compile-time variables for native platforms from a file flutter/flutter#139289 160 30

Trending issues by team

Framework

Framework

team-framework issues that received the most reactions from 2024-08-12 to 2024-11-13.

Issue Total reactions Recent reactions
☂️ Multi View for Windows/MacOS flutter/flutter#142845 103 47
Support multiple windows for desktop shells flutter/flutter#30701 659 35
Preserve WillPopScope as an alternate for PopScope flutter/flutter#138614 217 24
Ctrl+F support, finding text on a page (even when scrolled off screen) flutter/flutter#65504 168 23
Ability to change the keyboard language programmatically flutter/flutter#99606 110 15
Add TextOverflow "ellipsisStart" , "ellipsisMiddle" and "ellipsisEnd" flutter/flutter#45336 172 12
[integration_test] Allow driving native UI interactions from Dart flutter/flutter#86295 101 11
Proposal: Framework needs to be aware of physical pixels flutter/flutter#151065 160 9
Add option to smoothly animate stepped mouse scroll deltas flutter/flutter#32120 147 8
[Proposal] Access l18n Translations with Dynamic Keys flutter/flutter#105672 105 8
ShadowBox inset attribute? Inner shadow flutter/flutter#18636 104 8
SliverWrap widget flutter/flutter#97544 55 7
Jump to index in sliver world flutter/flutter#81005 22 7
Allow Hero widgets to have transitions within the same screen flutter/flutter#54200 230 6
ListView has one frame jank when releasing finger (PointerUpEvent), no matter how lightweight the content is flutter/flutter#113494 24 6

Design

team-design issues that received the most reactions from 2024-08-12 to 2024-11-13.

Issue Total reactions Recent reactions
Support Material Symbols flutter/flutter#102560 111 20
Add a static function to Material UI widgets exposing internal default values flutter/flutter#130135 79 19
[proposal] Provide a way to close a specific dialog flutter/flutter#62960 107 16
Table > TableRow > TableCell colspan flutter/flutter#21594 284 12
Move the material and cupertino packages outside of Flutter flutter/flutter#101479 123 11
Allow nested hero widgets flutter/flutter#38684 74 10
SliverAppBar flexibleSpace with height depending on children flutter/flutter#18345 256 9
ReorderableListView Weird Behaviour on reordering the second last child flutter/flutter#90856 35 8
Create DropdownMenuFormField flutter/flutter#141941 30 8
Support for sheet presentation style flutter/flutter#42560 147 7
Use a system default font on flutter flutter/flutter#48381 76 5
Can't swipe to dismiss scrollable Bottom Sheet flutter/flutter#36283 71 4
Support weight/boldness configuration of an Icon flutter/flutter#86636 52 4
Suggestion: decouple more widgets from Android/iOS design guidelines flutter/flutter#53059 35 4
Need a ReorderableListView.seperated constructor flutter/flutter#76706 35 4

Cupertino

f: cupertino issues that received the most reactions from 2024-08-12 to 2024-11-13.

Issue Total reactions Recent reactions
[proposal] Provide a way to close a specific dialog flutter/flutter#62960 107 16
Move the material and cupertino packages outside of Flutter flutter/flutter#101479 123 11
Support for sheet presentation style flutter/flutter#42560 147 7
Support weight/boldness configuration of an Icon flutter/flutter#86636 52 4
Suggestion: decouple more widgets from Android/iOS design guidelines flutter/flutter#53059 35 4
Flutter's text rendering has different letter spacing from iOS native flutter/flutter#150824 19 4
Cupertino back gesture are disabled when using PageRouteBuilder flutter/flutter#47441 52 3
Add a Sidebar widget to Cupertino for a native look on iPadOS flutter/flutter#60762 21 3
CupertinoListSection should have a sliver equivalent flutter/flutter#119558 20 3
Add new Cupertino calendar date picker mode flutter/flutter#63693 125 2
Add mouse cursor support to the remaining widgets flutter/flutter#58192 18 2
Expose access to iOS's 'preferredScreenEdgesDeferringSystemGestures' flutter/flutter#65146 16 2
[iOS 13] navigation transition styles can now mix flutter/flutter#33799 59 1
Support iPadOS pointer interactions flutter/flutter#55809 57 1
Equivalent of InkWell in Cupertino style flutter/flutter#48017 54 1

go_router

team-go_router issues that received the most reactions from 2024-08-12 to 2024-11-13.

Issue Total reactions Recent reactions
PopScope seems to be incompatible with GoRouter flutter/flutter#138737 118 26
[go_router] ShellRoutes seem to cause NavigatorObserver to not fire (5.0.1) flutter/flutter#112196 121 15
[go_router] WillPopScope/PopScope doesn't trigger with back button navigation on root screens flutter/flutter#140869 60 15
[go_router] Failed assertion: line 3817 pos 18: '!keyReservation.contains(key)': is not true. flutter/flutter#140586 41 14
App Exits Instead of Navigating Back with StatefullShellRoute in go_router on Android (flutter >= 3.24) flutter/flutter#153672 14 14
[animation] using animations package with go_router package instead of Navigator.push() method flutter/flutter#121929 53 7
[go_router] Replace redirect with onEnter and onExit flutter/flutter#102408 86 5
[go_router_builder] Define routes in separate files flutter/flutter#122258 49 5
[go_router] ShellRoutes break iOS swipe back navigation flutter/flutter#120353 51 4
[go_router] support popUntil flutter/flutter#131625 34 4
[go_router] Unwanted black screen when using async redirect. flutter/flutter#133746 29 4
[go_router] Come up with a better way to get the current location without context flutter/flutter#129833 25 4
[go_router_builder] Custom type conversion for parameters flutter/flutter#110781 24 4
[go_router] Add StatefulShellBranches dynamically on app runtime flutter/flutter#130386 23 4
[flutter_adaptive_scaffold] [go_router] Please create documentation for using the AdaptiveScaffold and go_router together flutter/flutter#129850 22 4

Tool

team-tool issues that received the most reactions from 2024-08-12 to 2024-11-13.

Issue Total reactions Recent reactions
Allow to provide compile-time variables for native platforms from a file flutter/flutter#139289 160 30
[Proposal] Date AND time DateFormat in ARB files DateTime placeholders format flutter/flutter#155817 18 18
[Proposal]Allow multiple arb files to organize l10n / intl localizations for a language flutter/flutter#107157 104 13
Support different dependencies when using flavors flutter/flutter#46979 141 8
[flutter_tools] pubspec.yaml environment.flutter constraint not respected by pub get flutter/flutter#95472 28 8
☂️ Native assets support flutter/flutter#129757 59 7
Expo like tool for flutter flutter/flutter#29021 279 6
Bundling assets only on a specific platform (and remove assets on another platform) flutter/flutter#65065 139 6
Build Flutter macOS artifacts with ARM architecture slice flutter/flutter#69157 76 5
Enable custom "flutter create" templates flutter/flutter#77104 73 5
[flutter_tools] Add support for running custom scripts flutter/flutter#90612 43 5
Integration test TimeoutException after 0:12:00.000000: Test timed out after 12 minutes flutter/flutter#105913 37 5
Provide an API in the Flutter tool to make it extensible flutter/flutter#25377 81 4
Tree shake unused assets flutter/flutter#64106 65 4
Deprecate and remove synthetic package:flutter_gen flutter/flutter#102983 28 4

Engine

team-engine issues that received the most reactions from 2024-08-12 to 2024-11-13.

Issue Total reactions Recent reactions
Color term for "alpha" and "opacity" is ambiguous, also deprecation seems odd flutter/flutter#154491 46 46
Code Push / Hot Update / out of band updates flutter/flutter#14330 2008 21
AVIF codec support flutter/flutter#61229 180 18
Assertion Error on device with 120hz refresh rate "The following assertion was thrown during a scheduler callback: 'elapsedInSeconds >= 0.0': is not true." flutter/flutter#106277 32 13
Add support for visionOS flutter/flutter#128313 336 11
Do plugins need to know about hot reload and hot restart? flutter/flutter#10437 90 11
Allow release mode builds to run on simulators flutter/flutter#11754 194 10
Antialiasing behaviour when same-colour flutter/flutter#14288 167 10
How to remove 'I/flutter (13135):' in vscode debug console flutter/flutter#50890 53 9
TextHeightBehaviour should allow more tightly-wrapped text flutter/flutter#146860 31 9
Add a way to detect keyboard language flutter/flutter#25841 152 8
Apple CarPlay / Android Auto support? flutter/flutter#26801 512 6
Support soft hyphenation (line breaks at U+00AD plus rendering a hyphen at the end of the line) flutter/flutter#18443 299 6
Roku support flutter/flutter#37159 78 6
Consider merging platform and UI thread flutter/flutter#150525 19 6

Platforms

iOS

team-ios issues that received the most reactions from 2024-08-12 to 2024-11-13.

Issue Total reactions Recent reactions
Flutter adds additional one frame touch latency compared to native flutter/flutter#110431 322 17
Colorized console output does not work in iOS builds but works for Android builds flutter/flutter#64491 67 12
Flutter support for Apple Watch flutter/flutter#28901 270 9
[in_app_purchase] Use StoreKit 2 APIs flutter/flutter#116383 39 8
Support flutter build ipa with manual signing and provisioning profiles flutter/flutter#106612 62 7
TextField with TextInputType.number and AutofillHints.creditCardNumber shows the wrong keyboard flutter/flutter#104604 19 6
Video Player HDR Problem flutter/flutter#91241 47 5
Long-term solution to replacing ios-deploy flutter/flutter#133465 81 4
In iOS version 17.2, when moving the input focus in a WebView, an unknown area appears at the top of the screen. flutter/flutter#140501 38 4
Stuttering while scrolling PlatformViews only on iPhone 12 onwards (works on iPhone 7) flutter/flutter#129632 25 4
Flutter's text rendering has different letter spacing from iOS native flutter/flutter#150824 19 4
[Autofill] TextInput.finishAutofillContext() doesn't bring up the system prompt flutter/flutter#116889 18 4
Plugins could avoid warnings by installing UIApplicationDelegate methods dynamically flutter/flutter#9984 149 3
☂️ Add Swift Package Manager compatibility flutter/flutter#126005 144 3
[Image_picker]: Image gallery opens twice if we choose select photos permission. flutter/flutter#90373 24 3

Android

team-android issues that received the most reactions from 2024-08-12 to 2024-11-13.

Issue Total reactions Recent reactions
GoogleSignInPlatform.instance.getTokens throws PlatformException(exception, ERROR, null, null) for some users / devices flutter/flutter#155429 39 39
Android build warnings about Java with latest Gradle: source value 8 is obsolete/target value 8 is obsolete flutter/flutter#156111 35 35
Flutter app flagged for missing accessibility content labels by Google Play Store flutter/flutter#109813 61 13
[camera_android_camerax] Cannot set imageFormatGroup to ImageFormatGroup.nv21 flutter/flutter#145961 27 13
Flutter Camera plugin camera lens change flutter/flutter#91247 36 8
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 369 7
Filtering updateAcquireFence: Did not find frame. out from flutter run output flutter/flutter#104268 30 6
Use the default NDK version from AGP flutter/flutter#139427 26 6
[Android]Switching between immersive and edgeToEdge system UI modes shows black status bar flutter/flutter#95403 39 5
Make it easier to upload Android native debug symbols for release builds flutter/flutter#60240 247 4
Can't resolve symbol io.flutter.plugin dependency flutter/flutter#19830 116 4
[camera] Taking pictures is too slow on some devices flutter/flutter#84957 81 4
[shared_preferences] Allow specifying the preferences store name on Android flutter/flutter#14337 54 4
Edge-To-Edge by default on android flutter/flutter#86248 46 4
[image_picker][android] PickedFile should store the original file name. flutter/flutter#64685 43 4

Web

team-web issues that received the most reactions from 2024-08-12 to 2024-11-13.

Issue Total reactions Recent reactions
Enable "hot reload" (not just "hot restart") for Flutter Web flutter/flutter#53041 1161 47
[WEB] Web Cache invalidation based on pubspec.yaml version flutter/flutter#149031 58 38
☂️ Intent to deprecate and remove the HTML renderer in Flutter Web flutter/flutter#145954 318 29
[web] The future of flutter_service_worker.js flutter/flutter#156910 27 27
Improve the indexability (SEO) of Flutter apps on the web flutter/flutter#46789 813 24
Flutter web - Need documentation on how to conditionally display a "Refresh. New Version is available." prompt when updated code is deployed to production. flutter/flutter#104509 78 16
[web] Scroll is not recognized by the browser flutter/flutter#69529 179 15
Keyboard issue on mobile Web platform flutter/flutter#124205 74 14
Custom font special characters not rendered correctly on Web with CanvasKit flutter/flutter#154471 13 13
Server-side rendering for Flutter web flutter/flutter#47600 641 11
WebGPU Backend for Flutter Web flutter/flutter#124334 65 9
[WEB] Refresh MIME Type Error on destination route when using usePathUrlStrategy on Flutter stable 3.24.0 flutter/flutter#152995 36 9
Web: include different files depending on the flavor flutter/flutter#141371 33 9
[web] Support compute on separate thread in Flutter Web flutter/flutter#33577 325 7
[Web]: Proposal to be able to build flutter web app with debug profile support flutter/flutter#96283 136 6

Desktop

team-desktop issues that received the most reactions from 2024-08-12 to 2024-11-13.

Issue Total reactions Recent reactions
Implement PlatformView support on Windows flutter/flutter#31713 419 30
[Desktop] - Splash screen or background color customization flutter/flutter#41980 186 15
[webview_flutter] Add Windows support flutter/flutter#37597 316 14
Make Windows plugin APIs thread-safe flutter/flutter#134346 37 11
Implement PlatformView support on macOS flutter/flutter#41722 657 9
[camera] Add Linux support flutter/flutter#41710 69 7
Use gtk4 for linux desktop flutter/flutter#94804 60 7
Implement PlatformView support on Linux flutter/flutter#41724 130 6
[Proposal] Icon support Linux desktop application flutter/flutter#53229 46 5
[video_player] Add Windows support flutter/flutter#37673 194 4
[webview_flutter] Add Linux support flutter/flutter#41726 106 4
[google_sign_in] Support Windows flutter/flutter#103682 23 4
Avoid requiring Visual Studio for Windows development flutter/flutter#77638 77 3
Middle Mouse Button Scrolling flutter/flutter#66537 50 3
[Windows] ☂️ Add support for Arm64 as a target flutter/flutter#62597 49 3

Ecosystem

team-ecosystem issues that received the most reactions from 2024-08-12 to 2024-11-13.

Issue Total reactions Recent reactions
Enable "hot reload" (not just "hot restart") for Flutter Web flutter/flutter#53041 1161 47
[WEB] Web Cache invalidation based on pubspec.yaml version flutter/flutter#149031 58 38
☂️ Intent to deprecate and remove the HTML renderer in Flutter Web flutter/flutter#145954 318 29
[web] The future of flutter_service_worker.js flutter/flutter#156910 27 27
Improve the indexability (SEO) of Flutter apps on the web flutter/flutter#46789 813 24
Flutter web - Need documentation on how to conditionally display a "Refresh. New Version is available." prompt when updated code is deployed to production. flutter/flutter#104509 78 16
[web] Scroll is not recognized by the browser flutter/flutter#69529 179 15
Keyboard issue on mobile Web platform flutter/flutter#124205 74 14
Custom font special characters not rendered correctly on Web with CanvasKit flutter/flutter#154471 13 13
Server-side rendering for Flutter web flutter/flutter#47600 641 11
WebGPU Backend for Flutter Web flutter/flutter#124334 65 9
[WEB] Refresh MIME Type Error on destination route when using usePathUrlStrategy on Flutter stable 3.24.0 flutter/flutter#152995 36 9
Web: include different files depending on the flavor flutter/flutter#141371 33 9
[web] Support compute on separate thread in Flutter Web flutter/flutter#33577 325 7
[Web]: Proposal to be able to build flutter web app with debug profile support flutter/flutter#96283 136 6

Dart SDK

dart-lang/sdk issues that received the most reactions from 2024-08-12 to 2024-11-13.

Issue Total reactions Recent reactions
Dart Analyzer very slow/stuck dart-lang/sdk#55281 55 35
Support for hot reload in DDC dart-lang/sdk#54934 162 29
☂️ [vm/ffi] Native assets feature dart-lang/sdk#50565 165 19
[Meta] Support project-wide dart format page width configuration dart-lang/sdk#56863 19 19
☂️ New analyzer plugin system dart-lang/sdk#53402 50 18
Allow AOT executables to be cross-compiled dart-lang/sdk#28617 518 13
☂️ Implement Workspace Feature dart-lang/sdk#53875 49 11
Implement shared native memory multithreading dart-lang/sdk#56841 11 11
[Dart VM] Cannot set pause_isolates_on_exit at runtime dart-lang/sdk#56542 10 10
[Feature request] Date class, without time dart-lang/sdk#49426 51 9
Dart should have process for keeping VM RegExp up-to-date with Irregexp dart-lang/sdk#56573 8 8
Analyzer does not navigate up in the directory tree looking for closest analysis_options.yaml file dart-lang/sdk#56552 7 7
dart compile exe support static linking of C code dart-lang/sdk#47718 53 6
Add list interspersion as built in function dart-lang/sdk#49900 25 6
Crash when hot reloading app dart-lang/sdk#56583 6 6

Dart language

dart-lang/language issues that received the most reactions from 2024-08-12 to 2024-11-13.

Issue Total reactions Recent reactions
Static extension methods dart-lang/language#723 1103 44
Allow for shorter dot syntax to access enum values dart-lang/language#357 995 42
Static Metaprogramming dart-lang/language#1482 1658 30
Dot syntax for static access dart-lang/language#3616 32 25
Expressions that are "as constant as possible" dart-lang/language#4084 23 23
Import shorthand syntax dart-lang/language#649 254 21
Add data classes dart-lang/language#314 2097 19
Sum/union types and type matching dart-lang/language#83 519 18
Reusable Pattern Matching dart-lang/language#4057 17 17
Feature: Statically checked declaration-site variance dart-lang/language#524 223 16
Allow both optional positional and optional named arguments in the same function signature. dart-lang/language#1076 219 16
Primary constructor on classes dart-lang/language#2364 212 14
Constant function literals dart-lang/language#1048 298 13
Parameter destructuring dart-lang/language#3001 85 12
Better error handling - add try expression or if exception operator dart-lang/language#4030 12 12

Graphs

Stop pinning dependencies

flutter/flutter#158050 — 62 total reactions, 62 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions"
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 62]
Loading

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

flutter/flutter#53041 — 1161 total reactions, 47 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [5, 2, 1, 7, 4, 5, 5, 1, 5, 3, 1, 4, 1, 0]
Loading

☂️ Multi View for Windows/MacOS

flutter/flutter#142845 — 103 total reactions, 47 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [2, 1, 1, 5, 1, 1, 4, 4, 2, 0, 2, 9, 5, 2]
Loading

Color term for "alpha" and "opacity" is ambiguous, also deprecation seems odd

flutter/flutter#154491 — 46 total reactions, 46 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions"
  bar [0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
Loading

Static extension methods

dart-lang/language#723 — 1103 total reactions, 44 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 5, 1, 7, 6, 5, 2, 1, 0, 0, 7, 2, 1]
Loading

Allow for shorter dot syntax to access enum values

dart-lang/language#357 — 995 total reactions, 42 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 4, 3, 2, 5, 2, 10, 2, 0, 4, 1, 5, -1]
Loading

GoogleSignInPlatform.instance.getTokens throws PlatformException(exception, ERROR, null, null) for some users / devices

flutter/flutter#155429 — 39 total reactions, 39 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions"
  bar [0, 0, 0, 0, 0, 24, 39, 0, 0, 0, 0, 0, 0, 0]
Loading

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

flutter/flutter#149031 — 58 total reactions, 38 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 6, 2, 2, 3, 1, 4, 1, 2, 2, 3, 1, 1, 0]
Loading

Add support for custom cluster icon in Google Map Flutter

flutter/flutter#153092 — 50 total reactions, 37 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 3, 3, 0, 0, 0, 0, 2, 10, 5, 4, 2, 0]
Loading

Support multiple windows for desktop shells

flutter/flutter#30701 — 659 total reactions, 35 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [5, 2, 0, 3, 0, 5, 0, 3, 6, 1, 3, 1, 1, 0]
Loading

Dart Analyzer very slow/stuck

dart-lang/sdk#55281 — 55 total reactions, 35 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [2, 0, 0, 2, 0, 2, 1, 1, 4, 2, 5, 3, 8, 1]
Loading

Android build warnings about Java with latest Gradle: source value 8 is obsolete/target value 8 is obsolete

flutter/flutter#156111 — 35 total reactions, 35 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions"
  bar [0, 0, 0, 0, 0, 0, 0, 0, 18, 23, 29, 30, 35, 35]
Loading

Static Metaprogramming

dart-lang/language#1482 — 1658 total reactions, 30 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 2, 0, 5, 2, 3, 2, 1, 0, 0, 1, 11, 0]
Loading

Implement PlatformView support on Windows

flutter/flutter#31713 — 419 total reactions, 30 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [5, 3, 1, 0, 3, 9, 1, 0, 0, 2, 0, 0, 1, 0]
Loading

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

flutter/flutter#139289 — 160 total reactions, 30 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 2, 4, 0, 5, 2, 3, 0, 1, 3, 0, 6, 0, 1]
Loading

☂️ Intent to deprecate and remove the HTML renderer in Flutter Web

flutter/flutter#145954 — 318 total reactions, 29 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [2, 6, 3, 1, 2, 0, 0, 1, 1, 3, 1, 0, 5, 0]
Loading

Support for hot reload in DDC

dart-lang/sdk#54934 — 162 total reactions, 29 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [6, 6, 2, 2, 0, 1, 0, 0, 1, 2, 1, 0, 4, 0]
Loading

[web] The future of flutter_service_worker.js

flutter/flutter#156910 — 27 total reactions, 27 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions"
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 27]
Loading

PopScope seems to be incompatible with GoRouter

flutter/flutter#138737 — 118 total reactions, 26 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 5, 2, 0, 3, 2, 1, 0, 0, 1, 2, 2, 2, 1]
Loading

Dot syntax for static access

dart-lang/language#3616 — 32 total reactions, 25 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 18, 4, 0, 0, 0, 0, 0]
Loading

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

flutter/flutter#46789 — 813 total reactions, 24 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [3, 1, 0, 1, 0, 1, 0, 0, 6, 0, 4, 1, 0, 2]
Loading

Preserve WillPopScope as an alternate for PopScope

flutter/flutter#138614 — 217 total reactions, 24 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 2, 1, 1, 1, 2, 1, 2, 0, 0, 6, 1, 3, 0]
Loading

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

flutter/flutter#65504 — 168 total reactions, 23 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 5, 1, 2, 1, 2, 0, 1, 2, 1, 5, 0]
Loading

Expressions that are "as constant as possible"

dart-lang/language#4084 — 23 total reactions, 23 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions"
  bar [0, 0, 0, 0, 20, 21, 22, 23, 23, 23, 23, 23, 23, 23]
Loading

Code Push / Hot Update / out of band updates

flutter/flutter#14330 — 2008 total reactions, 21 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 2, 1, 1, 1, 0, 2, 0, 0, 0, 2, 7, 0]
Loading

Import shorthand syntax

dart-lang/language#649 — 254 total reactions, 21 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 9, 0, 1, 0, 1, 0, 3, 0, 0, 2, 0, 0]
Loading

Support Material Symbols

flutter/flutter#102560 — 111 total reactions, 20 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 4, 2, 1, 1, 0, 0, 0, 1, 0, 2, 1]
Loading

Add data classes

dart-lang/language#314 — 2097 total reactions, 19 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 1, 3, 3, 0, 2, 1, 0, 3, 0, 3, 1, 0]
Loading

☂️ [vm/ffi] Native assets feature

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 3, 3, 7, 1, 1, 3, 0, 0, 0, 1, 0, 0]
Loading

Add a static function to Material UI widgets exposing internal default values

flutter/flutter#130135 — 79 total reactions, 19 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 3, 0, 0, 0, 0, 0, 0, 13, 1, 0, 0, 0, 0]
Loading

[Meta] Support project-wide dart format page width configuration

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 16, 17, 18, 19, 19, 19]
Loading

Sum/union types and type matching

dart-lang/language#83 — 519 total reactions, 18 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 7, 0, 7, 0, 0, 1, 0, 0, 1, 0, 0, 0]
Loading

AVIF codec support

flutter/flutter#61229 — 180 total reactions, 18 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 1, 2, 2, 0, 1, 1, 3, 1, 2, 0, 1, 0]
Loading

☂️ New analyzer plugin system

dart-lang/sdk#53402 — 50 total reactions, 18 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 3, 0, 1, 0, 0, 1, 0]
Loading

[Proposal] Date AND time DateFormat in ARB files DateTime placeholders format

flutter/flutter#155817 — 18 total reactions, 18 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 17, 17, 18, 18, 18, 18, 18, 18]
Loading

Flutter adds additional one frame touch latency compared to native

flutter/flutter#110431 — 322 total reactions, 17 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 4, 0, 1, 0, 0, 0, 1, 2, 0, 0, 0]
Loading

Reusable Pattern Matching

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 3, 13, 13, 14, 16, 16, 16, 17, 17, 17, 17, 17, 17]
Loading

Feature: Statically checked declaration-site variance

dart-lang/language#524 — 223 total reactions, 16 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 4, 3]
Loading

Allow both optional positional and optional named arguments in the same function signature.

dart-lang/language#1076 — 219 total reactions, 16 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 1, 0, 0, 1, 1, 2, 0, 1, 1, 2, 3, 0]
Loading

[proposal] Provide a way to close a specific dialog

flutter/flutter#62960 — 107 total reactions, 16 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 1, 0, 1, 1, 1, 0, 0, 5, 0, 0, 5]
Loading

Flutter web - Need documentation on how to conditionally display a "Refresh. New Version is available." prompt when updated code is deployed to production.

flutter/flutter#104509 — 78 total reactions, 16 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 1, 4, 3, 3, 1, 0, 0, 0, 0, 0, 0, 0]
Loading

[Desktop] - Splash screen or background color customization

flutter/flutter#41980 — 186 total reactions, 15 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 2, 1, 0, 1, 3, 1, 1, 1, 0, 0, -1]
Loading

[web] Scroll is not recognized by the browser

flutter/flutter#69529 — 179 total reactions, 15 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 1, 1, 2, 2, 0, 0, 2, 0, 0, 1, 0, 0]
Loading

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

flutter/flutter#112196 — 121 total reactions, 15 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 8, 1, 0, 2, 0, 0, 0, 1, 1, 0]
Loading

Ability to change the keyboard language programmatically

flutter/flutter#99606 — 110 total reactions, 15 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, -1, 1, 1, 1, 0, 0, 5, 0, 1, 2, 0, 2]
Loading

[go_router] WillPopScope/PopScope doesn't trigger with back button navigation on root screens

flutter/flutter#140869 — 60 total reactions, 15 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 1, 0, 1, 0, 2, 2, 3, 1, 1, 0, 0, 0]
Loading

[webview_flutter] Add Windows support

flutter/flutter#37597 — 316 total reactions, 14 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [2, 0, 2, 1, 1, 1, 1, 0, 0, 2, 1, 1, 0, 0]
Loading

Primary constructor on classes

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 2, 0, 0, 0, 1, 1, 0, 3, 0, 2, 3, 0]
Loading

Keyboard issue on mobile Web platform

flutter/flutter#124205 — 74 total reactions, 14 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 0, 1, 0, 0, 0, 1, 1, 4, 1, 2, 0, 0]
Loading

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

flutter/flutter#140586 — 41 total reactions, 14 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 2, 1, 1, 2, 0, 0, 1, 1, 0, 3, 0, 0, 0]
Loading

App Exits Instead of Navigating Back with StatefullShellRoute in go_router on Android (flutter >= 3.24)

flutter/flutter#153672 — 14 total reactions, 14 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 14]
Loading

Allow AOT executables to be cross-compiled

dart-lang/sdk#28617 — 518 total reactions, 13 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 3, 0, 0, 1, 2, 1, 1, 1, 2, 2, 0, 0]
Loading

Constant function literals

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 4, 1, 0]
Loading

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

flutter/flutter#107157 — 104 total reactions, 13 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 0, 1, 0, 3, 1, 0, 1, 0, 1, 3, 0, 0]
Loading

Flutter app flagged for missing accessibility content labels by Google Play Store

flutter/flutter#109813 — 61 total reactions, 13 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [7, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
Loading

Assertion Error on device with 120hz refresh rate "The following assertion was thrown during a scheduler callback: 'elapsedInSeconds >= 0.0': is not true."

flutter/flutter#106277 — 32 total reactions, 13 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 3, 1, 1, 0, 1, 1, 1, 1, 0, 1, 0, 0]
Loading

[camera_android_camerax] Cannot set imageFormatGroup to ImageFormatGroup.nv21

flutter/flutter#145961 — 27 total reactions, 13 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 0, 1, 2, 0, 3, 1, 2, 1, 0, 0, 0, 0]
Loading

Custom font special characters not rendered correctly on Web with CanvasKit

flutter/flutter#154471 — 13 total reactions, 13 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13]
Loading

Table > TableRow > TableCell colspan

flutter/flutter#21594 — 284 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 2, 5, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0]
Loading

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

flutter/flutter#45336 — 172 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 2, 0, 1, 0, 4, 0, 0, 0, 0, 1, 0, 0, 1]
Loading

Parameter destructuring

dart-lang/language#3001 — 85 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 1, 1, 0, 1, 0, 1, 1, 1, 1, 2, 2]
Loading

Colorized console output does not work in iOS builds but works for Android builds

flutter/flutter#64491 — 67 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 1, 0, 0, 0, 2, 4, 1, 0, 0, 0, 0]
Loading

Better error handling - add try expression or if exception operator

dart-lang/language#4030 — 12 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 7, 8, 9, 10, 10, 10, 10, 10, 10, 12, 12, 12]
Loading

Server-side rendering for Flutter web

flutter/flutter#47600 — 641 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 2, 0]
Loading

Add support for visionOS

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 6, 1, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1]
Loading

Move the material and cupertino packages outside of Flutter

flutter/flutter#101479 — 123 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 1, 1, 0, 0, 2, 0, 0, 3, 0, 0, 0, 0]
Loading

[integration_test] Allow driving native UI interactions from Dart

flutter/flutter#86295 — 101 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 2, 0, 0, 0, 1, 2, 1, 1, 1, 1, 0]
Loading

Do plugins need to know about hot reload and hot restart?

flutter/flutter#10437 — 90 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [3, 1, 1, 0, 1, 0, 1, 0, 1, 1, 1, 0, 1, 0]
Loading

☂️ Implement Workspace Feature

dart-lang/sdk#53875 — 49 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [3, 1, 0, 1, 1, 0, 0, 1, 0, 1, 0, 0, 0, 0]
Loading

Make Windows plugin APIs thread-safe

flutter/flutter#134346 — 37 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 0, 1, 0, 1, 0, 1, 2, 0, 0, 1, 0, 0]
Loading

Implement shared native memory multithreading

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 8, 9, 10, 10, 10, 11, 11]
Loading

Allow release mode builds to run on simulators

flutter/flutter#11754 — 194 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 2, 0, 0, 3, 0, 0, 0, 0, 0, 3, 0]
Loading

Antialiasing behaviour when same-colour

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 1, 0, 0, 0, 0, 0, 3, 0, 1, 1, 2]
Loading

Allow nested hero widgets

flutter/flutter#38684 — 74 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 3, 3, 0, 1, 2, 0, 0, 0, 0]
Loading

[Dart VM] Cannot set pause_isolates_on_exit at runtime

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
Loading

Implement PlatformView support on macOS

flutter/flutter#41722 — 657 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [2, 0, 1, 0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0]
Loading

Flutter support for Apple Watch

flutter/flutter#28901 — 270 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 0, 0, 4, 0, 0, 0, 1, 2, 0, 0, 1]
Loading

SliverAppBar flexibleSpace with height depending on children

flutter/flutter#18345 — 256 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 1, 0, 0, 0, 1, 0, 3, 1, 0, 0, 1]
Loading

Proposal: Framework needs to be aware of physical pixels

flutter/flutter#151065 — 160 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 3, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0]
Loading

WebGPU Backend for Flutter Web

flutter/flutter#124334 — 65 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 3, 0, 1, 2, 0, 0, 0, 0, 0, 1, 1, 0]
Loading

How to remove 'I/flutter (13135):' in vscode debug console

flutter/flutter#50890 — 53 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 1, 1, 2, 1, 0, 0, 0, 2, 1, 0, 0]
Loading

[Feature request] Date class, without time

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 1, 0, 0, 1, 0, 0, 3, 1, 0, 0, 0, 1]
Loading

[WEB] Refresh MIME Type Error on destination route when using usePathUrlStrategy on Flutter stable 3.24.0

flutter/flutter#152995 — 36 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
Loading

Web: include different files depending on the flavor

flutter/flutter#141371 — 33 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 2, 0, 1, 1, 1, 1, 0, 0, 2, 0, 0, 0, 0]
Loading

TextHeightBehaviour should allow more tightly-wrapped text

flutter/flutter#146860 — 31 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 2, 2, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0]
Loading

Add a way to detect keyboard language

flutter/flutter#25841 — 152 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 1, 0]
Loading

Add option to smoothly animate stepped mouse scroll deltas

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 1, 2, 0, 0, 1, 0, 1, 0, 1, 0, 0]
Loading

Support different dependencies when using flavors

flutter/flutter#46979 — 141 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 1, 1, 2, 0, 2, 0, 0, 1, 0, 0, 0]
Loading

[Proposal] Access l18n Translations with Dynamic Keys

flutter/flutter#105672 — 105 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 2, 1, 2, 1, 0, 0, 1, 0, 0, 0, 0, 0]
Loading

ShadowBox inset attribute? Inner shadow

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 1, 3, 1, 1, 0, 0, 1, 0, 1, 0, 0]
Loading

[in_app_purchase] Use StoreKit 2 APIs

flutter/flutter#116383 — 39 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 1, 3, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0]
Loading

Flutter Camera plugin camera lens change

flutter/flutter#91247 — 36 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [2, 0, 0, 1, 1, 0, 0, 0, 2, 1, 1, 0, 0, 0]
Loading

ReorderableListView Weird Behaviour on reordering the second last child

flutter/flutter#90856 — 35 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 1, 0, 1, 0, 0, 1, 3, 2, 0, 0, 0]
Loading

Create DropdownMenuFormField

flutter/flutter#141941 — 30 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 1, 0, 0, 0, 3, 1, 1, 0, 1, 0]
Loading

[flutter_tools] pubspec.yaml environment.flutter constraint not respected by pub get

flutter/flutter#95472 — 28 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 4, 0, 1, 0, 0, 0, 2, 0, 0, 0, 0, 1, 0]
Loading

Dart should have process for keeping VM RegExp up-to-date with Irregexp

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8]
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 — 369 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 4, 1, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0]
Loading

[web] Support compute on separate thread in Flutter Web

flutter/flutter#33577 — 325 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 3, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0]
Loading

Support for sheet presentation style

flutter/flutter#42560 — 147 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 2, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1]
Loading

[camera] Add Linux support

flutter/flutter#41710 — 69 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 1, 0, 0, 0, 1, 0, 0, 0, 3, 0, 0, 1]
Loading

Support flutter build ipa with manual signing and provisioning profiles

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 0, 0, 1, 0, 1, 1, 2, 0, 0, 1, 0]
Loading

Use gtk4 for linux desktop

flutter/flutter#94804 — 60 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 0, 0, 0, 0, 0, 2, 0, 1, 1, 1, 0, 0]
Loading

☂️ Native assets support

flutter/flutter#129757 — 59 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 1, 1, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0]
Loading

SliverWrap widget

flutter/flutter#97544 — 55 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 1, 3, 0, 0, 2, 0, 0, 0, 0, 1, 0]
Loading

[animation] using animations package with go_router package instead of Navigator.push() method

flutter/flutter#121929 — 53 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0]
Loading

Jump to index in sliver world

flutter/flutter#81005 — 22 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 4, 0, 0, 0, 0, 1, 0, 0, 1, 0]
Loading

Analyzer does not navigate up in the directory tree looking for closest analysis_options.yaml file

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 2, 6, 7, 7, 7, 0, 0, 0, 0]
Loading

Apple CarPlay / Android Auto support?

flutter/flutter#26801 — 512 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 0]
Loading

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

flutter/flutter#18443 — 299 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0]
Loading

Expo like tool for flutter

flutter/flutter#29021 — 279 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 0, 0, 0, 0, 1, 1, 0, 0, 1, 0, 1, 0]
Loading

Allow Hero widgets to have transitions within the same screen

flutter/flutter#54200 — 230 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0]
Loading

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

flutter/flutter#65065 — 139 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, -1, 0]
Loading

[Web]: Proposal to be able to build flutter web app with debug profile support

flutter/flutter#96283 — 136 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0]
Loading

Implement PlatformView support on Linux

flutter/flutter#41724 — 130 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0]
Loading

Roku support

flutter/flutter#37159 — 78 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0]
Loading

dart compile exe support static linking of C code

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0]
Loading

Filtering updateAcquireFence: Did not find frame. out from flutter run output

flutter/flutter#104268 — 30 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 2, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0]
Loading

Use the default NDK version from AGP

flutter/flutter#139427 — 26 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0]
Loading

Add list interspersion as built in function

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 2, 0, 0, 0]
Loading

ListView has one frame jank when releasing finger (PointerUpEvent), no matter how lightweight the content is

flutter/flutter#113494 — 24 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0]
Loading

TextField with TextInputType.number and AutofillHints.creditCardNumber shows the wrong keyboard

flutter/flutter#104604 — 19 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
Loading

Consider merging platform and UI thread

flutter/flutter#150525 — 19 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0]
Loading

Crash when hot reloading app

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 2, 2, 4, 4, 5, 6, 0, 0, 0, 0, 0, 0]
Loading

[go_router] Replace redirect with onEnter and onExit

flutter/flutter#102408 — 86 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1]
Loading

Build Flutter macOS artifacts with ARM architecture slice

flutter/flutter#69157 — 76 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0]
Loading

Use a system default font on flutter

flutter/flutter#48381 — 76 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 1, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0]
Loading

Enable custom "flutter create" templates

flutter/flutter#77104 — 73 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0]
Loading

[go_router_builder] Define routes in separate files

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

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0]
Loading

Video Player HDR Problem

flutter/flutter#91241 — 47 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 1, 0, 0, 1, 0, 2, 0, 0, 0, 1, 0]
Loading

[Proposal] Icon support Linux desktop application

flutter/flutter#53229 — 46 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
Loading

[flutter_tools] Add support for running custom scripts

flutter/flutter#90612 — 43 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [3, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
Loading

[Android]Switching between immersive and edgeToEdge system UI modes shows black status bar

flutter/flutter#95403 — 39 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 1, 1]
Loading

Integration test TimeoutException after 0:12:00.000000: Test timed out after 12 minutes

flutter/flutter#105913 — 37 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7, Oct 14, Oct 21, Oct 28, Nov 4, Nov 11]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2]
Loading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published