Firebase 셋팅 (다수 에러 해결 과정) 설치하기 pubspec.yaml dependencies: flutter: sdk: flutter http: ^0.13.4 image_picker: ^0.8.4+4 shared_preferences: ^2.0.11 provider: ^6.0.1 flutter_local_notifications: ^9.1.5 # firebase firebase_core: ^1.10.6 firebase_auth: ^3.3.4 cloud_firestore: ^3.1.5 firebase console 검색 → 프로젝트 생성 IOS 앱 추가 앱 등록 Apple 번들: android → app → build.gradle 파일의 하단에 defaultConfig 부분에 application..