Flutter Firebase Setup || How to Connect Firebase with Flutter in 2024

Поділитися
Вставка
  • Опубліковано 15 тра 2024
  • firebase setup flutter, flutter firebase setup, connect you firebase with flutter in 2024, firebase setup
    In this comprehensive Flutter Firebase tutorial, we'll guide you through the setup process for both iOS and Android platforms. Whether you're a beginner or an experienced developer, this tutorial will help you integrate Firebase with your Flutter app seamlessly.
    We'll cover everything you need to know, from setting up Firebase in your Flutter project to connecting your app with Firebase services. You'll learn how to set up Firebase Authentication, Firestore database, and Cloud Storage for both iOS and Android platforms.
    By the end of this tutorial, you'll have a solid understanding of how to connect Flutter with Firebase and leverage its powerful features to build amazing cross-platform apps.
    Join us and take your Flutter app development skills to the next level with Firebase integration.
    #day81 #flutterfirebase #firebasesetup #100_days_of_flutter_ui #flutterui #flutter_challenge
    Source Code:
    // firebse initialization
    WidgetsFlutterBinding.ensureInitialized();
    await Firebase.initializeApp();
    // root level build.gradel
    buildscript {
    ext.kotlin_version = '1.7.10'
    repositories {
    google()
    mavenCentral()
    }
    dependencies {
    classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
    classpath 'com.google.gms:google-services:4.3.15'
    }
    }
    Flutter Playlist: • Flutter Tutorial Series
    100 DayOf Flutter UI: • 100 DayOf Flutter
    Firebase Playlist: • Flutter Firebase
    API Playlist: • Flutter Rest API Tutorial
    Flutter Animation Playlist: • Flutter Animation
    Flutter Web playlist: • Flutter Web Tutorial (...
    Flutter UI Playlist: • Flutter UI Design
    Connect with us on Social Media
    Twitter: / nabinpaudyal2
    GitHub:github.com/Nabinji
    Music track: Building Dreams by Aylex
    Source: freetouse.com/music
    Music for Video (Free Download)
    #flutter #firebasetutorial #flutterfirebase #firebase #firebasesetup #flutterui #wtfcode #wtf_code #coding #programming #flutterwidgets #day81 #100_days_of_flutter_ui #100daysofcode
  • Наука та технологія

КОМЕНТАРІ • 59

  • @kokoushalomtogbo2724
    @kokoushalomtogbo2724 2 дні тому

    honnetement parlant ton tuto m a beaucoup aidé

  • @fayezyasin6847
    @fayezyasin6847 21 годину тому

    Thank you very much

  • @DuDe_DuDe760
    @DuDe_DuDe760 Місяць тому +2

    bro thanks you no one is telling this error but due to you it's fixed!

  • @setsteps3608
    @setsteps3608 Місяць тому +3

    Thanks i was also stuck in this error for three days

  • @sushildstha
    @sushildstha 6 днів тому

    NEED HELP :
    it says add latest version of kotlin and i tried it too but still not working

  • @lenoxwilliam1353
    @lenoxwilliam1353 29 днів тому

    im trying to add the ios app name bundle to firebase but it doesnt pick the name,yet it worked on anroid setting on firebase anyone help

  • @bladycivilian
    @bladycivilian Місяць тому

    thank you so much I was stuck on that groovy code for days. not realizing I dont have to add whole of it

  • @better_notes182
    @better_notes182 Місяць тому +1

    Thank you, this was very useful! Much love from Nepal ❤

  • @daddookhan7647
    @daddookhan7647 10 днів тому

    I got a error when a i type a await then my app is not working other then await my app is working kindly help me

  • @musichub9485
    @musichub9485 Місяць тому

    Thank You bro

  • @user-xm2ks3vd1b
    @user-xm2ks3vd1b Місяць тому +2

    any one know what is the reason for missing those code in latest update?
    btw thanks brother

  • @Freecine-officials
    @Freecine-officials Місяць тому

    works like fire😊😊🙏

  • @karthickb343
    @karthickb343 Місяць тому +1

    Thanksss bro ,i thought the some problem was with my setup and re installed it ,a month ago 😮‍💨

    • @wtf-code
      @wtf-code  Місяць тому

      Glad I could help

  • @yarachesu2604
    @yarachesu2604 26 днів тому

    Are you forgotten to say 'flutterfire configure' in terminal or ??

  • @nextdevgr
    @nextdevgr Місяць тому

    Thanx!!! you helped me!!!

    • @wtf-code
      @wtf-code  Місяць тому +1

      Glad I could help!

  • @donqixote8659
    @donqixote8659 Місяць тому

    thank you your video has helped me solve the problem.

  • @MatthewYeo-fe7uj
    @MatthewYeo-fe7uj 2 місяці тому +1

    bro u r a lifesaver

    • @wtf-code
      @wtf-code  Місяць тому

      Glad to hear that!

  • @Muhammadafaqakram786
    @Muhammadafaqakram786 Місяць тому +1

    thank buddy

    • @wtf-code
      @wtf-code  Місяць тому +1

      You're welcome!

  • @kodular_Expart_developer
    @kodular_Expart_developer 2 місяці тому +1

    Tnx brother

  • @ginnafadilla6306
    @ginnafadilla6306 7 днів тому

    Hi, I tried this but when I try to run the project the splash screen doesn't appear

    • @ecobriket
      @ecobriket 5 днів тому

      same, i run the project but the main screen doesnt appear, its white all

  • @captainfatbelly-cg2jl
    @captainfatbelly-cg2jl Місяць тому +1

    brother thanks a lot you're a hero

    • @rodneyreign2250
      @rodneyreign2250 Місяць тому

      1.7.10 doesnt work for me

    • @rodneyreign2250
      @rodneyreign2250 Місяць тому

      kotlin version

    • @wtf-code
      @wtf-code  Місяць тому +1

      It's work if you have used google-services:4.3.15 version.

    • @wtf-code
      @wtf-code  Місяць тому

      I got error on latest kotlin version, that's why i used this version.

    • @rodneyreign2250
      @rodneyreign2250 Місяць тому

      @@wtf-code thank you man. I'll try it out

  • @alihussainabro7694
    @alihussainabro7694 Місяць тому

    Thanks brother very help ful video.
    why buildgradle code missing

    • @wtf-code
      @wtf-code  Місяць тому +1

      Welcome brother

  • @tahaaftab6169
    @tahaaftab6169 Місяць тому +2

    sir why i still getting error it shows duplicate class error (duplicate class) of 20 to 30 lines. pleas halp me I tried whole day different things but didn't work

    • @ShivaPal-ky3xf
      @ShivaPal-ky3xf Місяць тому

      is it solved?

    • @tahaaftab6169
      @tahaaftab6169 Місяць тому

      @@ShivaPal-ky3xf no

    • @guerrerogonzalezjuanjose1581
      @guerrerogonzalezjuanjose1581 Місяць тому

      Im facing the same issue :CCC

    • @CHHATRAPHULARA
      @CHHATRAPHULARA Місяць тому

      i am also facing same error

    • @PiCode_
      @PiCode_ Місяць тому +3

      Ye me too but I fixed it. Also took me few hours xD.
      Just add
      configurations.all {
      resolutionStrategy.eachDependency { details ->
      if (details.requested.group == 'org.jetbrains.kotlin') {
      details.useVersion "1.8.22"
      }
      }
      }
      into ur android/build.gradle at allProjects{} so in the end it could look like this:
      allprojects {
      repositories {
      google()
      mavenCentral()
      }
      configurations.all {
      resolutionStrategy.eachDependency { details ->
      if (details.requested.group == 'org.jetbrains.kotlin') {
      details.useVersion "1.8.22"
      }
      }
      }
      }
      inside ur android/build.gradle

  • @andgamer4890
    @andgamer4890 2 місяці тому +1

    are bhai sidhe flutter ko connect karne ka na kyu android aur ios ko alag alag kar rahay ho?

  • @sabinkc7276
    @sabinkc7276 Місяць тому

    Brother, are you from Nepal??

  • @setsteps3608
    @setsteps3608 Місяць тому

    Why these line are missing when we create new prohect

    • @wtf-code
      @wtf-code  Місяць тому

      I don't even know

  • @anittajoseph28
    @anittajoseph28 7 днів тому

    Thanks i was also stuck in this error for three days