You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Swift Package Manager: fix remote package dependencies sometimes failing
to download when building iOS or macOS apps, and silence spurious SwiftPM
warnings on non-Apple builds.
Android: fix system bars unexpectedly staying invisible when switching to
edge-to-edge mode.
The flutter tool now exits gracefully instead of crashing when the
widget-preview DTD connection is lost or fails at startup.