Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Latest commit

 

History

History
102 lines (59 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

102 lines (59 loc) · 2.02 KB

Change Log

v3.3.0 (2023-08-28)

Features

  • Upgrade Flurry Android SDK version to 14.4.0
  • Upgrade Flurry iOS SDK version to 12.4.0
  • Support Timed event logging APIs with the 2nd key

v3.2.0 (2023-04-02)

Features

  • Upgrade Flurry Android SDK version to 14.2.0

v3.1.0 (2023-02-02)

Features

  • Upgrade Flurry Android SDK version to 14.1.0
  • Upgrade Flurry iOS SDK version to 12.2.0
  • Support GPP Consents APIs

v3.0.0 (2022-10-26)

Features

  • Upgrade Flurry Android SDK version to 14.0.0
  • Migrate to comply with JDK 11 and Gradle 7
  • Upgrade target SDK to Android 13 (API level 33)

v2.2.1 (2022-08-02)

Bug Fixes

  • Fix iOS CocoaPods build failures

v2.2.0 (2022-07-12)

Features

  • Upgrade Flurry iOS SDK version to 12.1.1

Bug Fixes

  • Fix iOS CocoaPods build failures

v2.1.0 (2022-05-26)

Features

  • Upgrade Flurry Android SDK version to 13.3.0
  • Upgrade Flurry iOS SDK version to 12.0.0
  • Support initializing Flurry Push from the Dart for Android

Bug Fixes

  • Fix Flurry Push Unhandled Exception: type 'Null' is not a subtype of type 'String' in type cast
  • Fix example codes printing "Instance of" instead of values

v2.0.0 (2022-02-16)

Features

  • Support Sound null safety
  • Improve Effective Dart: Style

v1.2.1 (2022-02-06)

Bug Fixes

  • Update secure links, and installation instructions in README
  • Improve codes static analysis, and format libraries codes

v1.2.0 (2022-02-02)

Features

  • Provide example for sample instead of testing

Bug Fixes

  • Fix dartdoc links, typo

v1.1.0 (2021-12-06)

Features

  • Upgrade Flurry Android SDK version to 13.1.0
  • Upgrade Flurry iOS SDK version to 11.4.0
  • Support Agent setters API
  • Support Standard Event API
  • Support Publisher Segmentation API

0.1.0 (2021-09-30)

  • Create flutter-flurry-sdk package