Releases: RevenueCat/purchases-flutter
Releases · RevenueCat/purchases-flutter
3.2.2
- Bumped purchases-hybrid-common to 1.6.3 to fix issues with overlapping Foundation extensions names in iOS Changelog here
3.2.1
3.2.0
3.1.1
- Fixed an issue that would cause an error saying
type 'Null' is not a subtype of type 'String' in type cast
inallExpirationDates
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
- iOS:
- Added a new property
simulateAsksToBuyInSandbox
, that allows developers to test deferred purchases easily.
- Added a new property
- 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