Skip to content

Add notice on v1 embedding removal to 3.29.0 breaking changes #11749

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Feb 28, 2025

Conversation

gmackall
Copy link
Member

Description of what this PR is changing or adding, and why:

The deletion of the v1 embedding (flutter/engine#51229) should have had an associated breaking changes notice. Unfortunately this was missed, under the assumption that a flutter tool check would have caught references to the v1 embedding in an earlier release, and provided upgrade instructions.

Issues fixed by this PR (if any):

flutter/flutter#164024

PRs or commits this PR depends on (if any):

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.

@reidbaker reidbaker self-requested a review February 26, 2025 19:52

If your project references any of the above classes, consult the following list for instructions on migration.

* `io.flutter.app.FlutterActivity` was replaced with `io.flutter.embedding.android.FlutterActivity`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Consider making this a table instead of text.

@gmackall gmackall marked this pull request as ready for review February 27, 2025 20:07
@gmackall gmackall requested review from sfshaza2, antfitch, parlough and a team as code owners February 27, 2025 20:07
@gmackall gmackall changed the title [wip] Add notice on v1 embedding removal to 3.29.0 breaking changes Add notice on v1 embedding removal to 3.29.0 breaking changes Feb 27, 2025
@flutter-website-bot
Copy link
Collaborator

flutter-website-bot commented Feb 27, 2025

Visit the preview URL for this PR (updated for commit 1d82ef2):

https://flutter-docs-prod--pr11749-v1-embedding-27nmggcc.web.app

Copy link
Member

@parlough parlough left a comment

Choose a reason for hiding this comment

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

Thanks for adding this notice/guide! It'll definitely be helpful :)

I made a few minor formatting and copy changes, but looks good to me!

@parlough parlough merged commit f22681b into flutter:main Feb 28, 2025
9 checks passed
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.

5 participants