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.
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.