chore: bump SDK

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:31:29 +02:00
parent c89dd1f8b3
commit c1d9fa2db3
5 changed files with 9 additions and 5 deletions

View file

@ -1,7 +1,7 @@
/// Support for doing something awesome.
///
/// More dartdocs go here.
library pkpass;
library;
export 'pkpass/error.dart';
export 'pkpass/models/barcode.dart';