Closed Mert-Zengin closed 2 years ago
This file can't be shared you have to generate it using your firebase account. Follow these instructions:
1- Create project in Firebase console 2- Install Firebase CLI here 3- run dart pub global activate flutterfire_cli in your Flutter project 4- run flutterfire configure This will start a command line interface for you to select the Firebase projects you want to link to the Flutter project. After you complete this, a firebase_options.dart file will be generated in your lib/ folder.
can you share the file