From 6e5ac78e02bf6adb6a2049164f45b64a299411a4 Mon Sep 17 00:00:00 2001 From: Stephen Date: Thu, 11 Jan 2024 14:02:45 +0700 Subject: [PATCH] 5. add dependency --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 59f3ded..ecf32e3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -46,6 +46,7 @@ dependencies: flutter_map: ^6.1.0 latlong2: ^0.9.0 google_sign_in: ^6.1.6 + intl: ^0.17.0 dev_dependencies: flutter_test: