{"id":18160189,"url":"https://github.com/meetqy/flutter_dating_template","last_synced_at":"2025-04-16T14:26:48.412Z","repository":{"id":37369246,"uuid":"491768497","full_name":"meetqy/flutter_dating_template","owner":"meetqy","description":"flutter 版本的交友 app 模板，总计页面35个，测试数据基于 mockjs 创建（A dating app template for The Flutter version, with a total of 35 pages, was created based on MockJS.）","archived":false,"fork":false,"pushed_at":"2023-09-14T01:32:43.000Z","size":13941,"stargazers_count":435,"open_issues_count":2,"forks_count":132,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-29T05:22:40.955Z","etag":null,"topics":["app","application","flutter","flutter-app","flutter-examples","template"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meetqy.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}},"created_at":"2022-05-13T05:28:45.000Z","updated_at":"2025-03-27T13:52:22.000Z","dependencies_parsed_at":"2024-01-14T05:09:23.689Z","dependency_job_id":null,"html_url":"https://github.com/meetqy/flutter_dating_template","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetqy%2Fflutter_dating_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetqy%2Fflutter_dating_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetqy%2Fflutter_dating_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetqy%2Fflutter_dating_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meetqy","download_url":"https://codeload.github.com/meetqy/flutter_dating_template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249250361,"owners_count":21237884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["app","application","flutter","flutter-app","flutter-examples","template"],"created_at":"2024-11-02T08:07:40.207Z","updated_at":"2025-04-16T14:26:48.389Z","avatar_url":"https://github.com/meetqy.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flutter_dating_template\n\nflutter 版本的交友 app 模板，总计页面**35**个，测试数据基于 mockjs 创建。\n\n## 快速了解\n\n🐱 迅速定位页面\n\n![](./readme/hack.png)\n\n⚡ mock 数据分离\n\n```\n- history_match\n    - index.dart    # 布局文件\n    - mock.dart     # mock实例文件\n```\n\n🌊 **不依赖于第三方 api**， 基于 mockjs 本地创建测试数据，更加稳定\n\n## flutter 2.10.x 版本\n\n```sh\nflutter --version\n```\n\n```sh\nFlutter 2.10.4 • channel stable • https://github.com/flutter/flutter.git\nFramework • revision c860cba910 (5 weeks ago) • 2022-03-25 00:23:12 -0500\nEngine • revision 57d3bac3dd\nTools • Dart 2.16.2 • DevTools 2.9.2\n```\n\n## 随机动漫图片\n\n```js\nhttps://rao.pics/r\n```\n\n仓库地址: [Github](https://github.com/meetqy/eagleuse)\n\n## 所用插件及作用\n\n\u003e 项目中所用的插件，均支持空安全。\n\n| 插件名                                                                  | 作用           |\n| ----------------------------------------------------------------------- | -------------- |\n| [flutter_native_splash](https://pub.dev/packages/flutter_native_splash) | 设置启动页     |\n| [group_button](https://pub.dev/packages/group_button)                   | checkbox group |\n| [getx](https://github.com/jonataslaw/getx)                              | 路由管理       |\n| [dart_mock](https://pub.dev/packages/dart_mock)                         | mock data      |\n| [scan](https://pub.dev/packages/scan)                                   | 扫描二维码     |\n| [dotted_border](https://pub.dev/packages/dotted_border)                 | 边框虚线       |\n| [cached_network_image](https://pub.dev/packages/cached_network_image)   | 图片缓存       |\n\n## 任务进度\n\n\u003cdetails\u003e\n\u003csummary\u003e已完成\u003c/summary\u003e\n\n- [x] 登录\n- [x] 登录/验证码登录\n- [x] 登录/密码登录\n- [x] 忘记密码\n- [x] 隐私政策\n- [x] 用户协议\n- [x] 启动页\n- [x] 首页\n- [x] 匹配条件\n- [x] 历史匹配\n- [x] 社区\n- [x] 社区/关注\n- [x] 社区/推荐\n- [x] 社区/发现\n- [x] 消息\n- [x] 我的\n- [x] 我的-设置\n- [x] 账号设置\n- [x] 修改密码\n- [x] 注销账号\n- [x] 消息通知\n- [x] 隐私设置\n- [x] 隐私/黑名单\n- [x] 清除缓存\n- [x] 关于我们\n- [x] 添加标签\n- [x] 我的/好友\n- [x] 我的/粉丝\n- [x] 我的/访客\n- [x] 消息/扫一扫\n- [x] 消息/添加好友\n- [x] 消息-聊天页\n- [x] 发布动态-输入文本\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e未完成/进行中\u003c/summary\u003e\n\n- [ ] 发布\n- [ ] 全局轮播图\n- [ ] 话题详情\n- [ ] 用户中心\n- [ ] 聊天界面\n- [ ] 举报页面\n- [ ] 帖子详情页\n- [ ] 编辑资料\n\u003c/details\u003e\n\n## 原型来源\n\n[社区交友 APP 原型](https://demo.axureshop.com/?url=https://cloud.axureshop.com/CDYHH2\u0026buyurl=https://www.axureshop.com/a/1473981.html)，**我只购买了原型，有真实上线需求可能需要提前询问作者。**\n\n## 页面截图\n\n\u003cdiv\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/登录-密码.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/登录-验证码.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/启动页.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/首页-历史匹配.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/首页-匹配条件.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/首页.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/忘记密码.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/隐私政策.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/用户协议.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/社区-关注.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/社区-推荐.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/社区-发现.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/消息.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/我的.gif\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/我的-设置.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/账号设置.jpeg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/修改密码.jpeg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/注销账号.gif\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/消息通知.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/设置-隐私.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/隐私-黑名单.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/清楚缓存.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/关于我们.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/我的-添加标签.gif\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/我的-访客\u0026好友\u0026粉丝.gif\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/消息-功能.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/消息-扫码.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/消息-添加好友.jpg\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/消息-聊天.gif\"/\u003e\n\u003cimg width=\"187\" src=\"./readme/preview/发布动态-输入文本.gif\"/\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeetqy%2Fflutter_dating_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeetqy%2Fflutter_dating_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeetqy%2Fflutter_dating_template/lists"}