firebase_auth (Package of the Week)

Поділитися
Вставка
  • Опубліковано 9 жов 2023
  • @Firebase Authentication allows you to integrate robust authentication services with just a few lines of code! Whether you need classic email and password logins, OAuth logins like Google Sign in, or MFA, firebase_auth is here to help.
    Firebase Auth docs → goo.gle/2VqLnsg
    Flutter and Firebase Auth codelab → goo.gle/3LT6K0m
    Get more tips → goo.gle/FlutterWidget
    Subscribe to Flutter → goo.gle/FlutterYT
    #PackageOfTheWeek
  • Наука та технологія

КОМЕНТАРІ • 22

  • @flutterdev
    @flutterdev  9 місяців тому +8

    Subscribe to Flutter → goo.gle/FlutterYT

  • @saqqara6361
    @saqqara6361 9 місяців тому +17

    Its great! However, keep in mind that Firebase Auth is hosted only in US - in contrast to other services where you can select EU based hosting - so GDPR compliance may be an issue.

    • @fantamagier
      @fantamagier 9 місяців тому

      Good alternatives are Supabase and Appwrite

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

      I prefer SuperTokens. It's open source and you can also host it on premise for free.

  • @apexdude105
    @apexdude105 9 місяців тому +17

    This video is soooooo quiet, I almost ruptured my eardrums when the next video's audio started playing

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

      agreed, it happened on few other videos in this series before. hmm.

    • @stevenzhang8620
      @stevenzhang8620 9 місяців тому

      thanks for the reminding, just turned down the volumn to avoid deaf.

    • @tfozo
      @tfozo 9 місяців тому

      And you came back to comment...nice

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

    Thank so much from Addis Ababa University

  • @abhaypokharkar8798
    @abhaypokharkar8798 9 місяців тому +3

    Best widget to be used in all apps

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

    Interesting much informative.

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

    Question: What are the options to bring in design templates from external apps like Figma or Adobe XD when building a Flutter App from scratch?
    Is there an option which works best between to two above choices or are there component libraries which can accelerate my building process?
    Thanks

  • @wajahatitstandard5248
    @wajahatitstandard5248 9 місяців тому

    Appreciated.

  • @mohamedrashad-bs3qh
    @mohamedrashad-bs3qh 3 місяці тому

    amazing 😍😍😍

  • @user-sb1yc4ou6c
    @user-sb1yc4ou6c 8 місяців тому

    Are we going to see any improvement in flutter web initial loading time? As after using deferred loading it still take too much time to load.

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

    Esqueceu de mencionar sobre atrelação de contas. Atrelar e-mail ao número de celular, conta da Google, Facebook, etc. De longe o melhor de todos os meios de autenticação que existem no mercado.

  • @sankaranarayananp8407
    @sankaranarayananp8407 9 місяців тому

    Package of the week, right?

  • @giocornejo2222
    @giocornejo2222 5 місяців тому

    I really wish google has this in kotlin/android. Sadly, there’s only this third-party library.

  • @faheemahmadofficial7701
    @faheemahmadofficial7701 9 місяців тому

    But we need proper full tutorial for this... With best practices

  • @freshtechtips
    @freshtechtips 9 місяців тому

    The error code for the authentication results is hardcoded using String, I hope it will use something like sealed class or enum class
    I might send a pull request and make the changes myself since it has been years and no one did it
    I think the reason is that firebase on Flutter connects with the native sdk using a method channel on each platform, which makes it harder but not impossible

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

    Anyone looking at this should also consider AWS Amplify Auth, it's a worthy contender.

  • @argentinomacrifuevidaltamb3772
    @argentinomacrifuevidaltamb3772 9 місяців тому

    Gracias!!!!