기본 앱을 생성할 때 FirebaseOptions는 null일 수 없습니다. Flutter 통합 이메일 및 Google 기반 로그인에서 샘플 프로젝트를 시도하고 있으며, 자습서에 언급된 모든 단계를 수행하는 동안 파이어베이스 초기화를 사용할 계획입니다. 파이어베이스를 초기화하려고 하면 바로 이 오류가 발생합니다. "FirebaseOptions cannot be null when creating the default app." at Object.throw_ [as throw] (http://localhost:7357/dart_sdk.js:5063:11) at Object.assertFailed (http://localhost:7357/dart_sdk.js:4988:15) at firebase_core_we..