passkit 0.0.3 copy "passkit: ^0.0.3" to clipboard
passkit: ^0.0.3 copied to clipboard

Pure Dart library which can read Apple's PKPass files. Works on servers too.

0.0.3 #

  • Support for localization parsing. This is an experimental feature.
  • Support for semantic properties.
  • Support for reading .pkpasses files. These are bundles of .pkpass files.
  • Updating a pass via the web service returns an instance of a PkPass object instead of a UInt8List. This is a breaking change.
  • Improved readme
  • Added an example.
  • Add missing row attribute on auxiliary rows.
  • Add personalization fields.
  • It's no longer possible to request an image resolution lower than 1 or higher than 3.

0.0.2 #

  • Make package with latest dependencies
  • Improves documentation and readme
  • Rename langageData to languageData
  • Add webservice to request updates for PkPass files

0.0.1 #

  • Initial version.
7
likes
0
pub points
67%
popularity

Publisher

verified publisheruekoetter.dev

Pure Dart library which can read Apple's PKPass files. Works on servers too.

Repository (GitHub)
View/report issues

Topics

#passkit #pkpass

License

unknown (license)

Dependencies

archive, barcode, csslib, http, http_parser, json_annotation

More

Packages that depend on passkit