Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-create templates/app, add deprecation notices for app_shared and skeleton. #8336

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

matanlurey
Copy link
Contributor

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.

@ditman
Copy link
Member

ditman commented Dec 21, 2024

We need to update the CHANGELOG and pubspec.yaml to have this autopublished in pub.dev, so it can be consumed from the flutter tool.

The "Linux analyze" tests are failing because two new dart lints.

(I'll publish a temporary ignore for those to reopen the tree)

@ditman
Copy link
Member

ditman commented Dec 23, 2024

Working on the analysis failures here:

flutter/flutter#160799

Will land ASAP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants