# flutter_chat_box
**Repository Path**: wanxiang-open-source/flutter_chat_box
## Basic Information
- **Project Name**: flutter_chat_box
- **Description**: Flutter开发的和ChatGPT聊天的App,全平台支持
- **Primary Language**: Dart
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 1
- **Created**: 2024-08-26
- **Last Updated**: 2025-02-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# flutter_chatgpt
本项目基于一个 flutter 脚手架 https://github.com/bravekingzhang/flutter_template_mason ,开发的一款可以和 ChatGPT 聊天的 App!
**全平台支持**
- macOS ✅
- Linux✅
- Windows✅
- Android✅
- iOS✅
# 使用方法
release dir 可以直接下载 release 版本,也可以:
1. clone the repository
2. flutter pub get
3. flutter build macos/linux/windows/android/ios
# 特性展示
- 支持代码着色
- 代码可复制
- 使用 stream 流式 API 请求,响应比较快
- 清爽的 UI
# Mobile support
# 支持特性
- [x] 多语言支持
- [x] 单元测试
- [x] 组件测试
- [x] 优秀的全局数据管理方式 flutter_bloc
- [x] flutter_bloc_test
- [x] 主题切换
- [x] 统一的路由管理
- [x] 全局状态管理
- [x] 多轮次对话
- [x] prompt 支持
- [x] 增加了打字机的震动效果
- [x] 支持 web 搜索能力
- [ ] 一键到出会话支持
- [ ] 支持高级搜索
- [ ] 等你 issue 来支持
# 开源共建
让我们一起改进,把这个 App 做得更加好用一些。
### 加群讨论
欢迎加群讨论技术?随意打赏,请备注 github 名
关注作者微信公众号,与作者交流,第一时间知道作者动态?
# License: MIT
本项目采用 MIT 许可证授权。