This is the initial beta release of our Flutter SDK, containing a few bug fixes from the 0.1.0-alpha.1 version.
This beta contains a backwards-compatibility layer from the klaviyo_flutter community plugin; see the Migration Guide for more details.
What's Changed
- Create AI context files by @ab1470 in #54
- Add
configure-sdk.shfor switching native SDK versions by @ab1470 in #55 - Fix pub.dev release automation by removing v prefix from tag pattern by @ajaysubra in #56
- Fix setProfile silently dropping location data on iOS and Android by @ab1470 in #59
- Add KlaviyoCore pod override to
configure-sdk.shby @ab1470 in #62 - Remove standalone setLocation method by @ab1470 in #63
- Add backwards compatibility bridge for community SDK migration by @ab1470 in #58
- Add isKlaviyoNotification Map extension by @ab1470 in #66
- Refresh README documentation by @ab1470 in #67
- Bump native SDK versions (iOS 5.2.2, Android 4.3.1) by @ab1470 in #68
- Run version bump script by @ab1470 in #70
Full Changelog: 0.1.0-alpha.1...0.1.0