Flutter 3.10.6

1,650 views
Skip to first unread message

Kevin Chisholm

unread,
Jul 12, 2023, 7:50:47 PM7/12/23
to Flutter Public Announcements (flutter-announce)

We are pleased to announce the release of Flutter 3.10.6 to the stable channel; This hotfix release addresses the following issues:

  • flutter/129161 - Fix regression in the GestureRecognizers used by the TextField where it would not fire the onTapDown or onTapUp callbacks which made selection not work
  • flutter/130084 - Using canvas.drawPicture where the nested picture fails to restore clips established in the child picture and makes content disappear.
  • dart/52767 - Fixes a flow in flow analysis that causes it to sometimes ignore destructuring assignments.
  • dart/52869 - Fixes an infinite loop in some web development compiles that include `is` or `as` expressions involving record types with named fields.
  • dart/52791 - Fixes a memory leak in Dart analyzer's file-watching.
  • dart/52793 - Fixes a memory leak of file system watcher related data structures.

In order to get the latest, run ‘flutter upgrade’.

Reply all
Reply to author
Forward
0 new messages