Migration steps for Android Studio Flamingo#8490
Closed
Conversation
This PR adds documentation for helping Flutter developers run/build Flutter android projects using Android Studio Flamingo To do: - [] add optimized images Issues fixed by this PR (if any): flutter/flutter#122376 , flutter/flutter#124022 Presubmit checklist - [x]This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the Google Developer Documentation Style Guidelines — for example, it doesn’t use i.e. or e.g., and it avoids I and we (first person). - [x] This PR uses semantic line breaks of 80 characters or fewer.
Contributor
|
I created a new PR. Closing. |
sfshaza2
added a commit
that referenced
this pull request
Apr 7, 2023
This PR supercedes PR #8490. Staged here: main page: https://parlough-android-flutter.web.app/ migration page: https://parlough-android-flutter.web.app/release/breaking-changes/android-java-gradle-migration-guide the "go" link: https://parlough-android-flutter.web.app/go/android-java-gradle-error (This is the staged go link. The actual go link will be docs.flutter.dev rather than `parlough-android-flutter.web.app`.) @reidbaker @camsim99 @mariamhas @ericwindmill @redbrogdon @timsneath --------- Co-authored-by: Parker Lougheed <[email protected]>
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.
This PR adds documentation for helping Flutter developers run/build Flutter Android projects using Android Studio Flamingo
To do:
Issues fixed by this PR (if any): flutter/flutter#122376 , flutter/flutter#124022
Presubmit checklist