Skip to content

loic-sharma/github-insights

Repository files navigation

GitHub Insights

Trending issues

Issues that received the most reactions from 2024-07-08 to 2024-10-11.

Issue Total reactions Recent reactions
Proposal: Framework needs to be aware of physical pixels flutter/flutter#151065 159 130
add spacing parameter to Column and Row flutter/flutter#55378 95 70
Enable "hot reload" (not just "hot restart") for Flutter Web flutter/flutter#53041 1148 55
Urgent Flutter 3.24.1 Cherry picks for web flutter/flutter#152953 48 48
Color term for "alpha" and "opacity" is ambiguous, also deprecation seems odd flutter/flutter#154491 46 46
GoogleSignInPlatform.instance.getTokens throws PlatformException(exception, ERROR, null, null) for some users / devices flutter/flutter#155429 39 39
Flutter app flagged for missing accessibility content labels by Google Play Store flutter/flutter#109813 61 36
[WEB] Refresh MIME Type Error on destination route when using usePathUrlStrategy on Flutter stable 3.24.0 flutter/flutter#152995 36 36
Allow to provide compile-time variables for native platforms from a file flutter/flutter#139289 149 35
[WEB] Web Cache invalidation based on pubspec.yaml version flutter/flutter#149031 49 35
Static extension methods dart-lang/language#723 1090 31
Allow for shorter dot syntax to access enum values dart-lang/language#357 984 31
Implement PlatformView support on Windows flutter/flutter#31713 415 31
☂️ Intent to deprecate and remove the HTML renderer in Flutter Web flutter/flutter#145954 308 31
☂️ Multi View for Windows/MacOS flutter/flutter#142845 79 31

Trending issues by team

Framework

Framework

team-framework issues that received the most reactions from 2024-07-08 to 2024-10-11.

Issue Total reactions Recent reactions
Proposal: Framework needs to be aware of physical pixels flutter/flutter#151065 159 130
☂️ Multi View for Windows/MacOS flutter/flutter#142845 79 31
Support multiple windows for desktop shells flutter/flutter#30701 646 30
Preserve WillPopScope as an alternate for PopScope flutter/flutter#138614 206 21
Ctrl+F support, finding text on a page (even when scrolled off screen) flutter/flutter#65504 156 18
Ability to change the keyboard language programmatically flutter/flutter#99606 105 16
Add TextOverflow "ellipsisStart" , "ellipsisMiddle" and "ellipsisEnd" flutter/flutter#45336 169 11
SliverWrap widget flutter/flutter#97544 54 11
Text widget incorrectly wraps Korean text flutter/flutter#59284 36 11
[Proposal] Access l18n Translations with Dynamic Keys flutter/flutter#105672 105 10
[integration_test] Allow driving native UI interactions from Dart flutter/flutter#86295 96 10
Implement wide gamut color support in the Framework flutter/flutter#127855 72 10
Allow Hero widgets to have transitions within the same screen flutter/flutter#54200 228 9
add restartApp() method flutter/flutter#127409 101 9
ShadowBox inset attribute? Inner shadow flutter/flutter#18636 102 8

Design

team-design issues that received the most reactions from 2024-07-08 to 2024-10-11.

Issue Total reactions Recent reactions
Table > TableRow > TableCell colspan flutter/flutter#21594 282 20
Support Material Symbols flutter/flutter#102560 107 19
ReorderableListView Weird Behaviour on reordering the second last child flutter/flutter#90856 30 15
Add a static function to Material UI widgets exposing internal default values flutter/flutter#130135 73 13
Move the material and cupertino packages outside of Flutter flutter/flutter#101479 120 10
Allow nested hero widgets flutter/flutter#38684 72 9
[proposal] Provide a way to close a specific dialog flutter/flutter#62960 97 8
SliverAppBar flexibleSpace with height depending on children flutter/flutter#18345 250 7
Add Dropdown support to FilterChip flutter/flutter#108683 43 7
Support for sheet presentation style flutter/flutter#42560 144 6
Use a system default font on flutter flutter/flutter#48381 75 6
Different Appbar with same bottomNavigatioBar without nesting Scaffolds flutter/flutter#36461 39 5
Suggestion: decouple more widgets from Android/iOS design guidelines flutter/flutter#53059 34 5
Create DropdownMenuFormField flutter/flutter#141941 27 5
Issue: Cannot theme progress indicators, many properties missing flutter/flutter#131690 21 5

Cupertino

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

