文件最后提交记录最后更新时间
Delete unused templates skeleton and app_shared and release as 5.0.0. (#8360) Towards https://github.com/flutter/flutter/issues/160692. The last thing I'll do is update the dependency in flutter_tools to flutter_template_images: 5.0.0.1 年前
Create flutter_template_images package (#118) Contains images used in 'flutter create' templates, to avoid needing to check them into flutter/flutter where they will permanently inflate the repo size. Currently only contains the Windows app icon, since existing template icons are already part of the Flutter repository. Future template images, including changes to the existing images, should live here instead.6 年前
Standardize copyright author and year (#338) Standardize copyright author ("The Flutter Authors") and year (2013), as was previously done in flutter/plugins. Adds per-package AUTHORS files to ensure that published packages contain the authorship information referred to in the boilerplate (again, as in flutter/plugins). First preparatory step in enabling the automated license format check in this repository.4 年前
Update repo for 3.32 stable (#9311) Does all of the steps from https://github.com/flutter/flutter/blob/master/docs/ecosystem/release/Updating-Packages-repo-for-a-stable-release.md for the 3.32 stable release (except the first one, as the stable roller has already landed).1 年前
Standardize copyright author and year (#338) Standardize copyright author ("The Flutter Authors") and year (2013), as was previously done in flutter/plugins. Adds per-package AUTHORS files to ensure that published packages contain the authorship information referred to in the boilerplate (again, as in flutter/plugins). First preparatory step in enabling the automated license format check in this repository.4 年前
Create flutter_template_images package (#118) Contains images used in 'flutter create' templates, to avoid needing to check them into flutter/flutter where they will permanently inflate the repo size. Currently only contains the Windows app icon, since existing template icons are already part of the Flutter repository. Future template images, including changes to the existing images, should live here instead.6 年前
Update repo for 3.32 stable (#9311) Does all of the steps from https://github.com/flutter/flutter/blob/master/docs/ecosystem/release/Updating-Packages-repo-for-a-stable-release.md for the 3.32 stable release (except the first one, as the stable roller has already landed).1 年前
README.md

flutter_template_images

Images used by the flutter_tools templates.

This project is an internal dependency of the flutter tool, and is not intended to be used directly. It contains images files used in flutter create templates, to avoid checking them into the main Flutter repository, where they would permanently increase the checkout size over time if altered.