breezko
Results
2
comments of
breezko
I'd llike to get my hands dirty on it, so what is the expected result? @liiight
> 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"); > }) > ``` Doesn't...