flutter_wallet_card 3.0.4 flutter_wallet_card: ^3.0.4 copied to clipboard
Flutter wallet card for iOS devices. Generate Apple Pass card using either locally stored file or download it from web via url.
Changelog #
3.0.4 #
- Fixed bug with Parser directoryName property not being respected
- Removed unused purgePasses method
3.0.3 #
- Small fixes
- Removed .idea directory
3.0.2 #
- Small tweaks to the passkit file (enabled custom signature/manifest file as an input to the custom generator)
- README adjustments
3.0.1 #
- Small patch fixes (package for pub.dev)
3.0.0 #
- Global refactoring
- Added unit tests covering new features
- Added possibility for pass generation
- Added
NFC
entry type forPasskitPass
- Added
sharingProhibited
option toPasskitPass
2.2.0 #
2.0.0 #
- Commented out code and fixed build
- Preparation for new application build
1.0.3 #
- Added license agreement and changed strategy onto MIT
1.0.2 #
- Package publish onto flutter.dev
1.0.1 #
- Small improvements and cleanup
1.0.0 #
- First stable release
0.0.1 #
-
Initial commit
-
Allow use package in iOS platform