In this video, we'll introduce you to Riverpod Code Generation. We'll create a brand new project, install the dependencies, and start building a small project (no To-do lists thank god!) throughout the series.
00:00 Intro
02:00 Overview
05:40 Creating a new project
06:39 Installing the dependencies
07:30 Run the app
09:30 Code Generation
10:00 Run the build runner
11:50 Create your first functional provider
17:30 Create a class-based provider
22:44 Wrap-up
Link to Repo = https://github.com/romanejaquez/riverpod_drmap
#flutter #riverpod #codegeneration #buildrunner #providers