Exploring Riverpod and building a Todo App | Flutter

preview_player
Показать описание
Riverpod: Provider, but different. A new state management technique brought to you by the person who made Provider. Riverpod is meant to solve some of the common problems of Provider and also give some other neat benefits. It's legit awesome, you should check it out.

In this video we explore Riverpod and its usage while building a Todo App.

Relevant links:
Todo List example from the Riverpod documentation:
Рекомендации по теме
Комментарии
Автор

The more you learn online for years, the less you watch videos. But I'm so hooked on your style, I don't watch long videos usually but damn you understand things so deeply and know how to explain them. I have a lot of respect for you and your work. Just incredible

Salehalanazi-
Автор

After watching this, I might have to use it for a bigger application 😉

tadaspetra
Автор

So this is how it feels like to be early. Great video as always

michaelmboya
Автор

I will be using it so please make more. By the way I like your rambling because it made it easy to understood everything you explained.

johnjamesflashman
Автор

This is so nice. It's more like how state is done in vue.js with vuex. Coming from vue to flutter i've been a little confused / disappointed with how different the state management works. Even with Provider, there's so much boiler plate. This makes things much better!

hojdog
Автор

Congratulations on your channel and we are waiting for a video about GetX!

innovationsapps
Автор

Great video, thanks for taking the time to put it together. New subscriber here!

mattfrowe
Автор

A starter project with todos to implement would have been a great addition to follow along

sameerkashyap
Автор

Great video, thanks. I wonder how it scales, if you have only one provider for all states you may create in your app

alvechy
Автор

is Computed() not supported now? I got a red warning where it says undefined name.

narayanpoudel
Автор

15:18 if its a null then its empty list(just improvising)

pradeep
Автор

Nice tutorial, I tried using the Compute() and it seems it is no longer supported, any suggestions?

EmmanuelEgomson
Автор

Why we need Providerscope, if all providers are global and available to all widgets directly?

tsbaurzhan
Автор

Awesome video! If using hooks_riverpod, does this replace all stateful widgets with HookWidgets going forward? Is useMemoized/useEffect a substitute for initState? Is there a downside not be able to call setState? Say if I have a function that runs when i click on a button, how would I update the state to reflect the new value of a text widget in the build for example?

chrisodonnell
Автор

thannks for the video. just a question, why do we have to create a new entire list on the methods add, toggle, edit and remove ? can't we just simply use the List methods of dart(add, removeat and so on ) ? thanks

rubenruiz
Автор

Hi! Thank you so much for the course it was really informative!
I have a problem in which when I use this package with device_preview it gives an error.
Can you please check that out?
Thanks again.

darkcaster
Автор

How did you get "Windows desktop(windows-X64)" as an emulator device in VS Code?

andrewparris
Автор

Hi. I'm already on Master channel, flutter upgraded to 1.20, what else i need to be able to compile to desktop on windows? I don't have folders windows or web when creating a project. Thanks

caballeroRS
Автор

Computed no longer works, Remi got rid of it in 0.6.0. Now, all providers are computed:

scottstoll-dnyx
Автор

plz make a full video api calling with river_pod package or explain river_pod/examples/marvel/ app

banglafactsteller
welcome to shbcf.ru