All Projects → wkiwi → Flutter_wechat

wkiwi / Flutter_wechat

用flutter搞一波微信,还原微信页面,使用node构建websocket,完成部分会话功能,shared_preferences数据持久化,web_socket_channel通信,provide数据共享

Programming Languages

dart
5743 projects

仿写微信

这是一个使用 Flutter 框架开发的高仿微信移动客户端的项目,目的是学习 Flutter 框架。

项目进度

目前已经实现了部分websocket服务,server文件夹下为使用node构建的websocket服务,自定义固定群,所有用户启动APP自动加入flutter交流群,实时添加新加入的用户。目前支持群聊与私聊。聊天记录后台不存储只提供消息通信

项目内提供了固定的websocket后端服务,可修改为本地server服务端口

安卓APK下载

快来下载进入APP,在群里聊骚吧,哈哈......

下载二维码

项目成果预览

页面 图片 页面 图片
会话列表 会话列表 通讯录 通讯录
发现频道 发现频道 我
快速滚动条 快速滚动条 弹出菜单 弹出菜单
聊天详情页 聊天详情页 消息弹出菜单 消息弹出菜单
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].