28 Repositories
Android stateflow Libraries
This app features - Modern Design, MVVM, Hilt, Room, StateFlow, Jetpack Compose
MyMusic is a beautiful app showing how to build modern looking interfaces using Jetpack Compose, recommended libraries, best practices and architectur
A movie & TV show exploration app that implements MVVM design pattern by following the clean architecture principles, using TMDB API.
π¬ Movie App πΊ A movie & TV show exploration app that implements MVVM design pattern by following the clean architecture principles, using TMDB API.
Application that allows to search some products and display them in a list, also allows to add some product to the shopping cart and remove it
Application that allows to search some products and display them in a list, also allows to add some product to the shopping cart and remove it
A complete Kotlin application built to demonstrate the use of Modern development tools with best practices implementation using multi-module architecture developed using SOLID principles
This repository serves as template and demo for building android applications for scale. It is suited for large teams where individuals can work independently on feature wise and layer wise reducing the dependency on each other.
Simplify mutating "immutable" state models
Mutekt (Pronunciation: /mjuΛΛteΙͺt/, 'k' is silent) "Simplify mutating "immutable" state models" Generates mutable models from immutable model definiti
A Android app Permissions with Kotlin Flow APIs
Know about real-time state of a Android app Permissions with Kotlin Flow APIs. Made with β€οΈ for Android Developers.
Android MVVM with Single Activity sample app that uses kotlin coroutines flow
Android MVVM with Single Activity sample app that uses kotlin coroutines flow. This is a sample app that uses kotlin coroutines flow , stateflow. This
Navigation-Compose - A sample to showcase Kotlin, MVVM, Hilt, Coroutines, StateFlow, Jetpack compose
Navigation-Compose A sample to showcase Kotlin, MVVM, Hilt, Coroutines, StateFlo
SavedStateFlow - A Kotlin StateFlow wrapper around SavedStateHandle
SavedStateFlow SavedStateFlow is a Kotlin StateFlow wrapper around SavedStateHan
AndroidArchitecture - An Implementation of Google Recommended New Android Architecture with Kotlin
Android Architecture An Implementation of Google Recommended New Android Archite
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
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
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
(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)
Simple Jetpack Compose demo app which is developed with CoinGecko API and modern android technologies.
CoinBox CoinBox is a multi module small currency tracker app which is developed with Jetpack Compose. This demo app used coingecko.com API to fetch da
Build a StateFlow stream using Jetpack Compose
Molecule Build a StateFlow or Flow stream using Jetpack Compose1. fun CoroutineScope.launchCounter(): StateFlowInt = launchMolecule { val count by
This repository stores the code for the open-sourced donation app that we built for the @AndronixApp
This repository stores the code for the open-sourced donation app that we built for the [Andronix App](https://andronix.app). What Tech has been used?
π A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
Expenso π A Simple Expense Tracker App π± built to demonstrate the use of modern android architecture component with MVVM Architecture π . Made with
D-KMP Architecture official sample: it uses a shared KMP ViewModel and Navigation for Compose and SwiftUI apps.
D-KMP architecture - official sample This is the official sample of the D-KMP architecture, presenting a simple master/detail app, for Android, iOS an
π‘οΈ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack based on MVVM architecture.
π‘οΈ Android security app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.
Basic app to use different type of observables StateFlow, Flow, SharedFlow, LiveData, State, Channel...
stateflow-flow-sharedflow-livedata Basic app to use different type of observables StateFlow, Flow, SharedFlow, LiveData, State, Channel... StateFlow,
Sample demonstrates use of Flow, StateFlow & how we can test Flow
FlowSample This sample demonstrates use of Flow, StateFlow & how we can test Flow. In Kotlin, Coroutine is just the scheduler part of RxJava but now w
π― Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
π― Einsen Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of
A sample to showcase Kotlin, MVVM, Koin, Coroutines, StateFlow, Room, WorkManager, Retrofit and Unit test.
TVMaze-Cache A sample to showcase Kotlin, MVVM, Koin, Coroutines, StateFlow, Room, WorkManager, Retrofit and Unit test. Features MVVM Architecture + R
Android Demo App for League of legends's Champions based on MVVM design pattern
π LOL-Champs If this project is useful, please give it a star β A Android Sample App with champion information of the League of Legends(LOL) using An
The JeTrivia is built on a modern Android Development tech stack with MVVM architecture. Kotlin, Coroutine, Flow, StateFlow, Jetpack Compose, Navigation, Room, Hilt, Retrofit2, OkHttp3, kotlinx.serialization, MockK, Truth
JeTrivia π§ In Progress π§ The JeTrivia application is sample based on MVVM architecture. Fetching data from the network via repository pattern and sa
Example Jetpack Compose Android App, that uses the newest mechanisms, like StateFlow, SharedFlow, etc. to manage states and handle events. ViewModel, UI and Screenshot tests included :)
AndroidMVIExample Example Jetpack Compose Android App, that uses the newest mechanisms, like StateFlow, SharedFlow, etc. to manage states and handle e