summaryrefslogtreecommitdiffstats
path: root/pubspec.yaml
diff options
context:
space:
mode:
authorFelipe Erias <felipeerias@igalia.com>2021-11-05 14:40:43 +0900
committerFelipe Erias <felipeerias@igalia.com>2021-11-05 14:40:43 +0900
commitc0e6b9c068a73c6e77be6a3fedaa7dc603a790aa (patch)
treecd4b94ada710a0f6c859e5e4fe7fb1532b1452bb /pubspec.yaml
parenta3d903e6b27a12bc2472972e585c351710418e42 (diff)
Basic structure
Diffstat (limited to 'pubspec.yaml')
-rw-r--r--pubspec.yaml1
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: