Skip to content
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

Build failed due to use of deprecated Android v1 embedding. #19

Closed
robertnax opened this issue Feb 11, 2022 · 1 comment
Closed

Build failed due to use of deprecated Android v1 embedding. #19

robertnax opened this issue Feb 11, 2022 · 1 comment

Comments

@robertnax
Copy link

Getting this error when trying to build with Flutter version 2.10.1

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

https://flutter.dev/go/android-project-migration

to migrate your project. You may also pass the --ignore-deprecation flag to
ignore this check and continue with the deprecated v1 embedding. However,
the v1 Android embedding will be removed in future versions of Flutter.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

@sefidgaran
Copy link
Owner

Thanks @robertnax for reporting this issue in the package examples.

It is fixed now and all examples have been migrated to Android embedding V2.

I am going to close this issue.

Regards

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

No branches or pull requests

2 participants