fl_jpush 3.0.5
fl_jpush: ^3.0.5 copied to clipboard
jpush plugin for flutter, only Android and IOS are supported
3.0.5 #
- Upgrade Android jcore、[email protected] SDK version
3.0.1 #
- Fix sending local messages
3.0.0 #
- Compatible with flutter 3.0.0
2.3.1 #
- Upgrade Android jcore、jpush SDK version
2.2.1 #
- Add result interception
2.2.0 #
- Update the SDK pushed by mobile phone manufacturers
- Upgrade Android jcore、jpush SDK version
2.1.2 #
- 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