diff options
author | Felipe Erias <felipeerias@igalia.com> | 2021-11-05 14:40:43 +0900 |
---|---|---|
committer | Felipe Erias <felipeerias@igalia.com> | 2021-11-05 14:40:43 +0900 |
commit | c0e6b9c068a73c6e77be6a3fedaa7dc603a790aa (patch) | |
tree | cd4b94ada710a0f6c859e5e4fe7fb1532b1452bb /pubspec.lock | |
parent | a3d903e6b27a12bc2472972e585c351710418e42 (diff) |
Basic structure
Diffstat (limited to 'pubspec.lock')
-rw-r--r-- | pubspec.lock | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pubspec.lock b/pubspec.lock index 7ffced4..ecacb4a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -67,6 +67,13 @@ packages: description: flutter source: sdk version: "0.0.0" + intl: + dependency: "direct main" + description: + name: intl + url: "https://pub.dartlang.org" + source: hosted + version: "0.17.0" matcher: dependency: transitive description: |