Skip to content

Releases: qonversion/flutter-sdk

7.3.0

12 Jan 14:08
163cbf1

Choose a tag to compare

What's new

Updated Entitlement object

Fields:

  • trialStartDate
  • firstPurchaseDate
  • lastPurchaseDate
  • lastActivatedOfferCode
  • grantType
  • autoRenewDisableDate
  • transactions

Added Transaction object

Fields:

  • originalTransactionId
  • transactionId
  • offerCode
  • transactionDate
  • expirationDate
  • transactionRevocationDate
  • environment
  • ownershipType
  • type

7.2.0

25 Sep 08:54
9d4c69a

Choose a tag to compare

What's new

  • Added function to attach/detach user to remote configuration

7.1.0

19 Sep 14:09
4922415

Choose a tag to compare

What's new

  • Added remote configuration source property.
  • Added rate limits for API calls.

7.0.1

08 Aug 21:32
2380b2a

Choose a tag to compare

What's new

  • Fixed a small bug with setting advertisingId property on Android.

7.0.0

08 Aug 10:50
82a2fcf

Choose a tag to compare

What's new

  • New userProperties method to get all the properties set for the current user.
  • Renamings of several entities and public methods to make our namings and structure clearer.

For the complete list of changes, please, see the migration guide

6.1.2

19 Jul 09:38
8ec4ded

Choose a tag to compare

What's new

  • Android 14 support.

6.1.1

06 Jul 08:03
7e97526

Choose a tag to compare

What's new

  • Internal logic update

6.1.0

03 Jul 10:46
1bd8637

Choose a tag to compare

Major update

What's new

  • Remastered A/B test. Check details in the documentation.
  • Google Play Billing library upgraded to version 6.0.0 without breaking changes - we will add new features support in the future releases.
  • Several Android dependencies versions upgrade, like Kotlin, Gradle and others.

6.0.0

30 Jun 19:03
78d758a

Choose a tag to compare

Attention

Broken release. Do not use. Use 6.1.0 instead.

5.4.1

06 Jun 13:38
ebc1f00

Choose a tag to compare

What's new

  • Added native SDK crash tracking.