You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When handlesCropAndRotation implemented in flutter/engine#55434 makes it to stable, we should replace the logic implemented in flutter/packages#7846 to detect the SurfaceTexture Impeller backend with Build.VERSION.SDK_INT < 29 with it.