Pinned Repositories
AndroidModuleSamples
🎨基于 MVP + RxJava + Retrofit + EventBus + Arouter 的 Android 组件化开发框架实践
bilibili-android-client
An unofficial bilibili client for android http://www.jianshu.com/p/f69a55b94c05 -- 该项目已停止维护!
blog
SpringBoot + Mybatis + thymeleaf 搭建的个人博客
CardStackView
One Custom view for show something just like cards with animations.
CodingAPP
demo-by-2019-pingan
compose-samples
Official Jetpack Compose samples.
curencytrade_webpage
demo
EventCollect
android实现无埋点,收集用户行为统计
SSMDemo
think-of-xiao's Repositories
think-of-xiao/AndroidModuleSamples
🎨基于 MVP + RxJava + Retrofit + EventBus + Arouter 的 Android 组件化开发框架实践
think-of-xiao/CodingAPP
demo-by-2019-pingan
think-of-xiao/compose-samples
Official Jetpack Compose samples.
think-of-xiao/curencytrade_webpage
think-of-xiao/demo
think-of-xiao/EventCollect
android实现无埋点,收集用户行为统计
think-of-xiao/flutter_app
think-of-xiao/flutter_BaseWidget
一个规范flutter生命周期的Widget基类,并且封装了基本属性,加快开发速度~完善的网络请求封装,功能非常全
think-of-xiao/flutter_bolg_manage
Flutter实战项目,采用Getx框架管理,遵循Material design设计风格,适合您实战参考或练手
think-of-xiao/Flutter_DIO_5
flutter dio 5.0 封装
think-of-xiao/flutter_eval
Code push for Flutter, powered by dart_eval
think-of-xiao/flutter_for_shop
我的flutter入手项目
think-of-xiao/flutter_mvvm_example
MVVM in Flutter using ScopedModel
think-of-xiao/flutter_shell
flutter 一键打包脚本
think-of-xiao/flutter_web_demo
我的flutter网页练手应用
think-of-xiao/freedom_table
think-of-xiao/GSYGithubAppFlutter
超完整的Flutter项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin
think-of-xiao/hotfix
Android热修复Demo
think-of-xiao/JetpackMvvm
:chicken::chicken::chicken:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目
think-of-xiao/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
think-of-xiao/MVVM-Android
Build MVVM APP With Kotlin,完整示例见PaoNet
think-of-xiao/mvvm_flutter
Build MVVM App for Android and IOS with Flutter
think-of-xiao/my_first_web_vue_demo
first commit
think-of-xiao/myssmspringboot
我的Java学习历程java_demo
think-of-xiao/NoviceGuide
Android无侵入式引导提示 【博客地址:https://www.jianshu.com/p/94b73f314ab8】
think-of-xiao/SimpleAdapterDemo
下拉刷新、上拉加载更多RecyclerView:1、【PullToRefreshRecyclerView】手势监听方式实现,不影响`RecyclerView.Adapter`各种原生操作。2、【SwipeRefreshRecyclerView】SwipeRefreshLayout + RecyclerView结合实现。这里推荐使用【PullToRefreshRecyclerView】。3、【SimpleAdapter】强大好用的RecyclerView适配器,一个adapter搞定所有。
think-of-xiao/SuperWeb
Android基于腾讯X5内核的WebView(超级浏览器),拥有文件上传、下载、浏览(支持PDF/PPT/DOC/EXCEL/TXT格式)、Android与JS的交互、视频播放、自定义进度条、下拉回弹等功能
think-of-xiao/think-of-xiao
Config files for my GitHub profile.
think-of-xiao/vue-element-plus-admin
基于vue3+elementPlus+vuex+vue-router,vue3版本的vue-element-admin管理平台模板,简洁,拿来即用
think-of-xiao/WanAndroid
:chicken::chicken::chicken:【停止维护,已使用Jetpack+Mvvm重构】根据鸿神提供的WanAndroid开放Api来制作的产品级玩安卓App,采用Kotlin语言,基于Material Design+AndroidX +MVP+RxJava+Retrofit等框架开发,注释超详细,方便大家练手