dart_pkpass/pubspec.yaml
The one with the braid 0a32804cc6 refactor: use binary barcode data by default
Signed-off-by: The one with the braid <info@braid.business>
2024-01-27 12:12:17 +01:00

23 lines
617 B
YAML

name: pkpass
description: A Dart native pkpass parsing library supporting checksum verification, barcode parsing, localization and much more.
version: 1.3.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.1.0
dependencies:
archive: ^3.3.7
barcode: ^2.2.4
crypto: ^3.0.3
http: ^1.0.0
intl: ^0.19.0
dev_dependencies:
import_sorter: ^4.6.0
lints: ">=2.0.0 <4.0.0"
test: ^1.21.0