blueprint:用于引导现代Android代码库的体系结构框架和工具包 源码
蓝图 用于引导现代Android代码库的体系结构框架和工具包,以Kotlin编写。 动机 如今,每当我启动一个新的Android项目时,我总是从添加我多年来开发的一堆基础结构代码(框架和工具包)开始,因为它们在遵循清洁架构和React性范式的现代Android代码库中确实能很好地工作,并且特别着重于自动化的UI测试。 这些框架和工具箱现已成为一个库。 依存关系 蓝图提供了涵盖不同用例的多个独立工件。 但是它们都是“可选的”,这意味着您可以选择仅使用对您的代码库有意义的代码。 依赖关系托管在。 最新稳定版本: def blueprint_version = " 1.15.0 " 如果您使用Kotlin协程和流程: // Building Interactors based on Kotlin Coroutines and Flow implementation " io.git
文件列表
blueprint:用于引导现代Android代码库的体系结构框架和工具包
(预估有个247文件)
.gitignore
405B
blueprint-async-coroutines.api
447B
.gitignore
7B
.gitignore
7B
.gitignore
7B
.gitignore
7B
.gitignore
7B
blueprint-interactor-common.api
303B
.gitignore
7B
blueprint-interactor-rx3.api
2KB
暂无评论