Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 894 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 894 Bytes

Fly-Android

日常开发中,常用功能整理,每个模块均可独立使用。

模块介绍

  • buildPlugin: 基于 composing builds 方式的依赖统一管理模块
  • lib-dimen: smallest-width 屏幕适配文件自动生成的脚本模块
  • lib-eventbus: 基于 Kotlin-Flow 的事件总线模块
  • lib-http: 基于 Retrofit+OkHttp+Coroutine 的Http请求模块
  • lib-imageloader: 基于 Glide 的可扩展图片加载模块
  • lib-router: 对 ARouter 的简易封装
  • lib-scan: 基于 Zxing 的扫码模块
  • lib-uikit: 常用控件封装
  • lib-utils: 常用工具类收集

微信公众号

有兴趣的同学可以关注微信公众号「码途有道」。

其他平台