d79e57999b35be291e931bc52ef9628562d4260c
Rather than clients needing to create an appropriate view in a XIB and attach it to an FLEViewController, which is error-prone, have FLEViewController create its own view programatically. The view is now an internal detail, so calling setView: on an FLEViewController will no longer work. As a result of the view being internal, the public API surface is simplified. This is a breaking change for macOS Runners.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%