I need to set 16:9 screen aspect ratio on galaxy z fold just like instagram on z fold
I have checked app setting about screen aspect ratio.
most of app is set full screen but instagram is 16:9

so I have added android:resizeableActivity="false" in manifest but it didn't work at all
is there any way to implement 16:9 screen size on galaxy z fold in flutter?
