Looking for ?

Translate

[Solved] Build failed due to use of deprecated Android v1 embedding. Issue with flutter

 Solution to Build failed due to use of deprecated Android v1 embedding.  If you happen to encounter this error,




Just toggle down your Android folder, toggle down app folder, src, main, and Open AndroidManifest.xml file

Locate this code: android:name="io.flutter.app.FlutterApplication"

and adjust it 

TO 

android:name="${applicationName}"


SHARE THIS POST

About Wakabia

    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment