Flutter camera appears stretched
UPDATE: version v0.7.0 of the camera package introduced a breaking change for calculating camera aspectRatio and it seems they add the AspectRatio widget by default Well, inspired by previous posts, I got it to work on 2 screens with different screen aspect ratios. What I did was print the values and look for differences (not … Read more