Skip to content

17.1.0

Choose a tag to compare

@GabrielOtero GabrielOtero released this 02 Mar 17:46
· 17 commits to master since this release
Added
  • Adds support to import the Flutter iOS package via Swift Package Manager (SPM).
    • The Braze Flutter SDK still supports CocoaPods integrations at this time.
    • For instructions on how to migrate from CocoaPods to SPM, reference Flutter's official docs.
    • The minimum Flutter version of the Braze SDK remains unchanged, but integration with SPM requires Flutter version 3.24.0 or higher.
  • The Flutter iOS sample app has been updated to use SPM to import the Braze SDK.
    • This also removes all relevant files to the CocoaPods integration for the sample app.
  • Updates the native Android bridge from Braze Android SDK 41.0.0 to 41.1.1.