Issue Total reactions Recent reactions
Move the material and cupertino packages outside of Flutter flutter/flutter#101479 120 10
[proposal] Provide a way to close a specific dialog flutter/flutter#62960 97 8
Support for sheet presentation style flutter/flutter#42560 144 6
Suggestion: decouple more widgets from Android/iOS design guidelines flutter/flutter#53059 34 5
Add new Cupertino calendar date picker mode flutter/flutter#63693 125 4
CupertinoListSection should have a sliver equivalent flutter/flutter#119558 20 4
Cupertino back gesture are disabled when using PageRouteBuilder flutter/flutter#47441 52 3
Support weight/boldness configuration of an Icon flutter/flutter#86636 51 3
Add a Sidebar widget to Cupertino for a native look on iPadOS flutter/flutter#60762 21 3
Flutter's text rendering has different letter spacing from iOS native flutter/flutter#150824 18 3
Pull-Down Menus for iOS 14 flutter/flutter#60298 53 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
Equivalent of InkWell in Cupertino style flutter/flutter#48017 54 1

go_router

team-go_router issues that received the most reactions from 2024-07-08 to 2024-10-11.

Issue Total reactions Recent reactions
PopScope seems to be incompatible with GoRouter flutter/flutter#138737 108 23
[go_router] WillPopScope/PopScope doesn't trigger with back button navigation on root screens flutter/flutter#140869 57 18
[go_router] ShellRoutes seem to cause NavigatorObserver to not fire (5.0.1) flutter/flutter#112196 118 15
[go_router] Failed assertion: line 3817 pos 18: '!keyReservation.contains(key)': is not true. flutter/flutter#140586 37 15
[go_router_builder] Define routes in separate files flutter/flutter#122258 49 10
[animation] using animations package with go_router package instead of Navigator.push() method flutter/flutter#121929 51 9
[go_router] Replace redirect with onEnter and onExit flutter/flutter#102408 85 7
[go_router] choose in redirect method if push or go flutter/flutter#114131 38 6
[go_router] Unwanted black screen when using async redirect. flutter/flutter#133746 29 6
[go_router] Add StatefulShellBranches dynamically on app runtime flutter/flutter#130386 23 6
[go_router] Add support for relative routes flutter/flutter#108177 49 4
[go_router] What does 'refreshListenable' do? How does it work? (missing documentation) flutter/flutter#116651 41 4
[go_router] support popUntil flutter/flutter#131625 32 4
[go_router] Duplicate GlobalKey detected in widget tree when a navigatorKey is used on a nested ShellRoute flutter/flutter#112181 31 4
[go_router_builder] Custom type conversion for parameters flutter/flutter#110781 23 4

Tool

team-tool issues that received the most reactions from 2024-07-08 to 2024-10-11.

Issue Total reactions Recent reactions
Allow to provide compile-time variables for native platforms from a file flutter/flutter#139289 149 35
[Proposal] Date AND time DateFormat in ARB files DateTime placeholders format flutter/flutter#155817 18 18
Bundling assets only on a specific platform (and remove assets on another platform) flutter/flutter#65065 140 14
[Proposal]Allow multiple arb files to organize l10n / intl localizations for a language flutter/flutter#107157 99 11
☂️ Native assets support flutter/flutter#129757 58 9
Tree shake unused assets flutter/flutter#64106 65 8
Support different dependencies when using flavors flutter/flutter#46979 139 7
Build Flutter macOS artifacts with ARM architecture slice flutter/flutter#69157 75 7
[flutter_tools] pubspec.yaml environment.flutter constraint not respected by pub get flutter/flutter#95472 27 7
Expo like tool for flutter flutter/flutter#29021 277 6
Platform specific assets flutter/flutter#8230 53 6
Provide an easy way to select the version of Flutter to use flutter/flutter#14230 135 5
Enable custom "flutter create" templates flutter/flutter#77104 73 5
[flutter_tools] Add support for running custom scripts flutter/flutter#90612 43 5
Customizable project structure (platforms) flutter/flutter#71400 413 4

Engine

team-engine issues that received the most reactions from 2024-07-08 to 2024-10-11.

Issue Total reactions Recent reactions
Color term for "alpha" and "opacity" is ambiguous, also deprecation seems odd flutter/flutter#154491 46 46
AVIF codec support flutter/flutter#61229 175 17
Code Push / Hot Update / out of band updates flutter/flutter#14330 1999 15
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 30 15
Add support for visionOS flutter/flutter#128313 335 13
Apple CarPlay / Android Auto support? flutter/flutter#26801 509 11
TextHeightBehaviour should allow more tightly-wrapped text flutter/flutter#146860 29 11
Do plugins need to know about hot reload and hot restart? flutter/flutter#10437 87 10
Support soft hyphenation (line breaks at U+00AD plus rendering a hyphen at the end of the line) flutter/flutter#18443 296 9
Space between text and underline flutter/flutter#30541 122 9
Roku support flutter/flutter#37159 78 8
Allow release mode builds to run on simulators flutter/flutter#11754 191 7
Add a way to detect keyboard language flutter/flutter#25841 150 7
How to remove 'I/flutter (13135):' in vscode debug console flutter/flutter#50890 50 6
Import multiple Flutter modules in a native app flutter/flutter#39707 189 5

Platforms

iOS

