Update Jul 28, 2026 tracked by Updatify

3.10.5

  • flutter/127628 - Fixes an issue preventing the use of integration_test when using AGP 8.0.
  • flutter/126043 - Fixes an error encountered when attempting to use add-to-app on Android when generating Flutter modules.
  • flutter/127090 - Fixes an issue preventing assets from being displayed properly on low pixel density devices.
  • flutter/128320 - Fixes an issue where image assets are not displayed when serving with Microsoft IIS.
  • dart/52403 - Fixes a bad cast in the frontend which can manifest as a crash in the dart2js ListFactorySpecializer during Flutter web builds.
  • dart/1224 - Handles formatting nullable record types with no fields.
  • dart/52480 - Fixes error when using records when targeting the web in development mode.