最近整理了现在比较热门 App 的高仿项目,这些项目都是有「recently updated」,而不是年代久远不再维护的项目。包括高仿微信、微博、B站、斗鱼、抖音、美团、头条、掘金等等。
这些项目涉及的技术栈有 Vue、Flutter 等等,看这些高仿项目的源码有什么用呢?比如下面这个高仿知乎,采用 Flutter 技术栈,把代码 Download 下来,看着代码做一遍基本可以入门 Flutter,学会 APP 布局。
1. 高仿知乎
使用 Flutter 模仿的知乎黑色主题的 UI,在 我的 页中可以修改日间和夜间模式。
https://github.com/xujiyou/zhihu-flutter
2. 高仿微信
https://github.com/tbl00c/TLChat
3. 仿美团外卖点餐
后端基于nodej.s的框架,数据库采用mongodb。功能涉及登录,定位,浏览商品,加购物车,下订单,支付(微信、支付宝扫码支付),评价,个人信息更改。
前端用 vue+vuex+vue-router+axios.
https://github.com/zwStar/vue-meituan
4. 精仿今日头条
https://github.com/chaychan/TouTiao
5. 高仿掘金
https://github.com/sanfengliao/vue-juejin
6. 高仿微博
iOS 版:
Github 地址:https://github.com/sam408130/DSLolita
Android:
Github 地址:https://github.com/wenmingvs/WeiBo
7. iOS 仿抖音
https://github.com/sshiqiao/douyin-ios-objectc
8. Android 仿抖音
https://github.com/18380438200/Tiktok
9. 高仿 YouTube
- iOS版本
https://github.com/aslanyanhaik/youtube-iOS
- 安卓版本
https://github.com/TeamNewPipe/NewPi
10. 仿斗鱼直播 APP
flutter 重构的斗鱼直播 APP,首页、娱乐为Material组件;直播间、鱼吧为纯自定义编写。GitHub 地址:
https://github.com/yukilzw/dy_flutter
11. 仿网易云音乐
基于 flutter 的仿网易云音乐软件,支持 iOS 和 Android。GitHub 地址:
https://github.com/boyan01/flutter-netease-music
12. 高仿 B站
基于 react 和 express 开发的,高仿B站 Web 移动端,GitHub 项目:
https://github.com/code-mcx/react-bilibili
高仿Bilibili,iOS 版 Github 地址:
https://github.com/MichaelHuyp/Bilibili_Wuxianda
Android 版本 Github 地址:
https://github.com/HotBitmapGG/bilibili-android-client