Introduction To Provider | Flutter Provider

Опубликовано: 23 Октябрь 2024
на канале: Tadas Petra
13,245
184

Introduction To Provider | Flutter Provider

We previously went over the Bloc package, and I got a lot of comments about using Provider. So before continuing with the Book Club App, I decided that I needed to check it out before deciding which state management option I'm going to go with. Provider seems to be very similar in essence to bloc. My main outcome for it, is that Provider is more basic, but you have to do most of the work yourself (which I think I like, because I am more in charge of the code). Let me know in the comments, which one you like better and why!

Provider documentation:
https://flutter.dev/docs/development/...

Link to Provider Package:
https://pub.dev/packages/provider

Link to the Code: https://github.com/tadaspetra/provide...

Make sure to Like and Share!

And pls subscribe: https://shorturl.at/dsIO9

Thanks For Watching!

Laptop I use for drawing, recording, and editing:
Lenovo Thinkpad X1 Yoga: https://amzn.to/2RqFB8U

Super cheap, quality mouse. And batteries last forever:
VicTsing: https://amzn.to/2UWUimf

Docking station to keep everything organized:
Dell: https://amzn.to/3ea0sao

Also my favorite book ever, just so more people can read it :)
Brave New World by Aldous Huxley: https://amzn.to/3c7o91c

#flutterprovider #provider #blocvsprovider