Update Jul 28, 2026 tracked by Updatify

3.0.2

This hotfix release addresses the following issues:

  • flutter/104785 - Flutter web apps show a black screen on Safari 13.
  • flutter/102451 - flutter doctor crashes for Windows users using Visual Studio 2022.
  • flutter/103846 - Unexpected line breaks occur when using new text renderer.
  • flutter/104569 - Ink Sparkle slows down applications using Material 3.
  • flutter/103404 - SliverReorderableList does not drag on Android devices.
  • flutter/103556 - Nested horizontal sliders in widgets with horizontal drag gestures do not work in Android applications.
  • flutter/100375 - Build process fails when building Windows applications.
  • dart/49027 - Code suggestion for initState/dispose/setState no longer work on intellij.
  • dart/3424 - dart pub login fails when attempting to publish a package.
  • dart/49097 - dart analyze throws errors when using enhance Enums feature.