mindbox 2.0.0 mindbox: ^2.0.0 copied to clipboard
Flutter Mindbox SDK. Plugin wrapper over of Mindbox iOS/Android SDK.
2.0.0 #
- Upgrade iOS SDK dependency to v2.0.1.
- Upgrade Android SDK dependency to v2.1.2.
- Add support of Huawei Push Kit.
- Update onPushClickReceived method: add second argument with push payload.
1.0.2 #
- Add iOS old format push notifications support.
1.0.1 #
- Change native Mindbox iOS SDK version to 1.3.2.
1.0.0 #
- Stable release of 'mindbox' plugin. Features:
- receive and show push notification in both mobile platforms.
- receive push notification data(links) in Flutter.
- execute sync/async operations.
0.2.0 #
- Add execute async operation.
0.1.0 #
- Initial release.