mindbox_platform_interface 2.8.0-rc mindbox_platform_interface: ^2.8.0-rc copied to clipboard
Mindbox platform interface.
2.8.0-rc #
- Added new method registerInAppCallbacks.
- Deprecated methods onInAppClickRecieved, onInAppismissed.
2.2.0 #
- Refactored MindboxMethodHandler class
- Added new methods: handleInAppClick, handleInAppDismiss
2.1.1 #
- Update linter flutter_lints to 2.0.1
2.1.0 #
- Update MindboxMethodHandler init method: you can change sdk configuration without reinstallation of app.
2.0.0 #
- Update onPushClickReceived method: add second argument with push payload.
1.0.1 #
- Remove unnecessary imports.
1.0.0 #
- Add execute sync operation.
0.2.0 #
- Add execute async operation.
0.1.0 #
- Initial release.