dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.06k stars 1.55k forks source link

[CP] [Stable][Beta] Please cherry pick 82520abfb1dd82b36e4a50371e71572b2bd95b73 and 84b38aee393d9afc5f2cc83b8a816230478d0646 #54699

Closed a-siva closed 7 months ago

a-siva commented 7 months ago

Commit(s) to merge

82520abfb1dd82b36e4a50371e71572b2bd95b73 and 84b38aee393d9afc5f2cc83b8a816230478d0646

Target

stable and beta

Prepared changelist for beta/stable

stable - https://dart-review.googlesource.com/c/sdk/+/347650 beta - https://dart-review.googlesource.com/c/sdk/+/347760

Issue Description

The change fixes the following

What is the fix

Why cherry-pick

Flutter app developers have encountered these scenarios effecting developer productivity.

Risk

low

Issue link(s)

https://github.com/dart-lang/sdk/issues/54650 https://github.com/flutter/flutter/issues/140878

Extra Info

No response

a-siva commented 7 months ago

//cc @aam

a-siva commented 7 months ago

@mit commented with a SGTM on the other issue.

a-siva commented 7 months ago

@itsjustkevin thanks for taking care of the stable merge, should I go ahead and submit the beta branch CL ?

itsjustkevin commented 7 months ago

Yes @a-siva please push the beta CL also.

mellowcello77 commented 7 months ago

Just checking how long this fix will take to be available? I've been very eagerly tracking and waiting for a resolution to this issue while I cant debug my projects. Appreciate your efforts on this.

a-siva commented 7 months ago

Just checking how long this fix will take to be available? I've been very eagerly tracking and waiting for a resolution to this issue while I cant debug my projects. Appreciate your efforts on this.

I believe a hotfix release of Flutter is slated for today.

a-siva commented 7 months ago

Yes @a-siva please push the beta CL also.

Done, closing issue.

DanTup commented 7 months ago

Thank you! I just verified this on the new stable Flutter and all looks good :-)