Open
Description
The screen that I'm using right now does provide its own physical dimensions and the flutter device pixel ratio changes accordingly to it: my pixel ratio is 1.367054
What I want is to give dimensions of 0, 0
-d "0, 0"
To have a pixel ratio of 1.0, or otherwise even forcing the pixel ratio would be fine.
Anyway when I give the option for the dimensions the application still gets the dimensions from the GPU