fl_jpush 2.1.1
fl_jpush: ^2.1.1 copied to clipboard
jpush plugin for flutter, only Android and IOS are supported
2.1.1 #
- fix bug for android
2.1.0 #
- add vendor channel support
- remove instance , direct initialization
- update gradle version
- update kotlin version
2.0.0 #
- add Singleton Pattern
- upgrade Android Gradle
1.0.0 #
- add platform restrictions
- upgrade Android jcore、jpush SDK version
0.3.0 #
- fix bugs
- override JPushMessage
0.2.8 #
- modify the return parameter to be non null
- update Android version
0.2.7 #
- update Android com.android.tools.build:gradle version
- replace jcenter() to mavenCentral()
0.2.6 #
- add Android proguard rules
- fix the bug that validJPushTag has no return value
0.2.5 #
- fix bugs
0.2.2 #
- fix bugs for Android
0.2.1 #
- normative approach
- add doc
0.1.0 #
- modify API name
- update dart version to 2.12.1
- support 2.0
0.0.1 #
- init plugin