team-ios issues that received the most reactions from 2024-07-08 to 2024-10-11.

Issue Total reactions Recent reactions
Flutter adds additional one frame touch latency compared to native flutter/flutter#110431 319 22
[in_app_purchase] Use StoreKit 2 APIs flutter/flutter#116383 38 11
☂️ Add Swift Package Manager compatibility flutter/flutter#126005 142 9
Colorized console output does not work in iOS builds but works for Android builds flutter/flutter#64491 64 9
Video Player HDR Problem flutter/flutter#91241 45 8
Let iOS keyboard dismissal synchronize with scroll flutter/flutter#57609 94 7
Flutter support for Apple Watch flutter/flutter#28901 265 6
Support flutter build ipa with manual signing and provisioning profiles flutter/flutter#106612 59 6
TextField with TextInputType.number and AutofillHints.creditCardNumber shows the wrong keyboard flutter/flutter#104604 19 6
[Autofill] TextInput.finishAutofillContext() doesn't bring up the system prompt flutter/flutter#116889 18 5
Emoji size is off on iOS flutter/flutter#28894 138 4
Add new Cupertino calendar date picker mode flutter/flutter#63693 125 4
Support eye tracking when running on visionOS or iOS flutter/flutter#129640 62 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 37 4
Plugins could avoid warnings by installing UIApplicationDelegate methods dynamically flutter/flutter#9984 148 3

Android

team-android issues that received the most reactions from 2024-07-08 to 2024-10-11.

Issue Total reactions Recent reactions
GoogleSignInPlatform.instance.getTokens throws PlatformException(exception, ERROR, null, null) for some users / devices flutter/flutter#155429 39 39
Flutter app flagged for missing accessibility content labels by Google Play Store flutter/flutter#109813 61 36
Android build warnings about Java with latest Gradle: source value 8 is obsolete/target value 8 is obsolete flutter/flutter#156111 18 18
[camera_android_camerax] Cannot set imageFormatGroup to ImageFormatGroup.nv21 flutter/flutter#145961 26 13
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 368 9
Can't resolve symbol io.flutter.plugin dependency flutter/flutter#19830 116 7
Flutter Camera plugin camera lens change flutter/flutter#91247 34 7
Filtering updateAcquireFence: Did not find frame. out from flutter run output flutter/flutter#104268 30 7
Make it easier to upload Android native debug symbols for release builds flutter/flutter#60240 247 6
[image_picker][android] PickedFile should store the original file name. flutter/flutter#64685 43 6
Android build fails with certain plugins if project is in a different drive (from sdk) flutter/flutter#105395 59 5
[shared_preferences] Allow specifying the preferences store name on Android flutter/flutter#14337 54 5
Edge-To-Edge by default on android flutter/flutter#86248 46 5
[Android]Switching between immersive and edgeToEdge system UI modes shows black status bar flutter/flutter#95403 37 5
"Lost connection to device" randomly when not doing anything in particular flutter/flutter#9707 53 4

Web

team-web issues that received the most reactions from 2024-07-08 to 2024-10-11.

Issue Total reactions Recent reactions
Enable "hot reload" (not just "hot restart") for Flutter Web flutter/flutter#53041 1148 55
[WEB] Refresh MIME Type Error on destination route when using usePathUrlStrategy on Flutter stable 3.24.0 flutter/flutter#152995 36 36
[WEB] Web Cache invalidation based on pubspec.yaml version flutter/flutter#149031 49 35
☂️ Intent to deprecate and remove the HTML renderer in Flutter Web flutter/flutter#145954 308 31
Improve the indexability (SEO) of Flutter apps on the web flutter/flutter#46789 799 22
[web] Scroll is not recognized by the browser flutter/flutter#69529 178 22
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 22
Web: include different files depending on the flavor flutter/flutter#141371 31 16
Web: Move decodeImageFromPixels off heap / drastically reduce memory usage flutter/flutter#153184 14 14
Server-side rendering for Flutter web flutter/flutter#47600 637 13
Custom font special characters not rendered correctly on Web with CanvasKit flutter/flutter#154471 13 13
Keyboard issue on mobile Web platform flutter/flutter#124205 65 12
WebGPU Backend for Flutter Web flutter/flutter#124334 63 12
[Web]: Proposal to be able to build flutter web app with debug profile support flutter/flutter#96283 135 10
Support Firefox as a browser in flutter run flutter/flutter#55324 201 8

Desktop

team-desktop issues that received the most reactions from 2024-07-08 to 2024-10-11.

