I have problem with starting up android
Running on
Flutter: 3.22
Dart: 3.4.4
Android 14
Incorrect package="io.wazo.callkeep" found in source AndroidManifest.xml: /Users/galizhantolybayev/.pub-cache/hosted/pub.dev/callkeep-0.4.0/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
Recommendation: remove package="io.wazo.callkeep" from the source AndroidManifest.xml: /Users/galizhantolybayev/.pub-cache/hosted/pub.dev/callkeep-0.4.0/android/src/main/AndroidManifest.xml.
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':callkeep:processDebugManifest'.
A failure occurred while executing com.android.build.gradle.tasks.ProcessLibraryManifest$ProcessLibWorkAction
Incorrect package="io.wazo.callkeep" found in source AndroidManifest.xml: /Users/galizhantolybayev/.pub-cache/hosted/pub.dev/callkeep-0.4.0/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
Recommendation: remove package="io.wazo.callkeep" from the source AndroidManifest.xml: /Users/galizhantolybayev/.pub-cache/hosted/pub.dev/callkeep-0.4.0/android/src/main/AndroidManifest.xml.
I have problem with starting up android Running on Flutter: 3.22 Dart: 3.4.4 Android 14
Incorrect package="io.wazo.callkeep" found in source AndroidManifest.xml: /Users/galizhantolybayev/.pub-cache/hosted/pub.dev/callkeep-0.4.0/android/src/main/AndroidManifest.xml. Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported. Recommendation: remove package="io.wazo.callkeep" from the source AndroidManifest.xml: /Users/galizhantolybayev/.pub-cache/hosted/pub.dev/callkeep-0.4.0/android/src/main/AndroidManifest.xml.
FAILURE: Build failed with an exception.