Enguerrand ARMINJON
Enguerrand ARMINJON
Same, without compile with 28, flutter build apk is blocked...
Same error even with viewportFraction = 1. flutter 3.7.12, infinite scroll.
Hello, Scaffold apply some margins / paddings and also can contain an AppBar. I suggest first of all to not use the context of MediaQuery but the closest context near...
Try constraints instead of MediaQuery ?
Maybe once fixed it will help following issue : - https://github.com/juliansteenbakker/mobile_scanner/issues/493 - https://github.com/juliansteenbakker/mobile_scanner/issues/446 (issue close, but issue still reproductible)
> I am having the same issue. Has anyone found a fix? @BBQRIBS72 , @junko2013 Issue created 2 days ago :') You can upvote original post to avoid spamming. If...
Could be interesting to let us decide when call camera permission. This library can just display error when permission is missing :)
Visibility detector + camera.dispose() each time not visible and then create a new controller if visible.
(maybe this topic can help once fixed : https://github.com/flutter/flutter/issues/10437)
Can you try again with the latest Master version ? (Because it's not yet released on pub.dev)