update theme

This commit is contained in:
2020-05-29 15:53:37 +06:30
parent bad27ba5c4
commit a08e73e537
10 changed files with 226 additions and 76 deletions

View File

@@ -6,7 +6,7 @@ import 'app.dart';
void main() {
Config(
flavor: Flavor.DEV,
flavor: Flavor.PRODUCTION,
color: Colors.blue,
apiURL:
"https://asia-northeast1-mokkon-wholesale-dev.cloudfunctions.net/APIOK",