Change default behavior from Proxy mode to Direct API mode: - useProxy defaultValue: true -> false - General distribution: Users provide their own Gemini API key - Development with Proxy: Use --dart-define=USE_PROXY=true Rationale: - Proxy mode requires Tailscale connection (not suitable for public distribution) - Direct API mode works anywhere with internet connection - Each user manages their own API quota 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| constants | ||
| l10n | ||
| models | ||
| providers | ||
| screens | ||
| services | ||
| theme | ||
| utils | ||
| widgets | ||
| main.dart | ||
| secrets.dart | ||
| secrets.local.dart.example | ||