mindbox_platform_interface 2.8.3 copy "mindbox_platform_interface: ^2.8.3" to clipboard
mindbox_platform_interface: ^2.8.3 copied to clipboard

unlisted

Mindbox platform interface.

2.8.3 #

  • Upgrade native SDK dependency.

2.8.2 #

  • Upgrade native SDK dependency.

2.8.1 #

  • Upgrade native SDK dependency.

2.8.0 #

  • 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.