bennyhuo / ReleasableVar
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
- 辅助Android开发者在多 模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆54Updated last year
- 注解处理器教程,使用 Kotlin 编写☆71Updated 6 years ago
- A RecyclerView Adapter builder by DSL. Easy to use, strong typing, and all code written by kotlin.☆69Updated 3 years ago
- Android Detail demo —— 专栏 Android Detail 配套代码☆46Updated 3 years ago
- Kotlin-compatible and high performance gson typeAdapter compile phase generator☆32Updated 2 years ago
- 本项目专注于提供 Jetpack 核心组件相关的 高频提问和解答☆29Updated 4 years ago
- 使用 kotlin 扩展函数和 typealias 封装 带网络状态和解决「粘性」事件的 LiveData☆31Updated 4 years ago
- 基于 Kotlin 的委托机制实现对 Extra、SharedPreferences 的封装。已经适配 AndroidX☆45Updated 4 years ago
- simplify Android animation code by redefining API, use just one third of code to create animation compare to origin Android API☆46Updated 3 years ago
- AAC 的 Lifecycle 结合 Kotlin Coroutines 进行使用☆51Updated 3 years ago
- 使用asm实现的方法拦截器☆68Updated 3 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated last year
- Code generation template for MVVM-Rhine.☆45Updated 5 years ago
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆43Updated 4 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆118Updated last year
- 基于 Android Gradle Plugin Transform API 的 Android SPI 实现方案。☆26Updated 3 years ago
- Use CoordinatorLayout+Behavior to achieve elastic scrolling and inertial scrolling for list. 利用CoordinatorLayout+Behavior实现弹性滚动和惯性滚动效果(…☆41Updated 5 years ago
- ActivityMessenger,借助Kotlin特性,简化Activity之间传参和回调的逻辑代码。☆61Updated 2 years ago
- Gradle Dependencies Code Completion , Searched by Maven'repo and Google'repo , Mainly for Android developers . Get Up ❗️❗️❗️☆52Updated 5 years ago
- Animation and coroutines