mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
On iOS, generate a FlutterAppDelegate subclass for the application delegate. This avoids touchesBegan:withEvent boilerplate to handle status bar taps.