https://github.com/raheemadamboev/manual-dependency-injection
A simple app that demonstrates using Manual Dependency Injection without frameworks
https://github.com/raheemadamboev/manual-dependency-injection
constructor-injection dependency-injection jetpack-compose kotlin-coroutines manual-dependency-injection material3 viewmodel viewmodel-factory
Last synced: 17 days ago
JSON representation
A simple app that demonstrates using Manual Dependency Injection without frameworks
- Host: GitHub
- URL: https://github.com/raheemadamboev/manual-dependency-injection
- Owner: raheemadamboev
- License: apache-2.0
- Created: 2023-10-19T05:05:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T05:43:13.000Z (over 2 years ago)
- Last Synced: 2025-05-19T09:13:54.356Z (about 1 year ago)
- Topics: constructor-injection, dependency-injection, jetpack-compose, kotlin-coroutines, manual-dependency-injection, material3, viewmodel, viewmodel-factory
- Language: Kotlin
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# manual-dependency-injection
A simple app that demonstrates using Manual Dependency Injection without frameworks.