iamshaunjp / iamshaunjp/flutter-beginners-tutorial
Build failed due to use of deprecated Android v1 embedding.
Open
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hey guys,
I'm getting the following message: _"Build failed due to use of deprecated Android v1 embedding."_
It seems it needs to be migrated to Android embedding v2 since the v1 is being deprecated.
They say you can just add the "--ignore-deprecation" flag to ignore this check and continue with the deprecated v1 embedding, however, you'll have an error (due to deprecated API) if using an Android emulator.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.