We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de46f5e commit 876ecf7Copy full SHA for 876ecf7
android/build.gradle
@@ -35,6 +35,8 @@ android {
35
lintOptions {
36
disable 'InvalidPackage'
37
}
38
+
39
+ namespace 'com.flutter.moum.screenshot_callback'
40
41
42
dependencies {
0 commit comments