Skip to content

Conversation

@camsim99
Copy link
Contributor

@camsim99 camsim99 commented Aug 21, 2024

Description of what this PR is changing or adding, and why:
Adds a migration guide telling folks how to opt out of edge-to-edge mode when their Flutter on Android app targets Android 15+.

This (targeting Android 15+) will happen by default in the next Flutter stable version, so the described migration steps will be necessary if folks do not explicitly use edge-to-edge mode in their app. Folks may also change the Android version they target, so the steps apply if their target Android 15+ themselves, as well.

Issues fixed by this PR (if any):
Part of #10755

PRs or commits this PR depends on (if any):
flutter/flutter#153795 (merged)

Presubmit checklist

  • This PR is marked as draft with an explanation if not meant to land until a future stable release.
  • This PR doesn’t contain automatically generated corrections (Grammarly or similar).
  • 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).
  • This PR uses semantic line breaks of 80 characters or fewer.

@camsim99
Copy link
Contributor Author

Open questions:

  • Should the actual Flutter stable version be mentioned?
  • Should I show the directory structure of the app to help folks more easily find the file?

@flutter-website-bot
Copy link
Collaborator

flutter-website-bot commented Aug 21, 2024

Visit the preview URL for this PR (updated for commit 3e2eaed):

https://flutter-docs-prod--pr11068-e2e-optout-dk9lur55.web.app

@camsim99
Copy link
Contributor Author

camsim99 commented Aug 22, 2024

This PR will be linked to in code documentation:
flutter/flutter#153466
flutter/engine#54560

Also FYI that I will be out through 9/2.

@camsim99 camsim99 marked this pull request as ready for review August 22, 2024 18:31
@camsim99 camsim99 requested review from a team, parlough and sfshaza2 as code owners August 22, 2024 18:31
@camsim99 camsim99 requested a review from reidbaker August 22, 2024 18:31
Copy link
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

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

Thanks, @camsim99, this is great! Once a few changes are made, lgtm. I'll go ahead an approve, but please do update with the changes.

@sfshaza2 sfshaza2 added the review.await-update Awaiting Updates after Edits label Aug 29, 2024
camsim99 and others added 13 commits September 3, 2024 09:12
…-to-edge.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
…-to-edge.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
…-to-edge.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
…-to-edge.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
…-to-edge.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
…-to-edge.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
…-to-edge.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
…-to-edge.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
…-to-edge.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
…-to-edge.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
…-to-edge.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
@camsim99 camsim99 merged commit 959de85 into flutter:main Sep 3, 2024
@sfshaza2 sfshaza2 removed the review.await-update Awaiting Updates after Edits label Sep 5, 2025
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.

4 participants