Cant find the right widget combination, if it exists

Viewed 28

I have an Image (which is a map), that I want to always fill its container, but keeping its aspect ratio.

I put it inside an InteractiveViewer, so it can be zoomed and panned.

When the interactiveviewer zoom level is minimum(1) the whole width of the image must fit the container, and if the height does not fit, It should be possible to pan.

I tried many combinations of widgets, but could not find the right one for this behavior.

Can anyone with more flutter experience help?

Best Regards

0 Answers
Related