WebEferen / flutter_wallet_card

Flutter Wallet Card plugin (iOS & Android)
MIT License
12 stars 23 forks source link

Add the ability to view a pass that has been added #19

Open cunderw opened 2 months ago

cunderw commented 2 months ago

This also changes FlutterWalletCard.addPass to return if the pass was actually added, or if the user canceled the request and removed an unused parameter from FlutterWalletCard.isExisting

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 63001985873454dd16d8ba260df3e59d6c13f140

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

WebEferen commented 2 months ago

@cunderw this is awesome! Thank you for maintaining the library (my time currently is very limited).

I will push your changes and publish them yet today 😀

Good stuff!