Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Jetpack Mvvm Best Practice | 8,344 | 2 days ago | 1 | Java | ||||||
难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解! | ||||||||||
Jetpackmvvm | 2,550 | 9 months ago | 11 | apache-2.0 | Kotlin | |||||
:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目 | ||||||||||
Foodium | 2,182 | a year ago | 1 | mit | Kotlin | |||||
🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components). | ||||||||||
Awesome Android Kotlin Apps | 2,041 | a day ago | 2 | Kotlin | ||||||
👓 A curated list of awesome android kotlin apps by open-source contributors. | ||||||||||
Disneymotions | 1,336 | a year ago | apache-2.0 | Kotlin | ||||||
🦁 A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, Room, Repository, Koin) architecture. | ||||||||||
Wanandroid | 1,330 | a month ago | 8 | gpl-3.0 | Kotlin | |||||
Jetpack MVVM For Wanandroid 最佳实践 ! | ||||||||||
Gsygithubappkotlin | 1,296 | 13 days ago | 4 | apache-2.0 | Kotlin | |||||
超完整的Android Kotlin 项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:目前已经拥有Flutter、Weex、ReactNative、Kotlin四个版本。 功能齐全,项目框架内技术涉及面广,完成度高。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本: https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、 同款Flutter版本: https://github.com/CarGuo/GSYGithubAppFlutter | ||||||||||
Unpeek Livedata | 990 | a month ago | 16 | June 13, 2022 | 7 | Java | ||||
LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers. | ||||||||||
Jetpack Mvvm Scaffold | 898 | 2 days ago | 2 | Java | ||||||
人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版优先更新) | ||||||||||
Androidbaseframemvvm | 869 | 7 days ago | 3 | Kotlin | ||||||
基于 Jetpack + Kotlin 的 Android 组件化 MVVM 框架 |
MVI
MVI
MVI Jetpack Compose
MVI-Dispatcher
![]() |
![]() |
![]() |
MVI-Dispatcher "" ****
implementation 'com.kunminx.arch:mvi-dispatch:7.5.0'
// Config
implementation 'com.kunminx.arch:keyvalue-dispatch:7.5.0'
MVI-Dispatcher
MVI-Dispatcher
1.** mutable **
2.**** mutable.setValue( ) Activity/Fragment
inputoutput ** input Event output **
LiveDataUnPeekLiveDataSharedFlowmutableMVI MVI-Dispatcher input-output
Jetpack MVVM
MVI-Dispatcher
&
&
3.AndroidX Material Design
4.ConstraintLayout
5.****
- &
iconfinder ****
MVI-Dispatcher
MVI "****"
Copyright 2019-present KunMinX
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.