5fa39ff1423caa4691a769f5701b9deabc1dd56e
## Description This adds checks for the app delegate to make sure that it supports the Flutter-specific selectors before calling them, so that a non `FlutterAppDelegate` can be used for the `NSApplicationDelegate` on `NSApp`. ## Related Issues - https://github.com/flutter/flutter/issues/124829 - https://github.com/flutter/flutter/issues/127476 ## Tests - Added a test to make sure things don't crash if the app delegate isn't a `FlutterAppDelegate`.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%