Pinned Repositories
awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
CustomStickyLiveData
Customize a LiveData that controls whether you need sticky.Default is not sticky.(一个可以控制是否需要粘性的LiveData,具备LiveData优点的基础上解决LiveData自带粘性的问题)
HorizontalDragMoreView
A horizontal drag to load more custom Layouts with damped rebounds.(一个横向拖动加载更多带阻尼回弹的自定义Layout)
InstantRecyclerView
A library that helps to implement a complex list with RecyclerView.(RecyclerView使用的封装与优化,帮助你快速利用RecyclerView构建复杂列表)
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
LineWrapContainer
A custom line wrap layout ,support set max lines.(自定义流式布局,支持设置最大行数)
MethodTraceMan
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
RNCookAssistant
A practice project in full use of ReacNative.The main theme is cooking. (一个完全使用ReactNative的日常练手项目,附带项目GIF预览图)
RNIconfont
演示如何在RN中使用自定义的ttf文件来展示icon,并提供生成iconfont映射文件的脚本.(A demo that demonstrates how to use custom ttf file in the ReactNtive to display an icon, and provide a script to generate an iconfont map file.)
ShadowHelper
A library to add shadows for the Android View.(一个方便为Android View添加自然的阴影的库)
zhengcx's Repositories
zhengcx/MethodTraceMan
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
zhengcx/ShadowHelper
A library to add shadows for the Android View.(一个方便为Android View添加自然的阴影的库)
zhengcx/CustomStickyLiveData
Customize a LiveData that controls whether you need sticky.Default is not sticky.(一个可以控制是否需要粘性的LiveData,具备LiveData优点的基础上解决LiveData自带粘性的问题)
zhengcx/HorizontalDragMoreView
A horizontal drag to load more custom Layouts with damped rebounds.(一个横向拖动加载更多带阻尼回弹的自定义Layout)
zhengcx/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
zhengcx/awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
zhengcx/fish-redux
An assembled flutter application framework.
zhengcx/flutter_wanandroid
🔥🔥🔥 基于Google Flutter的WanAndroid客户端,支持Android和iOS。包括BLoC、RxDart 、国际化、主题色、启动页、引导页,拥有较好的项目结构&比较规范的代码!
zhengcx/RNCookAssistant
A practice project in full use of ReacNative.The main theme is cooking. (一个完全使用ReactNative的日常练手项目,附带项目GIF预览图)
zhengcx/AndroidGodEye
AndroidGodEye:A performance monitor tool , like "Android Studio profiler" for Android , you can easily monitor the performance of your app real time in pc browser
zhengcx/BackgroundLibrary
A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
zhengcx/booster
🚀Optimizer for mobile applications
zhengcx/ByteX
ByteX is a bytecode plugin platform based on Android Gradle Transform Api and ASM. 字节码插件开发平台
zhengcx/DoraemonKit
A full-featured App (iOS & Android) development assistant. You deserve it. 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。https://www.dokit.cn/
zhengcx/Flutter-Notebook
FlutterDemo合集,今天你fu了吗
zhengcx/flutter_deer
🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project. Includes a complete UI design and exercises that are closer to real projects.
zhengcx/flutter_easyrefresh
A widget provided to the flutter scroll component pull-refresh and push-load.
zhengcx/FlutterDouBan
🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)
zhengcx/FlutterExampleApps
[Example APPS] Basic Flutter apps, for flutter devs.
zhengcx/FlutterUnit
the unity of flutter, the unity of coder.
zhengcx/GSYFlutterBook
Flutter完整开发实战详解系列,提供在线预览和pdf下载,本系列将完整讲述:如何快速从 0 开发一个完整的 Flutter APP,配套高完成度 Flutter 开源项目 GSYGithubAppFlutter ,同时会提供一些Flutter的开发细节技巧,之后深入源码和实战为你全面解析 Flutter 。
zhengcx/KOOM
KOOM is an OOM killer on mobile platform by Kwai.
zhengcx/litho
A declarative framework for building efficient UIs on Android.
zhengcx/memory-leak-detector
zhengcx/MvRx
MvRx: Android on Autopilot
zhengcx/Neptune
A flexible, powerful and lightweight plugin framework for Android
zhengcx/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
zhengcx/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
zhengcx/TinyDancer
An android library for displaying fps from the choreographer and percentage of time with two or more frames dropped
zhengcx/Virtualview-Android
A light way to build UI in custom XML.