Skip to content

Conversation

@godofredoc
Copy link
Contributor

@godofredoc godofredoc commented Mar 16, 2023

CP: 9f35ed7

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Use packages/packages recipe.
@godofredoc godofredoc requested a review from keyonghan as a code owner March 16, 2023 22:47
@flutter-dashboard
Copy link

This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter.

Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed.

@godofredoc godofredoc changed the title Use packages/packages recipe. (#122822) CP: Use packages/packages recipe. (#122822) Mar 16, 2023
Copy link
Contributor

@XilaiZhang XilaiZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

images (1)
just for my learning purposes, why are we downgrading from v2?

@godofredoc
Copy link
Contributor Author

images (1) just for my learning purposes, why are we downgrading from v2?

This is a cleanup. Packages_v2/packages_v2 was copied to packages/packages to deprecate the v2 transitional paths.

@XilaiZhang
Copy link
Contributor

This is a cleanup. Packages_v2/packages_v2 was copied to packages/packages to deprecate the v2 transitional paths.

Thanks for explaining! and congratulations on landing packages v2!

@godofredoc
Copy link
Contributor Author

This is a cleanup. Packages_v2/packages_v2 was copied to packages/packages to deprecate the v2 transitional paths.

Thanks for explaining! and congratulations on landing packages v2!

The credit should go to @sealesj who implemented most parts, I'm only doing the cleanup.

@godofredoc godofredoc merged commit d477bcc into flutter:flutter-3.7-candidate.1 Mar 16, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 23, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 23, 2023
@godofredoc godofredoc deleted the flutter-3.7-candidate.1 branch May 24, 2023 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants