mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Almost all real-world apps will want a custom app delegate, and 'flutter create' code-gens one by default. This brings the samples in line with our templates and the most common use case.