File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 2.5.0
2+ * MacOS support
3+
14## 2.4.1
25* Internal logic optimization and minor improvements
36
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ import 'models/purchase_exception.dart';
1616import 'qa_provider.dart' ;
1717
1818class Qonversion {
19- static const String _sdkVersion = "2.4.1 " ;
19+ static const String _sdkVersion = "2.5.0 " ;
2020
2121 static const MethodChannel _channel = MethodChannel ('qonversion_flutter_sdk' );
2222 static const _purchasesEventChannel =
Original file line number Diff line number Diff line change 11name : qonversion_flutter
22description : In-App Subscription Infrastructure to grow your subscription business
3- version : 2.4.1
3+ version : 2.5.0
44homepage : ' https://qonversion.io'
55repository : ' https://github.com/qonversion/flutter-sdk'
66
You can’t perform that action at this time.
0 commit comments