Flutter State Management: setState, BLoC, ValueNotifier, Provider

Описание к видео Flutter State Management: setState, BLoC, ValueNotifier, Provider

Full transcript here: https://codewithandrea.com/videos/201...

GitHub code for this project: https://github.com/bizz84/simple_auth...

Also read the highlights in this article:   / flutter-state-management-setstate-bloc-val...  

In this video we compare various state management techniques, using a simple authentication flow with a loading state as an example.

The following techniques are discussed: setState, BloC, RxDart, ValueNotifier, ChangeNotifier, ScopedModel.

HIGHLIGHTS

00:00 - Intro
02:45 - Reference code (vanilla)
04:02 - setState
05:29 - BLoC
08:11 - RxDart + BehaviorSubject
08:56 - ValueNotifier
10:31 - ValueNotifier vs ChangeNotifier
12:20 - Summary
13:36 - Bonus: Implementing the Drawer menu

Want more? Check out all my Flutter courses: 👇👇
https://codewithandrea.com/courses/

Thanks for watching!

Комментарии

Информация по комментариям в разработке