Issue Total reactions Recent reactions
Implement PlatformView support on Windows flutter/flutter#31713 415 31
icons paint incorrectly on macOS flutter/flutter#152160 19 19
[Desktop] - Splash screen or background color customization flutter/flutter#41980 183 14
Implement PlatformView support on macOS flutter/flutter#41722 657 13
[webview_flutter] Add Windows support flutter/flutter#37597 311 12
Make Windows plugin APIs thread-safe flutter/flutter#134346 35 10
[webview_flutter] Add macOS support flutter/flutter#41725 385 7
Implement PlatformView support on Linux flutter/flutter#41724 128 5
Avoid requiring Visual Studio for Windows development flutter/flutter#77638 77 5
Use gtk4 for linux desktop flutter/flutter#94804 57 5
[Windows] ☂️ Add support for Arm64 as a target flutter/flutter#62597 48 5
[Proposal] Icon support Linux desktop application flutter/flutter#53229 46 5
[webview_flutter] Add Linux support flutter/flutter#41726 106 4
[google_sign_in] Support Windows flutter/flutter#103682 21 4
[camera] Add Linux support flutter/flutter#41710 65 3

Ecosystem

team-ecosystem issues that received the most reactions from 2024-07-08 to 2024-10-11.

Issue Total reactions Recent reactions
Enable "hot reload" (not just "hot restart") for Flutter Web flutter/flutter#53041 1148 55
[WEB] Refresh MIME Type Error on destination route when using usePathUrlStrategy on Flutter stable 3.24.0 flutter/flutter#152995 36 36
[WEB] Web Cache invalidation based on pubspec.yaml version flutter/flutter#149031 49 35
☂️ Intent to deprecate and remove the HTML renderer in Flutter Web flutter/flutter#145954 308 31
Improve the indexability (SEO) of Flutter apps on the web flutter/flutter#46789 799 22
[web] Scroll is not recognized by the browser flutter/flutter#69529 178 22
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 22
Web: include different files depending on the flavor flutter/flutter#141371 31 16
Web: Move decodeImageFromPixels off heap / drastically reduce memory usage flutter/flutter#153184 14 14
Server-side rendering for Flutter web flutter/flutter#47600 637 13
Custom font special characters not rendered correctly on Web with CanvasKit flutter/flutter#154471 13 13
Keyboard issue on mobile Web platform flutter/flutter#124205 65 12
WebGPU Backend for Flutter Web flutter/flutter#124334 63 12
[Web]: Proposal to be able to build flutter web app with debug profile support flutter/flutter#96283 135 10
Support Firefox as a browser in flutter run flutter/flutter#55324 201 8

Dart SDK

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

Issue Total reactions Recent reactions
@depreacte dart:html and other "legacy" DOM libraries dart-lang/sdk#56358 30 30
Support for hot reload in DDC dart-lang/sdk#54934 154 28
☂️ Implement Workspace Feature dart-lang/sdk#53875 45 27
☂️ [vm/ffi] Native assets feature dart-lang/sdk#50565 164 22
☂️ New analyzer plugin system dart-lang/sdk#53402 48 16
Dart Analyzer very slow/stuck dart-lang/sdk#55281 33 16
[Meta] Support project-wide dart format page width configuration dart-lang/sdk#56863 15 15
📝 Data Assets Tracker dart-lang/sdk#56217 13 13
Allow AOT executables to be cross-compiled dart-lang/sdk#28617 513 11
☂️ Digit separators dart-lang/sdk#56188 11 11
Add possibility to truly cancel/dispose Fututre dart-lang/sdk#42855 39 10
[Dart VM] Cannot set pause_isolates_on_exit at runtime dart-lang/sdk#56542 10 10
Implement shared native memory multithreading dart-lang/sdk#56841 9 9
"Static" "version" in dart dart-lang/sdk#56017 13 8
[native/js/wasm] Platform independent File I/O dart-lang/sdk#56404 8 8

Dart language

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

Issue Total reactions Recent reactions
Static extension methods dart-lang/language#723 1090 31
Allow for shorter dot syntax to access enum values dart-lang/language#357 984 31
Dot syntax for static access dart-lang/language#3616 30 23
Expressions that are "as constant as possible" dart-lang/language#4084 23 23
Sum/union types and type matching dart-lang/language#83 518 17
Import shorthand syntax dart-lang/language#649 250 17
Static Metaprogramming dart-lang/language#1482 1644 16
Reusable Pattern Matching dart-lang/language#4057 16 16
Add data classes dart-lang/language#314 2090 12
Support for Rust like #[cfg()] attributes dart-lang/language#3972 12 12
Static nested classes dart-lang/language#336 180 10
Better error handling - add try expression or if exception operator dart-lang/language#4030 10 10
More strict handling of exceptions dart-lang/language#3995 9 9
Allow both optional positional and optional named arguments in the same function signature. dart-lang/language#1076 211 8
Optional Semicolons dart-lang/language#69 1243 7

Graphs

Proposal: Framework needs to be aware of physical pixels

flutter/flutter#151065 — 159 total reactions, 130 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions"
  bar [0, 0, 115, 0, 6, 0, 1, 0, 3, 1, 0, 1, 0, 0]
Loading

add spacing parameter to Column and Row

