返回排行榜

afkT/DevUtils

Java

:fire: ( 持续更新,目前含 300+ 工具类 ) DevUtils 是一个 Android 工具库,主要根据不同功能模块,封装快捷使用的工具类及 API 方法调用。该项目尽可能的便于开发人员,快捷、高效开发安全可靠的项目。

permissionutilsandroidmvvmviewbindingcoroutinesjetpackkotlincomposehiltlibraryretrofit
Star 增长趋势
Star
1.6k
Forks
316
周增长
Issues
1
5001k1.5k
2018年9月2021年4月2023年12月2026年7月
制品库Mavengit clone https://github.com/afkT/DevUtils.git
README

DevUtils

GitHub Profile GitHub License Maven Android API DevUtils Version Utils

🔥 ( 持续更新,目前含 300+ 工具类 )
DevUtils 是一个 Android 工具库,主要根据不同功能模块,封装快捷使用的工具类及 API 方法调用。
该项目尽可能的便于开发人员,快捷、高效开发安全可靠的项目。

Android 规范 Java 规范 Git 规范

module

Dev 系列开发库全部 Lib Gradle DevApp API 文档Project Details README


// DevApp - Android 工具类库
implementation 'io.github.afkt:DevAppX:2.5.3'

// DevAssist - 封装逻辑代码, 实现多个快捷功能辅助类、以及 Engine 兼容框架等
implementation 'io.github.afkt:DevAssist:1.4.7'

// DevBase - Base ( Activity、Fragment ) MVP、MVVM 基类库
implementation 'io.github.afkt:DevBase:1.2.3'

// DevEngine - 第三方框架解耦、一键替换第三方库、同类库多 Engine 组件化混合使用
implementation 'io.github.afkt:DevEngine:1.1.9'

// DevSimple - 简单敏捷开发库
implementation 'io.github.afkt:DevSimple:1.0.8'

// DevWidget - 自定义 View UI 库
implementation 'io.github.afkt:DevWidgetX:1.2.8'

// DevRetrofit - Retrofit + Kotlin Coroutines 封装
implementation 'io.github.afkt:DevRetrofit:1.1.0'

// DevHttpManager - OkHttp 管理库 ( Retrofit 多 BaseUrl 管理、Progress 监听 )
implementation 'io.github.afkt:DevHttpManager:1.1.1'

// DevHttpCapture - OkHttp 抓包工具库
implementation 'io.github.afkt:DevHttpCapture:1.2.2'

// DevHttpCaptureCompiler - OkHttp 抓包工具库 ( 可视化功能 )
debugImplementation 'io.github.afkt:DevHttpCaptureCompiler:1.2.2'
releaseImplementation 'io.github.afkt:DevHttpCaptureCompilerRelease:1.2.2'

// DevEnvironment - Android 环境配置切换库
implementation 'io.github.afkt:DevEnvironment:1.2.0'
debugAnnotationProcessor 'io.github.afkt:DevEnvironmentCompiler:1.2.0' // kaptDebug
releaseAnnotationProcessor 'io.github.afkt:DevEnvironmentCompilerRelease:1.2.0' // kaptRelease
//annotationProcessor 'io.github.afkt:DevEnvironmentCompiler:1.2.0' // kapt

// DevDeprecated - Dev 系列库弃用代码统一存储库
implementation 'io.github.afkt:DevDeprecated:1.0.3'

// DevJava - Java 工具类库 ( 不依赖 android api )
implementation 'io.github.afkt:DevJava:1.5.6'

License

Copyright 2018 afkT

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
相关仓库
Blankj/AndroidUtilCode

:fire: Android developers should collect the following utils(updating).

JavaMavenApache License 2.0androidapp
blankj.com/2016/07/31/android-utils-code/
33.7k10.6k
apache/casbin

Apache Casbin: an authorization library that supports access control models like ACL, RBAC, ABAC.

GoGo ModulesApache License 2.0casbinaccess-control
casbin.apache.org
20.3k1.8k
casbin/casbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN

GoGo ModulesApache License 2.0casbinaccess-control
casbin.org
18.3k1.7k
spatie/laravel-permission

Associate users with roles and permissions

PHPPackagistMIT Licenselaravelphp
spatie.be/docs/laravel-permission
12.9k1.8k
permissions-dispatcher/PermissionsDispatcher

A declarative API to handle Android runtime permissions.

JavaMavenApache License 2.0androidkotlin
github.com/permissions-dispatcher/PermissionsDispatcher
11.2k1.4k
getActivity/XXPermissions

Android Permissions Framework, Adapt to Android 17

JavaMavenApache License 2.0permission-androidpermission
6.8k901
yanzhenjie/AndPermission

:strawberry: Permissions manager for Android platform.

JavaMavenApache License 2.0permissionandroid-permission
yanzhenjie.com/AndPermission
6.6k1.1k
Permify/permify

An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application. — Permify is now part of FusionAuth 🎉

GoGo ModulesGNU Affero General Public License v3.0access-controlauthorization
permify.co
5.9k322
sparrowcode/PermissionsKit

Universal API for request permission and get its statuses.

SwiftMIT Licensepermissionpermissions
x.com/sparrowcode_ios
5.8k478
zenstackhq/zenstack

Modern data layer for TypeScript apps - type-safe ORM, built-in access control, automatic query services

TypeScriptnpmMIT Licensefullstacknextjs
zenstack.dev
2.9k148
apache/casbin-node-casbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser

TypeScriptnpmApache License 2.0casbinnodejs
casbin.org
2.9k230
casbin/node-casbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser

TypeScriptnpmApache License 2.0casbinnodejs
casbin.org
2.7k218