flutter- AndroidManifest.xml 의 namespace 설정 오류

.
gradle 8 터 AndroidManifest.xml 에 namesapce. ?

tosspayments_widget_sdk_flutter 2.0.4 .

Incorrect package="com.tosspayments.tosspayments_webview_flutter" found in source AndroidManifest.xml: /Users/billy/.pub-cache/hosted/pub.dev/tosspayments_webview_flutter-1.0.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.tosspayments.tosspayments_webview_flutter" from the source AndroidManifest.xml: /Users/billy/.pub-cache/hosted/pub.dev/tosspayments_webview_flutter-1.0.2/android/src/main/AndroidManifest.xml.
Was this page helpful?