pass_flutter 1.0.2 pass_flutter: ^1.0.2 copied to clipboard
A Flutter library for getting and reading Apple Wallet passes.
1.0.2 - 28.03.2020 #
- fix bug with maxDistance and relevantDate in pass json
- fix bug with auxiliaryFields, primaryFields, transitType
- add equatable for comparisons pass.json data
- add documentation for Fields
1.0.1 - 13.03.2020 #
- fix code format
- add altitude to Location Dictionary Keys
- add maxDistance to Relevance Keys
- add documentation to Location Dictionary Keys model
- add documentation to Barcode Dictionary Keys model
- add documentation to Pass Structure Dictionary model
- add documentation for Pass Json
1.0.0 - 13.03.2020 #
- initial release