first commit
This commit is contained in:
7
untitled/android/app/proguard-rules.pro
vendored
Normal file
7
untitled/android/app/proguard-rules.pro
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#Flutter Wrapper
|
||||
-keep class io.flutter.app.** { *; }
|
||||
-keep class io.flutter.plugin.** { *; }
|
||||
-keep class io.flutter.util.** { *; }
|
||||
-keep class io.flutter.view.** { *; }
|
||||
-keep class io.flutter.** { *; }
|
||||
-keep class io.flutter.plugins.** { *; }
|
||||
Reference in New Issue
Block a user