anyway/frontend/lib/constants.dart
Remy Moll 311b1c2218
All checks were successful
Build and release APK / Build APK (pull_request) Successful in 5m25s
location picker and ui fixes
2024-08-09 00:48:45 +02:00

6 lines
134 B
Dart

const String APP_NAME = 'AnyWay';
String API_URL_BASE = 'https://anyway.kluster.moll.re';
const String MAP_ID = '41c21ac9b81dbfd8';