This commit is contained in:
sindhu
2024-01-24 08:00:46 +07:00
2 changed files with 4 additions and 3 deletions

View File

@@ -353,13 +353,13 @@ packages:
source: hosted
version: "4.0.2"
intl:
dependency: transitive
dependency: "direct main"
description:
name: intl
sha256: d6f56758b7d3014a48af9701c085700aac781a92a87a62b1333b46d8879661cf
sha256: "910f85bce16fb5c6f614e117efa303e85a1731bb0081edf3604a2ae6e9a3cc91"
url: "https://pub.dev"
source: hosted
version: "0.19.0"
version: "0.17.0"
js:
dependency: transitive
description:

View File

@@ -48,6 +48,7 @@ dependencies:
google_sign_in: ^6.1.6
crypton: ^2.2.1
path_provider: ^2.0.2
intl: ^0.17.0
dev_dependencies:
flutter_test: