How to Handle Firebase Authentication in Flutter with Riverpod

Поделиться
HTML-код
  • Опубликовано: 24 июн 2022
  • #flutter #riverpod #firebase #authentication
    If you want to know how to add Firebase authentication to your Flutter apps using Riverpod, this video will show you how to.
    Project Repo: github.com/tayormi/Firebase-R...
    Join the Discord community:
    / discord
    ---
    Enjoyed this video 👋 ?
    You can buy me a coffee here. It will help me keep this channel up.
    www.buymeacoffee.com/temicodes
    ---
    👉 Twitter: / olu_tayormi
    👉 Linkedin: / tayormi
    👉 Github: github.com/tayormi
    ····················································································
    ► All content here is 100% free.
  • ХоббиХобби

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

  • @yusufumar6738
    @yusufumar6738 2 года назад +1

    Amazing content. It's very precise and informative. Thanks

  • @a-urel
    @a-urel Год назад

    This is way better and simpler than BLoC!

  • @Malikmehtabali1
    @Malikmehtabali1 3 месяца назад

    Thank you so much bro..

  • @erasmo-programacion2839
    @erasmo-programacion2839 2 года назад

    nice video 🙌

  • @waltherleonardo8652
    @waltherleonardo8652 Год назад

    It helps me! thanks!

  • @justbe_joe9765
    @justbe_joe9765 Год назад

    I'm glad you did the video but why Is everybody just making videos for login authentication and no one is making a tutorial SIgnUp or creating a user???

  • @nico0lat3
    @nico0lat3 11 месяцев назад

    awesome video! thanks a lot, but i need some help please! .... when i do login at the first time doesnt redirect to the homeScreen, but i trace the data, and does the login sucesfully, i recieve the data...then when i do hotreload, it's redirect to the homeScreen

  • @Bootngoals
    @Bootngoals 2 года назад

    Nice tutorial.

  • @satdevlpr
    @satdevlpr Год назад

    Thanks.. please create a video for signup with email and password

  • @Malikmehtabali1
    @Malikmehtabali1 3 месяца назад

    Would you explain which riverpod provider is best to handle rest api and Firebase

    • @TemiCodes
      @TemiCodes  3 месяца назад

      You can try the FutureProvider or StreamProvider

  • @justbe_joe9765
    @justbe_joe9765 Год назад

    Can you please make a video for creating a new User? with firebase and riverpod?

    • @Nahbruv69
      @Nahbruv69 9 месяцев назад

      how about you read some documentation?

  • @Bathusaix
    @Bathusaix 2 года назад

    Why is the circular not shown while making the request to firebase?

    • @TemiCodes
      @TemiCodes  Год назад

      That would be the state of the button. You can easily fix that by telling the button its state when its making a request to firebase

    • @Bathusaix
      @Bathusaix 8 месяцев назад

      How would I do that?@@TemiCodes

  • @AnupUpadhayaya
    @AnupUpadhayaya 2 года назад

    an error occured please try again later issue coming everytime

    • @TemiCodes
      @TemiCodes  2 года назад

      Can you give more details about the error?

    • @americanonobrasil2128
      @americanonobrasil2128 Год назад

      @@TemiCodes I also get a weird "W/System: Ignoring header X-Firebase-Locale because its value was null" error when I click login. The user is made and everything, but when I click login it doesn't bring me to the next page. Strange. Great vid btw.

    • @TemiCodes
      @TemiCodes  Год назад

      @@americanonobrasil2128 This SO should fix your issue.
      stackoverflow.com/questions/73654264/flutter-firebase-authentication-ignoring-header-x-firebase-locale-because-its-va