fuusy's Stars
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
android/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
facebook/yoga
Yoga is an embeddable layout engine targeting web standards.
alibaba/ARouter
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
Kotlin/kotlinx.coroutines
Library support for Kotlin coroutines
cfug/dio
A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.
TonnyL/Awesome_APIs
:octocat: A collection of APIs
amitshekhariitbhu/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
alibaba/vlayout
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
google/accompanist
A collection of extension libraries for Jetpack Compose
zhpanvip/BannerViewPager
🚀 An awesome banner view for Android,Based on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效,一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。
LianjiaTech/bruno
An enterprise-class package of Flutter components for mobile applications. ( Bruno 是基于一整套设计体系的 Flutter 组件库。)
facebookarchive/device-year-class
A library that analyzes an Android device's specifications and calculates which year the device would be considered "high end”.
aiceking/AppStartFaster
Android冷启动优化,有向无环图启动器
alibaba/Virtualview-Android
A light way to build UI in custom XML.
square/haha
DEPRECATED Java library to automate the analysis of Android heap dumps.
alibaba/GaiaX
动态模板引擎是一套轻量化、跨平台、高性能的纯原生移动端卡片渲染动态化解决方案
HuolalaTech/hll-wp-therouter-android
A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)
amitshekhariitbhu/Kotlin-Coroutines-Android-Examples
Moved to https://github.com/amitshekhariitbhu/Learn-Kotlin-Coroutines
shixinzhang/AndroidBitmapMonitor
A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。
fuusy/component-jetpack-mvvm
💖组件化+Jetpack+Kotlin+MVVM项目实战,涉及Jetpack相关组件,Kotlin相关技术,协程+Retrofit,Paging3+Room等。
fuusy/PdfWebview
A lib for loading PDF in Android using WebView
fuusy/flutter_read
A flutter project, 一款Flutter实战项目,已空安全适配,封装各种UI组件,网络组件以及使用peovider进行状态管理。
fuusy/FuPerformance
性能优化实战系列,包含启动、内存、卡顿、电量、网络、app大小优化等。
android/architecture-components-samples
Samples for Android Architecture Components.
fuusy/genshin-compose
A jetpack compose project about genshin.
fuusy/KindsOfPickerView
Supports single selection, multiple selections, custom style selectors.可多选、单选、自定义样式的选择器。
fuusy/AptEx
APT Demo
fuusy/NavigationRemake
改造navigation重复创建问题