https://github.com/linxunfeng/linxunfeng
https://github.com/linxunfeng/linxunfeng
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/linxunfeng/linxunfeng
- Owner: LinXunFeng
- Created: 2020-07-21T01:53:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T15:36:56.000Z (about 1 year ago)
- Last Synced: 2025-04-07T16:42:22.796Z (about 1 year ago)
- Size: 87.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### LinXunFeng 👋

😄 Hello,我是 `LinXunFeng` [](https://cdn.jsdelivr.net/gh/FullStackAction/PicBed@resource/image/20210110171035.png) 💬
📖 有时会写一些技术博文,并同步到 [掘金](https://juejin.im/user/58f8065e61ff4b006646c72d) 和 [【全栈行动】](https://fullstackaction.com/)博客网站,
微信公众号: [FullStackAction](https://cdn.jsdelivr.net/gh/FullStackAction/PicBed@resource/image/20210110171035.png),欢迎大家订阅 🎉
📫 如果你想找我聊聊,可以给我[发邮件](mailto:linxunfeng@yeah.net)、也可以直接 [Twitter DM](https://twitter.com/xunfenghellolo),当然,通过微信公众号私信我也可以哟😃
📱 如果你想加入我们的微信技术交流群请看:[【微信群说明】](https://mp.weixin.qq.com/s/JBbMstn0qW6M71hh-BRKzw) 💬
☕ 如果你想请我喝一杯咖啡,可以通过如下方式:
[](https://ko-fi.com/T6T4JKVRP)
[](https://cdn.jsdelivr.net/gh/FullStackAction/PicBed@resource20220417121922/image/202303181116760.jpeg)
Wallet: 0x0619B63126b34F654FB0F6710d98390da2B527f50A1F78fcD6857F1Da5c2D688
## 组织
| Logo | 组织链接 | 角色 | 描述 |
|:----|:----|:----|:----|
|  | Flutter https://github.com/flutter | 团队成员 | 参与维护: [flutter](https://github.com/flutter/flutter)、[engine](https://github.com/flutter/engine) |
|  | FlutterCandies https://github.com/fluttercandies | 团队成员 | 主导维护: [flutter_scrollview_observer](https://github.com/fluttercandies/flutter_scrollview_observer) |
|
| FullStackAction https://github.com/FullStackAction | 拥有者 | 维护技术博客与公众号: [FullStackAction](https://github.com/LinXunFeng/LinXunFeng/blob/master/static/img/FSAQR.png) |
## Flutter
|Repo|About|
|-|-|
|[flutter_scrollview_observer](https://github.com/LinXunFeng/flutter_scrollview_observer)|A widget for observing data related to the child widgets being displayed in a scrollview.|
|[flutter_chat_packages](https://github.com/LinXunFeng/flutter_chat_packages)|A collection of useful packages about chat.|
|[flutter_video_cache](https://github.com/LinXunFeng/flutter_video_cache)|A powerful media cache plugin.|
|[flutter_switch_orientation](https://github.com/LinXunFeng/flutter_switch_orientation)|A Flutter plugin that switches device orientation.|
|[alog](https://github.com/LinXunFeng/alog)|Flutter打印工具|
## iOS
### 开源库
|Repo|About|
|-|-|
|[SwiftyFitsize](https://github.com/LinXunFeng/SwiftyFitsize)|📱 Swifty screen adaptation solution (Support Objective-C and Swift)|
|[LXFProtocolTool](https://github.com/LinXunFeng/LXFProtocolTool)|由Swift中协议方式实现功能的实用工具库【Refreshable、EmptyDataSetable 支持 Rx 】|
|[MoyaMapper](https://github.com/MoyaMapper/MoyaMapper)|快速解析模型工具,支持RxSwift。同时支持缓存功能 【相关手册 https://MoyaMapper.github.io 】|
|[LXFPhotoHelper](https://github.com/LinXunFeng/LXFPhotoHelper)|一行代码实现调用系统相机与相册,可配置导航栏背景与字体颜色|
|[SwiftyTraceableValue](https://github.com/LinXunFeng/SwiftyTraceableValue)|优雅的可比较类型|
|[LXFDrawBoard](https://github.com/LinXunFeng/LXFDrawBoard)|多功能小画板|
### 开源项目
|Repo|About|
|-|-|
|[LXFWeChat](https://github.com/LinXunFeng/LXFWeChat)|Swift 3.0 WeChat|
|[LXFFM](https://github.com/LinXunFeng/LXFFM)|高仿喜马拉雅FM|
|[RxSwiftDemo](https://github.com/LinXunFeng/RxSwiftDemo)|RxSwift项目实战记录|
### 逆向
|Repo|About|
|-|-|
|[lxf_cycript](https://github.com/LinXunFeng/lxf_cycript)|Cycript工具集|
|[frida_study](https://github.com/LinXunFeng/frida_study)|iOS逆向 - 运行时分析(三)Frida|
### 脚本工具
|Repo|About|
|-|-|
|[script_box](https://github.com/LinXunFeng/script_box)|脚本工具箱|
|[LXFUpdatePodTool](https://github.com/LinXunFeng/LXFUpdatePodTool)|fastlane自动化更新私有库工具|
|[transporter_fix](https://github.com/LinXunFeng/transporter_fix)|🔥 修复transporter一直卡在正在验证不动的问题,也适用于fastlane脚本上传ipa的方式|
|[bugly-symbol-uploader](https://github.com/LinXunFeng/bugly-symbol-uploader)|符号表上传辅助工具 www.npmjs.com/package/buglysu|
|[condor](https://github.com/LinXunFeng/condor)|由Dart实现的脚本工具集 www.pub.dev/packages/condor_cli|