Hi,
Flutter 1.22.2 has been released to stable. This is a hotfix release on the 1.22 branch and also includes a hotfixed Dart 2.10.2 version. Changes for this build are listed below and are available on the Flutter Wiki here: Hotfixes to the Stable Channel.
This fixes the following issues:
https://github.com/flutter/flutter/issues/67869 - Stylus tap gesture is improperly registered.
https://github.com/flutter/flutter/issues/67986 - Android Studio 4.1 not properly supported.
https://github.com/flutter/flutter/issues/67213 - Webviews in hybrid composition can cause a crash.
https://github.com/flutter/flutter/issues/67345 - VoiceOver accessibility issue with some pages.
https://github.com/flutter/flutter/issues/66764 - Native webviews may not be properly disposed of in hybrid composition.
Thanks!
patrick, on behalf of the Flutter & Dart teams.