{"id":53394,"url":"https://github.com/yuhanle/awesome-flutter-app","name":"awesome-flutter-app","description":"Flutter 程序开发资源汇总 💯","projects_count":71,"last_synced_at":"2026-09-03T19:00:38.441Z","repository":{"id":217354430,"uuid":"129858102","full_name":"yuhanle/awesome-flutter-app","owner":"yuhanle","description":"Flutter 程序开发资源汇总 💯","archived":false,"fork":false,"pushed_at":"2019-01-29T03:20:06.000Z","size":25,"stargazers_count":168,"open_issues_count":2,"forks_count":24,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-15T02:04:57.074Z","etag":null,"topics":["flutter","flutter-apps"],"latest_commit_sha":null,"homepage":"http://flutter-dev.cn/","language":null,"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/yuhanle.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":"2018-04-17T06:38:54.000Z","updated_at":"2026-05-08T11:01:02.000Z","dependencies_parsed_at":"2024-01-18T09:08:00.889Z","dependency_job_id":"275e9019-2946-4ccd-9f79-7725b74865d2","html_url":"https://github.com/yuhanle/awesome-flutter-app","commit_stats":null,"previous_names":["yuhanle/awesome-flutter-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yuhanle/awesome-flutter-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuhanle%2Fawesome-flutter-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuhanle%2Fawesome-flutter-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuhanle%2Fawesome-flutter-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuhanle%2Fawesome-flutter-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuhanle","download_url":"https://codeload.github.com/yuhanle/awesome-flutter-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuhanle%2Fawesome-flutter-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"created_at":"2024-01-15T20:09:24.359Z","updated_at":"2026-09-03T19:00:38.441Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["其他汇总","教程","开发者交流地","文章","案例","国内高仿","开源项目"],"sub_categories":[],"readme":"# Flutter 开发资源汇总\n\n## 开发者交流地\n\n* [Flutter 程序开发群](https://shang.qq.com/wpa/qunwpa?idkey=a7dd2610d08b283cd23e6c9ad60a4261f8fd790dd6adaa894ad5940b9d5f65ef)：NzY2MzA3MTMw\n* [Flutter中文开发者论坛](http://flutter-dev.cn/)\n\n## 目录\n\n* [教程](#user-content-教程)\n* [文章](#user-content-文章)\n* [优秀组件](#user-content-优秀组件)\n* [国内高仿](#user-content-国内高仿)\n* [开源项目](#user-content-开源项目)\n* [案例](#user-content-案例)\n* [其他汇总](#user-content-其他汇总)\n\n## 教程\n\n#### 官方实战\n\n* [Flutter中文网](https://flutterchina.club/)\n* [使用Flutter 构建精美的页面](https://codelabs.developers.google.com/codelabs/flutter-cn/index.html?index=..%2F..%2Findex#0)\n\n#### 云在千峰\n\n博主一直是从事 Android 开发的，所以主要从 Android 技术角度来分析 Flutter 的开发文档。\n\n* [Flutter 框架介绍](http://blog.chengyunfeng.com/?p=1033)\n* [Flutter 环境设置](http://blog.chengyunfeng.com/?p=1034)\n* [Flutter 应用解析](http://blog.chengyunfeng.com/?p=1036) \n* [发布 Flutter Android 应用](http://blog.chengyunfeng.com/?p=1037)\n* [Flutter widgets 库解析](http://blog.chengyunfeng.com/?p=1038)\n* [Flutter 控件之 文本和基本的容器](http://blog.chengyunfeng.com/?p=1040)\n* [Flutter 控件之 MaterialApp](http://blog.chengyunfeng.com/?p=1041)\n* [Flutter 控件之 Scaffold](http://blog.chengyunfeng.com/?p=1042)\n* [Flutter 控件之 AppBar 和 SliverAppBar](http://blog.chengyunfeng.com/?p=1044)\n* [Flutter 控件之 Drawer DrawerHeader 和 UserAccountsDrawerHeader](http://blog.chengyunfeng.com/?p=1046)\n* [Flutter 控件之 BottomNavigationBar FloatingActionButton](http://blog.chengyunfeng.com/?p=1048)\n* [Flutter 控件之 Routes 和 Navigator](http://blog.chengyunfeng.com/?p=1049)\n* [Flutter 应用开发总结](http://blog.chengyunfeng.com/?p=1051)\n\n#### 咖啡花园\n\n关于Flutter 的分享 [咖啡花园](https://blog.csdn.net/hekaiyou/article/list/8)\n\n* [Flutter实战一Flutter聊天应用（一）](https://blog.csdn.net/hekaiyou/article/details/72870759)\n* [Flutter实战一Flutter聊天应用（二）](https://blog.csdn.net/hekaiyou/article/details/72884897)\n* [Flutter实战一Flutter聊天应用（三）](https://blog.csdn.net/hekaiyou/article/details/72897702)\n* [Flutter实战一Flutter聊天应用（四）](https://blog.csdn.net/hekaiyou/article/details/72902691)\n* [Flutter实战一Flutter聊天应用（五）](https://blog.csdn.net/hekaiyou/article/details/72921061)\n* [Flutter实战一Flutter聊天应用（六）](https://blog.csdn.net/hekaiyou/article/details/72972599)\n* [Flutter实战一Flutter聊天应用（七）](https://blog.csdn.net/hekaiyou/article/details/73130991)\n* [Flutter实战一Flutter聊天应用（八）](https://blog.csdn.net/hekaiyou/article/details/73196458)\n* [Flutter实战一Flutter聊天应用（九）](https://blog.csdn.net/hekaiyou/article/details/73239486)\n* [Flutter实战一Flutter聊天应用（十）](https://blog.csdn.net/hekaiyou/article/details/73501793)\n* [Flutter实战一Flutter聊天应用（十一）](https://blog.csdn.net/hekaiyou/article/details/73550576)\n* [Flutter实战一Flutter聊天应用（十二）](https://blog.csdn.net/hekaiyou/article/details/73819668)\n* [Flutter实战一Flutter聊天应用（十三）](https://blog.csdn.net/hekaiyou/article/details/73862821)\n* [Flutter进阶—Firebase数据库实例](https://blog.csdn.net/hekaiyou/article/details/74990042)\n\n等等系列，文章很用心，基础知识和进阶应有尽有！\n\n## 文章\n\n* [Flutter beta 1 重磅发布：开发精美的原生应用](http://developers.googleblog.cn/2018/02/flutter-beta1.html)\n* [谷歌开发者中文博客: 重要宣布— Flutter 的首个「发布预览版」全球发布](https://developers.googleblog.cn/2018/06/flutter-release-preview-1.html)\n* [Flutter http请求库dio 1.0正式发布](https://juejin.im/post/5b624929e51d4506d27ed3f6)\n\n## 优秀组件\n\n* [flutter_dropdown_menu](https://github.com/jzoom/flutter_dropdown_menu)\n\n## 国内高仿\n\n- [flutter饿了么客户端（正在建设中...）](https://github.com/jzoom/flutter_eleme)\n- [山寨掘金](https://github.com/MeFelixWang/juejin)\n- [仿boss直聘](https://github.com/heruijun/flutter_boss)\n- [Flutter of Gank](https://github.com/onlyloveyd/FlutterGank)\n- [基于Flutter的开源中国客户端](https://github.com/yubo725/flutter-osc)\n- [撸一款Flutter版『微信』](https://github.com/JadenZhong/wechat-flutter)\n- [Flutter 开发知识小集](https://github.com/awesome-tips/awesome-tips-flutter-app)\n- [撸半个知乎日报](https://github.com/zhujian1989/ZhihuDailyPurifyByFlutter)\n\n## 开源项目\n\n- [FriendlyChat](https://github.com/flutter/friendlychat-flutter) - 由 Google 员工小组开发的 Offline/Firebase 聊天项目\n- [Meme Chat](https://github.com/efortuna/memechat) - 由 Google 员工团队使用 Firebase，Google登录和相机开发的聊天应用\n- [Flutter News](https://github.com/andresaraujo/flutter_news) - 由 [Andres Araujo](http://andresaraujo.co/) 开发的黑客资讯客户端\n- [Flitter](https://github.com/dart-flitter/flitter) - 由 [Hadrien Lejard](https://twitter.com/HadrienLejard) 和 [Kevin Segaud](https://twitter.com/kevin_segaud) 开发的Glitter 应用，使用了 Redux 和 Jaguar\n- [Cooking App](https://github.com/oscarcpozas/cooking-app-flutter) - Óscar Caballero 开发的厨房类应用\n- [Lime](https://github.com/fablue/lime-flutter) - 由 Sebastian Sellmair 开发社交网络应用\n- [Flitch](https://github.com/matanlurey/flitch) - 由 [Matan Lurey](https://twitter.com/matanlurey) 开发的 Twitch 客户端\n- [WikiFlutter](https://github.com/nanowang/wiki-flutter) - 由 [Nano WANG](https://github.com/nanowang) 开发的 Wiki 阅读器\n- [DartHub](https://github.com/SamThompson/dart_hub) - 由 [Sam Thompson](https://github.com/SamThompson) 开发的 Github 客户端\n- [Planets-Flutter](https://github.com/sergiandreplace/flutter_planets_tutorial) - 由 [Sergi Martínez](http://sergiandreplace.com/) 开发的地球探索，展示丰富用户界面\n- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) - 由 [Ankur Kedia](https://github.com/theankurkedia) 新闻客户端\n- [Fluvies](https://github.com/dilpreet96/Fluvies.git) - 由 [Dilpreet Singh](https://github.com/dilpreet96) 使用 MVP, PathProviders, FutureBuilders 和 Database 开发的视频浏览应用\n- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) - 由 [konifar](https://github.com/konifar) 开发的 DroidKaigi 2018 东京非官方会议应用程序\n- [Heroes Companion](https://github.com/arranf/Heroes-Companion) - 由 [arranf](https://github.com/arranf) 使用 redux 和 sqlite 开发 的风暴英雄应用\n- [CryptoShadow](https://github.com/huextrat/CryptoShadow) - 由 [Hugo EXTRAT](https://github.com/huextrat) 开发的加密货币行情分析应用\n- [Trovami](https://github.com/Samaritan1011001/Trovami) - 由 [Manoj NB](https://github.com/Samaritan1011001) 开发的以 Flutter 和 Firebase 为后端构建的现场位置分享应用程序\n- [Music Player](https://github.com/iampawan/Flutter-Music-Player) - 由 [Pawan Kumar](https://about.me/imthepk) 开发的全功能的音乐播放器\n- [Planty](https://github.com/Ivaskuu/plantly) - 由 [Ivascu Adrian](https://github.com/Ivaskuu) 开发的植物店\n- [inKino](https://github.com/roughike/inKino) - 由 [Iiro Krankka](https://github.com/roughike) 开发的完整的电影应用程序，使用 flutter_redux 进行状态管理，具有很好的过渡动画，以及一整套的 widget 和单元测试\n\n## 案例\n\n* [Hamilton](https://itunes.apple.com/fr/app/hamilton-the-official-app/id1255231054?mt=8\u0026ign-mpt=uo%3D4) - Introducing Hamilton — The Official App. Fans’ access to all things Hamilton: An American Musical.\n* [Newsvoice](https://itunes.apple.com/se/app/newsvoice/id1208421834?l=en\u0026mt=8) - Newsvoice shows all the news and perspectives from high quality sources in one place.\n* [Bendometer](https://itunes.apple.com/us/app/bendometer/id772557902?mt=8) - \"Harmonica tuner\". Learn how to play bends on your harmonica.\n* [Ecuestre Digital](https://itunes.apple.com/mx/app/ecuestre-digital/id1183799348?mt=8) - Ecuestre Digital provides real-time results and video streaming of Equestrian Events.\n* [Hookle](https://www.hookle.net/) - Manage your social media in one place\n* [inKino](https://github.com/roughike/inKino) - A complete movie app that uses flutter_redux for state management, has nice transition animations, and a comprehensive set of widget \u0026 unit tests, by [Iiro Krankka](https://github.com/roughike)\n\n## 其他汇总\n\n* [Solido/awesome-flutter](https://github.com/Solido/awesome-flutter)\n* [nisrulz/flutter-examples](https://github.com/nisrulz/flutter-examples)\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/yuhanle%2Fawesome-flutter-app/projects"}