You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flutter-...@googlegroups.com
Hello,
Flutter SDK 3.3.3 has been released to the stable channel. This is a patch release to address the following issues including a security vulnerability in Dart -
flutter/111475 - Signing errors on iOS pod bundle resources on Xcode 14 "Signing for "x" requires a development team."
flutter/110671 - App crashes on latest versions when AnimatedContainer / Container height is set to 0 and throws uncaught exception
flutter/107590 - Flutter tools ShaderCompilerException with exit code -1073740791.
flutter/110640 - Fatal crash with java.lang.AssertionError when selecting text in TextField.
dart/50075 - Security vulnerability: There is a auth bypass vulnerability in Dart SDK, specifically dart:uri core library, used to parse and validate URLs.
dart/50052 - Avoid CFE crash when input contains invalid super parameters usage.