Setting up Firebase for Flutter (Connecting Android, iOS, and Web) Flutter Firebase 2023 [#1]

Поділитися
Вставка
  • Опубліковано 3 лип 2023
  • #flutter #firebase #ios #android #database #firebasedatabase #firebasetutorial #integration #flutterapp #firebasez #course #flutterfirebase
    Written Tutorial: / how-to-setup-firebase-...
    Welcome to the Flutter Firebase Series, where we explore the powerful integration of Flutter and Firebase to create incredible apps! In this first video of the series, we'll guide you through the process of setting up Firebase in your Flutter project, connecting seamlessly across Android, iOS, and the web.
    Firebase provides a comprehensive suite of tools and services that simplifies backend development, allowing you to focus on building engaging user experiences. From user #auth real-time data syncing, Firebase has got you covered.
    By the end of this video, you'll have a solid foundation in Firebase for Flutter, enabling you to leverage the power of Firebase services in your apps. So, whether you're a beginner or an experienced Flutter developer, this video is perfect for you!
    Stay tuned for the upcoming videos in this series, where we'll explore Firebase Authentication, Cloud Firestore, Cloud Storage, Cloud Functions, Analytics, Performance Monitoring, and more. Subscribe to our channel and hit the notification bell to make sure you don't miss any of the exciting content coming your way. #googlefirebase
    🌎 Find Me Here :
    LinkedIn Profile : / muhammad-hassan-b90851253
    GitHub Profile: github.com/hassank185
    Instagram : / dev.hassankhan
  • Наука та технологія

КОМЕНТАРІ • 68

  • @Monu_Rajputra
    @Monu_Rajputra Рік тому +2

    Best video on UA-cam for firebase set-up. Thank you

  • @user-et8tv2ns8t
    @user-et8tv2ns8t 10 місяців тому

    perfect, please continue

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

    Best video for firebase setup Thanksss

  • @gabrielgarcia2706
    @gabrielgarcia2706 Рік тому +1

    perfect!😁

  • @maleeshasanjana02
    @maleeshasanjana02 19 днів тому

    Best Explanation for Firebase... Thanks Brother

  • @user-ld9cj4ke2b
    @user-ld9cj4ke2b 11 місяців тому

    Great Video Thank u

  • @harshitsagar1626
    @harshitsagar1626 3 місяці тому +1

    Thankuuu brother ❤❤

  • @NaimUddin-xs6jr
    @NaimUddin-xs6jr Рік тому +1

    you're the best

  • @user-me2pi4ex6s
    @user-me2pi4ex6s 4 місяці тому

    Thanks dear

  • @vikashIITB
    @vikashIITB 11 місяців тому

    Thanks man.

  • @mehakjiwani864
    @mehakjiwani864 8 місяців тому +1

    SUCH A DETAILED YET STRAUGHT FORWARD TUTORIAL.
    YOU DESERVE MORE LIKES

  • @adityajain9689
    @adityajain9689 10 місяців тому +1

    THANK YOU SO MUCH FOR THIS

    • @rahulSingh-rz6nn
      @rahulSingh-rz6nn 4 місяці тому

      bhai to firr aap hi karoge hamara integration

  • @AugustGuitarTales
    @AugustGuitarTales 8 місяців тому

    Right on point and detailed, no time wasted👍👍👍

  • @roshankhatri9858
    @roshankhatri9858 10 місяців тому

    thanks it helped

  • @DabbaSyco
    @DabbaSyco 8 місяців тому

    🎉🎉great video sir

  • @ayesigasteven8058
    @ayesigasteven8058 9 місяців тому +1

    Thank you

  • @vec_artworld9356
    @vec_artworld9356 11 місяців тому

    Thanks for this.
    Please I am having problems setting up my Google sign in using firebase.
    It is showing undefined class 'GoogleSignIn' despite importing all the required packages

    • @codingxtalk
      @codingxtalk  11 місяців тому

      Stay tuned we'll cover almost all authentication methods

  • @sproonx
    @sproonx 11 місяців тому

    Hey, thanks for the great video, I have one more question:
    I've always read that you need a MacBook to set up and use Firebase with Flutter. Do you happen to know if I can fully develop and publish my app with this Firebase setup for iOS on a Windows device, like you showed here? Now if I understand correctly, I "only" need a macOS device to build the final app with xcode, but I've heard that I can avoid that by using codemagic to build the app.

    • @codingxtalk
      @codingxtalk  11 місяців тому

      Yeah you're right for developing an ios you need Macos. You can create the whole app in windows also but for tasting you will need it .

    • @sproonx
      @sproonx 11 місяців тому

      @@codingxtalk thanks a lot :)

  • @user-ii6nc9xr2d
    @user-ii6nc9xr2d 6 місяців тому

    My man! Whats the end goal of this series? I want to be able to create an login and profile creation and get to a home screen. Is this the goal?

    • @codingxtalk
      @codingxtalk  6 місяців тому

      The end goal of this series is , you'll get knowledge about how we can make a production level app using flutter and firebase. For now these are the basic method of firebase. we'll go for full project also stay tuned!

  • @user-vt7kr8vs9b
    @user-vt7kr8vs9b 4 місяці тому +1

    This is a good tutorial though hasn't covered for guys using the CLI

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

      I am working on it it'll be there soon

  • @charlieduke1627
    @charlieduke1627 9 місяців тому +2

    I did it everything correctly but I still get en error, Firebase has not been correctly initialized.
    Usually this means you've attempted to use a Firebase service before calling `Firebase.initializeApp`. Do you have any idea what this bug is?

    • @codingxtalk
      @codingxtalk  8 місяців тому

      Re follow the method of initializing firebase to flutter. Or try to do it with firebase cli

  • @ningguangleaks2001
    @ningguangleaks2001 11 місяців тому

    what is you're command\shortcut in 6:34 minutes in the vid when you clicked the 'Firebase' in line 6 of the main.dart because when i Clicked the 'Firebase' nothing popped up

    • @codingxtalk
      @codingxtalk  11 місяців тому +1

      alt+enter is the command to show the abbreviation

    • @user-ii6nc9xr2d
      @user-ii6nc9xr2d 6 місяців тому

      Nothing happens for me@@codingxtalk

  • @faishalyb12
    @faishalyb12 8 місяців тому

    on my android/app/build.gradle there is no apply plugin. so where should place the plugin?

    • @codingxtalk
      @codingxtalk  8 місяців тому +1

      Due to the update of Android studio the apply plugins has been removed and only plugins is replaced by it
      you'll find this in the same directory
      plugins {
      id "com.android.application"
      id "kotlin-android"
      id "dev.flutter.flutter-gradle-plugin"
      id "com.google.gms.google-services"
      }
      paste the google services here

    • @faishalyb12
      @faishalyb12 8 місяців тому

      @@codingxtalk ah i see, thanks for the information.
      fyi:
      actually the package com.google.gms.google-services is typo, it's "com.google.gms:google-services"

    • @Alpha-Zeus
      @Alpha-Zeus 7 місяців тому +1

      @@codingxtalk The same thing happened to me so I put the plugin id in the plugins field { }, I was creating a new line with "apply plugin :"com.google...", thanks master!

  • @user-ii6nc9xr2d
    @user-ii6nc9xr2d 6 місяців тому

    I can not click on Firebase and Import firebase library.. what should I do there?

    • @codingxtalk
      @codingxtalk  6 місяців тому

      Sorry for the late reply! Add the latest firebase library in your pubspec.ymal file and pub get it after that you'll be able to import the firebase libraries. if you still facing the same issues just go to the specific package that you are using you'll see their import copy it and paste it in your project.

  • @mujahidalisabir7689
    @mujahidalisabir7689 8 місяців тому +2

    A lot of issues are in this content. Please move to next

  • @SibusisoNkoane
    @SibusisoNkoane 9 місяців тому +1

    how do you solve this unhandled-exception-platformexceptionnull-error-host-platform-returned-null-v

    • @codingxtalk
      @codingxtalk  8 місяців тому

      Yeah that's the issue occured in the recent week with firebase new video will be here soon

    • @SibusisoNkoane
      @SibusisoNkoane 8 місяців тому

      I managed to fix it...i had to add the firebase_options.dary file that i used to determine the platform

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

    i am using android studio 2023.2.1 and i dont see build script in my gradle, can anyone help

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

      add that manually

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

    is it compatible to android if i use ios in firebase or use flutter?

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

      For the iOS there's some settings like for Android we did here in this video. When you click on the ios icon in the firebase they'll provide you the documentation follow it and you'll set up ios.

  • @bill__j
    @bill__j 10 місяців тому

    Hi, Please share the source code if possible

  • @soself_learner412
    @soself_learner412 11 місяців тому

    Does any documentation and reference show the step you did? Cuz I got many unknown bugs using firebase_cli and even follow the firebase_cli documentation. So I would like to refer to the document that provides the method you did. This is very important to me; I must write a report explaining my project.

    • @codingxtalk
      @codingxtalk  11 місяців тому +1

      We are working on it to write the written tutorial for it. stay tuned!

    • @codingxtalk
      @codingxtalk  11 місяців тому

      Check out the written tutorial in the Description.

    • @soself_learner412
      @soself_learner412 11 місяців тому +1

      @@codingxtalk thanks

  • @Jack_Ranold
    @Jack_Ranold 7 місяців тому +3

    this process it way to long, why are we not using flutter CLI to setup every platform for us

  • @user-ii6nc9xr2d
    @user-ii6nc9xr2d 6 місяців тому

    Did you know that liking my comments do not acutally help me in any way?

    • @codingxtalk
      @codingxtalk  6 місяців тому

      Sorry for the late reply! really appreciate your patience 😀

  • @albatorresrodriguez7956
    @albatorresrodriguez7956 6 місяців тому +1

    [VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: [core/not-initialized] Firebase has not been correctly initialized.

  • @sakkamouid3343
    @sakkamouid3343 8 місяців тому +1

    I tried the same you did on 5:00 . I had the error Supplied String module notation 'com.google.gms.google-services4.4.0' is invalid. Example notations: 'org.gradle:gradle-core:2.2', 'org.mockito:mockito-core:1.9.5:javadoc'.

    • @codingxtalk
      @codingxtalk  8 місяців тому

      To solve this simply you have to replace the
      'com.google.gms.google-services4.4.0'
      with
      "com.google.gms:google-services:4.4.0"

  • @MdLimon-lu8yg
    @MdLimon-lu8yg 11 місяців тому

    * What went wrong:
    A problem occurred evaluating root project 'android'.
    > Supplied String module notation 'com.google.gms.google-services4.3.15' is invalid. Example notations: 'org.gradle:gradle-core:2.2', 'org.mockito:mockito-core:1.9.5:javadoc'. how can solved this error please help me

    • @codingxtalk
      @codingxtalk  11 місяців тому +1

      This error occured because there are some missing colon. just replace the
      'com.google.gms.google-services4.3.15'
      TO
      classpath 'com.google.gms:google-services:4.3.15'

  • @ningguangleaks2001
    @ningguangleaks2001 11 місяців тому +2

    FAILURE: Build failed with an exception.
    * What went wrong:
    A problem occurred configuring root project 'android'.
    > Could not resolve all files for configuration ':classpath'.
    > Could not find com.google.gms.google-services:4.3.15:.
    Required by:
    project : (May i ask why am i having this error ?) thank you!

    • @codingxtalk
      @codingxtalk  11 місяців тому +2

      This error occured because there are some missing colon. just replace the
      'com.google.gms.google-services4.3.15'
      TO
      classpath 'com.google.gms:google-services:4.3.15'

    • @ummii4804
      @ummii4804 8 місяців тому

      i am still getting this error i have putted the colon as well, i have this classpath 'com.google.gms.google-services:4.4.0'
      @@codingxtalk