Bootstrapping Flutter App State Management With Riverpod

Fred Grott
5 min readMar 19

Consider this an introduction to state architecture in Flutter applications. I will show you how to bootstrap provider initialization, generating providers and notifiers, and some state architecture best practices.

What Am I Using

These are the packages I am using: