新增新套件

This commit is contained in:
jasonchenwork 2025-06-03 12:59:28 +08:00
parent 1f349f2887
commit 2bd6731f9c
2 changed files with 9 additions and 0 deletions

View File

@ -208,6 +208,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.2.1+1"
intl:
dependency: "direct main"
description:
name: intl
sha256: "3bc132a9dbce73a7e4a21a17d06e1878839ffbf975568bc875c60537824b0c4d"
url: "https://pub.dev"
source: hosted
version: "0.18.1"
leak_tracker:
dependency: transitive
description:

View File

@ -34,6 +34,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.8
intl: ^0.18.1
dev_dependencies:
flutter_test: