├── .gitignore └── README.md /.gitignore: -------------------------------------------------------------------------------- 1 | .idea/ -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | [](https://flutter.dev/) 2 | 3 |

4 | 5 | StackOverflow 6 | 7 | 8 | Github Repositories 9 | 10 | Entries 11 | 12 | Awesome 13 | 14 | 15 | Thanks 16 | 17 |

18 | 19 | Flutter是Google出品的一款用于开发高性能、高保真、跨平台App(Android iOS)的SDK。 20 | 21 | 如果您欣赏本篇内容📖,支持项目可见性,请给👍|⭐|👏 22 | 23 | **欢迎加入:** 24 | 25 | >Flutter中国开发者,1群:`860708630`(已满)2群:`187818932`, 26 | 27 | 28 | 29 | 30 | 31 |
32 | 36 | 39 | 42 |
33 | 34 | 35 | 37 | 38 | 40 | 41 |
43 | 44 | >[⭐整合ChatGPT与Flutter高级技术,手把手带你从0到1开发一款可运行在多端的聊天机器人App,帮助你抓住机遇,快速具备AI运用能力,成为移动端领域的AI高手👏](https://u.cboy.me/ss/u?cid=672&aid=5&platform=github) 45 | 46 | ## 目录 47 | 48 | - [文章](#文章) 49 | - [视频](#视频) 50 | - [组件](#组件) 51 | - [导航](#导航) 52 | - [模板](#模板) 53 | - [插件](#插件) 54 | - [框架](#框架) 55 | - [实验性](#实验性) 56 | - [游戏](#游戏) 57 | - [开源App](#开源app) 58 | - [实用工具](#实用工具) 59 | - [社区](#社区) 60 | - [书籍](#书籍) 61 | - [福利](#福利) 62 | 63 | ## 文章 64 | 65 | ### 介绍 66 | 67 | - [Google IO 2018](https://medium.com/flutter-io/building-beautiful-flexible-user-interfaces-with-flutter-material-theming-and-official-material-13ae9279ef19) [1.1K👏] - 构建美观,灵活的用户界面。 68 | - [Presentation](https://speakerdeck.com/hjjunior/why-i-chose-flutter) - 为什么我会选择Flutter 由[Helio S. Junior](https://github.com/hjJunior)提供。 69 | - [Flutter Web](https://medium.com/flutter-community/ins-and-outs-of-flutter-web-7a82721dc19a) - Flutter Web的来龙去脉 by [Nash](https://nash0x7e2.github.io/)提供. 70 | 71 | ### 网站/博客 72 | 73 | * [Flutter技术专栏](http://www.devio.org/tags/#Flutter)![ new](http://www.devio.org/img/ico/ico_new.gif) 74 | - [Welcome to Flutter](https://didierboelens.com) - 英文和法文博客,致力于为Ditter Boelens提出的有关Flutter的最常见问题提供实用的解决方案。 75 | - [SZAŁKO-BLOG](https://marcinszalek.pl/) - 渐进式高级设计,由[Marcin Szalek](https://marcinszalek.pl/)提供。 76 | - [Flutter by Example](https://flutterbyexample.com/) - 基于Redux,Firebase,自定义动画和UI的教程。 77 | - [Flutter Institute](https://flutter.institute/) - 非常原创的内容和教程,由 [Brian Armstrong](https://twitter.com/flutterinst)提供。 78 | - [Iirokrankka.com](https://iirokrankka.com/) - 关于Flutter,Dart和任何相关的文章和教程,由[Iiro Krankka](https://twitter.com/koorankka)提供。 79 | - [Norbert](https://medium.com/@norbertkozsir) - 深度文章、特色与应用创建,由 [Norbert515](https://github.com/Norbert515)提供。 80 | - [Flutter Tips](https://medium.com/@diegoveloper) - 开发中的文章,提示和技巧 由[Diego Velásquez](https://twitter.com/diegoveloper)提供。 81 | - [FilledStacks](https://www.filledstacks.com/) - 开发教程和指南 by [Dane Mackier](https://www.instagram.com/filledstacks/)提供。 82 | - [Awesome Flutter tips](https://github.com/erluxman/awesomefluttertips/) - 由 [erluxman](https://twitter.com/erluxman/) 提供的帮助开发人员提高生产力的提示。 83 | 84 | 85 | ### 教程 86 | 87 | * [ChatGPT + Flutter快速开发多端聊天机器人App](https://u.cboy.me/ss/u?cid=672&aid=5&platform=devio) - 整合ChatGPT与Flutter高级技术,手把手带你从0到1开发一款可运行在多端的聊天机器人App,帮助你抓住机遇,快速具备AI运用能力,成为移动端领域的AI高手![new](http://www.devio.org/img/ico/ico_new.gif)。 88 | * [Flutter高级进阶实战 仿哔哩哔哩APP](https://api.devio.org/ss/u?cid=487&aid=3&platform=github) - 一次性深度掌握Flutter高阶技能+商业级复杂项目架构设计与开发方案 89 | * [Flutter从入门到进阶](https://api.devio.org/ss/u?cid=321&aid=3&platform=github) - 解锁Flutter开发新姿势,一网打尽Flutter核心技术。 90 | * [Flutter 3.7更新详解](https://www.imooc.com/article/334835) - 全局文本选择、Impeller 渲染速度、DevTools,为开发者们带来一个更好用的 Flutter 3.7! 91 | * [Flutter 3.3更新详解](https://www.devio.org/2022/11/06/whats-new-in-flutter-3-3/) - 文字处理、性能提升和其他改进和更新,为开发者们带来一个更好用的 Flutter 3.3! 92 | * [Flutter 3更新详解](https://www.imooc.com/article/325757) - 深入了解最新版本,包括 macOS 和 Linux 平台的稳定支持、多项性能改进等! 93 | * [一文掌握Flutter 2.10新特性](https://www.imooc.com/article/323459) - Flutter 2.10 包括 Flutter 对 Windows ⽀持的重⼤更新、⼏项重⼤的性能改进、框架中图标和颜⾊的新⽀持以及一些⼯具改进等。 94 | * [Flutter for Windows桌面端稳定版发布](https://www.imooc.com/article/324225) - 它使 Windows 开发者也能享受到移动开发的相同生产力和功能。 95 | * [Flutter 2.8 更新特性一览](https://www.imooc.com/article/324225) - Flutter 2.8正式版重磅发布,还不来看看? 96 | * [Flutter2重磅发布支持Web和桌面应用](https://www.imooc.com/article/315453) - Flutter正式迎来了它的的第二个大版本,增加了对桌面和Web 应用程序的支持。 97 | * [革命性移动端开发框架-Flutter时间简史](http://www.imooc.com/article/281683) - 一文读懂Flutter前世今生。 98 | - [Animated Chat](https://codelabs.developers.google.com/codelabs/flutter/#0) - 通过Google Code Labs构建漂亮的用户界面。 99 | - [Firebase Chat](https://codelabs.developers.google.com/codelabs/flutter-firebase/#0) - Google Code Labs整合Firebase。 100 | - [Planets-Flutter: from design to app](http://sergiandreplace.com/2017/09/planets-flutter-from-design-to-app) - 详细的planets设计教程。 101 | - [Todo List](https://github.com/lesnitsky/todolist_flutter) [196⭐] – 一步步带你如何使用Flutter构建待办事项列表,由[Andrei Lesnitsky](https://twitter.com/lesnitsky_a)提供。 102 | - [Flutter and Dart development](https://suragch.medium.com/flutter-and-dart-development-articles-981be9ef7b23) - [Suragch](https://twitter.com/Suragch1)撰写的文章和教程。 103 | 104 | ### 初学者 105 | 106 | - [给Android开发者的Flutter入门指南](https://www.imooc.com/article/315337) - 一份面向Android开发者的Flutter入门指南。 107 | - [初学者如何高效学习Flutter开发?](https://www.imooc.com/article/312207) - 一份指导初学者快速高效上手Flutter的指南。 108 | - [Flutter开发路线图](https://github.com/olexale/flutter_roadmap) [2795⭐] - 由[Olexandr Leuschenko](https://github.com/olexale)制作的Flutter新手可视化路线图,包含原则、模式和框架。 109 | - [布局速查表](https://medium.com/flutter-community/flutter-layout-cheat-sheet-5363348d037e) - [Tomek Polański](https://github.com/tomaszpolanski)提供的布局小部件的详细示例。 110 | - [入门Flutter](https://www.raywenderlich.com/24499516-getting-started-with-flutter) - 来自[raywenderlich.com](https://www.raywenderlich.com)的指南。 111 | - [初学者指南](https://github.com/antz22/ultimate-guide-to-flutter) [123⭐] - [Anthony](https://github.com/antz22)编写的关于Flutter和Firebase基础知识的综合指南。 112 | 113 | ### 中级 114 | 115 | - [Flutter极简状态管理](https://suragch.medium.com/flutter-state-management-for-minimalists-4c71a2f2f0c1?sk=6f9cedfb550ca9cc7f88317e2e7055a0) - 通过了解应用程序架构,无需依赖第三方框架。作者:[Suragch](https://twitter.com/Suragch1)。另请参阅[状态管理](#state-management)。 116 | 117 | 118 | 119 | ### 高级 120 | 121 | - [渲染流水线](https://www.youtube.com/watch?v=UUfXWzp0-DU) [799👍] 和 [让我们构建渲染树](https://www.youtube.com/watch?v=VsYbFnucHsU) - 由Adam Barth介绍的引擎架构。 122 | - [渲染对象](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) - 什么是Widgets、渲染对象和元素?作者:[Norbert515](https://github.com/Norbert515)。 123 | - [流和RxDart](https://skillsmatter.com/skillscasts/12254-flutter-with-streams-and-rxdart) - 由[Brian Egan](https://github.com/brianegan)在Skillmatters上的演讲。 124 | - [手势系统](https://medium.com/flutter-community/flutter-deep-dive-gestures-c16203b3434f) - Flutter深入剖析:手势。作者:[Nash](https://github.com/nash0x7e2)。 125 | - [模式](https://www.didierboelens.com/2018/06/widget---state---context---inheritedwidget/) - 由[Didier Boelens](https://didierboelens.com)解释的Widget、状态、上下文和InheritedWidget。 126 | - [渲染引擎教程](https://medium.com/saugo360/flutters-rendering-engine-a-tutorial-part-1-e9eff68b825d) - Flutter的渲染引擎教程。作者:[AbdulRahman AlHamali](https://github.com/AbdulRahmanAlHamali/)。 127 | - [InheritedWidget](https://medium.com/@chemamolins/is-flutters-inheritedwidget-a-good-fit-to-hold-app-state-2ec5b33d023e) - 使用Flutter的InheritedWidget来保存应用状态。作者:[Chema Molins](https://github.com/jmolins)。 128 | - [从移动到桌面](https://medium.com/flutter-community/flutter-from-mobile-to-desktop-93635e8de64e) - 构建适用于智能手机和桌面的应用程序。作者:[Marcelo Henrique Neppel](https://neppel.com.br)。 129 | - [辅助功能小部件](https://medium.com/flutter-community/a-deep-dive-into-flutters-accessibility-widgets-eb0ef9455bc) - 关于辅助功能的各个方面的深入信息。作者:[Muhammed Salih Güler](https://twitter.com/salihgueler)。 130 | - [使用时间线进行性能分析](https://medium.com/flutter-io/profiling-flutter-applications-using-the-timeline-a1a434964af3) - 使用时间线可以找出和解决应用程序中特定的性能问题。作者:[Chinmay Garde](https://medium.com/@chinmaygarde)。 131 | 132 | 133 | ### HOWTO文档 134 | 135 | - [视差效果](https://marcinszalek.pl/flutter/tickets-challenge-parallax) - [Marcin Szalek](https://marcinszalek.pl)创建的视差和非线性动画。 136 | - [构建变体](https://medium.com/@salvatoregiordanoo/flavoring-flutter-392aaa875f36) - [Salvatore Giordano](https://medium.com/@salvatoregiordanoo)介绍了如何定义构建配置并在Flutter中进行切换。 137 | - [构建变体](https://medium.com/@angeloavv/easily-build-flavors-in-flutter-android-and-ios-with-flutter-flavorizr-d48cbf956e4) - [Angelo Cassano](https://medium.com/@angeloavv)使用flutter_flavorizr轻松在Flutter(Android和iOS)中构建变体。 138 | 139 | 140 | ## 视频 141 | 142 | * [ChatGPT + Flutter快速开发多端聊天机器人App](https://u.cboy.me/ss/u?cid=672&aid=5&platform=devio) - 整合ChatGPT与Flutter高级技术,手把手带你从0到1开发一款可运行在多端的聊天机器人App,帮助你抓住机遇,快速具备AI运用能力,成为移动端领域的AI高手![new](http://www.devio.org/img/ico/ico_new.gif)。 143 | * [Flutter从入门到进阶实战携程网App](https://api.devio.org/ss/u?cid=321&aid=3&platform=github) - 一门涵盖入门 -> 进阶 -> 实战 -> 拔高拓展的视频教程。 144 | - [Boring Show](https://www.youtube.com/watch?v=CPmN4-i9zC8&list=PLOU2XLYxmsIK0r_D-zWcmJ1plIcDNnRkK) - 与Flutter团队一起探索的视频系列。 145 | - [Tensor Programming](https://www.youtube.com/watch?v=WwhyaqNtNQY&list=PLJbE2Yu2zumDqr_-hqpAN0nIr6m14TAsd) [86🎬] - [Tensor Programming](http://tensor-programming.com/)提供的内容非常丰富。 146 | - [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [245🎬] - [印地语/英语] [Pawan Kumar](https://github.com/iampawan)的Mtechviral系列视频。 147 | - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - 面向初学者和非程序员的视频课程,由[Zaiste](https://zaiste.net/)提供。 148 | - [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) [82🎬] - 由[Kamal](https://github.com/whatsupcoders)提供的关于Flutter小部件的免费视频系列。 149 | - [Reso Coder](https://www.youtube.com/channel/UCSIvrn68cUk8CS8MbtBmBkA) - [Matej Rešetár](https://github.com/ResoCoder)提供的中级和高级视频。 150 | 151 | 152 | ## 组件 153 | 154 | ### 演示 155 | 156 | - [官方展示库](https://github.com/flutter/gallery) - Flutter团队提供的材料设计小部件演示。 157 | - [Flutter示例](https://github.com/nisrulz/flutter-examples) [5861⭐] - [Nishant Srivastava](https://github.com/nisrulz)编写的简单基础的独立应用程序示例。 158 | - [Flutter目录](https://github.com/X-Wei/flutter_catalog) [1601⭐] - [X-Wei](https://github.com/X-Wei)展示Flutter组件,同时显示源代码。 159 | - [生成艺术](https://github.com/Solido/flutter-d-art) [401⭐] - [Robert Felker](https://github.com/Solido)创建的生成艺术作品。 160 | 161 | ### UI 162 | 163 | - [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [2292⭐] - 可变大小瓦片的网格视图,由[Romain Rastel](https://github.com/letsar)创建。 164 | - [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [401⭐] - 动画径向菜单,由[Victor Choueiri](https://github.com/xqwzts)创建。 165 | - [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [646⭐] - 类似Tinder的卡片滑动效果,由[Ivascu Adrian](https://github.com/Ivaskuu)创建。 166 | - [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [461⭐] - 带有内置动画的翻转面板,由[HungHD](https://github.com/hnvn)创建。 167 | - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [261⭐] - Facebook反应小部件,由[Duy Tran](https://github.com/duytq94)创建。 168 | - [Flushbar](https://github.com/AndreHaueisen/flushbar) [818⭐] - 高度可配置的Snackbar,由[Andre Haueisen](https://github.com/AndreHaueisen)创建。 169 | - [Stepper Touch](https://github.com/Rahiche/stepper_touch) [238⭐] - 漂亮动画的侧面值步进器,由[Raouf Rahiche](https://github.com/Rahiche)创建。 170 | - [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [560⭐] - 用户输入时显示覆盖建议的小部件,由[Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali)创建。 171 | - [Snaplist](https://github.com/ariedov/flutter_snaplist) [366⭐] - 创建可捕捉的列表视图,由[David Leibovych](https://github.com/ariedov)创建。 172 | - [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [252⭐] - 用于登录和OTP的动画和可定制的Pin码,由[Liew Jun Tung](https://github.com/liewjuntung)创建。 173 | - [Folding Cell](https://github.com/faob-dev/folding_cell) [430⭐] - 折叠小部件,由[Faob](https://github.com/faob-dev)创建。 174 | - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [922⭐] - 美观和可定制的刷新指示器,由[Ayush Agarwal](https://github.com/aagarwal1012)创建。 175 | - [Slide Container](https://pub.dev/packages/slide_container) - 以平滑阻尼运动的方式垂直和水平滑动,由[Quentin Le Guennec](https://github.com/quentinleguennec)创建。 176 | - [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - 全屏模态弹出的选择小部件,由[Ivan Yatsouba](https://github.com/iyatsouba)创建。 177 | - [Before After](https://github.com/xsahil03x/before_after) [580⭐] - 美观的滑块,方便展示两张图片之间的差异,由[Sahil Kumar](https://github.com/xsahil03x)创建。 178 | - [Scratcher](https://github.com/vintage/scratcher) [306⭐] - 刮刮卡小部件,临时隐藏用户内容,由[Kamil Rykowski](https://github.com/vintage)创建。 179 | - [Image Sequence Animator](https://github.com/aliyigitbireroglu/flutter-image-sequence-animator) [104⭐] - 一款简单的小部件,用于动画化一组图片,提供完全自定义控制,作为使用GIF文件的替代方案,由[Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu)创建。 180 | - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) [452⭐] - 美化应用弹出窗口,由[jaweii](https://github.com/jaweii)创建。 181 | - [Credit Card Form](https://github.com/Origogi/Flutter-Credit-Card-Input) [317⭐] - 动画信用卡输入表单,由[Origogi](https://github.com/Origogi)创建。 182 | - [Animated Selection Slide](https://github.com/sbilketay/animated_selection_slide) - 通过滑动实现动画化的选择小部件,由[Sezgin Bilgetay](https://github.com/sbilketay)创建。 183 | - [Flutter Tags](https://github.com/Dn-a/flutter_tags) [332⭐] - 带有不同自定义选项的标签小部件,由[Di Natale Antonino](https://github.com/Dn-a)创建。 184 | - [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [1329⭐] - 用于Flutter的现成Neumorphic套件,支持🕶️暗黑模式。 185 | - [Dough](https://github.com/HatFeather/flutter_dough) [388⭐] - 创建可压缩用户界面的小部件,由[Josiah Saunders](https://github.com/HatFeather)创建。 186 | - [Card Settings](https://github.com/codegrue/card_settings) [356⭐] - 用于构建设置表单的包,由[codegrue](https://github.com/codegrue)创建。 187 | - [Timelines](https://github.com/chulwoo-park/timelines) [413⭐] - 强大且易于使用的时间轴包,由[Chulwoo Park](https://github.com/chulwoo-park)创建。 188 | - [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [446⭐] - 用于构建美观和可自定义时间轴的瓷砖小部件,由[Julio Bitencourt](https://github.com/JHBitencourt)提供。 189 | - [Rounded Loading Button](https://github.com/chrisedg87/flutter_rounded_loading_button) [127⭐] - 带有加载指示器的按钮,包括成功和错误动画,由[Chris Edgington](https://twitter.com/ChrisTheEdg)创建。 190 | - [PlutoGrid](https://github.com/bosskmk/pluto_grid) [182⭐] - 可以通过键盘控制的Web和桌面数据表格,由[bosskmk](https://github.com/bosskmk)创建。 191 | 192 | 193 | 194 | #### 粘粘头部 195 | 196 | - [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [128⭐] - 带有粘性标题的高度可配置的多向无限列表,由[TatsuUkraine](https://github.com/TatsuUkraine)提供。 197 | - [Sticky Header](https://github.com/letsar/flutter_sticky_header) [534⭐] - 带有粘性头部效果的组件,由[Romain Rastel](https://github.com/letsar)提供。 198 | - [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [539⭐] - 可配置的带粘粘头部效果的组件,由 [Simon Lightfoot](http://www.devangels.london/)提供。 199 | 200 | #### 抽屉 201 | 202 | - [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [164⭐] - 漂亮的抽屉模式菜单功能带有透视动画,由[Rafael Almeida Barbosa](https://github.com/RafaelBarbosatec)提供。 203 | - [Flutter Inner Drawer](https://github.com/Dn-a/flutter_inner_drawer) [211⭐] - 创建内部抽屉(左/右)的简单方法,您可以在其中输入列表菜单,由[Di Natale Antonino](https://github.com/Dn-a)提供。 204 | 205 | #### 底栏 206 | 207 | - [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [404⭐] - 动画底部导航,由[Tony Owen](https://github.com/tunitowen)提供。 208 | - [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [314⭐] - 漂亮的动画底部导航栏,由[Iman Khoshabi](https://github.com/imaNNeoFighT)提供。 209 | - [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [550⭐] - 美丽多彩的动画底部导航栏,由[Pedro Massango](https://github.com/pedromassango)提供。 210 | - [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [184⭐] - 动画底部导航栏,可在图标和标题之间切换,由[Pedro Massango](http://github.com/pedromassango)提供。 211 | 212 | #### 底部表单 213 | - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [298⭐] - 弹性材料设计的底部表单,由[Mattia Crovero](https://github.com/mcrovero)提供。 214 | - [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [536⭐] - 带材料设计,Cupertino iOS 13或自定义外观的模态底部表单,由[Jaime Blasco](https://github.com/jamesblasco)提供。 215 | - [Google Nav Bar](https://github.com/sooxt98/google_nav_bar) [409⭐] - 一款现代化的 Google 风格导航栏,由 [Sooxt98](http://github.com/sooxt98) 创建。 216 | 217 | 218 | 219 | #### 滑块 220 | - [RangeSlider](https://github.com/boeledi/RangeSlider) [237⭐] - 滑动选择范围的Flutter组件,由[Didier Boelens](https://www.didierboelens.com)提供。 221 | - [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [211⭐] - 具有最小设计和流体状动画的滑块,由 [Vamsi Krishna](https://github.com/rvamsikrishna)提供。 222 | - [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) [216⭐] - 具有RTL支持的水平和垂直材料设计滑块和范围滑块,由[Ali-Azmoud](https://github.com/Ali-Azmoud)提供。 223 | 224 | #### UI 助手 225 | 226 | - [可重新排序](https://github.com/hanshengchiu/reorderables) [442⭐] - 通过拖放实现表格、行、列、Wrap(Grid)和SliverList元素的重新排序,由[Hansheng Chiu](https://github.com/hanshengchiu)开发。 227 | - [液体下拉刷新](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [922⭐] - 一个美观且可自定义的刷新指示器,由[Ayush Agarwal](https://github.com/aagarwal1012/)开发。 228 | - [无限列表视图](https://github.com/fluttercommunity/flutter_infinite_listview) [206⭐] - 可在两个方向上进行无限滚动的列表视图,由[Simon Lightfoot](https://github.com/slightfoot)开发。 229 | - [离线](https://github.com/jogboms/flutter_offline) [742⭐] - 用于处理离线/在线连接的整洁工具,由[Jeremiah Ogbomo](https://twitter.com/jogboms)开发。 230 | - [滚动到索引](https://github.com/quire-io/scroll-to-index) [332⭐] - 为SliverList/ListView滚动到指定索引的子元素,由[Jerry Chen](https://github.com/jerrywell/)开发。 231 | - [可见区域通知列表](https://github.com/rvamsikrishna/inview_notifier_list) - 当小部件在提供的区域内可见时,通知的列表视图,由[Vamsi Krishna](https://github.com/rvamsikrishna)开发。 232 | - [展示视图](https://github.com/simformsolutions/flutter_showcaseview) [687⭐] - 在iOS和Android上展示应用程序功能的方式,由[Simform](https://github.com/simformsolutions)开发。 233 | 234 | 235 | #### 材料设计 236 | 237 | - [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [229⭐] - 带有快速拨号Flutter浮动动作按钮 ,由 [Tiago Martins](https://github.com/tiagojencmartins)提供。 238 | - [Slidable](https://github.com/letsar/flutter_slidable) [1473⭐] - 带有左右滑动操作的可滑动列表项组件,由 [Romain Rastel](https://github.com/letsar)提供。 239 | 240 | #### Cupertino 设计 241 | 242 | - [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [138⭐] - 基于iOS功能的Peek&Pop实现,由[Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu)提供。 243 | 244 | #### 效果 245 | 246 | - [磨砂玻璃](http://stackoverflow.com/questions/43550853/how-do-i-do-the-frosted-glass-effect-in-flutter) - 由[Collin Jackson](http://www.collinjackson.com)创建的渲染效果。 247 | - [视差效果](https://github.com/FlutterRocks/page-transformer) [735⭐] - 由[Iiro Krankka](https://github.com/roughike)创建的ViewPager。 248 | - [闪光效果](https://github.com/hnvn/flutter_shimmer) [1387⭐] - 在内容加载时显示闪光效果,由[HungHD](https://github.com/hnvn)创建。 249 | - [波浪效果](https://github.com/i-protoss/wave) [742⭐] - 显示带有自定义颜色、持续时间、浮动和模糊效果的波浪效果,由[RockerFlower](https://github.com/RockerFlower)创建。 250 | - [液体滑动](https://github.com/iamSahdeep/liquid_swipe_flutter) - 使用液体滑动切换堆叠的容器,由[Sahdeep Singh](https://github.com/iamSahdeep)创建。 251 | - [图片滤镜](https://github.com/skkallayath/photofilters) [297⭐] - 对图像应用滤镜,由[Sharafudheen KK](https://github.com/skkallayath)创建。 252 | - [闪耀效果](https://github.com/JonathanMonga/flutter_shine.dart) [137⭐] - 通过动态光源位置创建漂亮的阴影效果,由[Jonathan Monga](https://github.com/JonathanMonga/)创建。 253 | - [Clay Containers](https://github.com/mcaubrey/clay_containers) [369⭐] - 用于创建自定义设计的Neumorphic小部件基础,由[Michael Charles](https://github.com/mcaubrey)创建。 254 | #### 日历 255 | 256 | - [日历小部件](https://github.com/pinkfish/flutter_calendar) [162⭐] - 由 [David Bennett](https://github.com/pinkfish) 制作的日历小部件。 257 | - [日历轮播小部件](https://github.com/dooboolab/flutter_calendar_carousel) - 由 [dooboolab](https://github.com/dooboolab/flutter_calendar_carousel) 制作的日历轮播小部件。 258 | - [表格日历](https://github.com/aleksanderwozniak/table_calendar) [1167⭐] - 由 [Aleksander Woźniak](https://github.com/aleksanderwozniak) 制作的整洁组织的表格日历,具有垂直自动调整大小的功能。 259 | - [时间计划表](https://github.com/Jamalianpour/time_planner) [66⭐] - 由 [Mohammad Jamalianpour](https://github.com/Jamalianpour) 制作的美观、易于使用和可定制的时间计划表,适用于Flutter移动、桌面和Web端。 260 | 261 | #### 登录 262 | 263 | - [登录动画](https://github.com/GeekyAnts/flutter-login-home-animation) [1044⭐] - 由 [Ruchika Gupta](https://github.com/geekruchika) 制作的从登录到主页的平滑动画。 264 | - [Flutter登录](https://github.com/NearHuscarl/flutter_login) - 具有平滑动画效果的登录小部件,从开始到结束都很流畅,由 [NearHuscarl](https://github.com/NearHuscarl) 制作。 265 | 266 | #### 基于后端驱动 267 | 268 | - [动态小部件](https://github.com/dengyin2000/dynamic_widget) [1100⭐] - 使用JSON构建动态用户界面,JSON格式与Flutter小部件代码非常相似,由 [Denny Deng](https://github.com/dengyin2000) 制作。 269 | 270 | ### 图片 271 | 272 | - [轮播滑块](https://github.com/serenader2014/flutter_carousel_slider) [1178⭐] - 由 [serenader](https://github.com/serenader2014) 制作的轮播滑块小部件,支持无限滚动和自定义子部件。 273 | - [视差图片](https://github.com/pulyaevskiy/parallax-image) [238⭐] - 由 [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy) 制作的视差图片效果。 274 | - [照片查看](https://github.com/renancaraujo/photo_view) [1478⭐] - 可缩放的图片查看器,带有加载占位符,由 [Renan C. Araújo](https://github.com/renancaraujo) 制作。 275 | - [SVG](https://github.com/dnfield/flutter_svg) [1270⭐] - SVG解析、渲染和小部件库,由 [Dan Field](https://github.com/dnfield) 制作。 276 | - [图片裁剪](https://github.com/hnvn/flutter_image_cropper) [814⭐] - 支持比例、旋转和缩放的图片裁剪,由 [HungHD](https://github.com/hnvn) 制作。 277 | - [缓存网络图片](https://github.com/renefloor/flutter_cached_network_image) [1911⭐] - 显示来自互联网的图片并将它们保存在缓存目录中。 278 | - [Lottie](https://github.com/xvrh/lottie-flutter) [665⭐] - 使用airbnb流行的[After Effects动画库](https://airbnb.design/lottie/),由 [xvrh](https://github.com/xvrh/lottie-flutter) 制作。 279 | - [位图](https://github.com/renancaraujo/bitmap) [128⭐] - 使用Dart FFI进行位图操作(如对比度和曝光),由 [Renan C. Araújo](https://github.com/renancaraujo) 制作。 280 | - [裁剪](https://github.com/xclud/flutter_crop) [171⭐] - 在Android、iOS、Web和桌面上裁剪任何小部件/图片,由 [Mahdi K. Fard](https://github.com/xclud/) 制作。 281 | 282 | #### 图片选择器 283 | 284 | - [图片选择器](https://github.com/flutter/plugins/tree/master/packages/image_picker) - 图片选择,由 [Collin Jackson](http://www.collinjackson.com) 制作。 285 | - [微信资产选择器](https://github.com/fluttercandies/flutter_wechat_assets_picker) [811⭐] - 微信风格的资产选择器,支持多个资产,由 [Alex Li](https://github.com/AlexV525) 制作。 286 | 287 | 288 | ### 地图 289 | 290 | - [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [404⭐] - Google地图插件,由 [AppTree Software](https://www.linkedin.com/company/apptree-software/)提供。 291 | - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [122⭐] - 提供正向和反向地理编码库,由 [Aloïs Deniel](https://aloisdeniel.github.com)提供。 292 | - [Map](https://github.com/apptreesoftware/flutter_map) [416⭐] - 基于[Leaflet](http://leafletjs.com/)的,可定制的地图解决方案,由 [AppTree Software](https://github.com/apptreesoftware)提供。 293 | - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [239⭐] - 交互式,可定制的矢量地图。 294 | - [AMap](https://github.com/fluttify-project/amap_map_fluttify) [421⭐] - 高德地图插件,由[fluttify-project](https://github.com/fluttify-project)。 295 | 296 | ### 图表 297 | 298 | - [环形图](https://github.com/xqwzts/flutter_circular_chart) [355⭐] - 由 [Victor Choueiri](https://github.com/xqwzts) 制作的动画径向和饼图。 299 | - [Sparkline](https://github.com/xqwzts/flutter_sparkline) [245⭐] - 由 [Victor Choueiri](https://github.com/xqwzts) 制作的Sparkline图表。 300 | - [Charts](https://github.com/google/charts) [2505⭐] - Google Charts团队制作。 301 | - [蜡烛图](https://github.com/trentpiercy/flutter-candlesticks) [358⭐] - OHLC和交易量图表,由 [Trent Piercy](https://github.com/trentpiercy) 制作。 302 | - [FCharts](https://github.com/thekeenant/fcharts) [321⭐] - 美观、响应式、动画效果的图表,由 [Keenan Thompson](https://keenant.com) 制作。 303 | - [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [3846⭐] - 在Flutter中绘制出色的图表,由 [Iman Khoshabi](http://www.ikhoshabi.com) 制作。 304 | - [贝塞尔图表](https://github.com/aeyrium/bezier-chart) [401⭐] - Flutter中美观的贝塞尔线图小部件,具有高度交互和可配置性,由 [Diego Velasquez](https://twitter.com/diegoveloper) 制作。 305 | - [Echarts](https://github.com/entronad/flutter_echarts) [533⭐] - 大量高级响应式图表集合,由 [LIN Chen](https://github.com/entronad) 制作。 306 | - [Graphic](https://github.com/entronad/graphic) [383⭐] - 基于图形语法的数据可视化库,由 [LIN Chen](https://github.com/entronad) 制作。 307 | 308 | ### 导航 309 | 310 | - [Fluro](https://github.com/goposse/fluro) [3362⭐] - Flutter中最亮、最时尚、最酷的路由器,具有导航、通配符、查询和过渡效果,由 [Posse](http://goposse.com) 制作。 311 | - [PageView Indicator](https://github.com/leocavalcante/page_view_indicator) [132⭐] - 为PageView构建页面指示器,由 [Leo Cavalcante](https://github.com/leocavalcante) 制作。 312 | - [深层链接导航](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [53⭐] - 在Flutter中实现完整的深层链接导航的优雅抽象,由 [Dennis Krasnov](https://denniskrasnov.com) 制作。 313 | - [Get](https://github.com/jonataslaw/get) [1219⭐] - 一个应用于Flutter的高性能状态管理,智能依赖性注入和路由管理的插件,由[Jonny Borges](https://github.com/jonataslaw)。 314 | 315 | ### 验证 316 | 317 | - [Local Auth](https://github.com/flutter/plugins/tree/master/packages/local_auth) - 支持Touch ID, 指纹,锁屏识别验证的Flutter库。 318 | - [Login](https://github.com/AppleEducate/flutter_login) [545⭐] - 自持Face ID, Touch ID, 和 指纹识别验证的Flutter库,由[Rody Davis](http://appleeducate.com)提供。 319 | - [Google Sign-In](https://github.com/flutter/plugins/tree/master/packages/google_sign_in) - Google 登录SDK. 320 | - [Firebase Auth](https://github.com/flutter/plugins/tree/master/packages/firebase_auth) - Firebase 登录SDK. 321 | - [Facebook Login](https://github.com/roughike/flutter_facebook_login) [374⭐] - 使用原生Android和iOS的Facebook登录SDK进行身份验证 [Iiro Krankka](https://github.com/roughike)。 322 | - [Apple Sign-In](https://github.com/tomgilder/flutter_apple_sign_in) [145⭐] - 苹果登录插件,由[Tom Gilder](https://github.com/tomgilder)。 323 | - [OAuth](https://github.com/hitherejoe/FlutterOAuth) [74⭐] - Buffer, Strava, Unsplash, Github 登录验证,由 [Joe Birch](http://www.hitherejoe.com)提供。 324 | - [Instagram](https://hackernoon.com/instagram-authentication-with-flutter-df6424d2d56c) - Instagram 登录验证由 [Wilfried Mbouenda Mbogne](http://developer-journey.com/)提供。 325 | - [Firebase Phone Auth](https://medium.com/@gildaswise/flutter-adding-sign-in-with-google-and-phone-authentication-to-your-app-69f681518f9b) [266👏] - 电话号码通过短信身份验证,由 [Gildásio Filho](https://github.com/gildaswise)提供。 326 | - [SimpleAuth](https://github.com/Clancey/simple_auth) [56⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github的登录验证,由 [James Clancey](https://github.com/Clancey)提供。 327 | - [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [120⭐] - 提供围绕AppAuth iOS和Android SDK的包装的插件,由[Michael Bui](https://github.com/MaikuB)提供。 328 | 329 | ### 文字和富文本 330 | 331 | - [Markdown](https://github.com/flutter/flutter_markdown) null - Flutter的Markdown渲染器。它支持原始格式,但不支持内联HTML。 332 | - [Masked Text](https://github.com/benhurott/flutter-masked-text) [244⭐] - 由 [Ben-hur Santos Ott](https://github.com/benhurott) 制作的带有自定义和货币格式的蒙版文本。 333 | - [Zefyr](https://github.com/memspace/zefyr) [2016⭐] - 由 [Memspace](https://github.com/memspace/zefyr) 制作的柔和且温和的富文本编辑器。 334 | - [AutoSizeText](https://github.com/leisim/auto_size_text) [1496⭐] - 自动调整文本大小,使其完美适应边界,由 [Simon Leier](https://github.com/leisim) 制作。 335 | - [Parsed Text](https://github.com/fayeed/flutter_parsed_text) [190⭐] - 基于内容识别的交互式文本,还支持正则表达式,由 [Fayeed Pawaskar](https://github.com/fayeed/) 制作。 336 | - [TeX](https://github.com/shah-xad/flutter_tex) [186⭐] - 使用完整的HTML和JavaScript支持来渲染数学方程式,由 [Shahzad Akram](https://github.com/shah-xad) 制作。 337 | - [Code Field](https://github.com/BertrandBev/code_field) - 可定制的代码字段小部件,支持语法高亮,由 [Bertrand Bevillard](https://github.com/BertrandBev) 制作。 338 | 339 | ### 表单 340 | 341 | - [Form Builder](https://github.com/danvick/flutter_form_builder) [935⭐] - 简化构建表单、验证字段、对变化做出反应和收集最终用户输入的框架,由 [Danvick Miller](https://github.com/danvick) 制作。 342 | - [Reactive Forms](https://github.com/joanpablo/reactive_forms) [233⭐] - 基于模型驱动的方法处理表单输入和验证,受到 Angular 的 Reactive Forms 的启发。 343 | 344 | ### 分析 345 | 346 | - [Usage](https://github.com/dart-lang/usage) [123⭐] - 用于命令行、Web 和 Flutter 应用程序的 Google Analytics 封装。 347 | - [Firebase Analytics](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_analytics) - 连接到 Firebase Analytics API。 348 | - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [21⭐] - 用于流行的 [Mixpanel.com](https://mixpanel.com) 的分析工具,由 [Nick Manning](https://twitter.com/seenickcode) 制作。 349 | 350 | ### 国际化 351 | 352 | - [GenLang](https://github.com/KingWu/gen_lang) [88⭐] - 国际化代码生成器,由 [King Wu](https://github.com/KingWu) 制作。 353 | - [Flutter Translate](https://github.com/bratan/flutter_translate) [279⭐] - 国际化(i18n)库,由 [Florin Bratan](http://bratan.me) 制作。 354 | - [attranslate](https://github.com/fkirc/attranslate) - 通过 [fkirc](https://github.com/fkirc) 制作的自动化翻译 ARB 或 JSON 文件工具。 355 | 356 | ### 样式 357 | 358 | - [Flutterial](https://github.com/rxlabz/flutterial) [1437⭐] - Flutter 材料主题浏览器,由 [Erick Ghaumez](https://twitter.com/rxlabz) 制作。 359 | - [Pigment](https://github.com/bregydoc/pigment) [184⭐] - 在 Flutter 中使用颜色的简单但实用的包。 360 | 361 | 362 | ### 媒体 363 | #### 音频 364 | 365 | - [Flutter Audio Recorder](https://github.com/shadow-app/flutter_audio_recorder) - 提供完整的录音控制和访问录音详细信息,如电平测量,由 [Wenyan Li](https://github.com/nikli2009) 制作。 366 | - [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [169⭐] - 录制音频并将其存储在本地,由 [Jordan Alcaraz](https://twitter.com/jordanalcrz) 制作。 367 | - [Flutter Sound](https://github.com/dooboolab/flutter_sound) [666⭐] - 一手掌握的 Flutter 音频录制和播放器,由 [dooboolab](https://github.com/dooboolab) 制作。 368 | - [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [567⭐] - 同时播放来自资源/网络/文件的音频,并显示通知 [android / ios / web / macos]。 369 | - [Audio Service](https://pub.dev/packages/audio_service) - 系统后台音频支持,由 [Ryan Heise](https://github.com/ryanheise) 制作。 [教程](https://suragch.medium.com/background-audio-in-flutter-with-audio-service-and-just-audio-3cce17b4a7d?sk=0837a1b1773e27a4f879ff3072e90305) 由 [Suragch](https://twitter.com/Suragch1) 提供。 370 | 371 | #### 视频 372 | 373 | - [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [2747⭐] - iOS/Android 的 WebRTC 插件,由 [CloudWebRtc](https://github.com/cloudwebrtc) 制作。 374 | - [Chewie](https://github.com/brianegan/chewie) [1353⭐] - 提供对视频播放的低级访问,由 [Brian Egan](https://github.com/brianegan) 制作。 375 | - [Video Trimmer](https://github.com/sbis04/video_trimmer) [276⭐] - 可视化和修剪视频,由 [Souvik Biswas](https://github.com/sbis04) 制作。 376 | - [CamerAwesome](https://github.com/Apparence-io/camera_awesome) [295⭐] - 社区相机插件改版,由 [Apparence.io studio](https://apparence.io) 制作。 377 | 378 | #### 语音 379 | 380 | - [Speech Recognition](https://github.com/rxlabz/speech_recognition) [323⭐] - 语音转文本,由 [Erick Ghaumez](https://twitter.com/rxlabz) 制作。 381 | - [OK Google](https://marcinszalek.pl/flutter/ok-google-flutter/) - 集成 Google 助手,由 [Marcin Szalek](https://marcinszalek.pl/) 制作。 382 | 383 | ### 存储 384 | 385 | - [Firebase Storage](https://github.com/flutter/plugins/tree/master/packages/firebase_storage) - Firebase作为数据存储的插件。 386 | - [Secure Storage](https://github.com/mogol/flutter_secure_storage) [490⭐] - 提供钥匙串和密钥库存储,由 [German Saprykin](https://github.com/mogol)提供。 387 | 388 | #### 首选项 389 | 390 | - [Streaming Shared Preferences](https://github.com/roughike/streaming_shared_preferences) - 基于流的键值存储,通过流实现共享首选项,由 [Iiro Krankka](https://github.com/roughike) 制作。 391 | 392 | ### 赚钱 393 | 394 | - [Admob](https://pub.dev/packages/admob) - 支持 iOS 和 Android 的插页式广告,由 Brett Nesbitt 制作。 395 | - [Firebase AdMob](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_admob) - 使用 Firebase 进行广告集成。 396 | - [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [464⭐] - 从 [react-native-iap](https://github.com/dooboolab/react-native-iap) 派生的“应用内购买”功能集合,由 [dooboolab](https://github.com/dooboolab) 制作。 397 | - [Admob Flutter](https://github.com/kmcgill88/admob_flutter) - 使用原生平台视图显示横幅广告的 Admob 插件,由 [Youssef Kababe](https://github.com/YoussefKababe) 和 [Kevin McGill](https://github.com/kmcgill88) 制作。 398 | - [Facebook Audience Network](https://github.com/dreamsoftin/facebook_audience_network) - 显示横幅广告、插页式广告、流式视频广告、激励视频广告和原生广告的 Facebook Audience Network 广告插件,由 [Dreamsoft Innovations](https://github.com/dreamsoftin) 制作。 399 | - [Square In-App Payments SDK](https://github.com/square/in-app-payments-flutter-plugin) [283⭐] - 在应用中嵌入卡片输入表单以生成顾客提供的卡片信息或数字钱包的 Nonce,以进行支付,由 [Square](https://github.com/orgs/square) 制作。 400 | 401 | ## 模板 402 | - [电影详情](https://github.com/FlutterRocks/movie-details-ui) [372⭐] - 由 [Iiro Krankka](https://github.com/roughike) 制作的电影详情页面。 403 | - [Mates](https://github.com/CodemateLtd/FlutterMates) [482⭐] - 如何从 randomuser.me API 加载个人资料和一个漂亮的个人资料详情页面,由 [Iiro Krankka](https://github.com/roughike) 制作。 404 | - [天气应用](https://github.com/alessandroaime/Weather) [141⭐] - 使用 Canvas 和动画的天气应用,由 [Alessandro Aime](https://github.com/alessandroaime) 制作。 405 | - [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [7528⭐] - 包含不同风格(Vanilla、Redux、built_redux)的 TODO 应用程序,由 [Brian Egan](https://github.com/brianegan) 制作。 406 | - [餐厅菜单](https://github.com/braulio94/menu_flutter) [553⭐] - 餐厅菜单,由 [Braulio Cassule](https://github.com/braulio94) 制作。 407 | - [UI 挑战](https://github.com/tomialagbe/flutter_ui_challenges) [1272⭐] - 个人资料、旅行、美食应用,由 [Tomi Alagbe](https://github.com/tomialagbe) 制作。 408 | - [Cupertino 设置](https://github.com/matthinc/flutter_cupertino_settings) [219⭐] - iOS 设置,由 [Matthias Rupp](https://github.com/matthinc) 制作。 409 | - [音乐播放器](https://github.com/thosakwe/flutter_music_player) [205⭐] - 音乐播放器组件,由 [Tobe O](https://thosakwe.com/) 制作。 410 | - [仪表盘](https://github.com/Ivaskuu/dashboard) [814⭐] - 仪表盘和商店项目,由 [Ivascu Adrian](https://github.com/Ivaskuu) 制作。 411 | - [Todo](https://github.com/littlemarc2011/FlutterTodo) [519⭐] - 来自 Dribble 的 TODO 模板,由 [Marc L](https://www.marc-little.com/) 制作。 412 | - [卡片滑动动画](https://github.com/geekruchika/FlutterCardSwipe) [462⭐] - 卡片滑动模板,由 [Ruchika Gupta](https://github.com/geekruchika) 制作。 413 | - [UI 工具包](https://github.com/iampawan/Flutter-UI-Kit) [5707⭐] - 一套有用的 UI 工具包,由 [Pawan Kumar](https://github.com/iampawan) 制作。 414 | - [图书](https://github.com/putraxor/flutter-book-app) [300⭐] - 由 [Ardiansyah Putra](https://github.com/putraxor) 制作的书架应用。 415 | - [漂亮的登录界面](https://github.com/huextrat/TheGorgeousLogin) [1497⭐] - 设计优美且流畅的登录模板,由 [Hugo Extrat](https://github.com/huextrat) 制作。 416 | - [Liquid Pay 支付应用](https://github.com/longhoang2984/flutter_payment_app_ui) [251⭐] - 由 [Long Hoang](https://github.com/longhoang2984) 制作的 Liquid Pay 应用概念。 417 | - [绘图应用](https://github.com/SnakeyHips/drawapp) [208⭐] - 示例绘图应用,展示如何允许用户在画布上绘图,并提供颜色选择器和画笔粗细调节器,由 [Jake Gough](https://github.com/SnakeyHips) 制作。 418 | - [入门套件](https://github.com/KingWu/flutter_starter_kit) [596⭐] - App Store 实现,用于学习 Bloc、RxDart、Sqflite、Fluro 和 Dio,由 [King Wu](https://github.com/KingWu) 制作。 419 | - [Feather](https://github.com/jhomlala/feather) [472⭐] - 美观的天气应用程序,包含 RxDart、Dio、BLoC、i18n、单元测试和小部件测试,由 [Jakub Homlala](https://github.com/jhomlala) 制作。 420 | - [克隆 UI 挑战](https://github.com/javico2609/flutter-challenges) [1280⭐] - 一系列有用的 UI 克隆,由 [Javier González](https://github.com/javico2609) 制作。 421 | - [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1113⭐] - 优美的美食应用 UI 模板,由 [JideGuru](https://github.com/JideGuru) 制作。 422 | - [Flutter 示例](https://github.com/diegoveloper/flutter-samples) [2464⭐] - 一系列优秀的 Flutter 示例,由 [Diego Velásquez](https://github.com/diegoveloper) 制作。 423 | - [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [285⭐] - 初学者应用程序,包含用于团队开发的生产级应用程序的基本元素,由 [Greger Wedel](https://github.com/gregertw) 制作。 424 | - [智能洗衣机](https://github.com/pawlik92/flutter_whirlpool) [590⭐] - 由 [Tomasz Pawlikowski](https://github.com/pawlik92) 制作的智能洗衣机 UI 挑战应用,采用 Box2D 物理引擎。 425 | - [美观的时间轴](https://github.com/JHBitencourt/beautiful_timelines) [186⭐] - 一组美观的时间轴,由 [Julio Bitencourt](https://github.com/JHBitencourt) 制作。 426 | 427 | ### Clone 428 | 429 | - [GitTouch](https://github.com/pd4d10/git-touch) [979⭐] - GitHub,GitLab,Bitbucket和Gitea的开源移动客户端,由[Rongjian Zhang](https://github.com/pd4d10)提供。 430 | 431 | ### 机器学习 432 | 433 | - [MLKit](https://github.com/azihsoyn/flutter_mlkit) [329⭐] - Firebase 机器学习套件,由[Naoya Yoshizawa](https://github.com/azihsoyn)。 434 | - [m2gen](https://github.com/BayesWitnesses/m2cgen) [1667⭐] - CLI工具可将ML模型转换为本地Dart代码,由[BayesWitnesses](https://github.com/BayesWitnesses)。 435 | 436 | ### 视觉识别 437 | 438 | - [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [218⭐] - 由 [Aumard Jimmy](https://github.com/jaumard) 和 [Santetis](https://github.com/santetis) 制作的 ML Vision 相机流应用,可进行 QR 码、人脸等识别。 439 | - [Google Mobile Vision](https://github.com/edufolly/flutter_mobile_vision) [433⭐] - 由 [Eduardo Folly](https://github.com/edufolly) 制作的 Google Mobile Vision 库。 440 | 441 | 442 | #### Augmented Reality 443 | 444 | - [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [470⭐] - ARKit包装器-苹果的iOS增强现实平台,由[Olexandr Leuschenko](https://github.com/olexale)。 445 | - [ARCore Plugin](https://github.com/giandifra/arcore_flutter_plugin) [201⭐] - 使用ARCore平台增强现实,由[Gian Marco Di Francesco](https://github.com/giandifra)。 446 | 447 | ## 插件 448 | 449 | - [Pub packages](https://pub.dev/flutter/packages) - Dart Pub 仓库的包筛选器。 450 | - [Plugins](https://github.com/flutter/plugins/tree/master/packages) - 官方 Flutter 团队的插件。 451 | 452 | ### 设备 453 | 454 | - [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1232⭐] - 一个WebView插件, 由[Hadrien Lejard](https://twitter.com/HadrienLejard)提供。 455 | - [Location](https://github.com/Lyokone/flutterlocation) [595⭐] - 位置服务,提供位置,以及连续位置的回调,由 [Lyokone](https://github.com/Lyokone)提供。 456 | - [Battery](https://pub.dartlang.org/packages/battery) - 提供访问有关电池的各种信息。 457 | - [Proximity Sensor Plugin](https://pub.dartlang.org/packages/proximity_plugin) - 提供访问接近传感器也叫近距离传感器的能力,比如手机靠近脸后屏蔽操作之类的,由 [Manoj NB](https://github.com/Samaritan1011001)提供。 458 | - [Geolocation](https://github.com/loup-v/geolocation) [196⭐] - 功能齐全的地理定位插件:当前位置,位置更新,地理编码,地点等,由 [Loup](http://intheloup.io)提供。 459 | - [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) [1203⭐] - 用于显示本地通知的插件,由 [Michael Bui](https://github.com/MaikuB)提供。 460 | - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - 提供修改用户日历能力的插件,由[Built to Roam](http://builttoroam.com)提供。 461 | - [Badger](https://github.com/g123k/flutter_app_badger) [175⭐] - 提供更新APP启动图标上的小红点能力的插件,由 [Edouard Marquez](https://twitter.com/g123k)提供。 462 | - [UDID](https://github.com/GigaDroid/flutter_udid) [135⭐] - 用于在Android/iOS设备上获取一个持久的 UDID,即使重新安装App,由 [Leon Kukuk](https://kukuk.me)提供。 463 | - [Downloader](https://github.com/hnvn/flutter_downloader) [472⭐] - 下载器,创建和管理下载任务,由 [HungHD](https://github.com/hnvn)提供。 464 | - [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [1002⭐] - 添加内联WebView小部件或打开应用程序内浏览器窗口,由 [Lorenzo Pichilli](https://github.com/pichillilorenzo)提供。 465 | - [AppAvailability](https://github.com/pichillilorenzo/flutter_appavailability) [57⭐] - 列出,启动并检查已安装的应用,由 [Lorenzo Pichilli](https://github.com/pichillilorenzo)提供。 466 | - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [49⭐] - 一个插件,可以轻松访问Android和iOS设备上的Pitch and Roll, [Diego Velásquez](https://github.com/aeyrium)提供。 467 | - [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [392⭐] - 本机文件浏览器加载,支持绝对文件路径,由[Miguel Ruivo](https://github.com/miguelpruivo)。 468 | - [VPN](https://github.com/X-dea/Flutter_VPN) - 访问 VPN 服务,由[Jason C.H](https://github.com/ctrysbita)。 469 | - [Geolocator](https://github.com/baseflow/flutter-geolocator) - Flutter地理位置插件,可轻松访问特定于平台的位置服务,由[Baseflow](https://baseflow.com)。 470 | - [Permission Handler](https://github.com/baseflow/flutter-permission-handler) - Flutter权限插件,提供跨平台(iOS,Android)API来请求和检查权限,由[Baseflow](https://baseflow.com)。 471 | 472 | ### 扫码器 473 | 474 | - [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [197⭐] - QR 扫描插件,由[Matheus Villela](https://github.com/villela)提供。 475 | - [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [236⭐] - 快速的QR扫码插件,由 [Facundo Medica](https://github.com/facundomedica)提供。 476 | 477 | ### 蓝牙 / NFC / 信号灯 478 | 479 | - [Blue](https://github.com/pauldemarco/flutter_blue) [1423⭐] - FlutterBlue是Flutter的蓝牙插件,由[Paul DeMarco](https://github.com/pauldemarco)提供。 480 | - [Beacons](https://github.com/loup-v/beacons) [64⭐] - Flutter beacons 插件,由 [Loup](http://intheloup.io)提供。 481 | - [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [203⭐] - NFC 读取器,由[Matteo Crippa](https://github.com/matteocrippa)。 482 | - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [54⭐] - 将手机变成信标的库,由[Paulina Szklarska](https://github.com/pszklarska/)。 483 | - [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [84⭐] - 处理多个设备的BLE操作,由[Philips Hue](https://github.com/PhilipsHue)。 484 | - [NFC Manager](https://github.com/okadan/flutter-nfc-manager) [29⭐] - 适用于iOS和Android的通用NFC插件,由[Naoki Okada](https://github.com/okadan)。 485 | 486 | ### 存储 487 | 488 | - [Sqflite](https://github.com/tekartik/sqflite) [2289⭐] - SQLite Flutter 插件,由 [Alexandre Roux](https://www.linkedin.com/in/alextekartik/) 开发。 489 | - [Moor](https://github.com/simolus3/moor) - Moor 是一个易于使用、反应式、类型安全的 Dart 和 Flutter 持久化库,由 [Simon Binder](https://github.com/simolus3) 开发。 490 | 491 | ### 服务 492 | 493 | - [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [186⭐] - 用于与 Dialogflow 轻松集成的插件,由 [Victor Rances](https://github.com/VictorRancesCode/) 开发。 494 | - [Intercom](https://pub.dev/packages/intercom) [23⭐] - 将 Intercom 集成到你的应用程序中,由 [Maido Kaara](https://github.com/v3rm0n) 开发。 495 | - [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [497⭐] - 推送通知服务,由 [OneSignal](https://github.com/OneSignal) 开发。 496 | - [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) [45⭐] - 返回应用程序的地点的地点选择对话框,由 [David Bennett](https://github.com/pinkfish) 开发。 497 | - [App Rating](https://github.com/AppleEducate/app_review) [30⭐] - 请求和撰写应用商店和 Google Play 的评论,由 [Rody Davis](http://appleeducate.com) 开发。 498 | 499 | ## 框架 500 | 501 | ### 状态管理 502 | 503 | #### Standard 504 | 505 | - [Bloc](https://github.com/felangel/bloc) [8181⭐] - 一套帮助实现 BLoC 设计模式的包集合,由 [Felix Angelov](https://github.com/felangel) 开发。 506 | - [MobX](https://github.com/mobxjs/mobx.dart) [2037⭐] - 使用透明功能响应式编程(TFRP)来增强应用程序中的状态管理。从 Js/React 领域移植的 MobX。 507 | - [Provider](https://github.com/rrousselGit/provider) [3974⭐] - Flutter 的状态管理库,由 [Remi Rousselet](https://github.com/rrousselGit) 开发。 508 | - [RiverPod](https://github.com/rrousselGit/river_pod) [2214⭐] - Provider 的不同实现,由 [Remi Rousselet](https://github.com/rrousselGit) 开发。 509 | - [GetX](https://github.com/jonataslaw/getx) - 无需上下文的状态管理和导航,由 [Jonny Borges](https://github.com/jonataslaw) 开发。 510 | - [Binder](https://github.com/letsar/binder) [167⭐] - 一种轻量而强大的将应用程序状态与业务逻辑绑定的方式,由 [Romain Rastel](https://github.com/letsar) 开发。 511 | 512 | 513 | ### Redux / ELM / 依赖注入 514 | 515 | - [Built redux](https://github.com/davidmarne/flutter_built_redux) [81⭐] - 自动订阅 Redux Store 的包。基于 Built 模式,由 [David Marne](https://github.com/davidmarne) 开发。 516 | - [Redux.dart](https://github.com/johnpryan/redux.dart) [486⭐] - Redux 在 Dart 中的移植版本,包括一系列的中间件、Flutter 集成和时间旅行开发工具,由 [John Ryan](https://github.com/johnpryan) 和 [Brian Egan](https://gitlab.com/users/brianegan/projects) 开发。 517 | - [Redux](https://github.com/brianegan/flutter_redux) [1522⭐] - 与 [redux.dart](https://github.com/johnpryan/redux.dart) 配合使用的工具,可以轻松使用 Redux Store 构建 Widgets。 518 | - [Inject](https://github.com/google/inject.dart) [847⭐] - 编译时依赖注入,由 Google 开发。 519 | - [Flux](https://github.com/google/flutter_flux) [368⭐] - Google 的 Flux 框架的实现。 520 | - [Fish](https://github.com/alibaba/fish-redux) [7214⭐] - 阿里巴巴的 Redux 实现。 521 | - [Async Redux](https://pub.dev/packages/async_redux) [199⭐] - 无需样板代码的 Redux。支持同步和异步的 reducer,由 [Marcelo Glasberg](https://github.com/marcglasberg/) 开发。 522 | 523 | ### Widgets 524 | 525 | - [Hooks](https://github.com/rrousselGit/flutter_hooks) [1366⭐] - 小部件之间的高级代码共享,由[Remi Rousselet](https://github.com/rrousselGit)。 526 | - [Functional widget](https://github.com/rrousselGit/functional_widget) [321⭐] - 代码生成器将小部件作为带有注释的函数编写,由[Remi Rousselet](https://github.com/rrousselGit)。 527 | 528 | ### 数据 529 | 530 | - [Graphql](https://github.com/zino-app/graphql-flutter) [2796⭐] - GraphQL 规范的实现,由 [Zino App B.V.](https://github.com/zino-app) 开发。 531 | - [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [244⭐] - Flutter 的 GeoFirestore 实现,由 [Darshan Gowda](https://darshann.me/) 开发。 532 | - [Ferry](https://github.com/gql-dart/ferry) [334⭐] - 强大且可扩展的 GraphQL 客户端,由 [Sat Mandir Khalsa](https://github.com/smkhalsa) 开发。 533 | 534 | ### 后端 535 | 536 | - [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1100⭐] - 使用 JSON 构建动态 UI,JSON 格式与 Flutter Widget 代码非常相似,由 [Denny Deng](https://github.com/dengyin2000) 开发。 537 | - [NETCoreSync](https://github.com/aldycool/NETCoreSync) - 面向多个客户端的集中式数据库同步框架,基于 [Moor](https://github.com/simolus3/moor) 库,由 [Aldy J](https://github.com/aldycool) 开发。 538 | - [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) [394⭐] - 开源的后端框架,由 [ParsePlatform](https://parseplatform.org/) 开发。 539 | 540 | 541 | ### 动画 542 | 543 | - [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [338⭐] - 由 [Norbert Kozsir](https://twitter.com/norbertkozsir) 开发的复合交错动画。 544 | - [SpinKit](https://github.com/jogboms/flutter_spinkit) [2405⭐] - 由 [Jeremiah Ogbomo](https://twitter.com/jogboms) 开发的动画加载指示器。 545 | - [Villains](https://github.com/Norbert515/flutter_villains) [328⭐] - 由 [Norbert Kozsir](https://twitter.com/norbertkozsir) 开发的页面过渡动画。 546 | - [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1268⭐] - 由 [Ayush Agarwal](https://github.com/aagarwal1012/) 开发的一组酷炫文本动画。 547 | - [Drawing Animation](https://github.com/biocarl/drawing_animation) [384⭐] - 基于 SVG 路径数据创建绘制线条动画,由 [Carl Hauck](https://twitter.com/cahaucks) 开发。 548 | - [Simple Animations](https://github.com/felixblaschke/simple_animations) - 由 [Felix Blaschke](https://github.com/felixblaschke) 开发,轻松创建令人赞叹的自定义动画。 549 | - [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [264⭐] - 由 [efoxTeam](https://github.com/efoxTeam) 开发,轻松构建动画集合。 550 | - [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [977⭐] - 由 [mobiten](https://mobiten.com/) 开发,轻松为您的 ListView、GridView、Column 和 Row 添加交错动画。 551 | - [Animate Do](https://pub.dev/packages/animate_do) - 受 Animate.css 启发的动画包,由 [Fernando Herrera](https://twitter.com/Fernando_Her85) 开发。 552 | - [Funvas](https://github.com/creativecreatorormaybenot/funvas) [361⭐] - 由 [creativecreatorormaybenot](https://twitter.com/creativemaybeno) 开发,创建有趣的基于时间的画布动画。 553 | 554 | ### Web 555 | 556 | - [响应式框架](https://github.com/Codelessly/ResponsiveFramework) [702⭐] - 自动适应不同屏幕尺寸的用户界面。简化响应式设计,由 [Codelessly](https://codelessly.com) 开发。 557 | 558 | ## 实验性 559 | 560 | 本节包含采用实验性或非常规性方法的库。 561 | 562 | - [styled_widget](https://github.com/ReinBentdal/styled_widget) [671⭐] - 通过使用方法定义小部件来简化小部件树结构,由[Rein Gundersen Bentdal](https://github.com/ReinBentdal)。 563 | 564 | ## 引擎 565 | 566 | ### 渲染 567 | 568 | - [Graphx](https://github.com/roipeker/graphx) [293⭐] - 受 Flash 启发,使绘图和动画变得极其简单,由 [Roi Peker](https://github.com/roipeker) 开发。 569 | 570 | 571 | ### 游戏引擎 572 | 573 | - [Flame](https://github.com/luanpotter/flame) [5173⭐] - 极简主义的游戏引擎,由 [Luan Nico](https://github.com/luanpotter)提供。 574 | - [SpriteWidget](https://github.com/spritewidget/spritewidget) [1186⭐] - 用于构建复杂,高性能动画和2D游戏的工具包,由[Viktor Lidholt](https://github.com/vlidholt)提供。 575 | 576 | ### 开源游戏 577 | 578 | - [Flip](https://github.com/RedBrogdon/flutterflip) [201⭐] - Reversi 游戏,由 [Andrew Brogdon](https://github.com/RedBrogdon) 开发。 579 | - [2048](https://github.com/anuranBarman/2048) [205⭐] - 2048 游戏,由 [Anuran Barman](https://github.com/anuranBarman) 开发。 580 | - [TRex](https://github.com/renancaraujo/trex-flame) [316⭐] - 著名 Chrome Trex 游戏的移植版,由 [Renan C. Araújo](https://github.com/renancaraujo) 开发。 581 | - [Crush](https://github.com/boeledi/flutter_crush) [409⭐] - 如 Candy Crush、Bejeweled 一样构建 Math-3 游戏的示例,由 [Didier Boelens](https://didierboelens.com) 开发。 582 | - [Slide Puzzle](https://github.com/kevmoo/slide_puzzle) [152⭐] - 经典的滑块(15)拼图游戏,由 [Kevin Moore](https://github.com/kevmoo) 开发。 583 | - [Tetris](https://github.com/boyan01/flutter-tetris) [1280⭐] - 俄罗斯方块游戏,由 [YangBin](https://github.com/boyan01) 开发。 584 | - [Party Charades](https://github.com/vintage/party_flutter) [165⭐] - 派对字谜游戏,由 [Kamil Rykowski](https://github.com/vintage) 开发。 585 | - [Ghost Rigger](https://github.com/Float-like-a-dash-Sting-like-a-dart/GhostRigger) [159⭐] - 像素朋克风格的拼图游戏,由 [Iain Smith](https://github.com/b099l3) 和 [Julio Ernesto Rodríguez Cabañas](https://github.com/ernestoyaquello) 开发。 586 | - [Space Empires](https://github.com/satyamx64/space_empires) [32⭐] - 一款 4X 太空主题的策略游戏,由 [Satyam Sharma](https://github.com/satyamx64) 开发。 587 | 588 | #### 游戏引擎资源 589 | 590 | - [Awesome Flame](https://github.com/flame-engine/awesome-flame) - Flame 游戏引擎的精选列表,包含最佳 Flame 游戏、项目、库、工具、教程、文章等,由 [Flame Engine](https://github.com/flame-engine) 维护。 591 | 592 | 593 | ## 开源App 594 | 595 | ### 高级 596 | 597 | - [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [5887⭐] - 人类历史的动画垂直时间线,由 [2D, Inc](https://www.2dimensions.com/) 开发。 598 | - [Developer Quest](https://github.com/2d-inc/developer_quest) [2917⭐] - 成为技术领导者,消灭虫子,由 [2D, Inc](https://www.2dimensions.com/) 开发。 599 | - [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [12156⭐] - 开源的 Notion 替代方案。你对数据和自定义有绝对控制。使用 Flutter 和 Rust 构建,由 [AppFlowy 团队](https://www.appflowy.io/) 开发。 600 | 601 | 602 | ### Top 603 | 604 | - [Flutter Team Samples](https://github.com/flutter/samples) [8245⭐] - 示例集合(包括地图,json,Material和Cupertino) 由 [Flutter team](https://github.com/orgs/flutter/people)提供。 605 | - [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [22040⭐] - 收集中文官方小部件演示和文档,以帮助开发人员快速学习,由[Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend)。 606 | - [Meme Chat](https://github.com/efortuna/memechat) [471⭐] - 使用Flutter开发的的聊天App,该App用到了Firebase,Google登录,摄像头等。 607 | - [Flitter](https://github.com/dart-flitter/flitter) [178⭐] - 使用Flutter开发的Gitter 客户端,该App用到了Redux 与 Jaguar,由[Hadrien Lejard](https://twitter.com/HadrienLejard) 和 [Kevin Segaud](https://twitter.com/kevin_segaud)提供。 608 | - [Lime](https://github.com/fablue/lime-flutter) [335⭐] - 使用Flutter开发的Lime客户端。 609 | - [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [655] - Flutter Planets app及教程,由[Sergi Martínez](http://sergiandreplace.com)提供。 610 | - [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [444⭐] - 使用News API在Flutter中创建的新闻App用于获取实时数据,Firebase用作后端和身份验证器,由 [Ankur Kedia](https://github.com/theankurkedia)提供。 611 | - [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [485⭐] - DroidKaigi 2018东京的非官方会议App ,由[konifar](https://github.com/konifar)提供。 612 | - [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1112⭐] - 全功能音乐播放器App,由[Pawan Kumar](https://about.me/imthepk)提供。 613 | - [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [761⭐] - Flutter实现的的简单Todo App,可以每天跟踪您的任务,由[Burhanuddin Rashid](https://about.me/burhanrashid52)提供。 614 | - [FlutterGram](https://github.com/mdanics/fluttergram) [1454⭐] - 使用Firebase / Firestore实现Flutter版的Instagram App,由[MDanics](https://github.com/mdanics)提供。 615 | - [BookSearch](https://github.com/Norbert515/BookSearch) [419⭐] - Flutter实现的带有搜索功能的电子书,由[Norbert515](https://github.com/Norbert515)提供。 616 | - [Cinematic](https://github.com/aaronoe/FlutterCinematic) [757⭐] - Flutter实现的Cinematic 客户端,由[Aaron Oertel](https://github.com/aaronoe)提供。 617 | - [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [377⭐] - Flutter实现啤酒日志App,由[Benoit Letondor](https://github.com/benoitletondor)提供。 618 | - [Trace](https://github.com/trentpiercy/trace) [573⭐] - 现代而强大的加密投资组合和市场资源管理器,由 [Trent Piercy](https://github.com/trentpiercy)提供。 619 | - [Taskist](https://github.com/huextrat/Taskist) [549⭐] - Taskist是任务管理的ToDo List App,由 [Hugo EXTRAT](https://github.com/huextrat)提供。 620 | - [Tourism](https://github.com/bluemix/tourism-demo) [213⭐] - 基于redux w / animations&i18n的旅游应用程序,由 [blueMix](https://github.com/bluemix/tourism-demo)提供。 621 | - [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [454⭐] - 多伦多大学迎新周,由 [Matthew Tory](https://github.com/matthewtory)提供。 622 | - [Transform Widget](https://github.com/DrPaulT/flutter-engine-test) - 图像小部件作为3D游戏引擎精灵,由[Paul Thomas](https://github.com/DrPaulT)提供。 623 | - [Deer](https://github.com/aleksanderwozniak/deer) [238⭐] - 使用BLoC模式构建的简约Todo Planner,由[Aleksander Woźniak](https://github.com/aleksanderwozniak)提供。 624 | - [TailorMade](https://github.com/jogboms/tailor_made) [210⭐] - 结合使用ReBLoC和Firebase Cloud Store和功能来管理时装设计师的日常工作,由[Jeremiah Ogbomo](https://twitter.com/jogboms)。 625 | - [Instory](https://github.com/InvertedX/instory) [173⭐] - 具有精美UI的Instagram故事下载器,由[Sarath](https://twitter.com/_sarath_kumar)提供。 626 | - [Spacex-Go](https://github.com/jesusrp98/spacex-go) [492⭐] - 简单但功能强大的开源SpaceX启动跟踪器,由[jesusrp98](https://twitter.com/jesusrp98)提供。 627 | - [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [208⭐] - 酷超级英雄互动动画,由[Pinkesh Darji](https://github.com/pinkeshdarji)提供。 628 | - [Reply](https://github.com/flschweiger/reply) [469⭐] - “答复”材料设计案例研究,由[Frederik Schweiger](https://github.com/flschweiger)提供。 629 | - [Enigma](https://github.com/AmitJoki/Enigma) - 端到端加密的隐私聊天,由[AmitJoki](https://github.com/AmitJoki)。 630 | - [Chillify](https://github.com/KarimElghamry/chillify) - 使用Provider和Bloc模式制作的精美音乐应用,由[Karim Elghamry](https://github.com/KarimElghamry)提供。 631 | - [Pokedex](https://github.com/scitbiz/flutter_pokedex) - Pokedex应用程序具有精美的用户界面和流畅的动画,由[Hung Pham](https://github.com/scitbiz)提供。 632 | - [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [1504⭐] - 群发消息应用程序,重点是组织活动,由[Miguel Beltran](https://github.com/miquelbeltran) 与 [Franz Heinfling](https://github.com/fheinfling)提供。 633 | - [GitJournal](https://github.com/GitJournal/GitJournal) [507⭐] - 在Git Repo中记录数据,由[Vishesh Handa](https://github.com/vHanda)提供。 634 | - [AuthPass](https://github.com/authpass/authpass) [372⭐] - 与手机和台式机兼容的Keepass密码管理器,由[hpoul](https://github.com/hpoul)提供。 635 | - [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [852⭐] - 使用Firebase解决方案的完整Twitter克隆,由[Sonu Sharma](https://github.com/TheAlphamerc)提供。 636 | - [Harpy](https://github.com/robertodoering/harpy) [825⭐] - 由[Roberto Doering](https://github.com/robertodoering)开发的功能丰富的Twitter客户端。 637 | 638 | 639 | 640 | ## 实用工具 641 | 642 | - [json-to-dart](https://www.devio.org/io/tools/json-to-dart/) - JSON在线转Dart工具,支持空安全![ new](http://www.devio.org/img/ico/ico_new.gif)。 643 | - [Launcher Icons](https://github.com/franzsilva/flutter_launcher_icons) - 由 [Mark O'Sullivan](https://github.com/MarkOSullivan94) 和 [Franz Silva](https://github.com/franzsilva) 轻松生成应用程序的启动器图标。 644 | - [FlutterIcon](http://fluttericon.com/) [310⭐] - 由 [Mike Hoolehan](https://github.com/ilikerobots) 创建的图标集生成器。 645 | - [FVM](https://github.com/leoafarias/fvm) [2233⭐] - Flutter版本管理:一个简单的命令行工具,用于管理Flutter SDK的版本。 646 | - [Environment Configuration](https://github.com/TatsuUkraine/dart_environment_config) [86⭐] - CLI工具,用于为应用程序环境生成`.env`配置文件,由 [TatsuUkraine](https://github.com/TatsuUkraine) 创建。 647 | - [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [160⭐] - CLI实用工具,可在不到3分钟的时间内轻松为Android和iOS生成不同的应用程序风格,由 [Angelo Cassano](https://github.com/AngeloAvv) 创建。 648 | - [Fontify](https://github.com/westracer/fontify) [77⭐] - CLI工具,用于将SVG图标转换为OTF字体并生成适用于Flutter的类,由 [Igor Kharakhordin](https://github.com/westracer) 创建。 649 | - [FlutterGen](https://github.com/FlutterGen/flutter_gen) [791⭐] - 用于生成图像、字体、颜色等的资产代码的生成器,摆脱基于字符串的API。 650 | - [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) [1135⭐] - Dart的非常好的命令行界面工具,由 [Very Good Ventures](https://github.com/VeryGoodOpenSource) 创建。 651 | - [Flutter Sidekick](https://github.com/leoafarias/sidekick) [544⭐] - 简单的应用程序,使Flutter开发更加愉快,由 [Leo Farias](https://github.com/leoafarias) 创建。 652 | - [Dart Code Metrics](https://github.com/dart-code-checker/dart-code-metrics) [430⭐] - 附加的代码度量标准检查工具,检查代码度量、反模式,并为Dart分析器提供额外的规则,由 [Dart Code Checker团队](https://github.com/dart-code-checker) 创建。 653 | 654 | ### VSCode 655 | 656 | - [Awesome Snippets](https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets) - 常用类和方法的集合,由[Nash](https://twitter.com/Nash0x7E2)提供。 657 | - [Flutter Files](https://marketplace.visualstudio.com/items?itemName=gornivv.vscode-flutter-files) - 通过上下文菜单快速生成BLoC模板文件,由[Gorniv](https://github.com/gorniv)提供。 658 | - [Flutter Intl](https://marketplace.visualstudio.com/items?itemName=localizely.flutter-intl) - i18n从arb文件绑定,由[Localizely](https://twitter.com/localizely)提供。 659 | 660 | 661 | ### IntelliJ / Android Studio 662 | 663 | - [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [118⭐] - 搜索pub.dev库,更新版本,Bloc,Snippet等,由[Marius Höfler](https://github.com/marius-h)提供。 664 | - [Flutter Intl](https://plugins.jetbrains.com/plugin/13666-flutter-intl) - 从Arb文件进行18n绑定,由[Localizely](https://twitter.com/localizely)提供。 665 | 666 | ### 桌面应用 667 | 668 | - [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [6950⭐] - Google提供的Flutter嵌入API的桌面实现。 669 | - [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [5083⭐] - Golang桌面应用的Flutter嵌入器,由[Pierre Champion](https://github.com/pchampio)开发。 670 | - [Native Shell](https://github.com/nativeshell/nativeshell) [372⭐] - Flutter的实验性嵌入器,由[Matej Knopp](https://twitter.com/matejknopp)开发。 671 | - [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [1871⭐] - Rust桌面应用的Flutter嵌入器,由[juju](https://github.com/gliheng)开发。 672 | - [bitsdojo_window](https://github.com/bitsdojo/bitsdojo_window) - 自定义Windows窗口的绘制样式,由[BitsDojo](https://github.com/bitsdojo)开发。 673 | - [Raspberry Pi Embedder](https://github.com/ardera/flutter-pi) [747⭐] - 适用于树莓派的轻量级嵌入器,由[Hannes Winkler](https://github.com/ardera)开发。 674 | - [Fluent UI](https://github.com/bdlukaa/fluent_ui) [566⭐] - Microsoft的Fluent Design System在Flutter中的实现,由[Bruno D'Luka](https://twitter.com/bdlukaadev)开发。 675 | - [MacOS UI](https://github.com/GroovinChip/macos_ui) [492⭐] - 实现当前MacOS设计语言的小部件和主题,由[Groovin Chip](https://twitter.com/GroovinChip)开发。 676 | - [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) [134⭐] - Ubuntu桌面的独特外观和风格,由[Ubuntu](https://github.com/ubuntu)开发。 677 | - [Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) [516⭐] - 与Flutter桌面相关的精选资源列表,由[LeanFlutter](https://github.com/leanflutter)维护。 678 | 679 | ## 书籍 680 | 681 | ### 适应于初学者 682 | 683 | - [Beginning App Development](https://www.amazon.com/Beginning-App-Development-Flutter-Cross-Platform/dp/1484251806) -,由[Rap Payne](https://github.com/rapPayne)提供。 684 | - [Beginning Flutter](https://www.amazon.com/Beginning-Flutter-Hands-Guide-Development/dp/1119550823) -,由[Marco Napoli](https://github.com/JediPixels)提供。 685 | - [Flutter for Beginners](https://www.amazon.com/Flutter-Beginners-introductory-cross-platform-applications/dp/1788996089) -,由[Alessandro Biessek](https://github.com/biessek)提供。 686 | - [Flutter in Action](https://www.manning.com/books/flutter-in-action?a_aid=flutterinaction&a_bid=d08c3247) - 完整的 Flutter 和 Dart 资源。 687 | - [Learn Google Flutter Fast](https://www.amazon.com/Learn-Google-Flutter-Fast-Example/dp/1092297375) -,由[Mark Clow](https://github.com/markclow)提供。 688 | 689 | ### Cookbooks 690 | 691 | - [Practical Flutter](https://www.amazon.com/Practical-Flutter-Improve-Development-Open-Source/dp/1484249712) -,由[Frank Zammetti](https://github.com/fzammetti)提供。 692 | 693 | ## 博客 694 | 695 | ### 中文 696 | 697 | - [Flutter 中文博客](https://www.devio.org/tags/#Flutter) - 由[CrazyCodeBoy](http://www.imooc.com/t/4951150)倾力打造。 698 | 699 | ### 英语 700 | 701 | - [It's all widgets! Flutter podcast](https://open.spotify.com/show/2qJVeu47e2eAum4j7lxXXv?si=d26QVJQsSRyRHeybfL_01Q) - 由[Hillel Coren](https://twitter.com/hillelcoren)主持。 702 | 703 | ### 葡萄牙语 704 | 705 | - [Universo Flutter](https://open.spotify.com/show/4AlxqGkkrqe0mfIx3Mi7Xt?si=1eC0a22MR1OkEAT7HErT-A) - 由[Matias de Andrea](http://deandreamatias.com/)主持。 706 | 707 | ### 西班牙语 708 | 709 | - [Código Flutter](https://open.spotify.com/show/3QUTYR6jspNxHK8akJFxYf?si=MZtgjIMyTi6-WgN9Go6vZQ) - 由[Guillermo García](https://guillermogarcia.es/)主持。 710 | 711 | ### 俄语 712 | 713 | - [Flutter Dev Podcast](https://open.spotify.com/show/5qc1VFD4pkJlUYZBVTOFCI?si=OWn7VCELRO2QV03Gi2u8nA&nd=1) - 由[Eugene Saturov](https://twitter.com/saturovv)主持。 714 | 715 | ## 附加 716 | 717 | - [It's All Widgets!](https://itsallwidgets.com) - 由[Hillel Coren](https://twitter.com/hillelcoren),[Thomas Burkhart](https://twitter.com/ThomasBurkhartB),[Simon Lightfoot](https://twitter.com/devangelslondon)和[Scott Stoll](https://twitter.com/scottstoll2017)共同维护的已发布应用程序的开放列表。 718 | - [Awesome Flutter Linux](https://github.com/jpnurmi/awesome-flutter-linux) - 由[J-P Nurmi](https://twitter.com/jpnurmi)维护的精选的专为Linux的Flutter软件包和项目的列表。 719 | 720 | 721 | ### 好玩的 722 | 723 | - [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [381👍] - 一个有趣的视频。 724 | 725 | ### 硬件 726 | 727 | - [Matrix2](https://github.com/bus710/matrix2) - 由[bus710](https://github.com/bus710)开发的Sense Hat LED矩阵控制游戏。 728 | 729 | ### 指南和面试 730 | 731 | - [面试问题](https://github.com/whatsupcoders/Flutter-Interview-Questions) - 一份有帮助的问题列表,可以用来面试潜在候选人,由[Whatsupcoders](https://github.com/whatsupcoders/Whatsupcoders-flutter)提供。 732 | - [国际化Flutter入门套件](https://medium.com/flutter-community/intl-flutter-starter-kit-18415e739fb6) - 由专家编写的指南,由[Beyza Sunay Guler](https://twitter.com/BeyzaSunayGler1)和[Nawal Alhamwi](https://twitter.com/__nawalhmw)提供。 733 | 734 | ## 社区 735 | 736 | ### 演讲材料 737 | 738 | - [Logo](https://drive.google.com/drive/folders/1GDGdQ0ghrxTNTx6aZLT41eV5sPZvV7bU) - 贴纸印象的logo。 739 | 740 | 741 | ### 交流 742 | 743 | - [Gitter](https://gitter.im/flutter/flutter) - 一个不错的Flutter交流渠道。 744 | - [r/FlutterDev Subreddit](https://www.reddit.com/r/FlutterDev/) - Reddit社区,由 [u/JaapVermeulen](https://www.reddit.com/user/JaapVermeulen)提供。 745 | - [Discord](https://discord.gg/N7Yshp4) - Discord服务器讨论并获得帮助,由[Pritykin]提供。 746 | - [Dev Discord](https://discord.gg/N7Yshp4) - Discord服务器讨论并获得帮助,由 [Pritykin](https://twitter.com/AndrewPritykin)提供。 747 | - [Flutter Community](https://github.com/fluttercommunity) - Flutter社区组件中心。 748 | - [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让Flutter更简单. 749 | - [Hashnode](https://hashnode.com/n/flutter) - 阅读和撰写帖子,参与讨论或提问。 750 | 751 | 752 | #### 其他 753 | 754 | - [Flutter活动](https://flutterevents.com) - 由[@hillelcoren](https://twitter.com/hillelcoren)创建的Flutter活动列表。 755 | - [FlutterX](https://flutterx.com) - 由[Hillel Coren](https://twitter.com/hillelcoren)创建的可搜索资源列表。 756 | 757 | 758 | ## MIT Licensed 759 | --------------------------------------------------------------------------------