c0a630899e4aecfbc71042a74f5e3cfaf2fdc913
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
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%