mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Subclassing FlutterAppDelegate is not required for real-world apps, but it's what 'flutter create' generates, and applies the default behaviours that most real-world apps will want.