feat(app): add manual entry and sharing flows

This commit is contained in:
JiWoong Sul
2025-11-19 16:36:39 +09:00
parent 5ade584370
commit 947fe59486
110 changed files with 5937 additions and 3781 deletions

4
.gitignore vendored
View File

@@ -44,8 +44,8 @@ app.*.map.json
/android/app/profile
/android/app/release
# API Keys - Keep them secure
lib/core/constants/api_keys.dart
# Local API key overrides (use dart-define for actual values)
lib/core/constants/api_keys.local.dart
# Local properties
local.properties