improving splash

This commit is contained in:
2026-07-12 17:57:22 +02:00
parent f04fc15fb9
commit ea04dea7bc
4 changed files with 6 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ flutter run --dart-define=APP_ENV=live
```bash
flutter build web --dart-define=APP_ENV=live
flutter build apk --dart-define=APP_ENV=live --dart-define=BASE_URL=https://payapi.velocityafrica.net/api
flutter build appdundle --dart-define=APP_ENV=live --dart-define=BASE_URL=https://payapi.velocityafrica.net/api
flutter build appbundle --dart-define-from-file=config.json
```
### Quick pre-release checks