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
ImageFit cover does not always fill the parent height and width perfectly, most likely when the width and height are odd. When removing the transform, there are no white spaces. My hypothesis is that there is a pixel rounding error.
ImageFit cover does not always fill the parent height and width perfectly, most likely when the width and height are odd. When removing the transform, there are no white spaces. My hypothesis is that there is a pixel rounding error.
With ImageFit.cover

Without ImageFit.cover
