Relative Content

Tag Archive for flutterimageresponsiveness

Resize the image to avoid overflow

I am trying to get this image in my window. But the image is of a large size. I want the size of the image to shrink if the window size decreases and expand if it increases. with the present code the increasing part works well. But instead of decreasing it throws a render overflow error.