depenecy-injection
There are 14 repositories under depenecy-injection topic.
rabbal/Decision
Simple Decision System
HarshNandwani/Digital-Tijori
A secure, opensource android app to store your bank accounts, cards, and credentials. Locally and securely. Tech: Clean Architecture, 100% Kotlin, Jetpack Compose, Room Persistence
bandrews568/MVVM-Template-Android
Kotlin boilerplate code to setup Android Architecture Components using Dagger 2 for dependency injection.
anuj72/kmmKIT
kmm app is a Demo Application for demonstrating code reuse in Android, iOS apps using Kotlin Multiplatform (KMP).
helloItsHEssam/Gang
Lightweight and Simple Swift Dependency Injection Framework
akshaykhanna/SOLID
Console app built by applying each SOLID principal step by step
javanile/php-global-var
👷 Replacement strategy of messy code because of the global
VaibhavMojidra/Popular-Movies-Artists-TV-Shows-Using-Clean-Architecture
Popular Movies, Artists & TV Shows (PMATS) is a demo project to demonstrate app made using latest android app architecture components and using Clean Architecture Model where there is separation of concern. Fetches data from remote data source using Retrofit. Stores data to local data source using Room DB. Fetches data from local data source using Room DB. Stores data to cache data source using caching technique. Fetches data from cache data source using caching technique. Using Dagger for dependency injection and separation of concern. Using MVVM and Data Binding
volkodavs/dropwizard-guice-example
Example project for Dropwizard and Guicer integration
Soko9/blog_app
A Blog app using flutter with supabase, hive, BLoC and DI (get_it) using clean architecture and stunning ui
Wengorito/RssReader
Simple desktop application for reading websites RSS newsfeed
esskay09/Image-Search
Image Search app built on Clean architecture, MVVM and Jetpack Compose
YashKr01/Meal-DB
Implementation of MealDB API for practicing MVVM architecture with Retrofit & ROOM database