528 Repositories
Android mvi-coroutines-flow Libraries
Compose-actors - Android app built with jetpack compose follows new revamped guide to app architecture
Compose Actors 💃 Inspired from JetCaster JetNews JetSnack More compose content
AndroidArchitecture - An Implementation of Google Recommended New Android Architecture with Kotlin
Android Architecture An Implementation of Google Recommended New Android Archite
EkarAssignment - Ekar Assignment for Mobile Engineers
EkarAssignment Ekar Assignment for Mobile Engineers UI App consist of 3 differen
FullMangement - an application that helps you manage your tasks effectively. built with the latest tachs like Compose UI, Jetpack libraries, and MVVM design pattern.
Full Management is an application that helps you manage your tasks effectively. built with the latest tachs like Compose UI, Jetpack libraries and MVVM design pattern.
Application to allow user to search his favourite repositories from Github.
Github Search Repositories App details: The application contain one screen with a search field and list of repositories. After the user inputs, the se
Non-Blocking Reactive Streams Foundation for the JVM both implementing a Reactive Extensions inspired API and efficient event streaming support
Reactor Core Non-Blocking Reactive Streams Foundation for the JVM both implementing a Reactive Extensions inspired API and efficient event streaming s
Λrrow is a library for Typed Functional Programming in Kotlin.
Λrrow is a library for Typed Functional Programming in Kotlin. Arrow aims to provide a lingua franca of interfaces and abstractions across Kotlin libr
PubSub - 使用 Kotlin Coroutines 实现的 Local Pub/Sub、Event Bus、Message Bus
PubSub 使用 Kotlin Coroutines 实现的 Local Pub/Sub、Event Bus、Message Bus 下载 将它添加到项目的
Android App Module - Activity Result Contracts
Activity Result Contract with async & await (Asynchronous) - Android App Module App Features Activity Result Contract : ActivityResultContracts Permis
Kotlin extensions for the libGDX game framework
Kotlin extensions for libGDX. Introduction KTX is a Kotlin game framework built on libGDX. It aims to make libGDX as Kotlin-friendly as possible witho
KorGE Game Engine. Multiplatform Kotlin Game Engine
KorGE Multiplatform Kotlin Game Engine Support korge If you like korge, or want your company logo here, please consider becoming a patreon sponsor ★,
gRPC Kotlin Coroutines, Protobuf DSL, Scripting for Protoc
gRPC Kotlin Coroutines, Protobuf DSL, Scripting for Protoc Community Contributions are Welcomed ℹ️ | Docs are being expanded and moved to Readme.io Qu
Workout Journal is a mobile app based on Multi-Module and Clean Architecture for those who want to track their progress over a workout and a calendar period.
Workout-Journal Workout Journal is a mobile app for those who want to track their progress over a workout and a calendar period. The app allows you to
Easily build reactive web-apps in Kotlin based on flows and coroutines.
fritz2 is an extremely lightweight, well-performing, independent library to build reactive web apps in Kotlin heavily depending on coroutines and flow
Vert.x for Kotlin
Vert.x for Kotlin This is the repository for Kotlin language support for Vert.x 3. The following modules are available in this project: vertx-lang-kot
Korio: Kotlin cORoutines I/O : Virtual File System + Async/Sync Streams + Async TCP Client/Server + WebSockets for Multiplatform Kotlin 1.3
Korio Kotlin I/O : Streams + TCP Client/Server + VFS for Multiplatform Kotlin Full Documentation: https://korlibs.soywiz.com/korio/ Use with gradle: r
To illustrate the clean architecture and modularisation with other components.
CleanNews A news app that provides data from mediastack API using clean architecture, kotlin coroutines, architectural pattern (MVI) with Mavericks. .
Rick y Morty API - Flow Challenge
FlowChallenge Rick y Morty API - Flow Challenge La siguiente prueba plantea el desarrollo de una aplicación de la serie Rick and Morty. Se espera visu
Dagger-Hilt
DaggerHilt Dagger-Hilt in this Repo i have demonstrated the use of the following in android Kotlin Dagger2 Room Persistence Retrofit2 MVI / MVVM Archi
Android Sample Kotlin+ MVVM + Coroutines + Retrofit +Hilt+ Junit + Mockito
NTimes AppSample NY Times Most Popular Articles simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows detai
Simple android application that consumes Rick and Morty API to display characters,episodes,Location
Rick and Morty Compose An android app built using Kotlin that consumes Rick and
Korim: Kotlin cORoutines IMaging, Bitmap and Vector graphics for Multiplatform Kotlin
Korim Kotlin cORoutines IMaging utilities for Multiplatform Kotlin Full Documentation: https://korlibs.soywiz.com/korim/ Use with gradle: repositories
Monads for Kotlin
kotlin-monads An attempt to implement monads in Kotlin, deeply inspired by Haskell monads, but restricted within the Kotlin type system. The monad typ
Write your asynchronous Network / IO call painlessly in Kotlin !!
Asynkio : Write asynced IO/ Network calls painlessly on android ⚠️ Warning ⚠️ This library is no longer being maintained. Please make your code to use
This repository contains a detailed sample app that implements MVVM architecture using Hilt, Coroutines, Retrofit and Compose
Saber News App sample project to explain how to build solid, clean architected App using MVVM and repository architecture Techniques Kotlin Clean arch
Android App using Kotlin, MVVM, ViewModel, LiveData, Coroutines, Room and DataBinding
Words Android App using Kotlin, MVVM, ViewModel, LiveData, Coroutines, Room and
An application used to view StackOverflow questions
Questionnaire Play Store Link Download APK Questionnaire is an Android applicati
Library for using Crontab-like syntax in scheduling of some Kotlin Coroutines tasks to do from time to time
krontab Library was created to give oppotunity to launch some things from time to time according to some schedule in runtime of applications. How to u
A lightweight coroutine based persistent job/cron scheduler written in Kotlin
kjob A coroutine based persistent background (cron) scheduler written in Kotlin. Features Persist scheduled jobs (e.g. mongoDB) Cron jobs Nice DSL for
Retrofit Flow Call Adapter Factory For Android
Summary Android Retrofit FlowCallAdapterFactory Retrofit 2 CallAdapter.Factory f
Kotlin coroutine support for MongoDB built on top of the official Reactive Streams Java Driver
fluid-mongo Kotlin coroutine support for MongoDB built on top of the official MongoDB Reactive Streams Java Driver. Installation build.gradle.kts: dep
Repository for learning Kotlin Flow API
Flow Riddles Repository for learning Kotlin Flow API, inspired by RxRiddles Each riddle is a class with an unit test that will verify your solution. T
Some helpful kotlin coroutines manager classes and extensions CoroutinesManager
Kotlin Coroutines Manager Some helpful kotlin coroutines manager classes and extensions. You can turn every function into coroutine function with powe
Asynchronous web framework for Kotlin. Create REST APIs in Kotlin easily with automatic Swagger/OpenAPI doc generation
Zeko Rest API Framework Zeko Rest API Framework is an asynchronous web framework written for Kotlin language. Create restful APIs in Kotlin easily wit
Multiplatform Kotlin library to interact with the pastebin.com API.
KPastebin Multiplatform Kotlin library to interact with the pastebin.com API. Setup Add the lib to your project's dependencies: Groovy (replace $kpast
A powerful in-process event dispatcher based on Kotlin and Coroutines.
KEvent A powerful in-process event dispatcher based on Kotlin and Coroutines. Feature List Implement publish–subscribe pattern Tiny (52.8kb jar) and s
Learning Playground - Kotlin Coroutines
Coroutines Kotlin Playground Coroutines Learning Playground Colaborator Very ope
A minimal notes application in Jetpack Compose with MVVM architecture. Built with components like DataStore, Coroutines, ViewModel, LiveData, Room, Navigation-Compose, Coil, koin etc.
Paper - A Minimal Notes App A minimal notes application in Jetpack Compose with MVVM architecture. Built with components like DataStore, Coroutines, V
This project shows trending github repositories using MVI (Model View Intent) using kotlin flows and multi module clean architecture
GithubTrendingMVIFlow Build Architecture: This project shows trending github repositories using MVI (Model View Intent) using kotlin flows and multi m
Simple dictionary, with simple caching
Dictionary Simple dictionary, with simple caching. If network requests are not a
Easy to use abstraction over Android packages install and uninstall functionality leveraging Kotlin coroutines (API 16+)
SimpleInstaller Overview SimpleInstaller is an Android library which provides easy to use abstraction over Android packages install and uninstall func
A flashcard app for Android.
ForgetMeNot ForgetMeNot is an Android app for memorizing information via flashcards. Simplicity, usability, speed were taken into account in the proce
App for lesson 8 of the Android App Development in Kotlin course on Udacity
Connect to the Internet - Mars Real Estate This is the toy app for Lesson 8 of t
Notzz App is a simple note-taking 📝 Android application built to describe the use of Modern Android development tools.
Notzz App Notzz App is a simple note-taking 📝 Android application built to describe the use of Modern Android development tools. Made with love ❤️ by
SwiftUI, Jetpack Compose, and Compose for Desktop based Kotlin Multiplatform project
BikeShare Jetpack Compose and SwiftUI based Kotlin Multiplatform sample project (based on CityBikes API). Running on iOS (SwiftUI) macOS (SwiftUI) And
An example Tinder Like app, built on Jetpack Compose + MVI + Stateflow
Tinder-Like A Tinder-Like App example built on Jetpack Compose + MVI + StateFlow + Room + Hilt. License Copyright 2021 The Android Open Source Project
Minimal Wallpapers for Android using Kotlin+Compose+MVVM+Hilt+Coroutines+Jetpack(Room, Paging, Navigation)
WallPortal Minimal Wallpapers for Android Download from Play Store Native Android wallpaper application written in Kotlin using Jetpack Compose Tech-s
🧪 ☠︎ Jetpack Compose - Breaking Bad ☢︎
Breaking Bad - Jetpack Compose Tech Stack Jetpack Compose - Define your UI programmatically with composable functions that describe its shape and data
A reddit client built for android
Development To build this app you need to have a Reddit account. Once you have that, head over to this page to get a client id for the app. Make a new
Minimal Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Wear Compose, Compose for Desktop, Compose for Web and Kotlin/JS + React clients along with Ktor backend.
PeopleInSpace Minimal Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Compose for Wear OS, Compose for Desktop, Compose for Web, and Kotli
An Android Application written using latest Android Jetpack components and best practices
An Android Application written using latest Android Jetpack components and best practices, which displays trending movies/TV shows and cast, user can search movies and TV shows and also add them to watchlist.
This is a project built using Jetpack Compose on UI, Clean architecture, Dagger Hilt, Kotlin Flow, Navigation Components etc.
Compose Pictures - Learn Clean Arch and Jetpack Compose together This project is built using, Multi-Module Architecture(This is the structure where we
Sample App with Jetpack components(LiveData, Navigation, ViewModel) + MVVM + coroutine + single activity
Android Sample App using Github API and Jetpack Component. What's JetHub? 🚀 JetHub is a sample app using Github API and Jetpack components. The purpo
An Android app for browsing Stack Overflow and other Stack Exchange sites.
Stack Stack is an Android application that lets you browse stackoverflow.com and other Stack Exchange sites. It is powered by the Stack Exchange API.
:guardsman: Open source English-language-learning application for Android :guardsman:
💂♂️ English Is Fun 💂♂️ Project description English Is Fun is an Open source English-language-learning application for Android. The aim of this pro
Black Obfuscator is an obfuscator for Android APK DexFile
Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.
Jetpack compose shopping list app
Compose-ShoppingList Compose-ShoppingList is a sample project that presents a way of implementing UI components with Jetpack Compose. Screenshots Used
Library support for Kotlin coroutines
kotlinx.coroutines Library support for Kotlin coroutines with multiplatform support. This is a companion version for the Kotlin 1.6.0 release. suspend
Utility library dedicated for functional & non-functional codebases to simplify modelling of success and failure responses for the JVM languages 🔀
Expressible Utility library, part of the panda-lang SDK, dedicated for functional codebases that require enhanced response handling. Express yourself
A general purpose kotlin library that use kotlin coroutines, flows and channels to provide timer features with the most easy and efficient way
Timer Timer is a general purpose kotlin library that use kotlin coroutines, flows and channels to provide timer features with the most easy and effici
LinkHub is a simple and effective link management application that can help you to easily manage your app with no ads!
LinkHub LinkHub is a simple and effective link management application that can help you to easily manage your own links with no ads! Download Screensh
A flow layout for Android with auto-spacing.
FlowLayout A FlowLayout for Android, which allows child views flow to next row when there is no enough space. The spacing between child views can be c
❤️ Android Ghibli using Hilt, Motion, Coroutines, Jetpack (ViewModel) based on MVVM architecture.
Glibhi ❤️ Android Ghibli using Hilt, Motion, Coroutines, Jetpack (ViewModel) based on MVVM architecture. Tech stack & Open-source libraries Minimum SD
Basic Android app to use Jetpack WorkManager API features
jetpack-work-manager-playground Basic Android app to use Jetpack WorkManager API features Jetpack WorkManager Playground Demo app Jetpack WorkManager
Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for data
Clean ViewModel with Sealed Classes Following are the purposes of this repo Showing how you can remove the need of context in ViewModels. I. By using
Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for data
Clean ViewModel with Sealed Classes Following are the purposes of this repo Showing how you can remove the need of context in ViewModels. I. By using
A lightweight library for requesting and consuming Activity Results using coroutines.
SuspendActivityResult A lightweight library for requesting and consuming Activity Results using coroutines, it's usage is as simple as: val uri = Acti
Kotlin Tutorials for new learners.
Kotlin Programming Tutorial for Beginners Learn Kotlin Programming, its basics and Fundamentals from scratch. Topics to be covered Overview Course int
An tool to help developer to use Retrofit elegantly while using kotlinx.coroutines.
one An tool to help developer to use Retrofit elegantly while using kotlinx.coroutines. Feature Transform different data structs to one. {errorCode, d
Practice Project with Clean architecture(offline +online)
Dictionary-App Basically this project will save what you search once in dictionary and then if you will search the same word again in search when ther
기존 post-sample Repository 공부한 기술들로 다시 만들어보기 (MVVM, Hilt, Coroutine/Flow, DataBinding, Retrofit, Moshi, Jetpack)
post-sample-hilt-jetpack 기존 post-sample Repository에서 새로 학습한 부분 도입 기존 코드 변경 (Observe) LiveData - Flow / StateFlow (DI) Dagger2 - Hilt (Asynchronous)
Jet-CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture.
Jet-CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture. The project is quite simple which shows the list of crypto currencies and their general info details gets from API.
Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.
Module kotlin-kafka Rationale Goals Example This project is still under development, andd started as a playground where I was playing around with Kafk
ToDo App based on Modern Android Application tech-stacks and MVVM architecture.
ToDo App Task Management App based on Modern Android Application tech-stacks and MVVM architecture. Techs Used 💻 Kotlin - First class and official pr
Coin Stalker App is an android application that displays current crypto currency rates.
Coin-Stalker Coin Stalker App is an android application that displays current crypto currency rates based on modern Android application tech-stacks an
Jetpack Compose, Kotlin, MVVM, Navigation Component, Hilt, Retrofit2
Jetpack-Compose-Blueprint Jetpack Compose, Kotlin, MVVM, Navigation Component, Hilt, Retrofit2 Apps Packages data : It contains all the data accessing
MVVM + Kotlin + Jetpack Compose +Navigation Compose + Hilt + Retrofit + Unit Testing + Compose Testing + Coroutines + Kotlin Flow + Io mockK
MvvmKotlinJetpackCompose Why do we need an architecture even when you can make an app without it? let's say you created a project without any architec
(Coroutine, Flow(+StateFlow), Hilt, JetPack, MVVM, Repository Pattern, Retrofit2 & OkHttp3, Moshi, Glide, Timber, Material-Components)
(Coroutine, Flow(+StateFlow), Hilt, JetPack, MVVM, Repository Pattern, Retrofit2 & OkHttp3, Moshi, Glide, Timber, Material-Components)
Modular Android architecture which showcase Kotlin, MVVM, Navigation, Hilt, Coroutines, Jetpack compose, Retrofit, Unit test and Kotlin Gradle DSL.
SampleCompose Modular Android architecture which showcase Kotlin, MVVM, Navigation, Hilt, Coroutines, Jetpack compose, Retrofit, Unit test and Kotlin
Delish, a Food Recipes App in Jetpack Compose and Hilt based on modern Android tech-stacks and MVVM clean architecture.
Delish Screens Tech stack & Open-source libraries 100% Kotlin based + Coroutines + Flow for asynchronous. Dagger Hilt 2.37 Accompanist JetPack Jetpack
A digital wellbeing Android app that helps minimise distractions when you don't want them
Bundel is a digital wellbeing Android app, helping you to focus by grouping up notifications and only releasing them in batches, at set times. This minimises context switching and improves productivity, while decreasing the impulse to continuously check your phone.
Android Clean Architecture That Screams (MVVM + JetPack Compose UI + Flow + State)
Android Clean Architecture That Screams (MVVM + JetPack Compose UI + Flow + State)
App kotlin with flow, paging 3, MVVM, Room, Dagger hilt
TMDBTest App kotlin with flow, paging 3, MVVM, Room, Dagger hilt Para compilar la app se tiene que descargar el proyecto. Luego poner la APIKEY de TMD
Android multimodule project based on Kotlin, MVVM, SOLID, flow, coroutines and paging3.
TVMaze David Ferrándiz Features Retrieve TVMaze shows in a grid. See more information about the show in a new screen Tech Kotlin Retrofit Modularizati
Shopping is an app an e-commerce application under creating
Shopping Shopping is an app an e-commerce application under creating This repository was made under a non-profit initiative with the aim of developing
Android application showcasing the MVVM architecture, Clean code using Kotlin, Coroutine, Flow and databinding.
Code4Lyst Android application showcasing the MVVM architecture, Clean code using Kotlin, Coroutine, Flow and databinding. App Architecture MVVM CleanC
MVI Architecture Android Beginners: Sample App
MVI Architecture Android Beginners: Sample App This repository contains a sample app that implements MVI architecture using Kotlin, ViewModel, LiveDat
Jugando con Corrutinas en Kotlin
Kotlin Init Coroutines Jugando con Corrutinas en Kotlin Acerca De Distintos ejemplos de uso de Corrutinas y Concurrencia en Kotlin Suspender vs Bloque
Kotlin async server template with coroutines and zero deps
kotlin-server At attempt to very light-weight non-blocking http app template with support for Kotlin coroutines. Zero dependencies - Java built-in jdk
Exercicio praticando o SQLite, Room e Flow
Bus Scheduler App This folder contains the source code for the Bus Scheduler app codelab. Introduction The Bus Scheduler app displays a list of bus st
A sample photo browsing app in Kotlin, Android using Picsum image API.
Picsum Photo App Functionality The app's functionality includes: Fetch a list of images from picsum photos api (https://picsum.photos/) and show them
Android Bitcoin market app base on Jetpack Compose and MVI. The app displays current bitcoin market price and history price k-line charts.
compose-bitcoin Android Bitcoin market app base on Jetpack Compose and MVVM & MVI. Features Current bitcoin market price. K-line charts of history pri
Movie Android App written in Kotlin, MVVM, RxJava, Coroutine (Upcoming), Android Architecture Components and Jetpack Compose (Upcoming).
MovieHunt MovieHunt is a sample Android project using The Movie DB API based on MVVM architecture. It showcases the latest Android tech stacks with we
Skeleton project for show the architecture of Android project using MVVM, Clean Architecture and Kotlin coroutine Flow
ClearScoreDemo Skeleton project for showing the architecture of Android project using MVVM, Clean architecture and Kotlin coroutine Flow App Architect
Small lib for recovering stack trace in exceptions thrown in Kotlin coroutines
Stacktrace-decoroutinator Library for recovering stack trace in exceptions thrown in Kotlin coroutines. Supports JVM(not Android) versions 1.8 or high
It is a NBAApp developed by Kotlin. It uses MVVM design pattern, Coroutines, Retrofit and JetPack libraries like Room, Lifecycle, ViewBinding, DataBinding, Hilt and Navigation.
NbaApp It is a NBAApp developed by Kotlin. It uses MVVM design pattern, Coroutines, Retrofit and JetPack libraries like Room, Lifecycle, ViewBinding,
Kotlin Coroutine için örnek proje
Kotlin Coroutines Kotlin Coroutines: Senkron kod yazarak asenkron uygulamalar geliştirmeye yarayan bir eklentidir. Network istekleri cevap gelene kada
Example of a multimodule project following SOLID principles and MVVM, Hilt, Room, coroutines and testing.
MarvelCharacters David Ferrándiz Features Retrieve Marvel’s characters and show them in a grid. See more information about the character in a new scre
CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture.
CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture. The project is quite simple which shows the list of crypto currencies and their general info details gets from API.
Android weather app using Hilt, Coroutines, Retrofit, Jetpack (Compose, Room, ViewModel) based on MVVM architecture
Atmostate A weather app written with Jetpack Compose using OpenWeatherMap Get the APK Features offline caching fetching data for current user location