mirror of
https://gitlab.com/TheOneWithTheBraid/dart_pkpass.git
synced 2025-07-06 05:18:47 +00:00
fix: support utf-16 encoding
This commit is contained in:
parent
c1d9fa2db3
commit
6bd3ff3ad9
5 changed files with 27 additions and 24 deletions
|
@ -1,25 +1,23 @@
|
|||
name: pkpass
|
||||
description: A Dart native passbook parsing library supporting checksum verification, barcode parsing, localization and much more.
|
||||
version: 2.1.4
|
||||
version: 2.2.0
|
||||
repository: https://gitlab.com/TheOneWithTheBraid/dart_pkpass.git
|
||||
homepage: https://gitlab.com/TheOneWithTheBraid/dart_pkpass
|
||||
issue_tracker: https://gitlab.com/TheOneWithTheBraid/dart_pkpass/-/issues
|
||||
funding:
|
||||
- https://www.buymeacoffee.com/braid
|
||||
|
||||
|
||||
environment:
|
||||
sdk: ^3.4.0
|
||||
|
||||
dependencies:
|
||||
archive: ^3.3.7
|
||||
archive: ^4.0.5
|
||||
barcode: ^2.2.4
|
||||
charset: ^2.0.1
|
||||
crypto: ^3.0.3
|
||||
http: ^1.0.0
|
||||
intl: ">=0.17.0 <1.0.0"
|
||||
|
||||
|
||||
topics:
|
||||
- wallet
|
||||
- pkpass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue