config dev
This commit is contained in:
7
android/proguard-rules.pro
vendored
Normal file
7
android/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