我的tab 私聊页面 UI修改
This commit is contained in:
10
app/proguard-rules.pro
vendored
10
app/proguard-rules.pro
vendored
@@ -375,3 +375,13 @@
|
||||
public static ** inflate(***);
|
||||
}
|
||||
|
||||
#Flutter Wrapper
|
||||
-dontwarn io.flutter.**
|
||||
-keep class io.flutter.app.** { *; }
|
||||
-keep class io.flutter.plugin.** { *; }
|
||||
-keep class io.flutter.util.** { *; }
|
||||
-keep class io.flutter.view.** { *; }
|
||||
-keep class io.flutter.embedding.android.** { *; }
|
||||
-keep class io.flutter.plugins.** { *; }
|
||||
-keep class com.yuxiaor.flutter.g_faraday.** { *; }
|
||||
|
||||
|
Reference in New Issue
Block a user