flutter/flutter#55378 — 95 total reactions, 70 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions"
  bar [0, 0, 30, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
Loading

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

flutter/flutter#53041 — 1148 total reactions, 55 recent reactions

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

Urgent Flutter 3.24.1 Cherry picks for web

flutter/flutter#152953 — 48 total reactions, 48 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions"
  bar [0, 0, 0, 0, 19, 36, 48, 0, 0, 0, 0, 0, 0, 0]
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" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions"
  bar [0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0]
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" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions"
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 39, 0, 0]
Loading

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

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [2, 7, 4, 5, 0, 7, 6, 0, 0, 0, 0, 0, 0, 0]
Loading

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

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions"
  bar [0, 0, 0, 0, 24, 36, 36, 0, 0, 0, 0, 0, 0, 0]
Loading

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

flutter/flutter#139289 — 149 total reactions, 35 recent reactions

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

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

flutter/flutter#149031 — 49 total reactions, 35 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 6, 1, 6, 2, 2, 3, 1, 4, 1, 2]
Loading

Static extension methods

dart-lang/language#723 — 1090 total reactions, 31 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 5, 1, 7, 6, 5, 2, 0]
Loading

Allow for shorter dot syntax to access enum values

dart-lang/language#357 — 984 total reactions, 31 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 4, 3, 2, 5, 2, 10, 1]
Loading

Implement PlatformView support on Windows

flutter/flutter#31713 — 415 total reactions, 31 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 2, 1, 1, 1, 5, 3, 1, 0, 3, 9, 1, 0, 0]
Loading

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

flutter/flutter#145954 — 308 total reactions, 31 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 2, 2, 1, 2, 2, 6, 3, 1, 2, 0, 0, 1, 0]
Loading

☂️ Multi View for Windows/MacOS

flutter/flutter#142845 — 79 total reactions, 31 recent reactions

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

Support multiple windows for desktop shells

flutter/flutter#30701 — 646 total reactions, 30 recent reactions

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

@depreacte dart:html and other "legacy" DOM libraries

dart-lang/sdk#56358 — 30 total reactions, 30 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions"
  bar [0, 0, 0, 23, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30]
Loading

Support for hot reload in DDC

dart-lang/sdk#54934 — 154 total reactions, 28 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [2, 2, 1, 0, 1, 6, 6, 2, 2, 0, 1, 0, 0, 0]
Loading

☂️ Implement Workspace Feature

dart-lang/sdk#53875 — 45 total reactions, 27 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 20, 3, 1, 0, 1, 1, 0, 0, 1, 0]
Loading

PopScope seems to be incompatible with GoRouter

flutter/flutter#138737 — 108 total reactions, 23 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 1, 1, 1, 0, 5, 2, 0, 3, 2, 1, 0, 0]
Loading

Dot syntax for static access

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 4]
Loading

Expressions that are "as constant as possible"

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions"
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 21, 22, 23, 23]
Loading

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

flutter/flutter#46789 — 799 total reactions, 22 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [3, 1, 1, 2, 3, 3, 1, 0, 1, 0, 1, 0, 0, 2]
Loading

Flutter adds additional one frame touch latency compared to native

flutter/flutter#110431 — 319 total reactions, 22 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 2, 1, 1, 0, 0, 0, 4, 0, 1, 0, 0, 0]
Loading

[web] Scroll is not recognized by the browser

flutter/flutter#69529 — 178 total reactions, 22 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 4, 0, 1, 0, 1, 1, 1, 1, 2, 2, 0, 0, 2]
Loading

☂️ [vm/ffi] Native assets feature

dart-lang/sdk#50565 — 164 total reactions, 22 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 0, 1, 0, 0, 3, 3, 7, 1, 1, 3, 0]
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, 22 recent reactions

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

Preserve WillPopScope as an alternate for PopScope

flutter/flutter#138614 — 206 total reactions, 21 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 4, 1, 0, 1, 1, 2, 1, 1, 1, 2, 1, 2, 0]
Loading

Table > TableRow > TableCell colspan

flutter/flutter#21594 — 282 total reactions, 20 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 3, 5, 2, 0, 0, 2, 5, 0, 0, 0, 1, 1, 1]
Loading

Support Material Symbols

flutter/flutter#102560 — 107 total reactions, 19 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 1, 1, 0, 0, 0, 4, 2, 1, 1, 0, 0]
Loading

icons paint incorrectly on macOS

flutter/flutter#152160 — 19 total reactions, 19 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 18, 18, 18, 18, 18, 18, 18, 18, 19, 19, 19, 19]
Loading

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

flutter/flutter#65504 — 156 total reactions, 18 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 2, 0, 3, 0, 0, 0, 5, 1, 2, 1, 2, 0]
Loading

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

flutter/flutter#140869 — 57 total reactions, 18 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 2, 0, 1, 1, 0, 0, 1, 0, 1, 0, 2, 2, 2]
Loading

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

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18]
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" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 17, 18]
Loading

