Completed
What is next?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Flutter Clean Architecture - Full Course
Automatically move to the next video in the Classroom when playback concludes
- 1 The board
- 2 Get the project GitHub
- 3 What will we build
- 4 API
- 5 Feature 1: Visual Explanation
- 6 Feature 1: Code Explanation
- 7 Feature 2: Business Layer
- 8 Feature 2: Data Layer
- 9 Feature 2: Presentation Layer
- 10 What is next?
- 11 Provider Setup
- 12 Widget
- 13 Remote data source
- 14 Provider Usage
- 15 Visual overview
- 16 Code overview