mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The output_name property of a template is typically relative to the root_build_dir rather than the target_gen_dir. This patch makes flutter_app consistent with this pattern.