mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Removed logic from FlutterAppDelegate into FlutterPluginAppLifeCycleDelegate. This is a better place for add-to-app since it doesn't require them to use our app delegate.