Register & Login - Bloc, Rest API, Dio, Clean Architecture

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

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

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

    so i was watching your spotify tutorial and in the auth section i didnt understand well to underrstand that clearly what must i go through.Thank you for the tutorials fam its really helpful

  • @xavier4107
    @xavier4107 2 месяца назад +14

    Make projects using clean architecture+ bloc + hive for offline data sync + API Connections

    • @punkyboi5392
      @punkyboi5392 2 месяца назад

      Agree 👍🏻

    • @moonlight_350
      @moonlight_350 2 месяца назад +1

      Yes. but better to go with sqlite hive is not updated from long time , sqlite will do the work
      + TDD

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

      Hive is dead

  • @vijayganganapalli
    @vijayganganapalli 2 месяца назад +1

    Thanks a lot for making such great videos, please make videos on backend too

  • @manishkarki8119
    @manishkarki8119 2 месяца назад

    I am not getting time to see any videos nowadays..but i am sure this video is masterpiece as your other video❤

  • @pravinprince3221
    @pravinprince3221 2 месяца назад

    Thank you sir for the wonderful tutorial , it is so helpful for me and my team , thanks again sir

  • @nabiljebokji4213
    @nabiljebokji4213 2 месяца назад

    Awesome tutorial , it is so helpful thank you for your time

  • @AshishGautam-sy3vm
    @AshishGautam-sy3vm 2 месяца назад

    Will try, looks great

  • @asheersaeed7222
    @asheersaeed7222 2 месяца назад

    Awesome video!

  • @asa7be732
    @asa7be732 2 месяца назад

    Thanks for efforts 👍🏼👍🏼🙏

  • @animeshbarman4873
    @animeshbarman4873 2 месяца назад

    ❤ great learning

  • @moonlight_350
    @moonlight_350 2 месяца назад

    we can create shared preference object in di class and access it from there ..

  • @dartmehedi555
    @dartmehedi555 15 дней назад

    Nice

  • @keithbacalso9433
    @keithbacalso9433 2 месяца назад

    Please add tdd next time to this clean architecture videos please

  • @gauravkushwaha7207
    @gauravkushwaha7207 2 месяца назад

    Great ❤🎉

  • @ihsohag84
    @ihsohag84 2 месяца назад

    Tnx for amazing video❤❤❤

  • @Daniel-yy9un
    @Daniel-yy9un 2 месяца назад +1

    hey im uisng android studio to develop my flutter app, and want to ask if there is a way to automate to generate json serialization with 1 click on android studio like in this video ?

    • @Daniel-yy9un
      @Daniel-yy9un 2 месяца назад

      maybe someone know what extention to use ?

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

    Could you kindly share the VSStudio extension used to generate the Json?

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

      It is not extension you need to update your dart.

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

      @@flutterguys Thanks

  • @ShiBily.-I0_0I-.
    @ShiBily.-I0_0I-. 2 месяца назад

    Nice

  • @manishgautam2424
    @manishgautam2424 2 месяца назад

    keep it up

  • @evanhossain1618
    @evanhossain1618 2 месяца назад

    why you are concating baseUrl with other into ApiUrls class like "${baseUrl}auth/register"?? why not add the baseUrl into the DIo's BaseOption?

  • @mrdreamos4882
    @mrdreamos4882 2 месяца назад

    nice

  • @hosseintasm4222
    @hosseintasm4222 2 месяца назад

    perfect.
    what is vscode theme and font?

    • @flutterguys
      @flutterguys  2 месяца назад +1

      Athom

    • @hosseintasm4222
      @hosseintasm4222 2 месяца назад

      @@flutterguys Athom! or Atom One. It seems to be customized.

    • @LeinhQuy-yl6zq
      @LeinhQuy-yl6zq Месяц назад

      @@hosseintasm4222 I use One Monokai theme which looks like it.

  • @Syberby
    @Syberby 2 месяца назад

    why u did not use equatable for bloc in this project?

  • @집남-m6s
    @집남-m6s 2 месяца назад

    thx, sir

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

    how to run the backend ?

  • @dominikdec2898
    @dominikdec2898 2 месяца назад

    🎉

  • @abhishek_0_7_8_9
    @abhishek_0_7_8_9 2 месяца назад

    ❤❤

  • @Kumar_Baberwal
    @Kumar_Baberwal 2 месяца назад +1

    Please Provide the Backend Code Link?

    • @flutterguys
      @flutterguys  2 месяца назад +1

      Ok I will put it in description in few hours

    • @Kumar_Baberwal
      @Kumar_Baberwal 2 месяца назад +1

      @@flutterguys ♥️😍

    • @flutterguys
      @flutterguys  2 месяца назад +1

      Check Description

    • @Kumar_Baberwal
      @Kumar_Baberwal 2 месяца назад +1

      @@flutterguys Thanks a Lot I'm building everything from your tutorials.... These are very helpful ☺️ and also easily understandable for everyone... Keep doing ♥️

  • @filipehaniel6696
    @filipehaniel6696 2 месяца назад

    where can i find the auth backend?

  • @flutter-fm1kl
    @flutter-fm1kl 2 месяца назад

    Bro, I am using a riverpod generator. Is it good?

    • @flutterguys
      @flutterguys  2 месяца назад

      Don't use the generators as much as you can

    • @flutter-fm1kl
      @flutter-fm1kl 2 месяца назад

      ​@@flutterguys why?

    • @flutter-fm1kl
      @flutter-fm1kl 2 месяца назад

      I am building the app prototype with riverpod generator. Now I feel doubt about riverpod generator how can I switch to bloc

    • @lewymbuba
      @lewymbuba 2 месяца назад

      ​@@flutterguys why?

    • @aayushsinha5832
      @aayushsinha5832 2 месяца назад

      Please share your reasons for not using it..

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

    too complicated i am afraid, not in a bad way at all i totally support, but i thought it would be a good practice on bloc and auth in general in flutter but it was too complicated for me not enought explaining for intermediates

  • @evanhossain1618
    @evanhossain1618 2 месяца назад

    please add a branch with only ui code, without bloc, dependency, business logic, nothing else. just ui code

  • @Animelover-hm1mm
    @Animelover-hm1mm 2 месяца назад

    Where is auth_backend sir ??

  • @jorgealejandrorodriguezovi3382
    @jorgealejandrorodriguezovi3382 2 месяца назад

    Token interceptor 🫣