removed country flags package and read flags from server and implement svg cahce structure

This commit is contained in:
amirrezaghabeli
2025-09-11 11:04:29 +03:30
parent 757e69f6d3
commit ffbc11d4cf
12 changed files with 230 additions and 47 deletions
+4
View File
@@ -33,6 +33,10 @@ class AppConfig {
// }
}
static String get flagUrl {
return 'https://app.opplens.com/api/v1/flags/';
}
// کلیدهای حساس را به این شکل مدیریت کنید
static String get apiKey {
if (isDevelopment) {