mindbox 2.13.1 copy "mindbox: ^2.13.1" to clipboard
mindbox: ^2.13.1 copied to clipboard

Flutter Mindbox SDK. Plugin wrapper over of Mindbox iOS/Android SDK.

PubDev

Mindbox SDK for Flutter #

The Mindbox SDK allows you to integrate mobile push-notifications, in-app messages and client events into your Flutter projects.

Getting Started #

These instructions will help you integrate the Mindbox SDK into your Flutter app.

Installation #

To integrate Mindbox SDK into your Flutter app, follow the installation process detailed here. Here is an overview:

Add Mindbox's dependency to your pubspec.yaml file:

   dependencies:
flutter:
sdk: flutter
mindbox: ^2.8.4
copied to clipboard

Initialization #

Initialize the Mindbox SDK in your Activity or Application class. Check documentation here for more details.

Operations #

Learn how to send events to Mindbox. Create a new Operation class object and set the respective parameters. Check the documentation for more details.

Push Notifications #

Mindbox SDK helps handle push notifications. Configuration and usage instructions can be found in the SDK documentation here, here and here.

Troubleshooting #

Refer to the Example of integration(IOS) or Example of integration(Android) in case of any issues.

Further Help #

Reach out to us for further help and we'll be glad to assist.

License #

The library is available as open source under the terms of the License.

For a better understanding of this content, please familiarize yourself with the Mindbox Flutter SDK documentation.

11
likes
150
points
6.36k
downloads

Publisher

verified publishermindbox.ru

Weekly Downloads

2024.09.25 - 2025.04.09

Flutter Mindbox SDK. Plugin wrapper over of Mindbox iOS/Android SDK.

Homepage
Repository (GitHub)

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

flutter, mindbox_android, mindbox_ios, mindbox_platform_interface

More

Packages that depend on mindbox