Build failed due to use of deprecated Android v1 embedding | vs code Build failed

preview_player
Показать описание
Build failed due to use of deprecated Android v1 embedding
vs code Build failed due to use of deprecated Android v1 embedding
Visual Studio Code Build failed due to use of deprecated Android v1 embedding
Рекомендации по теме
Комментарии
Автор

If proceed with the above method, the following error occurs and “create” does not proceed.
How can we solve this?

"FlutterWithMediaPipe" is not a valid Dart package name.

The name should be all lowercase, with underscores to separate words, "just_like_this".Use only basic Latin letters and Arabic digits: [a-z0-9_].Also, makesure the name is a valid Dart identifier—that it doesn't start with digits and isn't a reserved word.

yejinchoi