An open API service indexing awesome lists of open source software.

https://github.com/braze-inc/braze-flutter-sdk

Public repo for the Braze Flutter SDK
https://github.com/braze-inc/braze-flutter-sdk

android customer-engagement dart flutter flutter-plugin ios marketing-automation sdk

Last synced: 3 months ago
JSON representation

Public repo for the Braze Flutter SDK

Awesome Lists containing this project

README

          


Braze Logo
Braze Logo

# Braze Flutter SDK

Effective marketing automation is an essential part of successfully scaling and managing your business. [Braze](https://www.braze.com/) empowers you to build better customer relationships through a seamless, multi-channel approach that addresses all aspects of the user life cycle on an ongoing basis.

This project contains the [Braze plugin](https://pub.dev/packages/braze_plugin), a specialized package that allows integrators to use certain Braze APIs from Flutter app code written in Dart.

### Getting Started

For information about using this package, [please reference the Braze documentation here](https://www.braze.com/docs/developer_guide/platforms/flutter/sdk_integration).

### Requirements
- Dart SDK 2.15.0+
- Flutter SDK 1.10.0+

This SDK additionally inherits the requirements of its underlying Braze native SDKs. Be sure to also adhere to the lists below:
* [Android SDK requirements](https://github.com/braze-inc/braze-android-sdk?tab=readme-ov-file#version-information)
* [Swift SDK requirements](https://github.com/braze-inc/braze-swift-sdk?tab=readme-ov-file#version-information)

### Support

Please reach out to support@braze.com regarding any questions or issues.

### Sample App

The `/example` folder contains a sample app illustrating how to integrate and use this package's APIs.