Update Jul 28, 2026 tracked by Updatify
3.27.2
- flutter/159729 Flutter module template triggers a warning when built for Android.
- flutter/161176 Dropdown Menu can create an infinite loop.
- flutter/161330 Using ScrollViewKeyboardDismissBehavior.onDrag in a SingleChildScrollView causes text fields to immediately unfocus if the keyboard opening scrolls the text field to keep it visible.
-
flutter/160127 Some Flutter web plugins do not add the
crossOriginproperty to <img> tags. - flutter/160155 Failed assertion in web engine: “The targeted input element must be the active input element”.
- flutter/160199 Some images on the web render blank.
- flutter/160459 Incorrect Z order rendering in drawPoints may cause lines to overlap when one should be drawn in front of the other.
- flutter/160409 App may crashes because of obsolete engine assertion.
- flutter/158192 Positions of display cutouts on Android may not update - as returned by MediaQuery and used by SafeArea - upon screen orientation change.