Index: pkg/i18n/pubspec.yaml |
=================================================================== |
--- pkg/i18n/pubspec.yaml (revision 0) |
+++ pkg/i18n/pubspec.yaml (revision 0) |
@@ -0,0 +1,8 @@ |
+name: i18n |
+description: > |
+ Contains code to deal with internationalized/localized |
+ messages, date and number formatting and parsing, |
+ bi-directional text, and other internationalization issues. |
+dependencies: |
+ unittest: |
+ sdk: unittest |