gemini-app/lib/config.dart
Dawid Pietrykowski bc088720ee debug, small fixes
2024-07-29 22:33:48 +02:00

2 lines
58 B
Dart

const String geminiApiKey = '';
const bool isDebug = true;