Skip to main content

Environment configuration

Vantage uses --dart-define-from-file to inject credentials at build time. Your real keys stay out of source control.
Edit .env.json:
API_BASE_URL values:

Run in development


Build release APK

Install on your device:

Code generation

If you modify any @freezed models or add Riverpod providers with @riverpod:

Run analysis