Flutter Provider State Management App | Step by Step for Beginners Shopping Cart
You will learn how to use provider package to make state management app for shopping car.
If you learned Getx or Bloc, you will find it's almost similar.
😇😇😇😇Same app three versions Riverpod, BLoC and Getx. Check which one you like
https://youtu.be/NQnzDKQA2aE
📚📚📚
Twitter @dbestech
Get the code here
https://www.dbestech.com/tutorials/flutter-provider-state-management
Shopping app
https://youtu.be/GQJovou6zuE
Travel app
https://youtu.be/x4DydJKVvQk
Buy me a coffee
https://www.buymeacoffee.com/dbestech/e/79321
Timeline
0:00 introduction
1:09 basics of provider package
2:55 download provider package
3:44 understand ChangeNotifier
4:48 notifyListener()
4:55 compare notifyListener() setState() and update()
5:36 provider consumer
7:38 Provider.of()
8:55 ChangeNotifierProvider()
9:00 provider.of(context, listen:false)
Provider complete app
https://www.dbestech.com/tutorials/flutter-online-shopping-store-with-cart-provider-state-management