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.yaml | |
parent | a3d903e6b27a12bc2472972e585c351710418e42 (diff) |
Basic structure
Diffstat (limited to 'pubspec.yaml')
-rw-r--r-- | pubspec.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pubspec.yaml b/pubspec.yaml index 52ef12a..6c50869 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -28,6 +28,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 + intl: ^0.17.0 dev_dependencies: flutter_test: |