bennyhuo / kotlin-coroutines-androidLinks
Useful extensions for coroutines. AutoDispose + MainScope
☆87Updated 5 years ago
Alternatives and similar repositories for kotlin-coroutines-android
Users that are interested in kotlin-coroutines-android are comparing it to the libraries listed below
Sorting:
- 通过注解实现路由跳转规则 同时增加ksp支持☆183Updated 2 years ago
- Build Android layout dynamically with kotlin, get rid of xml file, which has poor performance☆154Updated 3 years ago
- Activity Builder.☆185Updated 3 years ago
- 一个插件:Android组件化开发中,Application生命周期主动分发到组件,业务组件 无侵入地 获取 Application生命周期~☆120Updated 4 years ago
- a plugin easy to manage you module☆44Updated 3 years ago
- 一种全新的android组件化方案 ,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆255Updated 11 months ago
- A interesting history for nested scrolling in Android. A better NestedScrollView4 instead of newest NestedScrollView. A concise implement…☆63Updated 6 years ago
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆129Updated 4 years ago
- gradle repo includeBuild☆145Updated 2 years ago
- 协程实战训练营的课程代码:https://ke.qq.com/course/2204707☆75Updated 4 years ago
- Arouter auto register plugin for AGP7.4+ & AGP8☆92Updated 6 months ago
- Android Application Initialized Task Dispatcher☆176Updated 4 years ago
- 我的博文列表,按系列分类,方便查找。地址:https://flywith24.gitee.io/☆53Updated 4 years ago
- Android组件化架构,支持组件代码完全隔离/组件循环依赖/便捷集成调试/快速接入,组件内基于 mvvm结构,组件提供高度服用的模块可直接使用,采用 wanAndroid api进行迭代开发。Android componentized architecture, su…☆198Updated 5 years ago
- 【背上Jetpack】demo,本仓库提供 Jetpack 一个个可以独立运行的小示例,帮助您更好的上手 Jetpack☆288Updated 4 years ago
- A RecyclerView Adapter builder by DSL. Easy to use, strong typing, and all code written by kotlin.☆69Updated 2 months ago
- 🔥算法进阶,由 浅入深,欢迎加入一起共勉(A daily algorithm,Welcome to join and share together)☆111Updated last year
- The practice of MVI + Jetpack architecture in Android.☆177Updated 3 years ago
- RecyclerView源码研究☆43Updated 7 years ago
- EventBus for Android,消息总线,基于SharedFlow,具有生命周期感知能力,支持Sticky,支持线程切换,支持延迟发送。☆222Updated 3 years ago
- Android 自定义lint教学☆114Updated 2 years ago
- Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢☆405Updated 2 years ago
- HenCoder Plus 五期的课上代码分享☆95Updated 5 years ago
- 模块化启动框架☆141Updated 3 years ago
- 【此git仓库已停止更新,其中的若干个模块将被拆分为多个仓库,详情请点开本人的仓库列表查看。】使用Kotlin Coroutine和ViewModel、LiveData等Android Jetpack组件搭建而成的MVP、MVVM架构框架。实现了业务代码 的高复用性的核心特点…☆112Updated 5 years ago
- Hilt 集训课代码☆54Updated 5 years ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆145Updated 2 years ago
- Kotlin Android Util Code☆347Updated 5 years ago
- 注解处理器教程,使用 Kotlin 编写☆71Updated 6 years ago
- 在Android应用组件化开发中,每个组件都有自己的类似Application的生命周期,如何通过APT、gradle插件来自动化注册☆112Updated 6 years ago