braze_plugin_web 0.1.4 braze_plugin_web: ^0.1.4 copied to clipboard
Unofficial Braze Plugin for Flutter for Web. It is mostly a Flutter Web Plugin acting as a wrapper around the official Braze Web SDK.
0.1.0 - May 2023 #
- Initial release.
0.1.1 - June 2023 #
- Version locked js to 0.6.5
0.1.2 - July 2023 #
- Reverted js version lock
- Fixed path issue with BrazeWebPlugin
0.1.3 - August 2023 #
- Fixed
BrazeClient.logCustumEvent
to properly convert dart Maps to js Objects - Improved Documentation
0.1.4 - August 2023 #
- Improved Documentation