flutter_boost
flutter_boost copied to clipboard
-keep class io.flutter.embedding.android.FlutterTextureView { *; }
FlutterBoost在代码中反射调用了该类的方法,但是没有配置该混淆规则,导致了崩溃,希望添加该规则