chore: update readme

Signed-off-by: The one with the braid <info@braid.business>
This commit is contained in:
The one with the braid 2024-10-14 21:22:23 +02:00
parent 08bfebb09e
commit 4e25a4277e
2 changed files with 15 additions and 8 deletions

View file

@ -1,5 +1,5 @@
name: pkpass
description: A Dart native pkpass parsing library supporting checksum verification, barcode parsing, localization and much more.
description: A Dart native passbook parsing library supporting checksum verification, barcode parsing, localization and much more.
version: 2.1.2
repository: https://gitlab.com/TheOneWithTheBraid/dart_pkpass.git
homepage: https://gitlab.com/TheOneWithTheBraid/dart_pkpass
@ -7,6 +7,7 @@ issue_tracker: https://gitlab.com/TheOneWithTheBraid/dart_pkpass/-/issues
funding:
- https://www.buymeacoffee.com/braid
environment:
sdk: ^3.1.0
@ -18,7 +19,13 @@ dependencies:
http: ^1.0.0
intl: ">=0.17.0 <1.0.0"
topics:
- wallet
- pkpass
- passbook
dev_dependencies:
import_sorter: ^4.6.0
lints: ">=2.0.0 <5.0.0"
lints: ^5.0.0
test: ^1.21.0