mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
One more piece moving out of `FlutterViewEmbedder`. `ScreenOrientation` is a singleton class that can be used to control the screen orientation of the browser. Part of https://github.com/flutter/flutter/issues/134443