Android中使用FlutterModule混淆出错 2019-08-16 本文已影响0人 郑永博 添加以下代码到android混淆文件中 -keep class io.flutter.** {*;} -dontwarn io.flutter.**