kotlin-coroutines-mvvm

There are 42 repositories under kotlin-coroutines-mvvm topic.

  • ZahraHeydari/Android-Clean-Arch-Coroutines-Koin

    Implemented by Clean Architecture, MVVM, Koin, Coroutines, Moshi, Mockk, LiveData & DataBinding

    Language:Kotlin26910343
  • StateFlow-MVVM-MVI-demo

    Kotlin-Android-Open-Source/StateFlow-MVVM-MVI-demo

    Using StateFlow as LiveData | StateFlow instead of LiveData | LiveData to StateFlow | StateFlow MVVM | StateFlow sample | StateFlow demo

    Language:Kotlin1502117
  • samira-badamestani/android-clean-arc-coroutines

    Clean Architecture(Coroutines,Dagger, MVVM, ROOM, retrofit, databinding)

    Language:Kotlin1426030
  • savepopulation/modular-app-core

    Core implementations for a modular Android App

    Language:Kotlin13810116
  • hoc081098/Refresh-Token-Sample

    Android Refresh token with Retrofit, OkHttp, Kotlin Coroutines Mutex 🔂 When multiple requests hit 401 (HTTP_UNAUTHORIZED), only single Refresh token request will be executed. After successful refresh, all pending requests will be executed concurrently. Example of encryption Jetpack Proto DataStore with Tink. Secured Proto DataStore. This example app shows how you can encrypt your data when using Proto DataStore from Jetpack.

    Language:Kotlin1172317
  • xiazunyang/brick

    【此git仓库已停止更新,其中的若干个模块将被拆分为多个仓库,详情请点开本人的仓库列表查看。】使用Kotlin Coroutine和ViewModel、LiveData等Android Jetpack组件搭建而成的MVP、MVVM架构框架。实现了业务代码的高复用性的核心特点,并且使用简单、代码简洁。 如果使用Retrofit作为网络请求工具,可以为Model层自动注入Retrofit Api实例,进一步精简代码。同样的,也可以注入Room数据库框架的Dao层接口。注:配合http模块食用,风味更佳!

    Language:Kotlin1101214
  • garg-lucifer/ToDoListApp

    To Do List App is built in Kotlin using Material 3, Data Binding, Navigation Component Graphs, Room persistence library, Kotlin coroutines, LiveData, Dagger Hilt, and Notifications following MVVM Architecture.

    Language:Kotlin533016
  • Kotlin-Android-Open-Source/DataStore-sample

    DataStore-sample. Preferences DataStore Working with Preferences DataStore Codelab. Using Jetpack Compose for UI. Toggle dark mode / light model. StateFlow, Coroutines Flow.

    Language:Kotlin40228
  • AmrAbdelhameed/NYTimesMostPopularArticles

    A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, DataBinding and Navigation Component.

    Language:Kotlin37318
  • sagrawal2418/NewsApp-MVVM-Architecture

    MVVM Clean Architecture using Jetpack Compose, Kotlin, Retrofit, Coroutines, Flow, StateFlow, Dagger-Hilt, WorkManager, Room, Unit test and etc

    Language:Kotlin21404
  • shruddms/Recyclerview-with-MVVM

    A sample android app that shows how to use ViewModels and Room together with RxJava & Hilt in Kotlin by Clean Architecture.

    Language:Kotlin9101
  • Kotlin-Android-Open-Source/Firestore-Coroutines-Flow

    Firebase firestore coroutines flow

    Language:Kotlin7202
  • yash786agg/RoomKoin

    A persistent room database with kotlin co-routines support using koin dependency injection.

    Language:Kotlin6202
  • geraldika/Kanbat

    Tasks Manager. You can create dashboards and fill them with tasks, also monitor the progress of its implementation. Moreover, you can create tasks, add checklists, and manage task statuses (perform them or add them to the archive until better times)

    Language:Kotlin5200
  • ameerhamza6733/SimpleApp

    This is sample Android app to show case how we can use MVVM(Live Data , ViewModel, room and retrofit ) kotlin coroutines, dragger 2, viewBinding

    Language:Kotlin4201
  • ilhamsuaib/Retrofit-X-Couroutine

    Sample of retrofit with couroutine support

    Language:Kotlin4201
  • andiwijayaid/room-mvvm-coroutines-livedata

    Repo ini untuk tutorial dari artikel:

    Language:Kotlin3202
  • ktzaw/Cinephilia

    Movie Review App

    Language:Kotlin3100
  • shreyashghag/MvvmWeather

    This is simple weather application example to get temperature of the searched city and get the result from an api call from metaweather API's.the app is build using retrofit2+room+mvvv+coroutines+liveData+viewmodel

    Language:Kotlin3100
  • AzadTom/MDN-Pagination

    This Project show modern android development which uses rest API using Retrofit & Pagination and Home Screen & DetailScreen

    Language:Kotlin20
  • CHRehan/rest_countries_sample

    REST countries sample app that loads information from REST countries API V3 to show an approach to using some of the best practices in Android Development.

    Language:Kotlin2201
  • ghi4/dhi-movie

    Dicoding Submission: Menjadi Android Developer Expert

    Language:Kotlin2201
  • hoc081098/DemoCoroutinesChannelResult

    Use `Kotlinx Coroutines Channel` to send and receive events between Fragments.

    Language:Kotlin2101
  • MaikolSoro/Foody

    Develop beautiful and fully functional Android App in Android Studio using the power of Kotlin programming language.

    Language:Kotlin2014
  • AlbatovK/KQuiz

    :bulb: Online real-time android mutiplayer quiz game

    Language:Kotlin1100
  • ERa-aRE/BuyLand

    Semi e-commerce application , with kotlin and jetpack compose

    Language:Kotlin1101
  • Fz405/Falling-Words-App

    The Task had given to me by Company as coding Challenge. The task was to write a small language game. The player will see a word in language „one“ on the screen. While this word is displayed, a word in language „two“ will fall down on the screen. The player will have to choose if the falling word is the correct translation or a wrong translation. The player needs to answer, before the word reaches the bottom of the screen. Include a counter that gives the player feedback. I used Kotlin language with Kotlin coroutines and retrofit to fetch data. with MVVM framework.

    Language:Kotlin110
  • gkaradagan/NewsCase

    News List

    Language:Kotlin1200
  • MichaelGift/Event-Finder-App

    An event finder that uses your location to find events around you from TicketMaster API. Implemented using Navigation graph, room, dagger in 100%. Implemented using MVVM Architecure

    Language:Kotlin1101
  • ollyc2015/MovieListDaggerHiltCR

    A simple movie list, generated through the Movie Database API. Using Coroutines, Dagger Hilt, MVVM with Clean Architecture.

    Language:Kotlin120
  • xmcnulty/wsb-trendies

    Language:Kotlin1
  • sandeepjak2007/CleanArchitectureNoteApp

    Note App with Jetpack Compose using clean architecture with Room DB as local database

    Language:Kotlin00
  • fekri8614/IMDb

    watch movies and know theme :-)

  • iddangunawan/news

    https://newsapi.org

    Language:Kotlin10
  • raheemadamboev/pokedex-app

    Jetpack Compose app to get information about Pokemons. (not finished yet)

    Language:Kotlin10
  • sam43/GitHubUsers

    Technical assessment test for Sr. Android Developer at Platforms Common Foundation. Used technologies are in the topics.

    Language:Kotlin201