Skip to content

Conversation

GaryQian
Copy link
Contributor

@GaryQian GaryQian commented Jul 28, 2022

Fixes #96642

Also removes the documentation for the --ignore-deprecation flag as we no longer want developers to ignore this warning. The flag still works and can be used, but developers will no longer see the suggestion to use it anymore.

The next step is to deprecate the --ignore-deprecation flag entirely to disable building for v1 embedding.

@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Jul 28, 2022
Copy link
Contributor

@stuartmorgan-g stuartmorgan-g left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -599,14 +599,11 @@ class AndroidProject extends FlutterProjectPlatform {
Warning
──────────────────────────────────────────────────────────────────────────────
Your Flutter application is created using an older version of the Android
embedding. It is being deprecated in favor of Android embedding v2. Follow the
steps at
embedding. It is being deprecated in favor of Android embedding v2. Migrate
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe "To migrate your project, follow the steps at" per the recommendation against telling people to do something in the style guide. (That's in the documentation section, but seems relevant here.)

@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • The status or check suite Linux analyze has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite Linux flutter_plugins has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite analyze-linux has failed. Please fix the issues identified (or deflake) before re-applying this label.

@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • The status or check suite Linux flutter_plugins has failed. Please fix the issues identified (or deflake) before re-applying this label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flutter channel shows incorrect Android embedding v2 warning
3 participants