Blankj / Blankj/FreeProGuard

flutter 相关混淆

Open
#15 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
567
Forks
56
PR merge metrics
No merged PRs in 30d

Description

# 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.** { *; }
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.