Advanced Provider Tutorial - Part 2: MultiProvider, Multiple Services & Stream Dependencies
LEVEL: ADVANCED
This multi-part tutorial shows how to use Provider to build an app that lets the user choose and upload an avatar image to Firestore.
- We will start from a sample project which already contains some widgets and services.
- We will see how to use Provider to connect things together.
- We will learn how to setup an architecture that supports more complex applications.