issues
search
ueman
/
passkit
Various Dart & Flutter packages to work with Apple's PassKit
15
stars
3
forks
source link
Validation when creating a PkPass
#81
Open
ueman
opened
2 months ago
ueman
commented
2 months ago
There's a lot of validation that would be nice when creating a pass:
[ ] Check that images have the correct dimensions
[ ] Check that Pass Type Identifier and Team ID match with the certificate used for signing the pass
[ ] Make sure required properties are all present
[ ] Make sure that all values are correctly translated when translations are used
[ ] Other things I forgot?
There's a lot of validation that would be nice when creating a pass: