JiWoong Sul
74b13e7080
refactor: 사용하지 않는 파일 9개 정리
- 코드베이스 분석을 통해 사용되지 않는 파일 식별 및 삭제
- migration, utils, models, screens 등 미사용 파일 제거
- flutter analyze 결과: 63개 → 48개 오류로 개선
- 전체 .dart 파일 수: 365개로 정리 완료
삭제된 파일:
- lib/core/migrations/execute_migration.dart
- lib/core/utils/login_diagnostics.dart
- lib/utils/equipment_display_helper.dart
- lib/utils/formatters/business_number_formatter.dart
- lib/utils/user_utils.dart
- lib/models/user_phone_field.dart
- lib/screens/rent/rent_list_screen_simple.dart
- lib/screens/common/widgets/category_autocomplete_field.dart
- lib/screens/common/widgets/company_branch_dropdown.dart
✅ 빌드 검증 완료: flutter pub get, build_runner 성공
✅ Phase 10 이후 추가 코드베이스 정리 완료
2025-08-29 15:13:56 +09:00
..
2025-07-02 17:45:44 +09:00
2025-07-25 01:22:15 +09:00
2025-08-29 15:11:59 +09:00
2025-08-20 19:09:03 +09:00
2025-08-29 15:11:59 +09:00
2025-08-15 23:31:51 +09:00
2025-08-15 23:31:51 +09:00
2025-08-15 23:31:51 +09:00
2025-08-18 17:57:16 +09:00