lollipopkit/flutter_gpt_box
GPTBox - a third-party client for OpenAI API.
- Stars
- 390
- Forks
- 33
- Last push (UTC)
- Aug 9, 2025
- Project status
- Active
LanguagesDartC++CMakeRubySwiftCKotlinObjective-C
Technical topics
Dependencies used
Dependency list 27 items
- flutter
{"sdk":"flutter"} - flutter_localizations
{"sdk":"flutter"} - app_links
^6.1.1 - equatable
^2.0.7 - extended_image
^10.0.1 - file_picker
^10.1.9 - google_fonts
^6.1.0 - html
^0.15.4 - image
^4.2.0 - image_picker
^1.0.7 - screenshot
^3.0.0 - shortid
^0.1.2 - json_annotation
^4.9.0 - freezed_annotation
^3.0.0 - responsive_framework
^1.5.1 - webdav_client_plus
^1.0.2 - openai_dart
{"git":{"url":"https://github.com/lollipopkit/langchain_dart","ref":"v1.0.759","path":"packages/openai_dart"}} - mcp_dart
{"git":{"url":"https://github.com/leehack/mcp_dart","ref":"main"}} - fl_lib
{"git":{"url":"https://github.com/lppcg/fl_lib","ref":"v1.0.327"}} - flutter_testDevelopment
{"sdk":"flutter"} - flutter_lintsDevelopment
^6.0.0 - build_runnerDevelopment
^2.4.7 - hive_ce_generatorDevelopment
^1.9.2 - flutter_native_splashDevelopment
^2.3.9 - json_serializableDevelopment
^6.8.0 - freezedDevelopment
^3.0.0 - fl_buildDevelopment
{"git":{"url":"https://github.com/lppcg/fl_build.git","ref":"v1.0.51"}}
Rankings
Original README
English project snapshot. Visit GitHub for the latest content.
Expand / collapse project README
English | 简体中文
Flutter GPT Box
A third-party GPT Client for OpenAI API.
donate lang license
😣 Attention
This app is now under development, some features may be missing / not available. Please refrain from using it in production environments or for critical data.
🪄 Features
- (🥳 New) Tools
- Load history chats as context.
- Ask GPT to add Memories.
- Viewing the content of HTTP links. Video
- Restore from ChatGPT Next Web backup / OpenAI exported file.
- Text / Image / Audio chat.
- Localization. (English, 简体中文, Deutsch, 繁體中文, Indonesian, Français, Dutch, Türkçe, Español, Русский язык, Português, 日本語)
- Share chat as image.
- Url Scheme, eg:
lpkt.cn://gptbox/new?msg=hello - Sync with WebDAV / iCloud.
- Mobile & Desktop supports.
- Render code block / latex formula.
- Performance far exceeds traditional Web.
🏙️ Screenshots
| https://cdn.lpkt.cn/gptbox/screenshot/1.jpg | https://cdn.lpkt.cn/gptbox/screenshot/2.jpg | https://cdn.lpkt.cn/gptbox/screenshot/3.jpg | https://cdn.lpkt.cn/gptbox/screenshot/4.jpg |
⬇️ Use
| Platform | From |
|---|---|
| iOS & macOS | AppStore |
| Android | Github / CDN / OpenAPK |
| Linux & Windows | Github / CDN |
Only download from the source you trust
🆘 Help
Before you open an issue, please read the following:
- Paste the entire log (long press home title) in the issue template.
- Make sure whether the issue is caused by this app.
- Welcome all valid and positive feedback, subjective feedback (such as you think other UI is better) may not be accepted.
After you read the above, you can:
- If you have any question or feature request, please open a discussion.
- If app has any bug, please open an issue.
🧱 Contribution
- Any positive contribution is welcome.
- l10n guide can be found in my blog.
💡 My other apps
- Server Box - Server status & tools.
- More - Tools & etc.
📝 License
GPL v3 lollipopkit