Skip to content

v1.6.106

Choose a tag to compare

@bdero bdero released this 02 Jun 01:02
  • 馃惁 Flutter 3.44.1 / Dart 3.12.1 support
    • The flutter tool now prints a descriptive error instead of crashing when the analysis server exits unexpectedly, or when it fails to connect to a Chrome instance on Windows.
    • Dart 3.12.1: ignore socket deletion errors on shutdown; preserve ThreadLocal values when a VM thread is reclaimed.