Incorrect package="com.apphud.fluttersdk" found in source AndroidManifest.xml: /Users/home/.pub-cache/hosted/pub.dev/apphud-2.4.2/android/src/main/AndroidManifest.xml. Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported. Recommendation: remove package="com.apphud.fluttersdk" from the source AndroidManifest.xml: /Users/home/.pub-cache/hosted/pub.dev/apphud-2.4.2/android/src/main/AndroidManifest.xml.
At the moment, I am getting the following error:
Incorrect package="com.apphud.fluttersdk" found in source AndroidManifest.xml: /Users/home/.pub-cache/hosted/pub.dev/apphud-2.4.2/android/src/main/AndroidManifest.xml. Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported. Recommendation: remove package="com.apphud.fluttersdk" from the source AndroidManifest.xml: /Users/home/.pub-cache/hosted/pub.dev/apphud-2.4.2/android/src/main/AndroidManifest.xml.
How can I resolve this?