Sum/union types and type matching

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 7, 0, 7, 0, 0, 1, 0]
Loading

Import shorthand syntax

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 9, 0, 1, 0, 1, 0, 2]
Loading

AVIF codec support

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 0, 0, 0, 1, 1, 2, 2, 0, 1, 1, 3]
Loading

Static Metaprogramming

dart-lang/language#1482 — 1644 total reactions, 16 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 2, 0, 5, 2, 3, 2, 0]
Loading

Ability to change the keyboard language programmatically

flutter/flutter#99606 — 105 total reactions, 16 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 3, 0, 1, 1, 0, 1, -1, 1, 1, 1, 0, 0, 5]
Loading

☂️ New analyzer plugin system

dart-lang/sdk#53402 — 48 total reactions, 16 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0]
Loading

Dart Analyzer very slow/stuck

dart-lang/sdk#55281 — 33 total reactions, 16 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 2, 0, 1, 2, 0, 0, 2, 0, 2, 1, 1, 3]
Loading

Web: include different files depending on the flavor

flutter/flutter#141371 — 31 total reactions, 16 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 8, 0, 2, 0, 1, 1, 1, 1, 0, 0]
Loading

Reusable Pattern Matching

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 3, 13, 13, 14, 16, 16, 16, 16]
Loading

Code Push / Hot Update / out of band updates

flutter/flutter#14330 — 1999 total reactions, 15 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 2, 0, 1, 1, 2, 1, 1, 1, 0, 2, 0]
Loading

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

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 1, 1, 0, 0, 0, 0, 0, 8, 1, 0, 2, 0]
Loading

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

flutter/flutter#140586 — 37 total reactions, 15 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 0, 3, 0, 2, 1, 1, 2, 0, 0, 1, 1]
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 — 30 total reactions, 15 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 0, 3, 1, 1, 3, 1, 1, 0, 1, 1, 1]
Loading

ReorderableListView Weird Behaviour on reordering the second last child

flutter/flutter#90856 — 30 total reactions, 15 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 1, 3, 0, 0, 0, 0, 1, 0, 1, 0, 0, 1]
Loading

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

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15]
Loading

[Desktop] - Splash screen or background color customization

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 1, 0, 0, 0, 0, 0, 2, 1, 0, 1, 3, 0]
Loading

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

flutter/flutter#65065 — 140 total reactions, 14 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [4, 1, 1, 0, 0, 0, 1, 0, 0, 2, 1, 1, 0, 0]
Loading

Web: Move decodeImageFromPixels off heap / drastically reduce memory usage

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 13, 13, 13, 13, 13, 13, 14]
Loading

Implement PlatformView support on macOS

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 3, 0, 0, 2, 0, 1, 0, 1, 5, 0, 0, 0]
Loading

Server-side rendering for Flutter web

flutter/flutter#47600 — 637 total reactions, 13 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3]
Loading

Add support for visionOS

flutter/flutter#128313 — 335 total reactions, 13 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 0, 1, 0, 6, 1, 1, 1, 0, 0, 1, 0]
Loading

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

flutter/flutter#130135 — 73 total reactions, 13 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 8]
Loading

[camera_android_camerax] Cannot set imageFormatGroup to ImageFormatGroup.nv21

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 1, 1, 0, 1, 2, 0, 3, 1, 2]
Loading

📝 Data Assets Tracker

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [10, 10, 10, 12, 12, 13, 13, 13, 13, 13, 13, 13, 13, 13]
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" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 13, 13, 13, 13, 13, 13]
Loading

Add data classes

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 1, 3, 3, 0, 2, 1, 0]
Loading

[webview_flutter] Add Windows support

flutter/flutter#37597 — 311 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 0, 0, 0, 2, 0, 2, 1, 1, 1, 1, 0, 0]
Loading

Keyboard issue on mobile Web platform

flutter/flutter#124205 — 65 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [2, 0, 0, 2, 2, 1, 1, 0, 1, 0, 0, 0, 1, 1]
Loading

WebGPU Backend for Flutter Web

flutter/flutter#124334 — 63 total reactions, 12 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 2, 3, 0, 0, 1, 3, 0, 1, 2, 0, 0, 0]
Loading

Support for Rust like #[cfg()] attributes

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 12, 12, 12, 12, 12, 12, 12, 12]
Loading

Allow AOT executables to be cross-compiled

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 1, 0, 0, 0, 0, 3, 0, 0, 1, 2, 1, 1]
Loading

Apple CarPlay / Android Auto support?

flutter/flutter#26801 — 509 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 6, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 0]
Loading

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

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 1, 0, 1, 2, 0, 1, 0, 4, 0, 0, 0]
Loading

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

flutter/flutter#107157 — 99 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 0, 0, 1, 1, 1, 0, 1, 0, 3, 1, 0, 1]
Loading

SliverWrap widget

