Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase.
If you appreciate the content 📖, support projects visibility, give 👍| ⭐| 👏
- Articles
- Videos
- Components
- Navigation
- Template
- Plugins
- Frameworks
- Open Source Apps
- Utilities
- Community
- Books
- Bonus
- Google IO 2018 [1.1K claps👏] - Building beautiful, flexible user interfaces.
- Zero to One [3.4K claps👏] - Flutter basics by Mikkel Ravn.
- From Install to ListView [761 claps👏] - Full series of 4 articles by Chema Rubio.
- Animated Chat - Building beautiful UIs by Google Code Labs.
- Firebase Chat - Firebase integration by Google Code Labs.
- Planets-Flutter: from design to app - Detailed planets design tutorial.
- Todo List – Step by step tutorial how to build Todo List with Flutter by Andrei Lesnitsky
- Zero to One Animation [904 claps👏] - Focus on animation by Mikkel Ravn.
- Google Cloud Functions - App powered by Google Cloud Functions by Romin Irani.
- Firebase [426👍] - Firebase live coding.
- Securing Apps [351 claps👏] - By Mehmet Fidanboylu.
- Build your plugins [395 claps👏] - How to make a custom plug-in by Karthik Ponnam.
- Build Flavor [770 claps👏] - Define build configurations and switch them by Salvatore Giordano.
- Animations in Flutter [645 claps👏] - Commonly used animation examples by Muhammed Salih Güler.
- SZAŁKO-BLOG - Step by step advanced design by Marcin Szalek.
- Sergi & Replace - Basic to advanced articles and tutorials Sergi Martínez.
- Flutter by Example - Tutorials based on Redux, Firebase, Custom Animations, and UI.
- Flutter Institute - Very original content and tutorials by Brian Armstrong.
- Iirokrankka.com - Articles and tutorials about Flutter, Dart and anything related by Iiro Krankka.
- Norbert - In depth articles, features and app creation by Norbert515.
- Welcome to Flutter - English and French blog dedicated to providing practical solutions to most asked questions about Flutter by Didier Boelens.
- Flutter Tips - Articles, tips & tricks in the development by Diego Velásquez.
- Rendering Pipeline [210👍] - Engine architecture by Adam Barth.
- Render Objects [1.5K claps👏] - What are Widgets, RenderObjects and Elements? by Norbert515.
- Streams and RxDart - Skillmatters presentation by Brian Egan.
- Gesture System [373 claps👏] - Flutter Deep Dive: Gestures by Nash.
- Schemas - Widget, State, Context and InheritedWidget explanations by Didier Boelens.
- Rendering Engine Tutorial [411 claps👏] - Flutter's Rendering Engine: A Tutorial by AbdulRahman AlHamali.
- Inherited Widget - Flutter’s InheritedWidget to hold app state by Chema Molins.
- Flutter: from Mobile to Desktop - Building applications for smartphones and desktops by Marcelo Henrique Neppel.
- Tensor Programming [70🎬] - Very rich content by Tensor Programming.
- Fluttery - High-production value and in-depth challenges.
- Brandon Donnelson [55🎬] - Videos on layout, database and tips by Brandon Donnelson.
- Mtechviral [115🎬] - [Hindi/English] Mtechviral Series By Pawan Kumar.
- Udacity - Build Native Mobile Apps by Google.
- VoidRealms [43🎬] - Video tutorials, from basic to advanced.
- Coding With Flutter [17🎬] - Video tutorials and live-coding examples by Andrea Bizzotto.
- Flutter Crash Course - Free video course by Nick Manning.
- Boring Show - Exploration with the Flutter Team.
- Official Gallery - Demo for the material design widgets provided by Flutter Team.
- Flutter Examples [1620⭐] - Simple basic isolated apps for devs by Nishant Srivastava.
- 3D Object [55⭐] - Renders a wavefront .obj on to a canvas by Hemanth Raj.
- Contact Picker [22⭐] - Picking contact from the address book by Michael Goderbauer.
- StaggeredGridView [332⭐] - GridView with tiles of variable sizes by Romain Rastel.
- Sticky Header [131⭐] - Sliver based sticky headers by Romain Rastel.
- Radial Menu [135⭐] - Animated Radial Menu by Victor Choueiri.
- Tinder Cards [149⭐] - Tinder like cards swipe effect by Ivascu Adrian.
- Sticky Headers [184⭐] - Configurable sticky headers by Simon Lightfoot.
- Login Animation [319⭐] - Smooth animation from login to home by Ruchika Gupta.
- List Drag&Drop [117⭐] - Reorder list elements using Drag & Drop by Norbert515.
- Side Header List [102⭐] - Listview with sticky headers by Rene Floor.
- Flip Panel [112⭐] - Flip panel with built-in animation by HungHD.
- Facebook Reactions [57⭐] - Facebook reactions widget by Duy Tran.
- Flushbar [90⭐] - Highly configurable Snackbar by Andre Haueisen.
- Stepper Touch [52⭐] - Lateral value stepper nicely animated by Raouf Rahiche.
- Offline [135⭐] - Tidy utility to handle offline/online connectivity by Jeremiah Ogbomo.
- Typeahead [64⭐] - Display overlay suggestions to users as they type by Abdul Rahman Al Hamali.
- Snaplist [72⭐] - Create snappable list views by David Leibovych.
- Fluid Slider [55⭐] - A slider with a minimal design and fluid like animation by Vamsi Krishna.
- Infinite Listview [12⭐] - Infinite scroll in both directions by Simon Lightfoot.
- Pin Code [3⭐] - Animated & customisable Pin code for login and OTP by Liew Jun Tung.
- Material Color Picker [40⭐] - Based on the Google Docs color picker by Lung Razvan.
- Unicorn Speed Dial [75⭐] - Floating Action Button with Speed Dial by Tiago Martins.
- Slidable [324⭐] - Slidable list item with left and right slide actions by Romain Rastel.
- RangeSlider [67⭐] - 2-thumb configurable RangeSlider by Didier Boelens.
- Frosted Glass - Render effect by Collin Jackson.
- Parallax [248⭐] - ViewPager by Iiro Krankka.
- Shimmer [205⭐] - Shimmer effect while content is loading by HungHD.
- Wave [25⭐] - Displaying some waves with custom color, duration, floating and blur effects by RockerFlower.
- Calendar Widget [42⭐] - 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.
- Image Picker - Images Selection by Collin Jackson.
- Carousel Slider [123⭐] - Carousel slider widget, support infinite scroll and custom child widget by serenader.
- Parallax Image [88⭐] - Image parallax by Anatoly Pulyaevskiy.
- Photo View [213⭐] - Scalable image view with loading placeholder by Renan C. Araújo.
- SVG [187⭐] - SVG parsing, rendering, and widget library by Dan Field.
- Image Cropper [164⭐] - Crop your images support ratio, rotation, zoom by HungHD.
- Cached Network Image [250⭐] - Show images from the internet and keep them in the cache directory by.
- Multi Image Picker [86⭐] - Display multi image picker by Radoslav Vitanov.
- Google Map View [337⭐] - Displaying google map plugin by AppTree Software.
- GeoCoder [33⭐] - Forward and reverse geocoding by Aloïs Deniel.
- Map [448⭐] - Solution based on Leaflet and customizable by AppTree Software.
- Mapbox GL [153⭐] - Interactive, customizable vector maps by Mapbox.
- Circular Chart [149⭐] - Animated radial and pie charts by Victor Choueiri.
- Charts [93⭐] - LineChart and VerticalBarChart Library by Milan Zimmermann.
- Sparkline [90⭐] - Sparkline by Victor Choueiri.
- Charts [393⭐] - By Google Charts Team.
- Flutter Plot [14⭐] - Pretty plots by R. C. Howell.
- Candlesticks [75⭐] - OHLC and Trade Volume Charts by Trent Piercy.
- FCharts [197⭐] - Beautiful, responsive, animated charts by Keenan Thompson.
- Fluro [611⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by Posse.
- PageView Indicator [28⭐] - Build page indicators for the PageView by Leo Cavalcante.
- Swiper [37⭐] - Horizontal, Vertical, Partial swipe with indicator by Xueliang Ren.
- Local Auth - Touch ID, lock code, fingerprint auth on iOS and Android.
- Login [196⭐] - FaceID, TouchID, and Fingerprint Reader by Rody Davis.
- Google Sign-In - Google OAuth.
- Firebase Auth - Firebase OAuth.
- Facebook Login [119⭐] - Authenticate with native Android & iOS Facebook login SDKs by Iiro Krankka.
- OAuth [79⭐] - Buffer, Strava, Unsplash, Github OAuth by Joe Birch.
- Instagram - Instagram auth by Wilfried Mbouenda Mbogne.
- Firebase Phone Auth [325 claps👏] - Phone number auth via SMS by Gildásio Filho.
- SimpleAuth [65⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by James Clancey.
- Markdown [149⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html.
- Rich Text Editor [63⭐] - Text editor with style by Lung Razvan.
- Masked Text [45⭐] - Masked text with custom and monetary formatting by Ben-hur Santos Ott.
- Zefyr [290⭐] - Soft and gentle rich text editing by Memspace.
- Usage [46⭐] - Google Analytics wrapper for command-line, web, and Flutter apps.
- Firebase Analytics - Connect to Firebase Analytics API.
- Segment.com Analytics [5⭐] - Make your Segment.com analytics a breeze! by Faisal Abid.
- Pure Mixpanel [3⭐] - Analytics for the popular Mixpanel.com Nick Manning.
- Travis CI for Flutter [36⭐] - Continuous integration by Yegor Jbanov.
- Test on Travis [362 claps👏] - Widget testing framework by Yegor Jbanov.
- Building Apks/Ipas on Travis [218 claps👏] - Automated build for Android and IOS by Yegor Jbanov.
- BitRise [62 claps👏] - Create Bitrise Step in Go by Karol Wrótniak.
- Flutterial [82⭐] - Flutter Material Theme explorer by Erick Ghaumez.
- Pigment [57⭐] - Simple but useful package for use colors in flutter.
- Audio Plugin [180⭐] - Beta by Erick Ghaumez.
- Audio Recorder [61⭐] - Record audio and store it locally by Jordan Alcaraz.
- Stereo [37⭐] - Playing music on iOS and Android by 2Find.
- Flutter Sound [30⭐] - Flutter audio recorder and player at one hand by dooboolab.
- WebRTC [250⭐] - WebRTC plugin for iOS/Android by CloudWebRtc.
- Chewie [188⭐] - Provides low-level access to video playback by Brian Egan.
- Speech Recognition [78⭐] - Speech to text by Erick Ghaumez.
- OK Google - Integrate google assistant by Marcin Szalek.
- Firebase Storage - Firebase as data storage.
- Secure Storage [84⭐] - Keychain and Keystore storage by German Saprykin.
- Admob - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt.
- Firebase AdMob - Ad integration using Firebase.
- Billing [64⭐] - Enable billing on iOS and Android by Volodymyr Lykhonis.
- Payments [19⭐] - In App Purchases & Subscriptions by Delightful Goods.
- Inapp Purchase [117⭐] - 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.
- Movie Details [177⭐] - Movie details page by Iiro Krankka.
- Mates [241⭐] - How to load profiles from the randomuser.me API and a nice profile details page by Iiro Krankka.
- Weather [78⭐] - Weather app to learn how to use Canvas and Animation by Alessandro Aime.
- TodoMVC [1604⭐] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by Brian Egan.
- Restaurant Menu [317⭐] - Restaurant menu by Braulio Cassule.
- UI Challenges [481⭐] - Profile, Travel, Food App by Tomi Alagbe.
- Cupertino Settings [42⭐] - iOS Settings by Matthias Rupp.
- Music Player [87⭐] - music player component by Tobe O.
- Dashboard [272⭐] - Dashboard and Shop Items by Ivascu Adrian.
- Todo [194⭐] - Todo template from Dribble by Marc L.
- Card Swipe Animation [139⭐] - Swipe cards template by Ruchika Gupta.
- UI Kit [1596⭐] - Collection of useful UIs in a UIKit by Pawan Kumar.
- Book [96⭐] - Bookshelf by Ardiansyah Putra.
- The Gorgeous Login [344⭐] - Design and smooth login template by Hugo Extrat.
- Liquid Pay Payment App [46⭐] - Liquid Pay App Concept by Long Hoang.
- DrawApp [34⭐] - Sample Drawing App to demonstrate how to allow user to draw onto canvas with color picker and brush thickness slider by Jake Gough.
- Pub Plugins - Plugins filter in Dart Pub Repository.
- Plugins - Official Flutter Team Plugins.
- WebView [392⭐] - Render web content by Hadrien Lejard.
- Location [155⭐] - 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 [116⭐] - Fully featured geolocation plugin: current location, location updates, geocode, places and more by Loup.
- Local Notifications [210⭐] - 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 [32⭐] - Version Name, Version Code, App ID and Platform with OS Version by Rody Davis.
- Badger [49⭐] - Update app badge on the launcher by Edouard Marquez.
- UDID [27⭐] - Persistent UDID across app reinstalls by Leon Kukuk.
- Downloader [90⭐] - Create and manage download tasks by HungHD.
- InAppBrowser [115⭐] - Add inline WebView widgets or open an in-app browser window by Lorenzo Pichilli.
- AppAvailability [7⭐] - List, launch and check installed apps by Lorenzo Pichilli.
- Aeyrium Sensor [14⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by Diego Velásquez.
- File Picker [12⭐] - Native file explorer to load absolute file path by Miguel Ruivo.
- QR Code Reader [62⭐] - QR Code reader plugin by Matheus Villela.
- Fast QR Reader View [48⭐] - Live multicode reader by Facundo Medica.
- Blue [328⭐] - Bluetooth by Paul DeMarco.
- Beacons [15⭐] - Flutter beacons plugin by Loup.
- NFC Reader [35⭐] - NFC reader plugin for iOS and Android by Matteo Crippa.
- Sqflite [547⭐] - SQLite flutter plugin by Alexandre Roux.
- MMKV [25⭐] - WeChat ultra fast & persistent key-value storage by BigBug.
- Google Mobile Vision [137⭐] - Google Mobile Vision by Eduardo Folly.
- Dialogflow [34⭐] - Plugin to easily integrate with dialogflow by Victor Rances.
- Intercom [15⭐] - Add Intercom integration to your app by Maido Kaara.
- MLKit [120⭐] - Firebase Machine Learning Kit by Naoya Yoshizawa.
- OneSignal [92⭐] - Push notification service by OneSignal.
- Place Dialog [27⭐] - Places picker dialog returning the places to the app by David Bennett.
- App Rating [44⭐] - Requesting and Writing Reviews for the App Store and Google Play by Rody Davis.
- IBM Watson [6⭐] Easily integrate with IBM Watson by Victor Rances
- Bloc [187⭐] - Collection of packages that help implement the BLoC design pattern by Felix Angelov.
- Built redux [58⭐] - Automatic subscribing to your redux stores. Based on the built pattern by David Marne.
- Redux.dart [210⭐] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by John Ryan and Brian Egan.
- Redux [467⭐] - Built to work with redux.dart, utilities that allow you to easily consume a Redux Store to build Widgets.
- Dartea [53⭐] - Model View Update inspired by TEA from ELM by Shilyagov P.
- Inject [299⭐] - Compile-time dependency injection for Dart and Flutter by Google.
- Flutter_flux [259⭐] - Implementation of the Flux framework by Google.
- Graphql_flutter [420⭐] - Implementation of the GraphQL spec by Zino App B.V..
- Sequence Animation [100⭐] - Composite staggered animations by Norbert Kozsir.
- SpinKit [413⭐] - Animated loading indicators by Jeremiah Ogbomo.
- Villains [117⭐] - Page transition animations by Norbert Kozsir.
- AnimatedTextKit [157⭐] - A collection of cool text animations by Ayush Agarwal.
- Flame [541⭐] - Minimalist game engine by Luan Nico.
- SpriteWidget [435⭐] - Toolkit for building complex, high performance animations and 2D games by Viktor Lidholt.
- Cache Manager [85⭐] - Generic cache manager by Rene Floor.
- FriendlyChat [188⭐] - Offline/Firebase chat by a team of Googlers.
- Meme Chat [303⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers.
- Flitter [129⭐] - Glitter app by Hadrien Lejard and Kevin Segaud. It uses Redux and Jaguar.
- Lime [194⭐] - Lime social network by Sebastian Sellmair.
- Planets [311⭐] - Planet exploration that demonstrate rich UI by Sergi Martínez.
- NewsBuzz [262⭐] - Firebase backed news reader using News API by Ankur Kedia.
- DroidKaigi2018-flutter [346⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by konifar.
- Music Player [406⭐] - Full featured music player by Pawan Kumar.
- WhatTodo [298⭐] - Todoist like UI by Burhanuddin Rashid.
- FlutterGram [326⭐] - Complete Instagram based on Firestore & Google Functions by MDanics.
- BookSearch [205⭐] - Digital BookShelf for your reading progress by Norbert515.
- Cinematic [358⭐] - UI for Movie DB Public API by Aaron Oertel.
- Beer-Me-Up [146⭐] - Beer tracking nicely designed by Benoit Letondor.
- Trace [139⭐] - Modern and powerful crypto portfolio & market explorer by Trent Piercy.
- Taskist [91⭐] - Taskist is a ToDo List app for Task Management by Hugo EXTRAT.
- Tourism [46⭐] - Tourism app based on redux w/ animations & i18n by blueMix.
- Trinity Orientation @ Univ Toronto [112⭐] - Orientation week at Trinity College, U of T by Matthew Tory.
- Transform Widget - Image widgets as 3D game engine sprites by Paul Thomas.
- InKino [1536⭐] - Movie app with flutter_redux, animations and unit tests by Iiro Krankka.
- Flip [70⭐] - Reversi game by Andrew Brogdon.
- 2048 [30⭐] - 2048 game by Anuran Barman.
- TRex [48⭐] - Port of the famous Chrome's Trex game by Renan C. Araújo.
- Crush [74⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by Didier Boelens.
- Slide Puzzle [24⭐] - Classic slide (15) puzzle by Kevin Moore.
- 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 [121⭐] - Starter project and code generator with Redux support by Hillel Coren.
- FlutterIcon [46⭐] - Icon set generator by Mike Hoolehan.
- IntelliJ Redux - Navigate Redux app by Hillel Coren.
- Desktop Embedding [2461⭐] - Desktop implementations of the Flutter embedding API by Google.
- Golang Desktop Embedder [423⭐] - Golang embedder for desktop by Pierre Champion.
- Gitter - Exchange channel.
- r/FlutterDev Subreddit - Reddit community by u/JaapVermeulen.
- Dev Discord - Discord server to discuss and get help by Pritykin.
- Flutter Community - Central place for community made packages.
- OpenFlutter - Make it easier 让Flutter更简单.
- Telegram chat (ru-RU) - russian speaking Dart & Flutter community.
- Flutter in Action - Complete Flutter and Dart resource, currently in 'Early Access'. (42% off with code 'slwindmill').
- It's All Widgets! - Open list of published apps by Hillel Coren, Thomas Burkhart, Simon Lightfoot and Scott Stoll.
- The One [186👍]
To the extent possible under law, Robert Felker has waived all copyright and related or neighboring rights to this work.