Firebase Email and Password Authentication Flutter || Login Signup Flutter Firebase

Поделиться
HTML-код
  • Опубликовано: 24 май 2024
  • flutter firebase login, firebase email and password authentication flutter, sign in with email and password firebase flutter, login signup flutter firebase
    In this video, we will explore how to implement login and signup functionality in a Flutter app using Firebase for email and password authentication. We'll guide you through setting up Firebase authentication, creating a user account, and signing in with email and password. By the end of this tutorial, you'll have a fully functional authentication system in your Flutter app.
    #day89 #login #signup #100_days_of_flutter_ui #flutterui #flutter_challenge
    Source Code: github.com/Nabinji/100-DaysOf...
    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 #signup #loginscreen #flutterfirebase #firebaseauth #firebaseauthentication #flutterui #wtfcode #wtf_code #coding #programming #flutterwidgets #day2 #100_days_of_flutter_ui
  • НаукаНаука

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

  • @subhamroy5368
    @subhamroy5368 Месяц назад +3

    Please do explainer videos with sound, these muted videos doesn't seem interesting

  • @BadrDaad
    @BadrDaad Месяц назад

    your code is completely mismanaged not have a proper way sometimes you go fast sometimes slow and your pages are not completely visible which is difficult to understand what is going on.
    Make sure make a proper tutorial with same flow. By the way your code is amazing but i want to tell you guys there is one more way to connect firebase easily you don't have to add manually code for connection.

  • @theclashingmallu6685
    @theclashingmallu6685 Месяц назад

    bruh use CLI for setup firebase

  • @h17-sakshighodake88
    @h17-sakshighodake88 22 дня назад

    Plzz help me it will show me lots of error .....means com.example.firbase_flutter_project not in app /Google-service json as it is step follow by according to you .

    • @h17-sakshighodake88
      @h17-sakshighodake88 21 день назад

      Hello I have error

    • @wtf-code
      @wtf-code  21 день назад

      Where you have face error? make it clear. After that i will try to help you

    • @h17-sakshighodake88
      @h17-sakshighodake88 21 день назад

      @@wtf-code how to show my error to you?

    • @h17-sakshighodake88
      @h17-sakshighodake88 21 день назад

      How can show you my error?

    • @user-iw5nb8jh8z
      @user-iw5nb8jh8z 13 дней назад +1

      @@h17-sakshighodake88 Okay so while integrating in firebase when in 1st step he asks you the android package name at 3:31 part of the video, you can find that package name already written in android/app/build.gradle file just scroll down till you find android{ defaultconfig{ applicationId = "package name here" } }. This is most probably what you are doing wrong.

  • @tuongnguyenvan7951
    @tuongnguyenvan7951 Месяц назад

    Instructions for me to connect data to firebase

  • @joshuamervinbatiancila170
    @joshuamervinbatiancila170 22 дня назад

    explain bro with sound

  • @VidhiPatel-m4f
    @VidhiPatel-m4f 7 дней назад

    Too much error shows this firebase setup please give the proper solution with setup

    • @wtf-code
      @wtf-code  7 дней назад

      With the latest update of flutter it make firebase setup difficult. If you miss just a single line you face mulitple error in different part and it is much difficult to find the error for everyone.

    • @VidhiPatel-m4f
      @VidhiPatel-m4f 7 дней назад

      @@wtf-code so please give us the solution video for that difficult setup

    • @wtf-code
      @wtf-code  6 дней назад

      @@VidhiPatel-m4f For IOS and Web you can use Fire CLI. It is easy and short but for Android, this is the only way

    • @VidhiPatel-m4f
      @VidhiPatel-m4f 6 дней назад

      @@wtf-code yes I need only android but it’s shows an error in build.gradle file and settings.gradle file.

  • @eslammahmoud1440
    @eslammahmoud1440 Месяц назад +1

    where is Source Code pls