- Shenzhen,China
- http://flyfire.github.io
- @SolarexCN
- All languages
- ActionScript
- AppleScript
- Assembly
- Astro
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- Cuda
- Dart
- Dockerfile
- EJS
- Elixir
- Emacs Lisp
- FreeMarker
- GCC Machine Description
- GLSL
- Gherkin
- Go
- Groovy
- HTML
- Handlebars
- Haskell
- IDL
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Less
- Lua
- MDX
- Makefile
- Markdown
- Mermaid
- Nix
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Pascal
- Perl
- PostScript
- PowerShell
- Prolog
- Python
- R
- Racket
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- SVG
- Sage
- Scala
- Scheme
- Scilab
- Shell
- Smali
- Smarty
- Svelte
- Swift
- Tcl
- TeX
- TypeScript
- Vala
- Vim Script
- Vue
- XML
- XSLT
- Zig
Starred repositories
A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.
基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC
Abandoned. This is now supported by the android build plugin: https://developer.android.com/studio/build/maven-publish-plugin
A Gradle plugin for printing beautiful logs on the console while running tests
A pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts.
🔧 Cross module Android development made easy!
a gradle plugin for minifying activities, services, receivers, providers and custom view
Gradle plugin that fixes Android build caching problems.
Easy setup of static analysis tools for Android and Java projects.
Gradle plugin to help embed dependencies in generated AAR artifact
🐜🐜 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentization solution, no need to sink public code, no need to use ha…
统一管理Git多仓库及模块依赖 / Manage multiple Git repositories and dependencies between modules.
A Java i18n library created to convert numbers to their word representations.
Gradle plugin for resolving and downloading Android native dependencies (.so)
一个小众需求下移除 Android 构建中 Jar 包、AAR 包、构建冗余 class 文件的 Gradle 插件。
模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?
A gradle plugin to disable SSL certificate validation
BytecodeFixer can fix third platform jar file that has some bugs by javassist in Android
A gradle plugin for Android to handle material design icons Google published.
Easy and consistent setup of static analysis tools for Android and Java projects.
This plugin will help you exclude so files by flavor or buildType
A gradle plugin tracking android application method