{"id":27943371,"url":"https://github.com/fishpioffical/fishpi-app","last_synced_at":"2026-03-12T23:30:59.792Z","repository":{"id":256977906,"uuid":"703328219","full_name":"FishPiOffical/fishpi-app","owner":"FishPiOffical","description":"这里是正在开发中的摸鱼派APP","archived":false,"fork":false,"pushed_at":"2025-12-17T07:13:15.000Z","size":1681,"stargazers_count":18,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-19T22:28:57.943Z","etag":null,"topics":["fishpi"],"latest_commit_sha":null,"homepage":"https://fishpi.cn","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FishPiOffical.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-11T03:30:58.000Z","updated_at":"2025-12-17T08:16:21.000Z","dependencies_parsed_at":"2025-05-07T12:08:40.460Z","dependency_job_id":"2472023a-7747-47c4-8878-893560d3d023","html_url":"https://github.com/FishPiOffical/fishpi-app","commit_stats":null,"previous_names":["hereisyui/fishpi_flutter","fishpioffical/fishpi-app"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/FishPiOffical/fishpi-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FishPiOffical%2Ffishpi-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FishPiOffical%2Ffishpi-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FishPiOffical%2Ffishpi-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FishPiOffical%2Ffishpi-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FishPiOffical","download_url":"https://codeload.github.com/FishPiOffical/fishpi-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FishPiOffical%2Ffishpi-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30449007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T21:31:01.033Z","status":"ssl_error","status_checked_at":"2026-03-12T21:30:43.161Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fishpi"],"created_at":"2025-05-07T12:08:30.089Z","updated_at":"2026-03-12T23:30:59.782Z","avatar_url":"https://github.com/FishPiOffical.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg decoding=\"async\" align=right src=\"assets/images/logo.png\" width=\"25%\"\u003e\n\n# 摸鱼派 APP 客户端\n\n摸鱼派 APP 客户端 flutter 版本，提供鱼派聊天室、社区、清风明月等基本功能。\n\n# 前排提示\n\nAPP 仍在开发中，欢迎大家 PR，欢迎 star，欢迎提 issue\n\n## 鱼派 APP 开发史\n\n在该版本之前，一共三个 APP 客户端，三个版本独立存在。\n\n- 2022.01.04 由 [@HereIsYui](https://github.com/HereIsYui) 开发的 uni-app 版本上线\n- 2022.06.02 由 [@iwpz](https://github.com/iwpz) 开发的 flutter 第一个版本上线\n- 2022.06.25 由 [@csfwff](https://github.com/csfwff) 开发的原生安卓版本上线\n\n由于种种原因，以上版本都陆续停止了更新和维护(~~开发者太懒了~~)。于是在 2023.10.11 日，flutter v2 版本的 APP 计划被提出，\n\n但是因各种原因(~~才不是懒~~)，该版本于 2024.07.04 停止开发。\n\nbut！今天！也就是 2024.09.13 该项目被重新提上日程，并将弃用之前开发的架构，重新开发 v3 版本，所以本次版本号直接从 3.0.0 开始！\n\n~~预计 24 年年底发出第一个正式版本！敬请期待！~~ 什么?怎么已经2025年了?? 好吧, 那就今年年底吧!\n\n## 项目环境\n\n```\nFlutter stable 当前3.24.5\nDart stable 当前3.5.4\n```\n\n## 功能一览\n\n| 功能      | 说明             | 完成度  | 状态      |\n|---------|----------------|------|---------|\n| 基本架构    | APP 的基本架构      | 70%  | 开发中 ⌨️  |\n| 聊天功能    | -              | 80%  | 开发中 ⌨️  |\n| 文章列表    | -              | 100% | 已完成 ✅   |\n| 查看文章    | -              | 100% | 已完成 ✅️️  |\n| 发布文章    | -              | 100% | 已完成 ✅️   |\n| 回复文章    | -              | 100% | 已完成 ✅️  |\n| 文章互动    | 点赞、感谢          | 100% | 已完成 ✅   |\n| 清风明月    | -              | 100% | 已完成 ✅   |\n| 个人中心    | -              | 80%  | 开发中 ⌨️  |\n| Ta 人主页  | -              | 100% | 已完成 ✅️ |\n| 转账      | -              | 100% | 已完成 ✅   |\n| 标签      | -              | 0%   | 计划中 ⏰️  |\n| 备注      | -              | 30%  | 开发中 ⌨️  |\n| 设置      | -              | 60%  | 开发中 ⌨️  |\n| 黑名单     | -              | 100% | 已完成 ✅️  |\n| 用户信息更改  | -              | 0%   | 计划中 ⏰   |\n| 新消息列表   | -              | 0%   | 计划中 ⏰   |\n| 扫码登录    | 双向扫码           | 100% | 已完成 ✅   |\n| - APP登录 | App扫Web二维码登录App | 100% | 已完成 ✅   |\n| - Web登录 | App扫Web二维码登录Web | 100% | 已完成 ✅   |\n| 登录      | -              | 100% | 已完成 ✅   |\n| 注册      | -              | 0%   | 计划中 ⏰   |\n\n# 其他版本\n\n由[@imlinhanchao](https://github.com/imlinhanchao)开发的[鸿蒙原生版本](https://github.com/FishPiOffical/fishpi-harmony)\n\n# 鸣谢\n\n[fishpi dart sdk](https://pub.dev/packages/fishpi) 由[@imlinhanchao](https://github.com/imlinhanchao) 大佬开发的摸鱼派 Dart 版本 sdk\n\n[fishpi UI](https://pixso.cn/app/editor/l_uc36XwPK9YiU1h3VcuGQ?page-id=0%3A1) 由[@imlinhanchao](https://github.com/imlinhanchao) 大佬设计的新版 UI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffishpioffical%2Ffishpi-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffishpioffical%2Ffishpi-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffishpioffical%2Ffishpi-app/lists"}