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
After the deprecation of Matrix4.scale() and Matrix4.scaled(), it seems like there is no way to easily write one of the most common use-cases in Flutter anymore. There should be a replacement for uniformly scaling a matrix by a single factor in x y and z.