Update Jul 28, 2026 tracked by Updatify
2.10.1
This hotfix release addresses the following issues:
-
flutter/94043 - Autofill does not work in
TextField. -
flutter/96411 - Safari: Unable to enter text into
TextField. - flutter/96661 - Platform views throw fatal exception: Methods marked with @UiThread must be executed on the main thread.
- flutter/97103 - Images become corrupted when using CanvasKit.
- flutter/97679 - Don’t remove overlay views when the rasterizer is being torn down.
- dart/48301 - Avoid speculative conversion in ffi Pointer.asTypedList.