A new way to setup Firebase with Flutter | Firebase setup | Flutter Tutorial

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

КОМЕНТАРІ • 28

  • @juanmacias5922
    @juanmacias5922 2 роки тому +2

    Oh man, this is awesome, I just used the CLI tools to host my flutter web build, and websites. I had no idea I could do this! Thanks!

  • @luxuryandelitefinds
    @luxuryandelitefinds 2 роки тому

    Awesome awesome awesome, I was trying it for a week, but you solved it in a minute. Thanks

  • @webdev5615
    @webdev5615 2 роки тому +1

    Thanks ! This is a quick, clear, great and simple tutorial on how to use firebase in flutter.

  • @srinathreddy2818
    @srinathreddy2818 2 роки тому +2

    Yo man!!!!!!!!!!!!!!! You saved my lot's of firebase setup time bro thanks btw great video style.you earned a subscriber.

    • @flutteruidev
      @flutteruidev  2 роки тому +1

      Thanks man 😄, Glad you like it

    • @srinathreddy2818
      @srinathreddy2818 2 роки тому +1

      Bro I have small request can you please tell me or if possible make a video on flutter simple alarm ⏰ app just give it time and play a music from local assets because in youtube others are making it just so complex bro.

    • @flutteruidev
      @flutteruidev  2 роки тому +1

      Sure bro, I will try it out first and then let you know

  • @nakqeeb
    @nakqeeb 2 роки тому +1

    That will save a lot of time. Thank you so much for such a great content. Keep it up.

  • @uvaismohammad4216
    @uvaismohammad4216 2 роки тому +1

    Your video seems to be perfect...Thanks a lot

    • @flutteruidev
      @flutteruidev  2 роки тому

      Thanks broo 😊.
      Though there a long way to goo

  • @darul-asar381
    @darul-asar381 2 роки тому +1

    *thanks man you literally saved me a lot of time* 👍👍👍

  • @uvaismohammad4216
    @uvaismohammad4216 2 роки тому +1

    Waiting for more from you❤❤

  • @venomleaderyt
    @venomleaderyt 2 роки тому

    Thanks buddy i was really frustrated before this....

  • @marcaca32
    @marcaca32 2 роки тому +1

    Great video. Would be possible to config dev and prod flavos for 2 different Firebase projects utilising this tool? And could you make a video about it? Thank you

    • @flutteruidev
      @flutteruidev  2 роки тому

      I don't know about that, but will look into and make a video. Thanks

  • @Otakaraboxx
    @Otakaraboxx 2 роки тому

    you are the best

  • @paulyen5770
    @paulyen5770 2 роки тому +1

    Hi, Thanks for your video, but then I always get ""MissingPluginException" at
    await Firebase.initializeApp(
    options: DefaultFirebaseOptions.currentPlatform,
    );
    I have spent a lot of time, but still have no idea what is going worng.

    • @flutteruidev
      @flutteruidev  2 роки тому

      Hey hi, try running command flutter clean and then re running the app

  • @asyraf1004
    @asyraf1004 2 роки тому +1

    I would like to ask something: I tried every single steps of this tutorial, however, I always stumbled upon this error issue
    "i New Firebase project auth-second-try-01 created succesfully.
    FirebaseCommandException: An error occured on the Firebase CLI when attempting to run a command.
    COMMAND: firebase projects:create auth-second-try-01 --json
    ERROR: Failed to create project. See firebase-debug.log for more info."
    Is there any help so that I can solve this issue? Thanks in before

    • @moeenakhtar9702
      @moeenakhtar9702 2 роки тому +1

      got the same error. Any solution you found?

    • @flutteruidev
      @flutteruidev  2 роки тому

      Hi, Try logging out and then again firebase login. That could help