Great video! Really great way to handle it. Quick hint, I am pretty sure at 18:59 you are unnecessarily unpacking a list into a list. [...list]..add should work the same way as list..add
Great series on Riverpod. You are filling in some important gaps in real world usage with these videos. Please do the next Riverpod update with Freezed (or a dedicated video on Freezed anyhow?) or maybe Firebase auth with Riverpod StreamProvider?
All great ideas. Yeah I think Firebase would be a good example of using StreamProvider. I'll probably do a Freezed video and then the stream provider one.
Want to know if you are handling a error in function inside the state notifier and you want to update error to user or prompt user about the same. How would you do that. Will it also require the exception provider which will be updated same will handled via ref.listen in UI.
Sir, when you are using AsyncValue in statenotifier when you toggle completed using the function. Will it rebuild only one tile which is changed or entire list. I am facing this issue. I am not able to run your code so far.
Hello, my question is make reward app with flutter is possible? or make reward app is the field(=realm) of native app(kotlin, swift)? (reward app = if user watch advertisements, they can get real cash and i get ads commission)
Wow Aweasom tutorial ! thank you so much, if you can make another tutorial how to use ' State Notifier with AsyncValue & Handling Exceptions' to make things more clear that will be nice thnak you
There has been updates, you no longer need to do .state. You get the state back automatically. But to get the notifier you will need to do read(provider.notifier);
I've got a lot of help from your videos and suddenly realize I've never made comments. Thanks for your works.
I’m glad they’ve been helpful to you! Always great to hear
Great video! Really great way to handle it. Quick hint, I am pretty sure at 18:59 you are unnecessarily unpacking a list into a list. [...list]..add should work the same way as list..add
Oo thanks for that :)
@@FunwithFlutter yea I think that’s right!
Great series on Riverpod. You are filling in some important gaps in real world usage with these videos. Please do the next Riverpod update with Freezed (or a dedicated video on Freezed anyhow?) or maybe Firebase auth with Riverpod StreamProvider?
All great ideas. Yeah I think Firebase would be a good example of using StreamProvider. I'll probably do a Freezed video and then the stream provider one.
I tried similar concept of toggle in my code. It is still refreshing and updating state of all models in the list.
Want to know if you are handling a error in function inside the state notifier and you want to update error to user or prompt user about the same. How would you do that.
Will it also require the exception provider which will be updated same will handled via ref.listen in UI.
Sir, when you are using AsyncValue in statenotifier when you toggle completed using the function. Will it rebuild only one tile which is changed or entire list.
I am facing this issue. I am not able to run your code so far.
Hey, unrelated but could you a flutter web video on how use firebase email link sign in?
Amazing video thanks!! waiting for riverpod provider listener video
Hello, my question is make reward app with flutter is possible? or make reward app is the field(=realm) of native app(kotlin, swift)?
(reward app = if user watch advertisements, they can get real cash and i get ads commission)
Fantastic content brother, I appreciate your effort.
You're welcome!
Wow Aweasom tutorial ! thank you so much, if you can make another tutorial how to use ' State Notifier with AsyncValue & Handling Exceptions' to make things more clear that will be nice thnak you
Maybe I'll do a bigger app from scratch using Riverpod. Start to finish
you are awesome ❤❤❤❤🙌🙌🙌🙌
Stahp 😊
read(todosExceptionProvider).state is not working
There has been updates, you no longer need to do .state. You get the state back automatically. But to get the notifier you will need to do read(provider.notifier);
Big thanks!
Thanks for the video.
Wow...
Nice ))
Thank you! Cheers!
This is quite complicated.
Oh no.