Pinned Repositories
Accelerider.Windows
A shell that runs Accelerider applications on the Windows platform.
AMPopTip
An animated popover that pops out a given frame, great for subtle UI tips and onboarding.
AndroidAll
Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、插件化、热更新、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等
AspNetCoreTodo
awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
Caviar-Blazor
Caviar-Blazor是采用Blazor + Ant Design的后台管理框架,框架包含了后台管理的常用功能,简单大方的界面,拥有数据权限、字段权限、API权限等,可精细化控制任意元素,而且更好的兼容手机端,让开发者更专注于业务上的开发。
ChatLayout
ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes.
cometchat-sample-app-react-native
Voice & Video Calling and Text Chat App for React Native
DKNightVersion
Manage Colors, Integrate Night/Multiple Themes
DMSkin-for-WPF
WPF Borderless Window | Custom Controls & Styles | MVVM Support
youhui's Repositories
youhui/Accelerider.Windows
A shell that runs Accelerider applications on the Windows platform.
youhui/AMPopTip
An animated popover that pops out a given frame, great for subtle UI tips and onboarding.
youhui/AndroidAll
Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、插件化、热更新、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等
youhui/Caviar-Blazor
Caviar-Blazor是采用Blazor + Ant Design的后台管理框架,框架包含了后台管理的常用功能,简单大方的界面,拥有数据权限、字段权限、API权限等,可精细化控制任意元素,而且更好的兼容手机端,让开发者更专注于业务上的开发。
youhui/ChatLayout
ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes.
youhui/cometchat-sample-app-react-native
Voice & Video Calling and Text Chat App for React Native
youhui/Dragablz
Dragable and tearable tab control for WPF
youhui/flutter-chat-demo
The chat app made by Flutter and Firebase
youhui/flutter_im_list
A high-performance, lightweight Flutter chat list package. It can help you quickly create a WeChat-like chat list effect.
youhui/FlutterWanAndroid
youhui/Gin-Flutter-WOL
一个学习项目,可通过手机App远程启动电机控制器并监测来自嵌入式程序的运行数据, 使用了Go语言的Gin框架开发服务器后台程序,使用了Flutter框架和内置的Dart语言开发了App端应用,使用了C#语言和Winform框架开发了上位机,涉及到的网络通信包括RS485串口通信、TCP通信(Socket通信)和Http通信,数据库为MySQL数据库。同时基于Flutter框架的特点,App端做了跨平台Windows应用兼容。
youhui/eigen
The Art World in Your Pocket or Your Trendy Tech Company's Tote, Artsy's mobile app.
youhui/flutter_use
some trick used by flutter | Flutter使用的一些*操作
youhui/iAppStore-SwiftUI
iAppStroe is an Apple Store tool app written in SwiftUI.
youhui/IceCubesApp
A SwiftUI Mastodon client
youhui/ios-chat
开源的即时通讯(野火IM)系统
youhui/JXCategoryView
A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
youhui/LiveSendGift
直播发送弹幕效果
youhui/mattermost-mobile
Next generation iOS and Android apps for Mattermost in React Native
youhui/MobileIMSDK
一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP两种协议的同类框架,支持iOS、Android、Java,服务端基于Netty。
youhui/MovieSwiftUI
SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
youhui/ogre
scene-oriented, flexible 3D engine (C++, Python, C#, Java)
youhui/SwifterSwift
A handy collection of more than 500 native Swift extensions to boost your productivity.
youhui/UserLoginFramework
工业控制上位机通用框架 —— 实现用户注册、登录以及登录后跳转至主页面的Winform应用程序Demo。使用C#开发,采用三层架构(UI、BLL、DAL、Model)搭建,其中UI层即解决方案中名为UserLoginFramework的项目,同时UserLoginFramework也是该解决方案的启动项目;所有的界面项都放在UserLoginFramework下的UIForms文件夹内了。下载完成后打开解决方案执行即可。程序可能出现的异常及解决办法请参考README。
youhui/WanAndroid
最美WanAndroid客户端
youhui/WebFirst
.NET CORE 代码生成器 ,Web中使用CodeFirst模式, 实体 生成器,UI代码 生成器,在线建表,PostgresSql生成器,达梦生成器,金仓生成器MySql生成器,SQLServere生成器、Oracle生成器、Sqlite生成器、导出文档,模版配置, WEB代码生成器 ,API代码生成器
youhui/WeChat
🔥 iOS 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat 7.0.0+)的整体基本架构,以及实现微信朋友圈、通讯录、下拉小程序、搜索等主要功能,代码规范惊为天人、注释详解令人发指、细节处理精益求精、核心功能配备文档、接近98%还原度的原生App视觉体验,代码不多,注释多。(持续更新,敬请期待,欢迎Star和Fork…)
youhui/WinForm-
c#实现WinForm进销存系统
youhui/WTM
Use WTM to write .netcore app fast !!!
youhui/YiShaAdmin
基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观