FreeProGuard icon indicating copy to clipboard operation
FreeProGuard copied to clipboard

flutter 相关混淆

Open blisssayyid opened this issue 5 years ago • 2 comments

https://github.com/flutter/flutter

#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.**  { *; }
-keep class io.flutter.plugins.**  { *; }

blisssayyid avatar Apr 23 '21 03:04 blisssayyid

你好,这个库不维护了吗

blisssayyid avatar Mar 04 '22 02:03 blisssayyid

嗯 比较忙 就不维护了

Blankj avatar Mar 04 '22 03:03 Blankj