flutter_orientation icon indicating copy to clipboard operation
flutter_orientation copied to clipboard

on ios, OrientationPlugin.forceOrientation(DeviceOrientation.landscapeRight) not work

Open clycheng2015 opened this issue 1 year ago • 0 comments

what I need: I need the landscape mode only for one screen and the portrait mode for every other screen... Your solution does not help me with my current problem, but thank you a lot for your help!

when I close landscapeRight and landscapeLeft on ios InfoList,OrientationPlugin.forceOrientation(DeviceOrientation.landscapeRight) do not work!! it works just when InfoList orientation landscap config is open! but, that is not I expect!

clycheng2015 avatar Oct 20 '22 03:10 clycheng2015