How to Setup Firebase using FlutterFire CLI 2024 Updated | Flutter Firebase | FlutterFire Cli

Поділитися
Вставка
  • Опубліковано 14 гру 2024

КОМЕНТАРІ • 15

  • @AneelKumar-e8x
    @AneelKumar-e8x 5 місяців тому

    thank you brother it is very helpful. 7:14

  • @oppurtunity73
    @oppurtunity73 4 місяці тому

    thanks it's working fine.

  • @nirwanbhaktisager5586
    @nirwanbhaktisager5586 5 місяців тому

    thanks ❤

  • @ehsannazari1456
    @ehsannazari1456 4 місяці тому

    nice

  • @VitalityVibes316
    @VitalityVibes316 4 місяці тому

    This was helpful, but could you kindly make a video on how to integrate social login in flutter?

  • @shehryarwrites1228
    @shehryarwrites1228 4 місяці тому

    Getting error on Application ID

    • @takneekicode
      @takneekicode  4 місяці тому

      give the correct Application ID.

  • @mridulgrover9145
    @mridulgrover9145 4 місяці тому

    Now we have to add application ID and I'm getting error in this particular step
    Where I'm not able to add my full ID
    com.example.myapp
    Please Guide

    • @takneekicode
      @takneekicode  4 місяці тому

      Which step are you referring to? If you are asking about the project name at 0:22, you can't use a dot (.) in the project name; you need to use a hyphen (-). Secondly, when you run the firebase config command, it will ask for the project and platform, then it will automatically add your application ID on Firebase and download the necessary files.

  • @duc1608
    @duc1608 3 місяці тому

    PS C:\Users\PC\Documents\learn-flutter\GetX\firebase_getx_test> flutterfire configure
    i Found 6 Firebase projects.
    ? Select a Firebase project to configure your Flutter application with ›
    ✔ Select a Firebase project to configure your Flutter application with · test-firebase-getx (test-firebase-getx)
    ✔ Which platforms should your configuration support (use arrow keys & space to select)? · android, web
    ✔ Which Android application id (or package name) do you want to use for this configuration, e.g. 'com.example.app'? · 34342
    i Firebase android app 34342 is not registered on Firebase project test-firebase-getx.
    ⠇ Registering new Firebase android app on Firebase project test-firebase-getx.
    FirebaseCommandException: An error occured on the Firebase CLI when attempting to run a command.
    COMMAND: firebase apps:create android firebase_getx_test (android) --package-name=34342 --json --project=test-firebase-getx
    ERROR: Failed to create Android app for project test-firebase-getx. See firebase-debug.log for more info.
    (help)

    • @takneekicode
      @takneekicode  2 місяці тому

      watch again and follow step by step please