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

Поделиться
HTML-код
  • Опубликовано: 11 дек 2024

Комментарии • 15

  • @AneelKumar-e8x
    @AneelKumar-e8x 4 месяца назад

    thank you brother it is very helpful. 7:14

  • @oppurtunity73
    @oppurtunity73 4 месяца назад

    thanks it's working fine.

  • @nirwanbhaktisager5586
    @nirwanbhaktisager5586 4 месяца назад

    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