[flutter_tools] Replace android v2 embedding broken doc link#107456
Merged
auto-submit[bot] merged 1 commit intoflutter:masterfrom Jul 12, 2022
Merged
[flutter_tools] Replace android v2 embedding broken doc link#107456auto-submit[bot] merged 1 commit intoflutter:masterfrom
auto-submit[bot] merged 1 commit intoflutter:masterfrom
Conversation
Replaces the now broken, removed go link for migrating to android v2 embedding with the link hosted at the Flutter wiki.
319d5db to
bdbe1f5
Compare
royarg02
commented
Jul 12, 2022
| throwToolExit( | ||
| 'The plugin `${plugin['name']}` requires your app to be migrated to ' | ||
| 'the Android embedding v2. Follow the steps on https://flutter.dev/go/android-project-migration ' | ||
| 'the Android embedding v2. Follow the steps on the migration doc above ' |
Contributor
Author
There was a problem hiding this comment.
If this message is displayed, the tool should also display the embedding warning, which already includes the doc link.
This was referenced Jul 13, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Jul 13, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Jul 13, 2022
camsim99
pushed a commit
to camsim99/flutter
that referenced
this pull request
Aug 10, 2022
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces the now broken, removed go link for migrating to android v2
embedding with the link hosted at the Flutter wiki.
Fixes #107437
flutter/website#7337 for additional context.
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.