A complete introduction to Riverpod as a State Management solution for Flutter. We will cover the different providers and how we can use them.
- 00:00 What is Riverpod
- 00:34 Installation
- 00:45 ProviderScope
- 00:54 Provider
- 01:49 ConsumerWidget
- 02:30 StateProvider
- 03:28 StateNotifierProvider
- 04:43 ChangeNotifierProvider
- 06:07 Stream & FutureProvider
- 07:59 ScopedProvider
- 09:23 autoDispose
- 09:34 family
#flutter #mobile-apps #programming #developer