Flutter + Firebase Setup Tutorial | Easy Firebase Integration Guide Flutter

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ค. 2024
  • 💼 Book a meeting: cutt.ly/Pegxp5rA
    💎 Ultimate Flutter UI Kit: cutt.ly/3w6tqwFA
    In this video, I am going to show you an easy way to integrate Firebase into your Flutter application. We will take a look at setting using the Firebase CLI as well as the FlutterFire plugin and utilize these to integrate and link Firebase into our Flutter application. We will implement the firebase_core and firebase_analytics module. Moreover, this tutorial will show you how to use the Firebase console to manage your Firebase application. This guide will help you set up and navigate through the process of adding Firebase to your Flutter application. This is an excellent guide for beginner Flutter developers.
    Resources:
    Node.js: nodejs.org/en
    Firebase Core: pub.dev/packages/firebase_core
    Firebase Analytics: pub.dev/packages/firebase_ana...
    Firebase Console: firebase.google.com/
    Firebase & Flutter Official Documentation: firebase.google.com/docs/flut...
    Socials:
    Website: hussainmustafa.com
    Github: github.com/hussain-mustafa990
    LinkedIn: / hussain-mustafa-960920184
    Twitter: / hussain34274892
    Buy Me A Coffee: www.buymeacoffee.com/hussainm...
    #flutter #firebase #flutterfirebase #firebasetutorial
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 58

  • @samikaraeen1315
    @samikaraeen1315 วันที่ผ่านมา +1

    Thanks a lot the only one who explains it perfectly and correctly

  • @moneyman-ne9lw
    @moneyman-ne9lw 8 หลายเดือนก่อน +3

    Thank you. Great tutorial. I'm pleased to see you covering this topic.

  • @preneure
    @preneure 8 หลายเดือนก่อน +3

    Amazing video as always. Thanks for providing this valuable content.

  • @user-mq6vy5mh1c
    @user-mq6vy5mh1c 8 หลายเดือนก่อน +1

    Wow. I was suffering with firebase, You save my day. Thank you

  • @mattiadavi7657
    @mattiadavi7657 3 หลายเดือนก่อน +1

    Thank you. Great tutorial. You save me !!!

  • @ryn7172
    @ryn7172 6 หลายเดือนก่อน +1

    very useful, i've tried so many tutorials and it lead me to error but your tutorial was succesfull in my project Thank You!

  • @Hazrat18903
    @Hazrat18903 8 หลายเดือนก่อน +1

    This video is amazing and very helpful for me❣❣❣

  • @Nicolehart23
    @Nicolehart23 6 หลายเดือนก่อน +1

    thank you so much! you helped me a lot.

  • @RonyHassan47
    @RonyHassan47 8 หลายเดือนก่อน +1

    The video is very useful. Thank you

  • @tomaszwitkowski4572
    @tomaszwitkowski4572 5 หลายเดือนก่อน +1

    Great job. Thank u !

  • @a_dev92
    @a_dev92 8 หลายเดือนก่อน +1

    thanks brother for the information👍

  • @saidmohassan3173
    @saidmohassan3173 7 หลายเดือนก่อน

    great tutorial, u r the best

  • @haiderkhalilpk
    @haiderkhalilpk 19 วันที่ผ่านมา

    Good work. Keep it up.

  • @NamarOfficial
    @NamarOfficial 8 หลายเดือนก่อน

    Thannkuuuuuuuuuuuuuuuuuuuuuuuuuu sir once again. You just made my day 😍

  • @jobin8818
    @jobin8818 8 หลายเดือนก่อน +2

    Exception has occurred.
    PlatformException (PlatformException(channel-error, Unable to establish connection on channel., null, null))
    any help
    \

  • @AttractionGroup
    @AttractionGroup 3 หลายเดือนก่อน +1

    thx a lot bro

  • @rgabb2369
    @rgabb2369 หลายเดือนก่อน +1

    life saver

  • @nouriaamari4652
    @nouriaamari4652 8 หลายเดือนก่อน

    Goat

  • @smv1949
    @smv1949 8 หลายเดือนก่อน +1

    Thank you for helping us with your knowledge. Could I give you a video suggestion? record video over web sockets. For example, an app that can change information in real time on the screen and changing it on the server using web socket

    • @m_hussain_mustafa
      @m_hussain_mustafa  8 หลายเดือนก่อน +1

      Thanks for the idea! I'll try to make a video on this.

    • @smv1949
      @smv1949 8 หลายเดือนก่อน

      @@m_hussain_mustafa Thank you in advance, my friend

  • @simoncha8733
    @simoncha8733 4 วันที่ผ่านมา +1

    I am getting: Exception has occurred.
    PlatformException (PlatformException(channel-error, Unable to establish connection on channel., null, null))

    • @m_hussain_mustafa
      @m_hussain_mustafa  4 วันที่ผ่านมา

      Does your device have internet access?

  • @AttractionGroup
    @AttractionGroup 3 หลายเดือนก่อน +1

    when I run the comand: npm install -g firebase-tools it doe not finish the instalation it gives errors

  • @ThomasSoto-hu1hc
    @ThomasSoto-hu1hc 2 หลายเดือนก่อน +1

    Hello! when I try to run "flutterfire configure" in the terminal it's giving me an error stating "flutterfire : The term 'flutterfire' is not recognized as the name of a cmdlet, function,
    script file, or operable program. Check the spelling of the name, or if a path was included,
    verify that the path is correct and try again." Any suggestions? Thank you!

    • @m_hussain_mustafa
      @m_hussain_mustafa  2 หลายเดือนก่อน +1

      This means that the flutterfire cli tool is not configured properly. Is it installed on your system?

    • @ThomasSoto-hu1hc
      @ThomasSoto-hu1hc หลายเดือนก่อน

      @@m_hussain_mustafa Thank you for your response! I ended up installing it shortly after. I am unsure if its configured properly though.

  • @lalsang9888
    @lalsang9888 5 หลายเดือนก่อน

    👏👏👏

  • @learnwithrahi8368
    @learnwithrahi8368 8 หลายเดือนก่อน +1

    Thanks, sir... Now I am wondering why I waste 2 days watching others' tutorials.

  • @villagepets3146
    @villagepets3146 8 หลายเดือนก่อน +2

    Bro audio player by firebase

    • @m_hussain_mustafa
      @m_hussain_mustafa  8 หลายเดือนก่อน

      Hi, can you elaborate on this? What do you mean by audio player by firebase?

  • @rafaymushtaq2316
    @rafaymushtaq2316 8 หลายเดือนก่อน +1

    Sir can you please make a video on Arcore flutter plugin? It gives an error. I tried many things but I am unsuccessful. Please it's my humble request make a video of it.

    • @m_hussain_mustafa
      @m_hussain_mustafa  8 หลายเดือนก่อน +1

      I have never worked with this plugin, but I'll take a look at it and try to make a tutorial on it.

  • @luminescentboy3340
    @luminescentboy3340 5 หลายเดือนก่อน +1

    man you are king

  • @mangewuu
    @mangewuu 8 หลายเดือนก่อน

    [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Unsupported operation: DefaultFirebaseOptions have not been configured for windows - you can reconfigure this by running the FlutterFire CLI again.
    WHY???

    • @m_hussain_mustafa
      @m_hussain_mustafa  7 หลายเดือนก่อน

      You need to re run flutterfire configure and select windows alongside other platforms your targeting to build the Flutter application for.