flutter/flutter#97544 — 54 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 1, 0, 0, 0, 0, 0, 1, 3, 0, 0, 2, 0]
Loading

[in_app_purchase] Use StoreKit 2 APIs

flutter/flutter#116383 — 38 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 1, 2, 0, 1, 1, 3, 0, 1, 0, 1, 0]
Loading

Text widget incorrectly wraps Korean text

flutter/flutter#59284 — 36 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 9, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0]
Loading

TextHeightBehaviour should allow more tightly-wrapped text

flutter/flutter#146860 — 29 total reactions, 11 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 1, 2, 0, 2, 2, 1, 0, 2, 0, 0, 0]
Loading

☂️ Digit separators

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0]
Loading

Static nested classes

dart-lang/language#336 — 180 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 5, 0]
Loading

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

flutter/flutter#96283 — 135 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [2, 1, 0, 1, 0, 0, 1, 0, 1, 0, 0, 1, 0, 0]
Loading

Move the material and cupertino packages outside of Flutter

flutter/flutter#101479 — 120 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 2, 0, 0]
Loading

[Proposal] Access l18n Translations with Dynamic Keys

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, -1, 0, 0, 1, 0, 2, 1, 2, 1, 0, 0, 1]
Loading

[integration_test] Allow driving native UI interactions from Dart

flutter/flutter#86295 — 96 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 3, 0, 0, 1, 0, 2, 0, 0, 0, 1, 2]
Loading

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

flutter/flutter#10437 — 87 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 2, 0, 3, 1, 1, 0, 1, 0, 1, 0, 1]
Loading

Implement wide gamut color support in the Framework

flutter/flutter#127855 — 72 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 6, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0]
Loading

[go_router_builder] Define routes in separate files

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [2, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 3, 0, 0]
Loading

Add possibility to truly cancel/dispose Fututre

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 4, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1]
Loading

Make Windows plugin APIs thread-safe

flutter/flutter#134346 — 35 total reactions, 10 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 0, 0, 1, 1, 0, 1, 0, 1, 0, 1, 2]
Loading

Better error handling - add try expression or if exception operator

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 7, 8, 9, 10, 10, 10, 10]
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" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0]
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 — 368 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 0, 0, 0, 4, 1, 0, 0, 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 — 296 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 1, 3, 0, 0, 0, 0, 2, 0, 0, 0, 0]
Loading

Allow Hero widgets to have transitions within the same screen

flutter/flutter#54200 — 228 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 3, 1, 0, 0, 1, 1, 0, 1, 0, 0, 0]
Loading

☂️ Add Swift Package Manager compatibility

flutter/flutter#126005 — 142 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 1, 1, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0]
Loading

Space between text and underline

flutter/flutter#30541 — 122 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 1, 1, 0, 0, 1, 0, 0, 0, 0, 4, -1, 1]
Loading

add restartApp() method

flutter/flutter#127409 — 101 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [2, 2, 0, 0, 1, 0, 1, 1, 0, 0, 2, 0, 0, 0]
Loading

Allow nested hero widgets

flutter/flutter#38684 — 72 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 1]
Loading

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

flutter/flutter#64491 — 64 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 2, 4]
Loading

☂️ Native assets support

flutter/flutter#129757 — 58 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 2, 0, 1, 0, 1, 1, 1, 2, 0, 0, 0, 0]
Loading

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

flutter/flutter#121929 — 51 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 0, 3, 1, 0, 1, 0, 0, 0, 1, 0, 1]
Loading

More strict handling of exceptions

dart-lang/language#3995 — 9 total reactions, 9 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 9, 9, 9, 9, 9, 9, 9, 9]
Loading

Implement shared native memory multithreading

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 9]
Loading

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

dart-lang/language#1076 — 211 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 2, 0]
Loading

Support Firefox as a browser in flutter run

flutter/flutter#55324 — 201 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0]
Loading

ShadowBox inset attribute? Inner shadow

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 0, 1, 0, 0, 0, 1, 3, 1, 1, 0, 0]
Loading

[proposal] Provide a way to close a specific dialog

flutter/flutter#62960 — 97 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 1, 0, 0, 0, 0, 1, 0, 1, 0, 1, 1, 1, 0]
Loading

Roku support

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 2, 0, 0, 0, 1, 0, 2, 0, 0, 1, 0, 0, 0]
Loading

Tree shake unused assets

flutter/flutter#64106 — 65 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0]
Loading

Video Player HDR Problem

flutter/flutter#91241 — 45 total reactions, 8 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [3, 1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 0, 1]
Loading

"Static" "version" in dart

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 2, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 2]
Loading

[native/js/wasm] Platform independent File I/O

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 7, 8, 8, 8, 8, 8, 8]
Loading

Optional Semicolons

dart-lang/language#69 — 1243 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4]
Loading

[webview_flutter] Add macOS support

flutter/flutter#41725 — 385 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [2, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0]
Loading

