Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.5 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.5 KB

Braze Logo Braze Logo

Braze Flutter SDK

Effective marketing automation is an essential part of successfully scaling and managing your business. Braze 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, 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.

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:

Support

Please reach out to [email protected] regarding any questions or issues.

Sample App

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