We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 318fa5d commit 0e279cfCopy full SHA for 0e279cf
apple_passkit/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.3.0
2
+
3
+* `addPass(...)` now returns after the ViewController has closed
4
5
## 1.2.0
6
7
* Fix issues with reading added passes ([102](https://github.com/ueman/passkit/issues/102) and [103](https://github.com/ueman/passkit/issues/103))
apple_passkit/pubspec.yaml
@@ -1,6 +1,6 @@
name: apple_passkit
description: Plugin to deal with Apple Wallet & PKPass files on iOS. You can check for availabililty and add them.
-version: 1.2.0
+version: 1.3.0
repository: https://github.com/ueman/passkit/
issue_tracker: https://github.com/ueman/passkit/issues
topics:
0 commit comments