Flutter是一款移动应用SDK,可通过单一代码库为iOS和Android构建高性能,高保真的应用。
内容
- 文章
- 视频
- 组件
- 导航
- 模板
- 插件
- 构架
- 开源应用程序
- WEB
- 工具
- 社区
文章
介绍
- Google IO 2018 – 构建精美,灵活的用户界面。
- 演讲 – 由Helio S. Junior撰写。
- Flutter Web – Nash的Flutter Web的来龙去脉。
网站/博客
- 欢迎来到Flutter – 英语和法语博客,致力于为Didier Boelens提供有关Flutter的大多数问题的实用解决方案。
- SZAŁKO-BLOG – Marcin Szalek的逐步高级设计。
- Flutter by Example – 基于 Redux ,Firebase,自定义动画和UI的教程。
- Flutter Institute – Brian Armstrong的非常原创的内容和教程。
- Iirokrankka.com – 文章和教程以及Iiro Krankka相关的任何内容。
- Norbert – Norbert515的深度文章,功能和应用程序创建。
- Flutter Tips – DiegoVelásquez开发的文章,提示和技巧。
- FilledStacks – Dane Mackier开发的教程和指南。
教程
- 动画聊天 – 由 Google Code Labs构建精美的用户界面。
- Firebase Chat – Google Code Labs的Firebase集成。
- 行星 – 颤动:从设计到应用 – 详细的行星设计教程。
- Todo List – 一步一步的教程如何使用Flutter构建Todo List by Andrei Lesnitsky
初学者
- 零到一动画- 专注于Mikkel Ravn的动画。
- Flutter中的动画 – MuhammedSalihGüler的常用动画实例。
- 布局备忘单 – TomekPolański的布局小部件的大量示例。
- Pooja的Flutterverse指南 – Pooja Bhaumik为超级初学者学习Flutter的分步指南。
高级
- 渲染管道 – Adam Barth的发动机架构。
- 渲染对象 – 什么是窗口小部件,渲染对象和元素?由Norbert515。
- Streams和RxDart – 由Brian Egan演示的Skillmatters。
- 手势系统- Flutter Deep Dive:Nash的手势。
- Schemas – Didier Boelens的Widget,State,Context和InheritedWidget解释。
- 渲染引擎教程- Flutter的渲染引擎:AbdulRahman AlHamali的教程。
- 继承Widget – Flutter的InheritedWidget,用于保存Chema Molins的app状态。
- 从移动设备到桌面 – 由Marcelo Henrique Neppel为智能手机和台式机构建应用程序。
- 辅助功能小部件 – 关于MuhammedSalihGüler可访问性各个方面的深入信息。
- 具有时间轴的分析 – 使用时间轴可以查找和解决Chinmay Garde在您的应用程序中的特定性能问题。
HOWTO文档
- 视差 效果 – Marcin Szalek的视差和非线性动画。
- Build Flavor – 定义构建配置并由Salvatore Giordano切换。
视频
- 无聊的表演 – 与Flutter团队的探索。
- Tensor Programming – Tensor Programming提供的内容非常丰富。
- Mtechviral – [印地文/英文] Mtechviral系列作者:Pawan Kumar。
- 实践中的颤动 – Zaiste为初学者和非程序员提供免费视频课程。
- Whatsupcoders – 由Kamal制作的Flutter Widgets免费视频系列。
- Fluttery – 高产值和深刻的挑战。
组件
演示
- Official Gallery – Demo for the material design widgets provided by Flutter Team.
- Flutter Examples [3443⭐] – Simple basic isolated apps for devs by Nishant Srivastava.
- Flutter Catalog [702⭐] – An app showcasing Flutter components, with side-by-side source code view, by X-Wei.
网络演示
- Flutter Widget Live Book – Live web preview of widgets by JianyingLi.
UI
- Contact Picker [42⭐] – Picking contact from the address book by Michael Goderbauer.
- StaggeredGridView [960⭐] – GridView with tiles of variable sizes by Romain Rastel.
- Radial Menu [243⭐] – Animated Radial Menu by Victor Choueiri.
- Tinder Cards [322⭐] – Tinder like cards swipe effect by Ivascu Adrian.
- Login Animation [651⭐] – Smooth animation from login to home by Ruchika Gupta.
- Flip Panel [240⭐] – Flip panel with built-in animation by HungHD.
- Facebook Reactions [134⭐] – Facebook reactions widget by Duy Tran.
- Flushbar [369⭐] – Highly configurable Snackbar by Andre Haueisen.
- Stepper Touch [127⭐] – Lateral value stepper nicely animated by Raouf Rahiche.
- Typeahead [236⭐] – Display overlay suggestions to users as they type by Abdul Rahman Al Hamali.
- Snaplist [193⭐] – Create snappable list views by David Leibovych.
- Pin Code [71⭐] – Animated & customisable Pin code for login and OTP by Liew Jun Tung.
- Folding Cell [170⭐] – Fold your widget by Faob.
- Liquid Pull To Refresh [407⭐] – A beautiful and custom refresh indicator by Ayush Agarwal.
- Slide Container Slide vertically and horizontally with a smooth dampened motion by Quentin Le Guennec.
- Rubber Bottom Sheet [189⭐] – Elastic material bottom sheet by Mattia Crovero.
- Direct Select – Selection widget with an ethereal, full-screen modal popup by Ivan Yatsouba.
- Before After [226⭐] – Beautiful slider which makes it easier to display the difference between two images, by Sahil Kumar.
粘性标题
- Sticky Infinite List [30⭐] – Highly configurable multi directional infinite list with Sticky Headers by TatsuUkraine.
- Sticky Header [341⭐] – Sliver based sticky headers by Romain Rastel.
- Sticky Headers [367⭐] – Configurable sticky headers by Simon Lightfoot.
抽屉
- Hidden Drawer Menu [90⭐] – Beautiful drawer mode menu feature with perspective animations by Rafael Almeida Barbosa.
- Flutter Inner Drawer [74⭐] – Easy way to create an internal drawer (left / right) where you can enter a list-menu or other by Di Natale Antonino.
底栏
- Fancy Bottom Navigation [234⭐] – Animated bottom navigation by Tony Owen.
- Circular Bottom Navigation [198⭐] – Beautiful animated bottom navigation bar by Iman Khoshabi.
- Bottom Navy Bar [215⭐] – Beautiful and colorful animated bottom navigation bar by Pedro Massango.
滑块
- RangeSlider [178⭐] – 2-thumb configurable RangeSlider by Didier Boelens.
- Fluid Slider [151⭐] – A slider with a minimal design and fluid like animation by Vamsi Krishna.
- Flutter Xlider [99⭐] – A material design slider and range slider, horizontal and vertical, with RTL support by Ali-Azmoud.
UI助手
- Reorderables [134⭐] – Drag&Drop Table, Row, Column, Wrap(Grid) and SliverList elements by Hansheng Chiu.
- Liquid Pull To Refresh [407⭐] – A beautiful and custom refresh indicator by Ayush Agarwal.
- Infinite Listview [70⭐] – Infinite scroll in both directions by Simon Lightfoot.
- Offline [338⭐] – Tidy utility to handle offline/online connectivity by Jeremiah Ogbomo.
- Scroll To Index [72⭐] – Scroll to specified child element with given index for SliverList/ListView by Jerry Chen.
- In View Notifier List – ListView that notify when widgets are on screen within a provided area by Vamsi Krishna.
- Snap [31⭐] – Tool/Widget for extensive snap management & snapping between widgets by Ali Yigit Bireroglu.
- Flick [4⭐] – Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by Ali Yigit Bireroglu.
材料设计
- Material Color Picker [70⭐] – Based on the Google Docs color picker by Lung Razvan.
- Unicorn Speed Dial [165⭐] – Floating Action Button with Speed Dial by Tiago Martins.
- Slidable [872⭐] – Slidable list item with left and right slide actions by Romain Rastel.
库比蒂诺 设计
- Peek & Pop [29⭐] – Peek & Pop implementation based on the iOS functionality by Ali Yigit Bireroglu.
效果
- Frosted Glass – Render effect by Collin Jackson.
- Parallax [467⭐] – ViewPager by Iiro Krankka.
- Shimmer [575⭐] – Shimmer effect while content is loading by HungHD.
- Wave [281⭐] – Displaying some waves with custom color, duration, floating and blur effects by RockerFlower.
- Liquid Swipe – A plugin to provide a Liquid swipe to your stacked containers by Sahdeep Singh.
日历
- Calendar Widget [86⭐] – Calendar widget by David Bennett.
- Calendar Carousel Widget – Calendar carousel by dooboolab
- Date range picker – Date range picker modified based on Flutter date picker by An Doan
- Table Calendar [255⭐] – Calendar organized neatly into a Table, with vertical autosizing by Aleksander Woźniak.
后端驱动
- Dynamic Widget [239⭐] – Build your dynamic UI with json, and the json format is very similar with flutter widget code by Denny Deng.
图片
- Image Picker – Images Selection by Collin Jackson.
- Carousel Slider [448⭐] – Carousel slider widget, support infinite scroll and custom child widget by serenader.
- Parallax Image [160⭐] – Image parallax by Anatoly Pulyaevskiy.
- Photo View [595⭐] – Scalable image view with loading placeholder by Renan C. Araújo.
- SVG [507⭐] – SVG parsing, rendering, and widget library by Dan Field.
- Image Cropper [382⭐] – Crop your images support ratio, rotation, zoom by HungHD.
- Cached Network Image [745⭐] – Show images from the internet and keep them in the cache directory by.
- Multi Image Picker [416⭐] – Display multi image picker by Radoslav Vitanov.
- Lottie [79⭐] – Use airbnb’s popular After Effects Animation library by Cameron Smith.
地图
- Google Map View [386⭐] – Displaying Google map plugin by AppTree Software.
- GeoCoder [73⭐] – Forward and reverse geocoding by Aloïs Deniel.
- Map [14⭐] – Solution based on Leaflet and customizable by AppTree Software.
- Mapbox GL [213⭐] – Interactive, customizable vector maps by Mapbox.
- AMap [473⭐] – Access to AMap services(高德地图) by OpenFlutter.
图表
- Circular Chart [244⭐] – Animated radial and pie charts by Victor Choueiri.
- Charts [167⭐] – LineChart and VerticalBarChart Library by Milan Zimmermann.
- Sparkline [164⭐] – Sparkline by Victor Choueiri.
- Charts [1054⭐] – By Google Charts Team.
- Flutter Plot [23⭐] – Pretty plots by R. C. Howell.
- Candlesticks [195⭐] – OHLC and Trade Volume Charts by Trent Piercy.
- FCharts [287⭐] – Beautiful, responsive, animated charts by Keenan Thompson.
- FL Chart [668⭐] – Draw fantastic charts in Flutter by Iman Khoshabi.
- Bezier Chart [169⭐] – Beautiful bezier line chart widget for flutter that is highly interactive and configurable by Diego Velasquez.
导航
- Fluro [1716⭐] – The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by Posse.
- PageView Indicator [68⭐] – Build page indicators for the PageView by Leo Cavalcante.
- Swiper [39⭐] – Horizontal, Vertical, Partial swipe with indicator by Xueliang Ren.
验证
- Local Auth – Touch ID, lock code, fingerprint auth on iOS and Android.
- Login [377⭐] – FaceID, TouchID, and Fingerprint Reader by Rody Davis.
- Google Sign-In – Google OAuth .
- Firebase Auth – Firebase OAuth.
- Facebook Login [232⭐] – Authenticate with native Android & iOS Facebook login SDKs by Iiro Krankka.
- Apple Sign-In [39⭐] – Apple sign in by Tom Gilder.
- OAuth [121⭐] – Buffer, Strava, Unsplash, Github OAuth by Joe Birch.
- Firebase Phone Auth [?] – Phone number auth via SMS by Gildásio Filho.
- SimpleAuth [153⭐] – Azure Active Directory, Amazon , Dropbox, Facebook, Github, Google , Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by James Clancey.
- Flutter AppAuth [38⭐] – Plugin for displaying local notifications by Michael Bui.
文字和丰富的内容
- Markdown [351⭐] – Markdown renderer for Flutter. It supports the original format, but no inline html.
- Masked Text [123⭐] – Masked text with custom and monetary formatting by Ben-hur Santos Ott.
- Zefyr [787⭐] – Soft and gentle rich text editing by Memspace.
- AutoSizeText [530⭐] – Automatically resizes text to fit perfectly within its bounds by Simon Leier.
- Parsed Text [44⭐] – Interactive text based on content recognition, also supports Regex by Fayeed Pawaskar.
Analytics(分析)
- Usage [63⭐] – Google Analytics wrapper for command-line, web, and Flutter apps.
- Firebase Analytics – Connect to Firebase Analytics API.
- Segment.com Analytics [8⭐] – Make your Segment.com analytics a breeze! by Faisal Abid.
- Pure Mixpanel [13⭐] – Analytics for the popular Mixpanel.com Nick Manning.
构建自动化
构建解决方案
- Bitrise for Flutter – Flutter build, test and deployment automation, free for Open Source and smaller projects.
- Code Magic – Automate the entire flow, build and distribution by NeverCode.
- Travis CI for Flutter [61⭐] – Continuous integration by Yegor Jbanov.
构建文章
- Test on Travis [?] – Widget testing framework by Yegor Jbanov.
- Building Apks/Ipas on Travis [?] – Automated build for Android and IOS by Yegor Jbanov.
- Automatic code signing for iOS without Mac by Helina Ariva
造型
- Flutterial [376⭐] – Flutter Material Theme explorer by Erick Ghaumez.
- Pigment [108⭐] – Simple but useful package for use colors in flutter.
媒体
音频
- Audio Plugin [323⭐] – Beta by Erick Ghaumez.
- Audio Recorder [102⭐] – Record audio and store it locally by Jordan Alcaraz.
- Stereo [55⭐] – Playing music on iOS and Android by 2Find.
- Flutter Sound [179⭐] – Flutter audio recorder and player at one hand by dooboolab.
视频
- WebRTC [681⭐] – WebRTC plugin for iOS/Android by CloudWebRtc.
- Chewie [555⭐] – Provides low-level access to video playback by Brian Egan.
语音
- Speech Recognition [184⭐] – Speech to text by Erick Ghaumez.
- OK Google – Integrate Google assistant by Marcin Szalek.
存储
- Firebase Storage – Firebase as data storage.
- Secure Storage [248⭐] – Keychain and Keystore storage by German Saprykin.
首选项
- Streaming Shared Preferences – Reactive key-value store, shared preferences with Streams by Iiro Krankka.
货币化
- Admob – Google Admob supports interstitial ads in both iOS and Android by Brett Nesbitt.
- Firebase AdMob – Ad integration using Firebase.
- Billing [93⭐] – Enable billing on iOS and Android by Volodymyr Lykhonis.
- Inapp Purchase [241⭐] – Features set of ‘in app purchase’ derived from react-native-iap by dooboolab.
- Admob Flutter – Admob plugin that shows banner ads using native platform views by Youssef Kababe.
- Facebook Audience Network – Facebook Audience Network Ad plugin that shows banner, interstitial, in-stream video, rewarded video & natvie ads by Dreamsoft Innovations.
- Square In-App Payments SDK [137⭐] – Take payments by embedding a card entry form in your app that produces nonces from customer-provided card information or digital wallets by Square.
模板
- Movie Details [277⭐] – Movie details page by Iiro Krankka.
- Mates [343⭐] – How to load profiles from the randomuser.me API and a nice profile details page by Iiro Krankka.
- Weather [119⭐] – Weather app to learn how to use Canvas and Animation by Alessandro Aime.
- TodoMVC [3808⭐] – TODO application ready to go with different flavors : Vanilla, Redux, built_redux by Brian Egan.
- Restaurant Menu [439⭐] – Restaurant menu by Braulio Cassule.
- UI Challenges [858⭐] – Profile, Travel, Food App by Tomi Alagbe.
- Cupertino Settings [87⭐] – iOS Settings by Matthias Rupp.
- Music Player [134⭐] – music player component by Tobe O.
- Dashboard [505⭐] – Dashboard and Shop Items by Ivascu Adrian.
- Todo [338⭐] – Todo template from Dribble by Marc L.
- Card Swipe Animation [276⭐] – Swipe cards template by Ruchika Gupta.
- UI Kit [3544⭐] – Collection of useful UIs in a UIKit by Pawan Kumar.
- Book [220⭐] – Bookshelf by Ardiansyah Putra.
- The Gorgeous Login [849⭐] – Design and smooth login template by Hugo Extrat.
- Liquid Pay Payment App [145⭐] – Liquid Pay App Concept by Long Hoang.
- DrawApp [113⭐] – Sample Drawing App to demonstrate how to allow user to draw onto canvas with color picker and brush thickness slider by Jake Gough.
- Starter Kit [333⭐] – App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by King Wu.
- Feather [240⭐] – Beautiful weather application. Application includes RxDart, Dio, BLoC, i18n, unit and widget tests. by Jakub Homlala.
- Clone UI Challenges [533⭐] – Collection of useful UIs clones by Javier González.
- FlutterFoodybite [389⭐] – A beautiful food app UI template by JideGuru.
Web
- Tasks [68⭐] – Google Tasks for the Web by Rody Davis.
克隆
- GitTouch [89⭐] – Open source GitHub client by Rongjian Zhang.
机器学习
- MLKit [217⭐] – Firebase Machine Learning Kit by Naoya Yoshizawa.
- IBM Watson [13⭐] Easily integrate with IBM Watson by Victor Rances
视觉
- ML Vision Camera Stream [64⭐] – ML vision recognitions (QRcode, face, …) with live camera stream by Aumard Jimmy and Santetis.
- Google Mobile Vision [259⭐] – Google Mobile Vision by Eduardo Folly.
增强现实
- ARKit Plugin [255⭐] – Wrapper for ARKit – Apple’s augmented reality platform for iOS by Olexandr Leuschenko.
- ARCore Plugin [58⭐] – Augmented reality with ARCore platform by Gian Marco Di Francesco.
插件
- Pub packages – Packages filter in Dart Pub Repository.
- Plugins – Official Flutter Team Plugins.
设备
- WebView [844⭐] – Render web content by Hadrien Lejard.
- Location [337⭐] – Handle location, handling callbacks to get continuous location by Lyokone.
- Battery – Access various information about the battery.
- Proximity Sensor Plugin – A plugin to access the proximity sensor of your device by Manoj NB.
- Geolocation [152⭐] – Fully featured geolocation plugin: current location, location updates, geocode, places and more by Loup.
- Local Notifications [555⭐] – Plugin for displaying local notifications by Michael Bui.
- Device Calendar – Plugin for modifying calendars on the user’s device by Built to Roam.
- Get Version [5⭐] – Version Name, Version Code, App ID and Platform with OS Version by Rody Davis.
- Badger [103⭐] – Update app badge on the launcher by Edouard Marquez.
- UDID [90⭐] – Persistent UDID across app reinstalls by Leon Kukuk.
- Downloader [262⭐] – Create and manage download tasks by HungHD.
- InAppBrowser [343⭐] – Add inline WebView widgets or open an in-app browser window by Lorenzo Pichilli.
- AppAvailability [26⭐] – List, launch and check installed apps by Lorenzo Pichilli.
- Aeyrium Sensor [32⭐] – A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by Diego Velásquez.
- File Picker [132⭐] – Native file explorer to load absolute file path by Miguel Ruivo.
- VPN – Access VPN services by Jason C.H.
扫描器
- QR Code Reader [140⭐] – QR Code reader plugin by Matheus Villela.
- Fast QR Reader View [171⭐] – Live multicode reader by Facundo Medica.
蓝牙/ NFC /信标
- Blue [836⭐] – Bluetooth by Paul DeMarco.
- Beacons [46⭐] – Flutter beacons plugin by Loup.
- NFC Reader [104⭐] – NFC reader plugin for iOS and Android by Matteo Crippa.
- Beacon broadcast [29⭐] – Library for turning your phone into a beacon by Paulina Szklarska.
存储
- Sqflite [1152⭐] – SQLite flutter plugin by Alexandre Roux.
- Hive [336⭐] – Lightweight and blazing fast key-value store written in pure Dart by Simon Leier.
服务
- Dialogflow [95⭐] – Plugin to easily integrate with dialogflow by Victor Rances.
- Intercom [22⭐] – Add Intercom integration to your app by Maido Kaara.
- OneSignal [237⭐] – Push notification service by OneSignal.
- Place Dialog [44⭐] – Places picker dialog returning the places to the app by David Bennett.
- App Rating [6⭐] – Requesting and Writing Reviews for the App Store and Google Play by Rody Davis.
记录/跟踪
- Catcher [205⭐] – Automatically catches errors and handles them by Jakub Homlala.
- Logger [198⭐] – Easy to use and beautiful logs by Simon Leier.
构架
状态管理
标准
- Bloc [2483⭐] – Collection of packages that help implement the BLoC design pattern by Felix Angelov.
- MobX [770⭐] – Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land.
Redux / ELM /依赖注入
- Built redux [73⭐] – Automatic subscribing to your redux stores. Based on the built pattern by David Marne.
- Redux.dart [323⭐] – Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by John Ryan and Brian Egan.
- Redux [992⭐] – Built to work with redux.dart, utilities that allow you to easily consume a Redux Store to build Widgets.
- Inject [509⭐] – Compile-time dependency injection by Google .
- Flux [321⭐] – Implementation of the Flux framework by Google .
- Fish [5090⭐] – Alibaba Redux implementation.
- Async Redux [43⭐] – Redux without boilerplate. Allows for both sync and async reducers by Marcelo Glasberg.
小工具
- Hooks [685⭐] – Advanced code sharing between widgets by Remi Rousselet.
- Functional widget [180⭐] – Code generator writing widgets as functions with annotations by Remi Rousselet.
Data
- Graphql [1237⭐] – Implementation of the GraphQL spec by Zino App B.V..
- GeoFlutterFire [75⭐] – Implementation of GeoFirestore for flutter by Darshan Gowda.
动画
- Sequence Animation [215⭐] – Composite staggered animations by Norbert Kozsir.
- SpinKit [1094⭐] – Animated loading indicators by Jeremiah Ogbomo.
- Villains [229⭐] – Page transition animations by Norbert Kozsir.
- AnimatedTextKit [419⭐] – A collection of cool text animations by Ayush Agarwal.
- Drawing Animation [160⭐] – Create drawing line animations based on SVG path data by Carl Hauck.
- Simple Animations – Create awesome custom animations easily by Felix Blaschke.
- Flutter-animation-set [67⭐] – Easy to build an animation set by efoxTeam.
- Staggered Animations [199⭐] – Easily add staggered animations to your ListView, GridView, Column and Row by mobiten.
游戏引擎
- Flame [1630⭐] – Minimalist game engine by Luan Nico.
- SpriteWidget [834⭐] – Toolkit for building complex, high performance animations and 2D games by Viktor Lidholt.
杂项
- Cache Manager [221⭐] – Generic cache manager by Rene Floor.
- Frideos – Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, …) by Francesco Mineo.
测试
- Ozzie [138⭐] – Ozzie will take an screenshot during integration tests whenever you need by Jorge Coca.
- Flutter Gherkin [41⭐] – Fully featured Gherkin parser and UI automated test runner by Jon Samwell.
其他
- AspectD [364⭐] – Aspect-oriented programming (AOP) framework for Flutter (Dart) by Kyle Wong.
开源应用程序
Premium
- History Of Everything [3978⭐] – Animated vertical timeline of humanity by 2D, Inc.
- Developer Quest [1997⭐] – Become a tech lead, slay bugs by 2D, Inc.
Top
- Flutter Team Samples [4059⭐] – Collection of examples (including maps, json, Material and Cupertino) by the Flutter team.
- Flutter Common Widgets [16709⭐] – Collection of official widgets demos & docs in chinese to help developers learn quickly by Alibaba Auction Frontend Team.
- Meme Chat [404⭐] – Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Google rs.
- Flitter [162⭐] – Glitter app by Hadrien Lejard and Kevin Segaud. It uses Redux and Jaguar.
- Lime [281⭐] – Lime social network by Sebastian Sellmair.
- Planets [505⭐] – Planet exploration that demonstrate rich UI by Sergi Martínez.
- NewsBuzz [353⭐] – Firebase backed news reader using News API by Ankur Kedia.
- DroidKaigi2018-flutter [435⭐] – Unofficial conference app for DroidKaigi 2018 Tokyo by konifar.
- Music Player [740⭐] – Full featured music player by Pawan Kumar.
- WhatTodo [609⭐] – Todoist like UI by Burhanuddin Rashid.
- FlutterGram [790⭐] – Complete Instagram based on Firestore & Google Functions by MDanics.
- BookSearch [346⭐] – Digital BookShelf for your reading progress by Norbert515.
- Cinematic [572⭐] – UI for Movie DB Public API by Aaron Oertel.
- Beer-Me-Up [264⭐] – Beer tracking nicely designed by Benoit Letondor.
- Trace [400⭐] – Modern and powerful crypto portfolio & market explorer by Trent Piercy.
- Taskist [328⭐] – Taskist is a ToDo List app for Task Management by Hugo EXTRAT.
- Tourism [143⭐] – Tourism app based on redux w/ animations & i18n by blueMix.
- Trinity Orientation @ Univ Toronto [301⭐] – Orientation week at Trinity College, U of T by Matthew Tory.
- Transform Widget – Image widgets as 3D game engine sprites by Paul Thomas.
- Deer [153⭐] – Minimalist Todo Planner built using BLoC pattern by Aleksander Woźniak.
- TailorMade [131⭐] – Managing a Fashion designer’s daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by Jeremiah Ogbomo.
- Instory [119⭐] – Instgram story downloader with a beautiful UI Sarath.
- Spacex-Go [268⭐] – Simple yet powerful, open-source SpaceX launch tracker. jesusrp98.
- Superhero Interaction [180⭐] – Cool Superhero interaction animation by Pinkesh Darji.
- Reply [373⭐] – ‘Reply’ Material Design case study by Frederik Schweiger.
- Enigma – Privacy chat with end-to-end encryption by AmitJoki.
- Chillify – Fancy music app made with Provider and Bloc pattern by Karim Elghamry.
- Pokedex – Pokedex app with beautiful UI and smooth animation by Hung Pham.
游系
- Flip [136⭐] – Reversi game by Andrew Brogdon.
- 2048 [95⭐] – 2048 game by Anuran Barman.
- TRex [163⭐] – Port of the famous Chrome’s Trex game by Renan C. Araújo.
- Crush [215⭐] – How to build a Math-3 game, like Candy Crush, Bejeweled by Didier Boelens.
- Slide Puzzle [56⭐] – Classic slide (15) puzzle by Kevin Moore.
- Tetris [548⭐] – Tetris game by YangBin.
工具
- Mutisya 2 – Online Flutter Studio by Paul Mutisya.
- Launcher Icons – Generate your launcher icons easily by Mark O’Sullivan and Franz Silva.
- Redux Starter/Code Generator [214⭐] – Starter project and code generator with Redux support by Hillel Coren.
- FlutterIcon [126⭐] – Icon set generator by Mike Hoolehan.
- FVM [52⭐] – Flutter Version Management: A simple cli to manage Flutter SDK versions.
- Flutter Debugger [100⭐] – Standalone app for debugging Flutter apps based on Flipper by JianyingLi.
- genLang [32⭐] – Code generator for Internationalization by King Wu.
VSCode
- Awesome Snippets – Collection of commonly used classes and methods by Nash.
- Flutter Files – Quick generation for BLoC templates files by context menu by Gorniv.
IntelliJ / Android Studio
- Enhancement_Suite [47⭐] – Search for pub.dev libraries, update version, Bloc, Snippet, etc you’re covered by Marius Höfler.
桌面
- Desktop Embedding [5738⭐] – Desktop implementations of the Flutter embedding API by Google .
- Golang Desktop Embedder [3084⭐] – Golang embedder for desktop by Pierre Champion.
- Rust Desktop Embedder [729⭐] – Rust embedder for desktop by juju.
硬件
- Matrix2 – Sense Hat’s LED matrix control game by bus710.
工作/面试问题
- Interview Questions – List of helpful questions you can use to interview potential candidates by Whatsupcoders.
社区
演讲材料
- Logo – Logo for stickers impressions.
社区
- Gitter – Exchange channel.
- r/FlutterDev – Reddit community by u/JaapVermeulen.
- Discord – Discord server to discuss and get help by Pritykin.
- Flutter Community – Central place for community made packages.
- OpenFlutter – Make it easier 让 Flutter 更简单.
- Hashnode – Read and write posts, participate in discussions or ask questions.
原文:
本文:
讨论:请加入知识星球或者小红圈【首席架构师圈】