首先是正常极光推送的使用 1.在pubspec.yaml中引入库:jpush_flutter: ^2.4.2 2.创建极光推送工具类 class JPushUtil{static initJPush(){JPush().add...