From e2af1d72c64ae8283d4a64a233e945cce42ec44a Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Wed, 6 Aug 2025 11:02:15 +0200 Subject: [PATCH] add country code picker package --- Frontend/pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Frontend/pubspec.yaml b/Frontend/pubspec.yaml index c793ee20..73a50178 100644 --- a/Frontend/pubspec.yaml +++ b/Frontend/pubspec.yaml @@ -46,6 +46,7 @@ dependencies: google_mobile_ads: ^6.0.0 redacted: ^1.0.13 custom_rating_bar: ^3.0.0 + country_code_picker: ^3.3.0 dev_dependencies: flutter_test: