removed country flags package and read flags from server and implement svg cahce structure
This commit is contained in:
@@ -33,6 +33,10 @@ class AppConfig {
|
||||
// }
|
||||
}
|
||||
|
||||
static String get flagUrl {
|
||||
return 'https://app.opplens.com/api/v1/flags/';
|
||||
}
|
||||
|
||||
// کلیدهای حساس را به این شکل مدیریت کنید
|
||||
static String get apiKey {
|
||||
if (isDevelopment) {
|
||||
|
||||
Reference in New Issue
Block a user