Chapter 5 - Provider - Flutter State Management Course 💙

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

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

  • @philiposdrontzas3725
    @philiposdrontzas3725 2 года назад +11

    Nice video! I would recommend adding timestamps and maybe the source code for easier lookups.

  • @zaidrj7374
    @zaidrj7374 11 месяцев назад +4

    Man I'm trying to believe that this content is Free !!!!
    Thank you so much.

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

    Big love to your hard work!❤❤

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

      Thank you so much 😀

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

    Thank you Vandad!

  • @denny61302
    @denny61302 2 года назад +3

    Looking forward to the new chapters about riverpod or BLOC.

    • @VandadNP
      @VandadNP  Год назад +1

      Both Bloc and Riverpod chapters are out now

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

    Thank you so much! you are a great teacher!

  • @justadev7957
    @justadev7957 Год назад +3

    Bro...
    I'm amazed by the effert you put into your tutorial. You show much more then "how to use something", you actually explain the way and the why something is built so.
    Again, I am amazed by the quality of these tutorials....
    Thanks a lot mate.

  • @whatever6223
    @whatever6223 Год назад +3

    Thank you very much for dedicating your time to go in so much depth. This is an excellent tutorial!

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

    Good job Sir 💙

  • @maazafridi2090
    @maazafridi2090 Год назад +1

    can we start this without watching other videos of this playlist.
    ?

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

      Yes if not otherwise stated during the intro 😊

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

    18 minutes in, Amazing video, One suggestion I would like to give is please don't write everything in one single fine, it gets messy and as you switch pretty fast, It gets confusing as the lines of code crosses 200. All classes, widgets and pages should be implemented and kept outside main.dart

  • @armandcharbonnier2702
    @armandcharbonnier2702 2 года назад +3

    I'm watching your playlist, one by one, getting some knowledge about Flutter and i can say, your video are really great. Quality content, and especially, usefull explaination on every aspect that need attention. I like your mindset about knowing what you do instead of copy / paste code. Keep it up, and thank for the free content.

    • @VandadNP
      @VandadNP  Год назад +1

      I'm glad to hear that we think alike. Explaining some aspects of the code sometimes are tiresome but necessary. Thank you

  • @TheTaraspol
    @TheTaraspol 2 года назад +3

    @Vandad, thanks for your course!
    Could you please elaborate the fact you mentioned on 50:50, using Provider outside of the build function? As far as I know Provider is strongly tied to context, so we can't use it outside of the build? Or?

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

      As far as I understood. We can use it outside the build function but we need to pass context to that function in which we want to use it.

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

      you can use it but you should pass a context after all watch read and select are just extensions of the context

  • @adamograph7949
    @adamograph7949 Год назад +1

    I'm from Ivory Coast (Côte d'ivoire ) , Thank you so much! your videos are very helpful

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

    Thank you.

  • @philosophia5577
    @philosophia5577 7 месяцев назад +1

    Thank you so much Vandad for such a great course, revisiting it for the second time!

  • @_Gianluca
    @_Gianluca 2 года назад +2

    Thanks for all your videos! On flutter documentation, the official team refers to provider as "A recommended approach."
    In your career, what is the state management approach that you use mostly? Or maybe the top 3 that you recommend to know.
    Do I should learn every one?
    Thank you very much!!!

    • @VandadNP
      @VandadNP  Год назад +4

      I usually use a combination of RxDart, Riverpod, Bloc and MobX 😊

  • @ilyeskesri6524
    @ilyeskesri6524 Год назад +1

    Can someone help me to understand where we used the overided equality operator?

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

    plz make these videos using android

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

    Thanks

  • @faezansar5417
    @faezansar5417 10 месяцев назад

    thanks so much
    anyone has the code for this?

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

    thanks this video usefull for me

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

    why don't you make a series on flutter fire and include all the firebase products from login to RemoteConfig, TestLab. i hope this will help a lot of users

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

    Thanks sir

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

    Thanks a lot Vandad for your awesome explanation 😍

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

    Sir plz make a e-commerce type app by using provider

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

    I really like your work, Guruji (teacher)🙏

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

    Awesome videos, is the source available?🙏

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

    U are a flutter shaolin master . Subscribed.

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

    Thank you so much sir it's plusiers !

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

    I wish I could like this more than once

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

    1:15:00 2nd example

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

    Realy great work

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

    thanks

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

    Thank you 💙

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

    Sir how should i follow your playlists? Should i watch the complete flutter series first and then proceed to dart and state management?? Are there any prerequisites for your flutter series??

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

    what a a video full of information.

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

      Glad you liked it 😊

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

    Thanks Vandad for this course. How did you change item to items globally just at one click in 58:53?

    • @arunk2710
      @arunk2710 Год назад +1

      How I do this is right click and select rename symbol, and then rename it.
      Or just press F2 to rename.

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

    what in your opinion is best among getx bloc and provider? and why? plz reply or provide any useful link on this debate.

    • @madscientist8489
      @madscientist8489 2 года назад +2

      Forget getx, it's a bloated piece of garbage. Learn both bloc and provider, they are industry standard. Speaking from experience.

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

      @@madscientist8489 what about riverpod?

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

      @@krishnakumarramachandran5888 Riverpod is nice, but it's a bit behind from Provider and Bloc. Also I have yet to see anyone I know use Riverpod in production. Riverpod is just Proivder without Context. If you know Provider, Riverpod is really easy to learn.

    • @marufhassan634
      @marufhassan634 2 года назад +3

      There is no best state management, it depends on your app and which one you are comfortable with. Having said that if you are looking for a job, you must know Provider and Bloc because these scale very well for big apps. Bloc has a lot of boiler plate code but the logic is seperated out very well in it unlike Provider where you can make a complete mess if you don't separate logic and UI from the beginning.

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

      @@marufhassan634 I’m more than confused when it comes to state management in flutter.. I think provider and bloc are way popular but I’m finding it difficult to understand the logic.. silly me 😡

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

    I'm so glad I didn't skip the last 15 minutes because that's exactly what I needed to hear. I was wondering what if I have a bunch of state in different "domains" of my application such as, user authentication, different types of loaded data, ... I don't want that in some kind of super nested "global provider" and I also don't want to have a huge tree of ChangeNotifierProvider. MultiProvider to the rescue!

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

      Glad that you didn't skip the last part. Good to hear your experience