KtKit 小巧而实用,用 Kotlin 语言编写的工具库(长期更新中)
☆168Sep 28, 2021Updated 4 years ago
Alternatives and similar repositories for KtKit
Users that are interested in KtKit are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simple API implement DataBinding and ViewBinding. 简单的 API 实现 DataBinding 和 ViewBinding,欢迎 star☆429Apr 12, 2023Updated 2 years ago
- EventBus for Android,消息总线,基于SharedFlow,具有生命周期感知能力,支持Sticky,支持线程切换,支持延迟发送。☆225Mar 8, 2022Updated 4 years ago
- 🔥Some very useful kotlin extensions for speed android development!好用到爆的Kotlin扩展,加速你的Android开发!☆788Sep 11, 2024Updated last year
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Dec 2, 2023Updated 2 years ago
- Probably the best Kotlin utils library for Android. (可能是最好用的 Kotlin 工具库)☆595Apr 8, 2025Updated 11 months ago
- 本仓库致力于建立最全、最新的的 AndroidX Jetpack 相关组件的实践项目 以及组件对应的分析文章(持续更新中)如果对你有帮助,请在右上角 star 一下,感谢☆1,501May 8, 2022Updated 3 years ago
- 神奇宝贝 (PokemonGo) 基于 Jetpack + MVVM + Repository 设计模式 + Data Mapper + Kotlin Flow 的实战项目,如果这个仓库对你有帮助,请仓库右上角帮我 star 一下,非常感谢。☆1,615Jan 21, 2021Updated 5 years ago
- 🍘 Android上最强大的缺省页框架☆708Oct 9, 2023Updated 2 years ago
- Decoupling the code of toolbar or loading status view. (深度解耦标题栏,解耦加载中、加载失败、无数据等缺省页,支持两行代码集成到基类)☆683Apr 5, 2025Updated 11 months ago
- Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢☆400Aug 9, 2023Updated 2 years ago
- Android计时器工具, 倒计时/正计时/开始/暂停/继续/结束/取消☆176Dec 8, 2024Updated last year
- 🍒 Android 简单高性能 读写本地数据, 直接存储对象/基础类型☆254Aug 31, 2023Updated 2 years ago
- 利用 Kotlin 属性委托实现 VBHelper 方便 ViewBinding 在多场景下的生成☆25Oct 6, 2021Updated 4 years ago
- [永久维护] Android 基于协程/OkHttp网络请求工具☆2,032Dec 20, 2024Updated last year
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 3 years ago
- [永久维护] Android 快速构建 RecyclerView, 比 BRVAH 更简单强大☆2,856Feb 28, 2026Updated 3 weeks ago
- App健康管理组件 Android 健康提醒组件☆24Jun 7, 2022Updated 3 years ago
- The best MMKV utils to ensure type safety. (最好用的 MMKV 工具,可以确保类型安全)☆220Feb 26, 2026Updated 3 weeks ago
- The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)☆824Jul 20, 2023Updated 2 years ago
- Android软键盘遮挡/平滑动画最佳解决方案 Solution for keyboard cover in/smooth animation☆333Sep 7, 2023Updated 2 years ago
- 🐞 Android Logcat 日志工具☆88Nov 3, 2024Updated last year
- Json Deserialization benchmark☆12Nov 23, 2023Updated 2 years ago
- Android最好的Spannable富文本工具, 唯一支持正则匹配/图文混排/图标/GIF动画/自定义表情包☆673Aug 10, 2023Updated 2 years ago
- A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动 态路由框架)☆1,306Updated this week
- 将本地的项目同步到远程设备,本地写代码,远程编译,将编译的结果同步到本地☆211Apr 6, 2023Updated 2 years ago
- Google 近期发布了 MAD Skills 新系列教程,旨在帮助开发者使用最新的技术,开发更好的应用程序,将会包含(双语视频、文章、案例、源码)☆49Dec 20, 2020Updated 5 years ago
- EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进 程,支持跨APP☆3,987May 16, 2024Updated last year
- Jetpack MVVM For Wanandroid 最佳实践 !☆1,499Feb 18, 2024Updated 2 years ago
- Android跨业务终端基础组件☆178Jul 2, 2023Updated 2 years ago
- Android官网(微信,QQ,微博)集成,包含登录和分享。☆40Nov 29, 2022Updated 3 years ago
- The best DataStore utils to ensure type safety. (最好用的 DataStore 工具,可以确保类型安全)☆53Apr 10, 2025Updated 11 months ago
- google 原生 Tablayout( com.google.android.material.tabs.TabLayout) 零入侵拓展,帮你更便捷的使用原生TabLayout实现一些UI效果☆141Apr 25, 2021Updated 4 years ago
- 🍯 LiveData / Coroutine / Lifecycle / EventBus 特性的事件总线框架☆390Aug 16, 2023Updated 2 years ago
- ☆1,160Oct 6, 2023Updated 2 years ago
- Butterfly is a navigation framework based on Coroutine + Annotation + Ksp. Support navigation for Activity, Fragment, DialogFragment and …☆224May 31, 2024Updated last year
- ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的…☆2,897Mar 28, 2023Updated 2 years ago
- An Android library to help create background drawable and ColorStateList without xml, writen in kotlin, support Java/Koltin code invoking…☆53Nov 12, 2024Updated last year
- Android 技术中台 Kotlin 版本,但愿人长久,搬砖不再有☆1,666Feb 7, 2026Updated last month
- 一个拓展性极强的Android任务执行框架。可自由定义和组合任务来实现你想要的功能,尤其适用于处理复杂 的业务流程,可灵活添加前置任务或者调整执行顺序。例如:应用的启动初始化流程。☆151Mar 12, 2024Updated 2 years ago