Skip to content

Releases: RevenueCat/purchases-flutter

3.2.2

05 May 20:41
cb518fd
Compare
Choose a tag to compare
  • Bumped purchases-hybrid-common to 1.6.3 to fix issues with overlapping Foundation extensions names in iOS Changelog here

3.2.1

09 Apr 17:50
acdce88
Compare
Choose a tag to compare
  • Added link to examples in GitHub
    #185

3.2.0

08 Apr 21:21
81db797
Compare
Choose a tag to compare
  • Added new Magic Weather sample app, available in revenuecat_examples/MagicWeather
    #170

3.1.1

29 Mar 19:29
75e007a
Compare
Choose a tag to compare
  • Fixed an issue that would cause an error saying type 'Null' is not a subtype of type 'String' in type cast in allExpirationDates when null-safety is enabled.
    #177
  • Bumped purchases-hybrid-common to 1.6.2 Changelog here
  • Bumped purchases-ios to 3.10.7 Changelog here
  • Bumped purchases-android to 4.0.5 Changelog here
    #171

3.1.0

15 Mar 18:00
982ba8e
Compare
Choose a tag to compare
  • iOS:
    • Added a new property simulateAsksToBuyInSandbox, that allows developers to test deferred purchases easily.
  • Bumped purchases-hybrid-common to 1.6.1 Changelog here
  • Bumped purchases-ios to 3.10.6 Changelog here
  • Bumped purchases-android to 4.0.4 Changelog here
    #171

3.0.2

11 Mar 21:12
d428544
Compare
Choose a tag to compare
  • Fixes versions number in plugin files
    #166

3.0.1

09 Mar 04:04
6602e37
Compare
Choose a tag to compare
  • Fixes exception when calling getProducts and checkTrialOrIntroductoryPriceEligibility
    #163
    #164

3.0.0

03 Mar 21:53
e26ffd0
Compare
Choose a tag to compare
  • Adds null safety support and increases minimum Dart SDK version to 2.12.0
    #155
    #161
  • Removes all analyzer warnings.
    #154

2.0.3

02 Feb 15:54
0cb2af8
Compare
Choose a tag to compare
  • Fixed build issue on macOS targets
    #151

2.0.2

26 Jan 13:46
4c00a0b
Compare
Choose a tag to compare
  • Updated pubspec.yaml
    #147