SliverAppBar flexibleSpace with height depending on children

flutter/flutter#18345 — 250 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 1, 2, 1, 1, 0, 0, 1, 0, 0, 0, 1, 0]
Loading

Allow release mode builds to run on simulators

flutter/flutter#11754 — 191 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0]
Loading

Add a way to detect keyboard language

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, 1, 0, 0]
Loading

Support different dependencies when using flavors

flutter/flutter#46979 — 139 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 2, 0, 2, 0]
Loading

Can't resolve symbol io.flutter.plugin dependency

flutter/flutter#19830 — 116 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 1, 0, 2, 0, 0, 3, 0, 0, 0, 0, 0, 0]
Loading

Let iOS keyboard dismissal synchronize with scroll

flutter/flutter#57609 — 94 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0]
Loading

[go_router] Replace redirect with onEnter and onExit

flutter/flutter#102408 — 85 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 1, 1, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0]
Loading

Build Flutter macOS artifacts with ARM architecture slice

flutter/flutter#69157 — 75 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 2, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 0]
Loading

Add Dropdown support to FilterChip

flutter/flutter#108683 — 43 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
Loading

Flutter Camera plugin camera lens change

flutter/flutter#91247 — 34 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 0, 0, 2, 0, 0, 1, 1, 0, 0, 0, 2]
Loading

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

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 1, 0, 0, 0, 0, 2, 1, 0, 1, 0, 1]
Loading

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

flutter/flutter#95472 — 27 total reactions, 7 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 4, 0, 1, 0, 0, 0, 2, 0]
Loading

Expo like tool for flutter

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0]
Loading

Flutter support for Apple Watch

flutter/flutter#28901 — 265 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 0, 0, 0]
Loading

Make it easier to upload Android native debug symbols for release builds

flutter/flutter#60240 — 247 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 1, 0, 0, 2, 0, 0, 0, 0, 1, 0, 1]
Loading

Support for sheet presentation style

flutter/flutter#42560 — 144 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 2, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0]
Loading

Use a system default font on flutter

flutter/flutter#48381 — 75 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 1, 0, 1, 0, 1, 1, 0, 0, 1, 0, 0]
Loading

Support flutter build ipa with manual signing and provisioning profiles

flutter/flutter#106612 — 59 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1]
Loading

Platform specific assets

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [3, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0]
Loading

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

flutter/flutter#50890 — 50 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 2, 1, 0, 0]
Loading

[image_picker][android] PickedFile should store the original file name.

flutter/flutter#64685 — 43 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0]
Loading

[go_router] choose in redirect method if push or go

flutter/flutter#114131 — 38 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0]
Loading

[go_router] Unwanted black screen when using async redirect.

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 2, 0, 0, 0]
Loading

[go_router] Add StatefulShellBranches dynamically on app runtime

flutter/flutter#130386 — 23 total reactions, 6 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 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" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0]
Loading

Import multiple Flutter modules in a native app

flutter/flutter#39707 — 189 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 0, 1, 0, 0, 0, 1, 2, 0, 0, 0, 0]
Loading

Provide an easy way to select the version of Flutter to use

flutter/flutter#14230 — 135 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0]
Loading

Implement PlatformView support on Linux

flutter/flutter#41724 — 128 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0]
Loading

Avoid requiring Visual Studio for Windows development

flutter/flutter#77638 — 77 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0]
Loading

Enable custom "flutter create" templates

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 4]
Loading

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

flutter/flutter#105395 — 59 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0]
Loading

Use gtk4 for linux desktop

flutter/flutter#94804 — 57 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 2, 0]
Loading

[shared_preferences] Allow specifying the preferences store name on Android

flutter/flutter#14337 — 54 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, 1]
Loading

[Windows] ☂️ Add support for Arm64 as a target

flutter/flutter#62597 — 48 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0]
Loading

[Proposal] Icon support Linux desktop application

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0]
Loading

Edge-To-Edge by default on android

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 1, 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" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 1]
Loading

Different Appbar with same bottomNavigatioBar without nesting Scaffolds

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [1, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 1, 0]
Loading

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

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1]
Loading

Suggestion: decouple more widgets from Android/iOS design guidelines

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 2, 0, 0]
Loading

Create DropdownMenuFormField

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

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 3]
Loading

Issue: Cannot theme progress indicators, many properties missing

flutter/flutter#131690 — 21 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 1, 0, 2, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0]
Loading

[Autofill] TextInput.finishAutofillContext() doesn't bring up the system prompt

flutter/flutter#116889 — 18 total reactions, 5 recent reactions

Graph...
xychart-beta
  x-axis "Week" [Jul 8, Jul 15, Jul 22, Jul 29, Aug 5, Aug 12, Aug 19, Aug 26, Sep 2, Sep 9, Sep 16, Sep 23, Sep 30, Oct 7]
  y-axis "Reactions" 0 --> 20
  bar [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4]
Loading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published