1
Fork 0

chore: add `intl`

This commit is contained in:
Hubert Chen 2023-09-05 22:26:49 +08:00
parent 0770c5257d
commit f4c6af0c80
Signed by: trle5
GPG Key ID: 74D8BCE883FDDEE2
2 changed files with 12 additions and 0 deletions

View File

@ -75,6 +75,14 @@ packages:
description: flutter
source: sdk
version: "0.0.0"
intl:
dependency: "direct main"
description:
name: intl
sha256: "910f85bce16fb5c6f614e117efa303e85a1731bb0081edf3604a2ae6e9a3cc91"
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.17.0"
lints:
dependency: transitive
description:

View File

@ -36,6 +36,8 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
intl: ^0.17.0
dev_dependencies:
flutter_test:
sdk: flutter
@ -47,6 +49,8 @@ dev_dependencies:
# rules and activating additional ones.
flutter_lints: ^2.0.0
intl: ^0.17.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec