kodein-di
There are 35 repositories under kodein-di topic.
kosi-libs/Kodein
Painless Kotlin Dependency Injection
pokk/DropBeat
A Music Player with downloading, playing, searching, exploring functions.
fcuringa/Compose-Multiplatform-Demo
Demo application implementing a simple counter using Kotlin Compose Multiplatform, it targets mobile (Android), desktop (Linux) and Web (using Compose Web).
koshsu/github-search
Simple android app that shows how to use modern android development tools: MVVM + Kotlin + Coroutines + Flow + Kodein + Room + Retrofit2 + DataBinding + Navigation Library + other Architecture Components
tuku13/chat-app
Compose Desktop Chat Application
superbderrick/TodoList
SImple Android todo list app with MVVM architectures
technical-learn-room/ktor-learn
Ktor는 Spring Boot를 이길 수 있을까요?
doorbash/agar-io
A simple agar.io clone made with Libgdx
rrdhoi/Jithapp
Dicoding Submission BFAA (Belajar Fundamental Aplikasi Android) - Review Rating 🌟🌟🌟🌟🌟
djkovrik/android-dependency-injection-performance
Measure the performance of several Dependency Injection frameworks in different devices
jazzysnake/chat-server
This server is made for the BME Kotlin course, and serves as a backend for a compose-multiplatfrom application.
NikhilBhople/Clean_MVVM_Architecture
The repo demonstrate clean MVVM architecture with local data caching. (Shows the uses of MVVM, Kodein, RxJava, Retrofit, Room, MediatorLiveData, LiveData, shimmer loading effect)
onimur/android-kotlin-blabla-social-media
This project aims to create an open-source social media application.
TinNova/TodoList
A small experiment into Kotlin MultiPlatform
alanvan0502/LinhRecipe
This is a production-level App showcasing the latest and best Android technologies. It is purely written in Kotlin utilising some of the best features the language has to offer. Clean architecture principles are adhered to throughout. This App can provide a base to build and scale a new Android App easily.
Adw41t/Weather_App
Weather App implemented with LiveData, Room, MVVM, Kodein, Navigation and other Jetpack components
alongotv/kotlin-multiplatform-chuck
Good-ol' Chuck Norris jokes. Now in Kotlin Multiplatform app.
Hazer/Morphine
Kodein companion for a Dagger-like experience
Koriit/kotlin-template
Template of kotlin application with HTTP API
WarriorsSami/Weather-Forecast-Android-App
Weather Forecast Mobile App for Android implemented via Kotlin dedicated packages
zaidzak9/ShoppingListMvvm
Simple Grocery List Application,made using Android Kotlin,MVVM Pattern ,Kodein for dependency injection and Root DB
clockworkclyde/newsapp
Demo app with KMM mobile, kodein & ktor
felix-reichel/kotlin-rest-demo
A RESTful API demo in pure Kotlin
kzaemrio/Anreadx
Just an android app to show ithome rss feed list
shreyashghag/MVVMShoppingList
This is a simple implementation of Mvvm Design pattern with KODEIN DEPENDENCY INJECTION which also has coroutines to write data in room persistence library
umairk-dev/HelpingOut-Melbourne
Unofficial App Version of "Helping-Out Guide" of City of Melbourne
vitor0321/Reader
App para controlar a suas leituras, podendo classificar, fazer anotações e ver detalhes sobre o livro, como: autores, publicação, comentário, etc... Para fazer pesquisa e encontrar o seus livros, estamos usando a API do Google.
AngelMunoz/resumakerkt
A simple learning project to get more familiar with kotlin
bhaveshppatil/NewsApp_Compose
Develop a news app featuring a curated list of articles along with their sources. Users can seamlessly access the full articles through a web view for detailed reading.
bhaveshppatil/task_manager_mvi
Simple Task Manager app designed in Jetpack compose using MVI architecture
ddiffa/Kotlin-Fuel-MVVM-Template
MVVM Template using Fuel, Kodein, Klaxon and Android Architecture Component
islamarr/SimpleMVVM
MVVM pattern with jetpack components
Koriit/kodein-application
Set of helper functions to create applications with kodein-di as a base
OganBelema/ForecastMVVM
A weather Forecast App based on ResoCoder's youtube tutorial on MVVM architecture with Kotlin