Get Started With Firebase In 4 Minutes Using FlutterFire CLI | Updated 2022
In this Flutter Tutorial, Let's Get Started with Firebase using FlutterFire CLI for all platforms i.e. android, IOS, Web, Mac OS in Just 4minutes. If you think this is worthy to be appreciated, buy us a coffee to show your appreciation and support. Thanks! Buy me a coffee: https://buymeacoffee.com/amiworthy05 Commands and Links Used :- 1. Node js Download :- https://nodejs.org/en/download/ 2. To Install Firebase tools :- npm install -g firebase-tools 3. To Activate FlutterFire CLI Globally :- dart pub global activate flutterfire_cli 4. To Configure Flutter Fire :- flutterfire configure 5. Codes for main.dart // Import the generated file import 'firebase_options.dart'; // Inside main() Function await Firebase.initializeApp( options: DefaultFirebaseOptions.currentPlatform, ); Written Version Officially from FlutterFire : https://firebase.flutter.dev/docs/cli Do subscribe our channel to encourage us to do more videos in future and so you can get your inspiration up to join the flutter, Pls leave a comment about your suggestions and what we need to improve.... :p thanks for watching ..... :)
Download
0 formatsNo download links available.