mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
UIApplication based status bar API was deprecated. This PR makes the ViewController based status bar appearance the default. Still keep UIApplication based status bar for apps that explicitly sets `UIViewControllerBasedStatusBarAppearance` to NO in info.plist. Part of https://github.com/flutter/flutter/issues/124289 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style