Skip to content

Commit 311b660

Browse files
authored
Re-create templates/app, add deprecation notices for app_shared and skeleton. (#8336)
Part of flutter/flutter#160673, which removes `--template skeleton`. This PR copies the `templates/app_shared` directory, which was only used to share code between `templates/app` and `templates/skeleton`, in preparation for removing `skeleton` (and making the existence of `app_shared` obsolete). Issue tracking final cleanup: flutter/flutter#160692.
1 parent 9452472 commit 311b660

File tree

82 files changed

+18
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+18
-2
lines changed

packages/flutter_template_images/CHANGELOG.md

Lines changed: 2 additions & 1 deletion

packages/flutter_template_images/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_template_images
22
description: Image files for use in flutter_tools templates without adding binary files to flutter/flutter.
33
repository: https://github.com/flutter/packages/tree/main/packages/flutter_template_images
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+flutter_template_images%22
5-
version: 4.2.1
5+
version: 4.3.0
66

77
environment:
88
sdk: ^3.4.0
Lines changed: 10 additions & 0 deletions
Lines changed: 5 additions & 0 deletions

0 commit comments

Comments
 (0)