Flutter State Management made easy with provider | Flutter Tutorial for Beginners

Опубликовано: 09 Октябрь 2024
на канале: David Serrano
2,357
49

This is a Flutter tutorial for beginners in which I am going to teach you how to apply state management in Flutter with provider.

Create the best Flutter UI possible with the Flutter tips that I give you in this video, specially designed for beginners.

📖 Useful resources:

Open source project created in the video: https://github.com/svprdga/Flutter-St...
Install flutter: https://flutter.dev/
Provider package: https://pub.dev/packages/provider
Expand your knowledge with this official tutorial: https://docs.flutter.dev/development/...

🔤 Text version of the video:
https://davidserrano.io/flutter-state...

🔵 Follow me for more content like this:
https://davidserrano.io/
  / svprdga  
https://hashnode.com/@svprdga
https://dev.to/svprdga
https://mastodon.social/@svprdga

⏳ Timecodes:
00:00 - Introduction
00:12 - Final app example
00:41 - Flutter state management theory
02:25 - State management with provider
06:10 - Conclusion