mirror of
https://gitlab.com/TheOneWithTheBraid/dart_pkpass.git
synced 2025-07-05 12:58:47 +00:00
feat: add String localization support
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
This commit is contained in:
parent
78f88305ec
commit
e345763813
10 changed files with 173 additions and 13 deletions
|
@ -5,7 +5,7 @@ import 'package:intl/locale.dart';
|
|||
import 'package:test/test.dart';
|
||||
|
||||
import 'package:pkpass/pkpass.dart';
|
||||
import 'package:pkpass/src/file_matcher.dart';
|
||||
import 'package:pkpass/src/utils/file_matcher.dart';
|
||||
|
||||
void main() {
|
||||
final archive = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue