Flutter State Management WITHOUT external packages (ChangeNotifier, InheritedWidget and more)

preview_player
Показать описание
In this Flutter tutorial we dive into the world of State Management in Flutter, but this time I'll show you how it's possible to apply state management in Flutter without the need for external packages. Just using Flutter in-built classes like ChangeNotifier, InheritedWidget, and ListenableBuilder we can create a complete app that has a clear separation of concerns for widget visualization and classes that manage their state.

☺ *Support the channel:*

Any donation is gratefully received, thank you!

- Via YouTube's Super Thanks (⬆ Button labeled THANKS above ⬆)

🔔 *Subscribe:*

Subscribe to my channel to see more videos like this:

📖 *Useful resources:*

- Open source project created in this tutorial:

🔵 *Follow me:*

Find out about my latest videos and publications:

⏳ *Timecodes:*

00:00 - Introduction to Flutter in-built mechanisms for State Management
01:20 - How to do State Management in Flutter without using external packages
13:51 - Conclusion

---

Music attribution:

Future Technology Corporate | Business as Usual by Alex-Productions |
Рекомендации по теме
Комментарии
Автор

very good presentation of inherited widget. thanks

nurola
Автор

I want to thank you very very much you are very smart and this channel will be big in the future.

ameenbadri
Автор

Valuable information. I’m always wary about using dependencies in my code, if I don’t understand the built-in methods they are implemented from

amadzarak
Автор

I am a new fan of your videos I like them a lot. can you please make the VSCODE font more readable? thank you very much. you are on my top 10 youtube channels for dart and flutter. and you have in-depth videos that are very important to any flutter developer.

ameenbadri