bennyhuo / ReleasableVarLinks
A delegate for those non null vars of which values need to be cleared at the end of the lifecycle.
☆28Updated 6 years ago
Alternatives and similar repositories for ReleasableVar
Users that are interested in ReleasableVar are comparing it to the libraries listed below
Sorting:
- A RecyclerView Adapter builder by DSL. Easy to use, strong typing, and all code written by kotlin.☆69Updated 2 months ago
- 注解处理器教程,使用 Kotlin 编写☆71Updated 6 years ago
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆44Updated 4 years ago
- gradle repo includeBuild☆145Updated 2 years ago
- Useful extensions for coroutines. AutoDispose + MainScope☆87Updated 5 years ago
- 本项目专注于提供 Jetpack 核心组件相关的 高频提问和解答☆29Updated 5 years ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆145Updated 2 years ago
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆129Updated 4 years ago
- 一个好用的支持git提交时增量检查的lint插件☆35Updated 6 years ago
- Kotlin-compatible and high performance gson typeAdapter compile phase generator☆33Updated 3 years ago
- 一个小众需求下移除 Android 构建中 Jar 包、AAR 包、构建冗余 class 文件的 Gradle 插件。☆167Updated 7 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆193Updated 9 months ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆122Updated 2 years ago
- A interesting history for nested scrolling in Android. A better NestedScrollView4 instead of newest NestedScrollView. A concise implement…☆63Updated 6 years ago
- 模块化启动框架☆141Updated 3 years ago
- AAC 的 Lifecycle 结合 Kotlin Coroutines 进行使用☆51Updated 3 years ago
- Android 自定义lint教学☆114Updated 2 years ago
- Activity Builder.☆185Updated 3 years ago
- 基于 Kotlin 的委托机制实现对 Extra、SharedPreferences 的封装。已经适配 AndroidX☆45Updated 5 years ago
- simplify Android animation code by redefining API, use just one third of code to create animation compare to origin Android API☆46Updated 4 years ago
- ☕ write XML, run Java.☆110Updated 2 years ago
- 将图片转换成WebP格式的Android构建插件,自动下载 libwebp,支持手动转换与自动转换两种模式。