thailocnexle

Results 3 comments of thailocnexle

same issue for me, @AyeshaIftikhar did you found a solution yet?

> Related to #84833 > > Add to your index.html > > ```dart > return appRunner.runApp().then((_) => { > document.querySelector('meta[name="viewport"]').setAttribute('content', "width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover"); > }) > ``` it...