Flutter Riverpod EASY Tutorial

Published: 11 February 2024
on channel: Flutter Mapp
24,708
809

Dive into the world of efficient state management with Flutter Riverpod! In this video, we'll explore the power and simplicity of Riverpod, a robust state management library for Flutter that makes managing your app's state a breeze. Whether you're a beginner looking to enhance your understanding of state management in Flutter or an experienced developer seeking a more efficient way to handle state, this video is for you! Happy coding with Flutter Riverpod!

OVERVIEW
0:00​ Boring talk
0:32 Set up Riverpod
1:00 Easy Level
4:51 Hard Level (With a model)
8:04 Practical Exercises (In the description)

🔥 PRACTICAL EXERCISES 🔥
   • Riverpod Practical Exercises  

PROVIDER
Check out our Flutter Provider tutorial here:    • Flutter Provider EASY Tutorial  

📖 CHEATSHEET 📖
** Riverpod set up **
ProviderScope
-----
** Easy level **
StateProvider
ConsumerWidget
ref.watch(riverpod)
ref.read(riverpod.notifier).state
-----
** Hard level (With a model) **
ChangeNotifierProvider
ChangeNotifier
notifyListeners
ConsumerWidget
ref.watch(riverpod).name
ref.read(riverpod).changeName(newName: newValue)
-----
** PS **
Watch = Listen to changes
Read = Don't listen to changes (Edit the value)

RECOMMENDED VIDEOS
Playlist of more than 200 Flutter tips:    • 35 Flutter Tips That Will Change Your...  
Learn Flutter in 1 hour:    • Flutter Tutorial For Beginners In 1 Hour  

SOCIAL MEDIA:
Instagram : www.instagram.com/fluttermapp
Twitter : twitter.com/FlutterMapp
Website: www.fluttermapp.com
Discord Invite:   / discord  

WEBSITE
https://fluttermapp.com

#Riverpod
#FlutterMapp
#Flutter


Watch video Flutter Riverpod EASY Tutorial online without registration, duration hours minute second in high quality. This video was added by user Flutter Mapp 11 February 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 24,70 once and liked it 80 people.