refactor: 코드베이스 정리 및 에러 처리 개선
- API 클라이언트 및 인증 인터셉터 에러 처리 강화 - 의존성 주입 실패 시에도 앱 실행 가능하도록 개선 - 사용하지 않는 레거시 UI 컴포넌트 및 화면 제거 - pubspec.yaml 의존성 업데이트 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -58,4 +58,6 @@ flutter:
|
||||
uses-material-design: true
|
||||
assets:
|
||||
- lib/assets/fonts/NotoSansKR-VariableFont_wght.ttf
|
||||
- .env.development
|
||||
- .env.production
|
||||
|
||||
|
||||
Reference in New Issue
Block a user