Riverpod an easier approach to access Provider - Flutter State Management

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ต.ค. 2024

ความคิดเห็น • 25

  • @meansnada
    @meansnada 4 ปีที่แล้ว +7

    I'm so waiting for your firebase/riverpod tutorial! O_O ineedzit!

    • @meansnada
      @meansnada 4 ปีที่แล้ว +1

      Actually, I made an issue on river_pod's repo, not because there's a bug but because I'd like to know if what I did is correct :thinking:
      Gotta say, thanks to you, I was able to grasp a bit more riverpod. github.com/rrousselGit/river_pod/issues/104

    • @FlutterExplained
      @FlutterExplained  4 ปีที่แล้ว +1

      Amazing, I am really happy that it helped you along the way :). I think in your example a Streamprovider instead of a Stateprovider would be helpful. Checkout:
      pub.dev/documentation/riverpod/latest/riverpod/StreamProvider-class.html

  • @danialwafiy5978
    @danialwafiy5978 3 ปีที่แล้ว +2

    Its a good tutorial. Some improvement :" I think it might be best to also teach us about the file and class naming convention. So we know how to organize our code.

  • @leonelmateus
    @leonelmateus 3 ปีที่แล้ว

    I slowed the playback down to 0,5 speed and still only understood 'fantastic' :) you're still one of the more legible speakers on the topic on youtube - nice work.

    • @FlutterExplained
      @FlutterExplained  3 ปีที่แล้ว

      I have to improve my wording :) but thank you for your feedback I will see if I can improve even more. If you have some things that I could make better please let me know. 😊

    • @leonelmateus
      @leonelmateus 3 ปีที่แล้ว +2

      @@FlutterExplained I think you are doing great! I was being facetious. The only part where I lol was where you said 'where comes this from' around 14:30 I felt compelled to terminate it with '.. my precious.' :) Anyways, your work is 10X better than MOST presentations on the subject due to unclear english - a problem most try to cover up with gimmicky memes in the presentation, or rehashing someone else's original content in broken english wrapped in memes thinking they are adding value to the content - ugh. By the way - I really appreciate your TODO lists - it helps to distill and follow your thought process on the impl - please do this with your walkthroughs if possible! Thank you! :)

    • @FlutterExplained
      @FlutterExplained  3 ปีที่แล้ว +1

      @@leonelmateus Wow that is amazing feedback!

  • @eleandro
    @eleandro 4 ปีที่แล้ว +1

    Thanks for this good video.
    Would be cool to see a video talking about Dartz and its advantages.

    • @FlutterExplained
      @FlutterExplained  4 ปีที่แล้ว

      Noted! But I have not so much skills in Functional programming, I could ask a friend of mine who can maybe say more about it :)

  • @kirill4531
    @kirill4531 3 ปีที่แล้ว +1

    Thank you, I'll "watch" this package :)

    • @FlutterExplained
      @FlutterExplained  3 ปีที่แล้ว +1

      Hi Kirill, I highly recommend that :) Remy ist still working hard on the project.

  • @ismannyb8148
    @ismannyb8148 4 ปีที่แล้ว +2

    I played around with Riverpod weeks ago

  • @johnjamesflashman6856
    @johnjamesflashman6856 4 ปีที่แล้ว

    If I understand it correctly you don't have to worry about using RiverPod global variables because the values are actually held in the widgets.

    • @leonelmateus
      @leonelmateus 3 ปีที่แล้ว

      if you watch the original Remi video/prez on this topic you'll see the state is stored in the ProviderScope wrapper

  • @kaivalpatel3990
    @kaivalpatel3990 4 ปีที่แล้ว +1

    I am sure you will hit 100k subs soon, let me see you grow

  • @DavidHust
    @DavidHust 3 ปีที่แล้ว

    Compared to your previous video on Provider State management, this seems more difficult for some reason. Ugh, I just want to know how to use Riverpod.

  • @hawkybae
    @hawkybae 4 ปีที่แล้ว +1

    Thanks for the intro!
    Do you think this package is production ready?

    • @FlutterExplained
      @FlutterExplained  4 ปีที่แล้ว +2

      Excellent question, thank you for asking. I talked with Remi about that topic, and he told me that it will soon lose its experimental status.
      But at the moment, there are still some beaking changes that could come and change how the package behaves. I would recommend to either wait a little longer to use it in production or calculate the time into the estimations to implement these changes.

    • @hawkybae
      @hawkybae 4 ปีที่แล้ว +2

      @@FlutterExplained Thank you for the reply! :) I think it's best to wait it out. Provider is great as well except the shortcomings you mentioned in the video.
      Also I saw in a video Remi explained that Riverpod is an anagram of Provider, which is kinda cool! 😁

  • @marodonthemorone
    @marodonthemorone 4 ปีที่แล้ว +1

    Hi! Do you have an experience with native development?

    • @FlutterExplained
      @FlutterExplained  4 ปีที่แล้ว

      Hi Taras, to be honest not really. I worked on an App in pure Android and Java and worked on a lot of Java Projects, maybe I will do a livestream session where I will learn Swift :)

    • @marodonthemorone
      @marodonthemorone 4 ปีที่แล้ว

      Flutter Explained that's great, I will definitely wait for it!