You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can generate your own firebase_option file Vandad deleted it cuz it contain some private info about the firebase project that he created in this video. if I'm not wrong this file will generated when you configure your project using this command:
your-flutter-proj$ flutterfire configure
You can Check my repo for the reference how it look like and what info does it contain (don't misuse it file is there only for learning purpose)
firebase_options.dart file is missing and firebase_auth_provider.dart is complaining as it imports it.
The text was updated successfully, but these errors were encountered: