개발/Flutter
Flutter Error: No Firebase App '[DEFAULT]' has been created - call Firebase.initializeApp()
Byunpa24
2021. 10. 14. 13:10
반응형
참고 reference: https://stackoverflow.com/questions/63492211/no-firebase-app-default-has-been-created-call-firebase-initializeapp-in
No Firebase App '[DEFAULT]' has been created - call Firebase.initializeApp() in Flutter and Firebase
I am building a Flutter application and I have integrated Firebase, but I keep getting this error when I click on a button either to register, login or logout. I have seen other people have asked the
stackoverflow.com
반응형