创建类
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
AppConfig {
|
||||
static const String iOSDownloadUrl = "https://apps.apple.com/sg/app/sugarvibe/id6737873037";
|
||||
static const String androidDownloadUrl = "https://play.google.com/store/apps/details?id=com.sugarvibe.chat";
|
||||
}
|
||||
class WebConfig {
|
||||
static const String iOSDownloadUrl =
|
||||
"https://apps.apple.com/sg/app/sugarvibe/id6737873037";
|
||||
static const String androidDownloadUrl =
|
||||
"https://play.google.com/store/apps/details?id=com.sugarvibe.chat";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user