mirror of
https://gitlab.com/TheOneWithTheBraid/dart_pkpass.git
synced 2025-07-06 05:18:47 +00:00
Feature: implement advanced number and date formatting
This commit is contained in:
parent
0b994f6f9b
commit
2666eccf3e
4 changed files with 205 additions and 67 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'package:intl/locale.dart';
|
||||
|
||||
import 'package:pkpass/pkpass.dart';
|
||||
import 'package:pkpass/pkpass/utils/mabe_decode.dart';
|
||||
import 'package:pkpass/pkpass/utils/maybe_decode.dart';
|
||||
|
||||
/// Information that is required for all passes.
|
||||
class PassMetadata {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue