braze_plugin 0.1.1
braze_plugin: ^0.1.1 copied to clipboard
This is the Braze plugin for Flutter. Effective marketing automation is an essential part of successfully scaling and managing your business.
0.1.1 #
- Formatted
braze_plugin.dart
.
0.1.0 #
- Removes the unused
dart:async
import inbraze_plugin.dart
. - Makes
_callStringMethod
private inbraze_plugin.dart
. - Adds basic dartdoc to the public API interface.
0.0.2 #
- Updates the version of Kotlin used by the Android plugin from
1.2.71
to1.3.11
.
0.0.1 #
- Initial release.
- The native iOS bridge uses Braze iOS SDK 3.12.0.
- The native Android bridge uses Braze Android SDK 3.1.0.