We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a613b9 commit 5471420Copy full SHA for 5471420
packages/in_app_purchase/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.3.4+16
2
+
3
+* Add Dartdocs to all public APIs.
4
5
## 0.3.4+15
6
7
* Update android compileSdkVersion to 29.
packages/in_app_purchase/pubspec.yaml
@@ -1,7 +1,7 @@
name: in_app_purchase
description: A Flutter plugin for in-app purchases. Exposes APIs for making in-app purchases through the App Store and Google Play.
homepage: https://github.com/flutter/plugins/tree/master/packages/in_app_purchase
-version: 0.3.4+15
+version: 0.3.4+16
dependencies:
async: ^2.0.8
0 commit comments