Completed
18:50 - Creating sample dependencies
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Koin Annotations in Compose Multiplatform - Beginner's Guide to Compile-Time Dependency Injection
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Introduction
- 2 00:44 - What is Dependency Injection?
- 3 04:25 - Real DI vs. Service Locator
- 4 10:07 - Koin Annotations Setup
- 5 18:50 - Creating sample dependencies
- 6 26:48 - Modules & providing dependencies
- 7 34:57 - Platform-specific dependencies
- 8 40:58 - ViewModel module
- 9 45:23 - Qualifiers
- 10 48:10 - Trying it out on all platforms