Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.
If you appreciate the content
Contents
- Articles
- Videos
- Components
- Navigation
- Template
- Plugins
- Frameworks
- Experimental
- Gaming
- Open Source Apps
- Web
- Utilities
- Books
- Bonus
- Jobs
- Community
Articles
Introduction
- Google IO 2018 - Building beautiful, flexible user interfaces.
- Presentation - by Helio S. Junior.
- Flutter Web - Ins and Outs of Flutter Web by Nash.
Websites / Blogs
- Welcome to Flutter - English and French blog dedicated to providing practical solutions to most asked questions about Flutter by Didier Boelens.
- SZAŁKO-BLOG - Step by step advanced design by Marcin Szalek.
- 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 and anything related by Iiro Krankka.
- Norbert - In depth articles, features and app creation by Norbert515.
- Flutter Tips - Articles, tips & tricks in the development by Diego Velásquez.
- FilledStacks - Tutorials and guides on development by Dane Mackier.
- Awesome Flutter tips - Tips to help developers increase productivity by erluxman.
Tutorial
- 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 [226
⭐ ] – Step by step tutorial how to build Todo List with Flutter by Andrei Lesnitsky
Beginner
- Roadmap to Flutter Development [1746
⭐ ] - Visual roadmap with principles, patterns, and frameworks for Flutter newbies by Olexandr Leuschenko. - Layout Cheat Sheet - Extensive examples of layout widgets by Tomek Polański.
Advanced
- Rendering Pipeline [654
👍 ] - Engine architecture by Adam Barth. - Render Objects - What are Widgets, RenderObjects and Elements? by Norbert515.
- Streams and RxDart - Skillmatters presentation by Brian Egan.
- Gesture System - Flutter Deep Dive: Gestures by Nash.
- Schemas - Widget, State, Context and InheritedWidget explanations by Didier Boelens.
- Rendering Engine Tutorial - Flutter's Rendering Engine: A Tutorial by AbdulRahman AlHamali.
- Inherited Widget - Flutter’s InheritedWidget to hold app state by Chema Molins.
- From Mobile to Desktop - Building applications for smartphones and desktops by Marcelo Henrique Neppel.
- Accessibility widgets - Deep dive information about all aspects of accessibility by Muhammed Salih Güler.
- Profiling w/ Timeline - Using the Timeline allows you to find and address specific performance issues in your application by Chinmay Garde.
Howtos
- Parallax Effect - Parallax & non linear animation by Marcin Szalek.
- Build Flavor - Define build configurations and switch them by Salvatore Giordano.
- Build Flavor - Easily build flavors in Flutter (Android and iOS) with flutter_flavorizr by Angelo Cassano.
Videos
- Boring Show - Exploration with the Flutter Team.
- Tensor Programming [86
🎬 ] - Very rich content by Tensor Programming. - Mtechviral [228
🎬 ] - [Hindi/English] Mtechviral Series By Pawan Kumar. - Flutter in Practice - Free video courssd for beginners & non-programmers by Zaiste.
- Whatsupcoders [82
🎬 ] - Free video series on Flutter Widgets by Kamal. - Reso Coder - Intermediate and advanced videos by Matej Rešetár.
Components
Demonstrations
- Official Gallery - Demo for the material design widgets provided by Flutter Team.
- Flutter Examples [5367
⭐ ] - Simple basic isolated apps for devs by Nishant Srivastava. - Flutter Catalog [1387
⭐ ] - showcasing Flutter components, with side-by-side source code view, by X-Wei. - Generative Art [354
⭐ ] - Generative Art by Robert Felker.
UI
- StaggeredGridView [1945
⭐ ] - GridView with tiles of variable sizes by Romain Rastel. - Radial Menu [356
⭐ ] - Animated Radial Menu by Victor Choueiri. - Tinder Cards [580
⭐ ] - Tinder like cards swipe effect by Ivascu Adrian. - Flip Panel [381
⭐ ] - Flip panel with built-in animation by HungHD. - Facebook Reactions [219
⭐ ] - Facebook reactions widget by Duy Tran. - Flushbar [766
⭐ ] - Highly configurable Snackbar by Andre Haueisen. - Stepper Touch [208
⭐ ] - Lateral value stepper nicely animated by Raouf Rahiche. - Typeahead [478
⭐ ] - Display overlay suggestions to users as they type by Abdul Rahman Al Hamali. - Snaplist [312
⭐ ] - Create snappable list views by David Leibovych. - Pin Code [183
⭐ ] - Animated & customisable Pin code for login and OTP by Liew Jun Tung. - Folding Cell [326
⭐ ] - Fold your widget by Faob. - Liquid Pull To Refresh [761
⭐ ] - A beautiful and custom refresh indicator by Ayush Agarwal. - Slide Container Slide vertically and horizontally with a smooth dampened motion by Quentin Le Guennec.
- Direct Select - Selection widget with an ethereal, full-screen modal popup by Ivan Yatsouba.
- Before After [451
⭐ ] - Beautiful slider which makes it easier to display the difference between two images, by Sahil Kumar. - Scratcher [207
⭐ ] - Scratch card widget which temporarily hides content from user, by Kamil Rykowski. - Image Sequence Animator [72
⭐ ] - A simple widget for animating a set of images with full custom controls as an alternative to using a GIF file by Ali Yigit Bireroglu. - Beautiful_Popup [354
⭐ ] - Beautify your app popup by jaweii. - Credit Card Form [200
⭐ ] - Animated credit card input form Origogi. - Animated Selection Slide An animated selection widget by swiping by Sezgin Bilgetay.
- Flutter Tags [233
⭐ ] - Tags with different customizations by Di Natale Antonino. - Flutter Neumorphic [975
⭐ ] - Ready to use Neumorphic kit for Flutter with🕶️ dark mode. - Dough [254
⭐ ] - Widgets for a squishy user interface by Josiah Saunders. - Card Settings [255
⭐ ] - package for building settings forms by codegrue. - Timelines [236
⭐ ] - Powerful & Easy to use timeline package by Chulwoo Park. - Timeline Tile [296
⭐ ] - A tile to help build beautiful and customisable timelines by Julio Bitencourt.
Sticky Headers
- Sticky Infinite List [189
⭐ ] - Highly configurable multi directional infinite list with Sticky Headers by TatsuUkraine. - Sticky Header [601
⭐ ] - Sliver based sticky headers by Romain Rastel. - Sticky Headers [612
⭐ ] - Configurable sticky headers by Simon Lightfoot.
Drawers
- Hidden Drawer Menu [193
⭐ ] - Beautiful drawer mode menu feature with perspective animations by Rafael Almeida Barbosa. - Flutter Inner Drawer [277
⭐ ] - Easy way to create an internal drawer (left / right) where you can enter a list-menu or other by Di Natale Antonino.
Bottom bars
- Fancy Bottom Navigation [445
⭐ ] - Animated bottom navigation by Tony Owen. - Circular Bottom Navigation [365
⭐ ] - Beautiful animated bottom navigation bar by Iman Khoshabi. - Bottom Navy Bar [646
⭐ ] - Beautiful and colorful animated bottom navigation bar by Pedro Massango. - Titled Navigation Bar [228
⭐ ] - Animated bottom navigation bar that switch between icon and title by Pedro Massango.
Bottom Sheets
- Rubber Bottom Sheet [341
⭐ ] - Elastic material bottom sheet by Mattia Crovero. - Modal Bottom Sheet [789
⭐ ] - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by Jaime Blasco.
Sliders
- RangeSlider [254
⭐ ] - 2-thumb configurable RangeSlider by Didier Boelens. - Fluid Slider [232
⭐ ] - A slider with a minimal design and fluid like animation by Vamsi Krishna. - Flutter Xlider [263
⭐ ] - A material design slider and range slider, horizontal and vertical, with RTL support by Ali-Azmoud.
UI Helpers
- Reorderables [345
⭐ ] - Drag&Drop Table, Row, Column, Wrap(Grid) and SliverList elements by Hansheng Chiu. - Liquid Pull To Refresh [761
⭐ ] - A beautiful and custom refresh indicator by Ayush Agarwal. - Infinite Listview [135
⭐ ] - Infinite scroll in both directions by Simon Lightfoot. - Offline [640
⭐ ] - Tidy utility to handle offline/online connectivity by Jeremiah Ogbomo. - Scroll To Index [229
⭐ ] - 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.
- ShowCaseView [501
⭐ ] - Way to showcase your app features on iOS and Android by Simform.
Material Design
- Unicorn Speed Dial [258
⭐ ] - Floating Action Button with Speed Dial by Tiago Martins. - Slidable [1678
⭐ ] - Slidable list item with left and right slide actions by Romain Rastel.
Cupertino Design
- Peek & Pop [165
⭐ ] - Peek & Pop implementation based on the iOS functionality by Ali Yigit Bireroglu.
Effect
- Frosted Glass - Render effect by Collin Jackson.
- Parallax [656
⭐ ] - ViewPager by Iiro Krankka. - Shimmer [1183
⭐ ] - Shimmer effect while content is loading by HungHD. - Wave [550
⭐ ] - Displaying some waves with custom color, duration, floating and blur effects by RockerFlower. - Liquid Swipe - Liquid swipe to your stacked containers by Sahdeep Singh.
- PhotoFilters [226
⭐ ] - Apply filters to an image by Sharafudheen KK. - Shine [134
⭐ ] - Pretty shadows with dynamic light positions by Jonathan Monga. - Clay Containers [288
⭐ ] - Neumorphic widget primitives to serve as the foundation of your own designs by Michael Charles.
Calendar
- Calendar Widget [137
⭐ ] - Calendar widget by David Bennett. - Calendar Carousel Widget - Calendar carousel by dooboolab
- Table Calendar [888
⭐ ] - Calendar organized neatly into a Table, with vertical autosizing by Aleksander Woźniak.
Login
- Login Animation [947
⭐ ] - Smooth animation from login to home by Ruchika Gupta. - Flutter Login - Login widget with slick animation from start to finish by NearHuscarl.
Backend-Driven
- Dynamic Widget [844
⭐ ] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by Denny Deng.
Image
- Carousel Slider [992
⭐ ] - Carousel slider widget, support infinite scroll and custom child widget by serenader. - Parallax Image [223
⭐ ] - Image parallax by Anatoly Pulyaevskiy. - Photo View [1274
⭐ ] - Scalable image view with loading placeholder by Renan C. Araújo. - SVG [1107
⭐ ] - SVG parsing, rendering, and widget library by Dan Field. - Image Cropper [720
⭐ ] - Crop your images support ratio, rotation, zoom by HungHD. - Cached Network Image [1649
⭐ ] - Show images from the internet and keep them in the cache directory by. - Multi Image Picker [884
⭐ ] - Display multi image picker by Radoslav Vitanov. - Lottie [157
⭐ ] - Use airbnb's popular After Effects Animation library by Cameron Smith. - Bitmap [99
⭐ ] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by Renan C. Araújo. - Crop [107
⭐ ] - Crop any widget/image in Android, iOS, Web and Desktop by Mahdi K. Fard.
Image Picker
- Image Picker - Images Selection by Collin Jackson.
- WeChat Assets Picker [392
⭐ ] - Assets picker in WeChat style, support multi assets by Alex Li.
Map
- Google Map View [410
⭐ ] - Displaying google map plugin by AppTree Software. - GeoCoder [134
⭐ ] - Forward and reverse geocoding by Aloïs Deniel. - Mapbox GL [243
⭐ ] - Interactive, customizable vector maps by Mapbox. - AMap [476
⭐ ] - Access to AMap services(高德地图) by fluttify-project.
Charts
- Circular Chart [330
⭐ ] - Animated radial and pie charts by Victor Choueiri. - Sparkline [220
⭐ ] - Sparkline by Victor Choueiri. - Charts [2115
⭐ ] - By Google Charts Team. - Candlesticks [314
⭐ ] - OHLC and Trade Volume Charts by Trent Piercy. - FCharts [318
⭐ ] - Beautiful, responsive, animated charts by Keenan Thompson. - FL Chart [2764
⭐ ] - Draw fantastic charts in Flutter by Iman Khoshabi. - Bezier Chart [347
⭐ ] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by Diego Velasquez. - Echarts [413
⭐ ] - Large collection of advanced reactives charts by LIN Chen. - Graphic [157
⭐ ] - Data visualization library based on the Grammar of Graphics by LIN Chen.
Navigation
- Fluro [3061
⭐ ] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by Posse. - PageView Indicator [111
⭐ ] - Build page indicators for the PageView by Leo Cavalcante. - Deep Link Navigation [47
⭐ ] - Elegant abstraction for complete deep linking navigation in Flutter by Dennis Krasnov. - Get [2642
⭐ ] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by Jonny Borges.
Auth
- Local Auth - Touch ID, lock code, fingerprint auth on iOS and Android.
- Login [587
⭐ ] - FaceID, TouchID, and Fingerprint Reader by Rody Davis. - Google Sign-In - Google OAuth.
- Firebase Auth - Firebase OAuth.
- Facebook Login [387
⭐ ] - Authenticate with native Android & iOS Facebook login SDKs by Iiro Krankka. - Apple Sign-In [155
⭐ ] - Apple sign in by Tom Gilder. - OAuth [157
⭐ ] - Buffer, Strava, Unsplash, Github OAuth by Joe Birch. - Firebase Phone Auth - Phone number auth via SMS by Gildásio Filho.
- SimpleAuth [274
⭐ ] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by James Clancey. - Flutter AppAuth [144
⭐ ] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by Michael Bui.
Text & Rich Content
- Markdown [783
⭐ ] - Markdown renderer for Flutter. It supports the original format, but no inline html. - Masked Text [226
⭐ ] - Masked text with custom and monetary formatting by Ben-hur Santos Ott. - Zefyr [1861
⭐ ] - Soft & gentle rich text editor by Memspace. - AutoSizeText [1196
⭐ ] - Automatically resizes text to fit perfectly within its bounds by Simon Leier. - Parsed Text [132
⭐ ] - Interactive text based on content recognition, also supports Regex by Fayeed Pawaskar. - TeX [160
⭐ ] - Render Mathematics Equations with full HTML and JavaScript support by Shahzad Akram.
Analytics
- Usage [109
⭐ ] - Google Analytics wrapper for command-line, web, and Flutter apps. - Firebase Analytics - Connect to Firebase Analytics API.
- Pure Mixpanel [22
⭐ ] - Analytics for the popular Mixpanel.com Nick Manning.
Internationalization
- GenLang [81
⭐ ] - Code generator for Internationalization by King Wu. - Flutter Translate [245
⭐ ] - Internationalization (i18n) library by Florin Bratan. - attranslate - Semi-automated translation of ARB or JSON files by fkirc.
Styling
- Flutterial [1220
⭐ ] - Flutter Material Theme explorer by Erick Ghaumez. - Pigment [148
⭐ ] - Simple but useful package for use colors in flutter.
Media
Audio
- Flutter Audio Recorder - Provides full controls and access to recording details such as level metering by Wenyan Li.
- Audio Recorder [156
⭐ ] - Record audio and store it locally by Jordan Alcaraz. - Flutter Sound [522
⭐ ] - Flutter audio recorder and player at one hand by dooboolab. - AssetsAudioPlayer [451
⭐ ] Simultaneous playback of audio from assets/network/file and displaying notifications [android / ios / web / macos]
Video
- WebRTC [2100
⭐ ] - WebRTC plugin for iOS/Android by CloudWebRtc. - Chewie [1143
⭐ ] - Provides low-level access to video playback by Brian Egan. - Video Trimmer [170
⭐ ] - Visualise and trim videos by Souvik Biswas. - CamerAwesome [184
⭐ ] - Community camera plugin rework by Apparence.io studio.
Voice
- Speech Recognition [302
⭐ ] - Speech to text by Erick Ghaumez. - OK Google - Integrate google assistant by Marcin Szalek.
Storage
- Firebase Storage - Firebase as data storage.
- Secure Storage [581
⭐ ] - Keychain and Keystore storage by German Saprykin.
Preferences
- Streaming Shared Preferences - Reactive key-value store, shared preferences with Streams by Iiro Krankka.
Monetization
- Admob - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt.
- Firebase AdMob - Ad integration using Firebase.
- Inapp Purchase [406
⭐ ] - 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 & Kevin McGill.
- 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 [256
⭐ ] - Take payments by embedding a card entry form in your app that produces nonces from customer-provided card information or digital wallets by Square.
Templates
- Movie Details [363
⭐ ] - Movie details page by Iiro Krankka. - Mates [444
⭐ ] - How to load profiles from the randomuser.me API and a nice profile details page by Iiro Krankka. - Weather [137
⭐ ] - Weather app to learn how to use Canvas and Animation by Alessandro Aime. - TodoMVC [6739
⭐ ] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by Brian Egan. - Restaurant Menu [534
⭐ ] - Restaurant menu by Braulio Cassule. - UI Challenges [1204
⭐ ] - Profile, Travel, Food App by Tomi Alagbe. - Cupertino Settings [161
⭐ ] - iOS Settings by Matthias Rupp. - Music Player [199
⭐ ] - music player component by Tobe O. - Dashboard [760
⭐ ] - Dashboard and Shop Items by Ivascu Adrian. - Todo [493
⭐ ] - Todo template from Dribble by Marc L. - Card Swipe Animation [403
⭐ ] - Swipe cards template by Ruchika Gupta. - UI Kit [5365
⭐ ] - Collection of useful UIs in a UIKit by Pawan Kumar. - Book [279
⭐ ] - Bookshelf by Ardiansyah Putra. - The Gorgeous Login [1326
⭐ ] - Design and smooth login template by Hugo Extrat. - Liquid Pay Payment App [233
⭐ ] - Liquid Pay App Concept by Long Hoang. - DrawApp [179
⭐ ] - 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 [553
⭐ ] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by King Wu. - Feather [387
⭐ ] - Beautiful weather application. Application includes RxDart, Dio, BLoC, i18n, unit and widget tests. by Jakub Homlala. - Clone UI Challenges [1102
⭐ ] - Collection of useful UIs clones by Javier González. - FlutterFoodybite [880
⭐ ] - Beautiful food app UI template by JideGuru. - Flutter Samples [1935
⭐ ] - Collection of nice flutter samples by Diego Velásquez. - ActingWeb First_App [223
⭐ ] - Starter app with basic elements for a team-developed production-quality app by Greger Wedel. - Smart Washing Machine [437
⭐ ] - Smart washing machine UI challenge app with Box2D physic engine by Tomasz Pawlikowski. - Beautiful Timelines [122
⭐ ] - A set of beautiful timelines by Julio Bitencourt.
Clone
- GitTouch [656
⭐ ] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by Rongjian Zhang.
Machine Learning
- MLKit [349
⭐ ] - Firebase Machine Learning Kit by Naoya Yoshizawa. - m2gen [1767
⭐ ] - CLI tool to convert ML models into native Dart code by BayesWitnesses.
Vision
- ML Vision Camera Stream [174
⭐ ] - ML vision recognitions (QRcode, face, ...) with live camera stream by Aumard Jimmy and Santetis. - Google Mobile Vision [407
⭐ ] - Google Mobile Vision by Eduardo Folly.
Augmented Reality
- ARKit Plugin [513
⭐ ] - Wrapper for ARKit - Apple's augmented reality platform for iOS by Olexandr Leuschenko. - ARCore Plugin [241
⭐ ] - Augmented reality with ARCore platform by Gian Marco Di Francesco.
Plugins
- Pub packages - Packages filter in Dart Pub Repository.
- Plugins - Official Flutter Team Plugins.
Device
- WebView [1291
⭐ ] - Render web content by Hadrien Lejard. - Location [706
⭐ ] - 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 [205
⭐ ] - Fully featured geolocation plugin: current location, location updates, geocode, places and more by Loup. - Local Notifications [1418
⭐ ] - Plugin for displaying local notifications by Michael Bui. - Device Calendar - Plugin for modifying calendars on the user's device by Built to Roam.
- Badger [191
⭐ ] - Update app badge on the launcher by Edouard Marquez. - UDID [143
⭐ ] - Persistent UDID across app reinstalls by Leon Kukuk. - Downloader [543
⭐ ] - Create and manage download tasks by HungHD. - InAppWebView [1241
⭐ ] - Add inline WebView widgets or open an in-app browser window by Lorenzo Pichilli. - AppAvailability [63
⭐ ] - List, launch and check installed apps by Lorenzo Pichilli. - File Picker [504
⭐ ] - Native file explorer to load absolute file path by Miguel Ruivo. - VPN - Access VPN services by Jason C.H.
- Geolocator - A Flutter geolocation plugin which provides easy access to the platform specific location services by Baseflow.
- Permission Handler - A Flutter permission plugin which provides a cross-platform (iOS, Android) API to request and check permissions by Baseflow.
- WidgetKit - A plugins which allows you to create a Widget-Extention for iOS by Thomas Leiter.
Scanner
- QR Code Reader [210
⭐ ] - QR Code reader plugin by Matheus Villela. - Fast QR Reader View [252
⭐ ] - Live multicode reader by Facundo Medica.
Bluetooth / NFC / Beacon
- Blue [1590
⭐ ] - Bluetooth by Paul DeMarco. - Beacons [70
⭐ ] - Flutter beacons plugin by Loup. - NFC Reader [239
⭐ ] - NFC reader plugin for iOS and Android by Matteo Crippa. - Beacon broadcast [66
⭐ ] - Library for turning your phone into a beacon by Paulina Szklarska. - Reactive Ble [152
⭐ ] - Handles BLE operations for multiple devices by Philips Hue. - NFC Manager [44
⭐ ] - Generic NFC plugin for iOS and Android by Naoki Okada.
Storage
- Sqflite [2035
⭐ ] - SQLite flutter plugin by Alexandre Roux.
Services
- Dialogflow [165
⭐ ] - Plugin to easily integrate with dialogflow by Victor Rances. - Intercom [23
⭐ ] - Add Intercom integration to your app by Maido Kaara. - OneSignal [417
⭐ ] - Push notification service by OneSignal. - Place Dialog [45
⭐ ] - Places picker dialog returning the places to the app by David Bennett. - App Rating [26
⭐ ] - Requesting and Writing Reviews for the App Store and Google Play by Rody Davis.
Frameworks
State management
Standard
- Bloc [6635
⭐ ] - Collection of packages that help implement the BLoC design pattern by Felix Angelov. - MobX [1822
⭐ ] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. - Provider [3407
⭐ ] - State-management library for Flutter by Remi Rousselet. - RiverPod [1341
⭐ ] - Provider, but different by Remi Rousselet. - GetX - Contextless, State-management & navigation by Jonny Borges.
- Binder [149
⭐ ] - A lightweight, yet powerful way to bind your application state with your business logic, by Romain Rastel.
Redux / ELM / Dependency Injection
- Built redux [80
⭐ ] - Automatic subscribing to your redux stores. Based on the built pattern by David Marne. - Redux.dart [1
⭐ ] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by John Ryan and Brian Egan. - Redux [1420
⭐ ] - Built to work with redux.dart, utilities that allow you to easily consume a Redux Store to build Widgets. - Inject [832
⭐ ] - Compile-time dependency injection by Google. - Flux [355
⭐ ] - Implementation of the Flux framework by Google. - Fish [6965
⭐ ] - Alibaba Redux implementation. - Async Redux [171
⭐ ] - Redux without boilerplate. Allows for both sync and async reducers by Marcelo Glasberg.
Widgets
- Hooks [1636
⭐ ] - Advanced code sharing between widgets by Remi Rousselet. - Functional widget [372
⭐ ] - Code generator writing widgets as functions with annotations by Remi Rousselet. - Form Builder [702
⭐ ] - Framework that simplifies building forms, validating fields, reacting to changes, and collecting the final user input by Danvick Miller.
Data
- Graphql [2473
⭐ ] - Implementation of the GraphQL spec by Zino App B.V.. - GeoFlutterFire [204
⭐ ] - Implementation of GeoFirestore for flutter by Darshan Gowda. - Ferry [156
⭐ ] - Powerful & Extensible GraphQL Client by Sat Mandir Khalsa.
Animation
- Sequence Animation [283
⭐ ] - Composite staggered animations by Norbert Kozsir. - SpinKit [2156
⭐ ] - Animated loading indicators by Jeremiah Ogbomo. - Villains [294
⭐ ] - Page transition animations by Norbert Kozsir. - AnimatedTextKit [973
⭐ ] - A collection of cool text animations by Ayush Agarwal. - Drawing Animation [314
⭐ ] - 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 [216
⭐ ] - Easy to build an animation set by efoxTeam. - Staggered Animations [750
⭐ ] - Easily add staggered animations to your ListView, GridView, Column and Row by mobiten. - Animate Do - Animation package inspired in Animate.css by Fernando Herrera.
- Funvas [155
⭐ ] - Create fun time based canvas animations by creativecreatorormaybenot.
Testing
- Flutter Gherkin [118
⭐ ] - Fully featured Gherkin parser and UI automated test runner by Jon Samwell.
Web
- Responsive Framework [454
⭐ ] - Automatically adapt UI to different screen sizes. Responsiveness made simple by Codelessly.
Others
Experimental
This section contains libraries that take an experimental or unorthodox approach.
- styled_widget [411
⭐ ] - Simplifying your widget tree structure by defining widgets using methods by Rein Gundersen Bentdal.
Gaming
Game Engines
- Flame [4029
⭐ ] - Minimalist game engine by Luan Nico. - SpriteWidget [1138
⭐ ] - Toolkit for building complex, high performance animations and 2D games by Viktor Lidholt.
Open source games
- Flip [190
⭐ ] - Reversi game by Andrew Brogdon. - 2048 [177
⭐ ] - 2048 game by Anuran Barman. - TRex [280
⭐ ] - Port of the famous Chrome's Trex game by Renan C. Araújo. - Crush [369
⭐ ] - How to build a Math-3 game, like Candy Crush, Bejeweled by Didier Boelens. - Slide Puzzle [106
⭐ ] - Classic slide (15) puzzle by Kevin Moore. - Tetris [1102
⭐ ] - Tetris game by YangBin. - Party Charades [152
⭐ ] - Party charades by Kamil Rykowski.
Flame Engine
- Awesome Flame - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by Flame Engine.
- Ghost Rigger [125
⭐ ] - Ghost Rigger is a cyberpunk inspired puzzle game by Iain Smith and Julio Ernesto Rodríguez Cabañas.
Open Source Apps
Premium
- History Of Everything [5491
⭐ ] - Animated vertical timeline of humanity by 2D, Inc. - Developer Quest [2811
⭐ ] - Become a tech lead, slay bugs by 2D, Inc.
Top
- Flutter Team Samples [9341
⭐ ] - Collection of examples (including maps, json, Material and Cupertino) by the Flutter team. - Flutter Common Widgets [22505
⭐ ] - Collection of official widgets demos & docs in chinese to help developers learn quickly by Alibaba Auction Frontend Team. - Meme Chat [488
⭐ ] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. - Flitter [182
⭐ ] - Glitter app by Hadrien Lejard and Kevin Segaud. It uses Redux and Jaguar. - Lime [348
⭐ ] - Lime social network by Sebastian Sellmair. - Planets [681
⭐ ] - Planet exploration that demonstrate rich UI by Sergi Martínez. - NewsBuzz [468
⭐ ] - Firebase backed news reader using News API by Ankur Kedia. - DroidKaigi2018-flutter [493
⭐ ] - Unofficial conference app for DroidKaigi 2018 Tokyo by konifar. - Music Player [1213
⭐ ] - Full featured music player by Pawan Kumar. - WhatTodo [817
⭐ ] - Todoist like UI by Burhanuddin Rashid. - FlutterGram [1650
⭐ ] - Complete Instagram based on Firestore & Google Functions by MDanics. - BookSearch [440
⭐ ] - Digital BookShelf for your reading progress by Norbert515. - Cinematic [786
⭐ ] - UI for Movie DB Public API by Aaron Oertel. - Beer-Me-Up [407
⭐ ] - Beer tracking nicely designed by Benoit Letondor. - Trace [650
⭐ ] - Modern and powerful crypto portfolio & market explorer by Trent Piercy. - Taskist [635
⭐ ] - Taskist is a ToDo List app for Task Management by Hugo EXTRAT. - Tourism [232
⭐ ] - Tourism app based on redux w/ animations & i18n by blueMix. - Trinity Orientation @ Univ Toronto [500
⭐ ] - Orientation week at Trinity College, U of T by Matthew Tory. - Transform Widget - Image widgets as 3D game engine sprites by Paul Thomas.
- Deer [268
⭐ ] - Minimalist Todo Planner built using BLoC pattern by Aleksander Woźniak. - TailorMade [219
⭐ ] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by Jeremiah Ogbomo. - Instory [187
⭐ ] - Instgram story downloader with a beautiful UI Sarath. - Spacex-Go [552
⭐ ] - Simple yet powerful, open-source SpaceX launch tracker. jesusrp98. - Superhero Interaction [215
⭐ ] - Cool Superhero interaction animation by Pinkesh Darji. - Reply [503
⭐ ] - '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.
- Timy Messenger [1615
⭐ ] - Group messaging app with a focus on organizing events by Miguel Beltran and Franz Heinfling. - GitJournal [1114
⭐ ] - Journaling your data in a Git Repo by Vishesh Handa. - AuthPass [578
⭐ ] - Keepass compatible password manager for mobile and desktop by hpoul. - Fwitter [1104
⭐ ] - Full Twitter clone using Firebase solution by Sonu Sharma.
Utilities
- 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 [263
⭐ ] - Starter project and code generator with Redux support by Hillel Coren. - FlutterIcon [268
⭐ ] - Icon set generator by Mike Hoolehan. - FVM [1213
⭐ ] - Flutter Version Management: A simple cli to manage Flutter SDK versions. - Environment Configuration [64
⭐ ] - CLI tool to generate.env
configurations for application environments by TatsuUkraine. - Flutter Flavorizr [96
⭐ ] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by Angelo Cassano. - Fontify [61
⭐ ] - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by Igor Kharakhordin. - FlutterGen [579
⭐ ] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. - Very Good Cli [585
⭐ ] - Very Good Command Line Interface for Dart created by Very Good Ventures.
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.
- Flutter Intl - i18n binding from arb files by Localizely.
IntelliJ / Android Studio
- Enhancement_Suite [132
⭐ ] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by Marius Höfler. - Flutter Intl - 18n binding from arb files by Localizely.
Desktop
- Desktop Embedding [6812
⭐ ] - Desktop implementations of the Flutter embedding API by Google. - Golang Desktop Embedder [4645
⭐ ] - Golang embedder for desktop by Pierre Champion. - Rust Desktop Embedder [1698
⭐ ] - Rust embedder for desktop by juju. - bitsdojo_window - Customize windows owner-drawn chrome by BitsDojo.
- Raspberry Pi Embedder [482
⭐ ] - Light-weight Embedder for Raspberry Pi by Hannes Winkler.
Books
Learning Flutter - Beginners
- Beginning App Development - by Rap Payne.
- Beginning Flutter - by Marco Napoli.
- Flutter for Beginners - by Alessandro Biessek.
- Flutter in Action - by Eric Windmill.
- Learn Google Flutter Fast - by Mark Clow.
Cookbooks
Podcasts
English
Portuguese
Spanish
Bonus
- It's All Widgets! - Open list of published apps by Hillel Coren, Thomas Burkhart, Simon Lightfoot and Scott Stoll.
Fun
- The One [401
👍 ]
Hardware
Guide & Interviews
- Interview Questions - List of helpful questions you can use to interview potential candidates by Whatsupcoders.
- The International Flutter Starter Kit - Guide by the experts by Beyza Sunay Guler & Nawal Alhamwi.
Community
Presentation material
- Logo - Logo for stickers impressions.
Communication
- 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.
Misc
- Flutter Events - An open list of Flutter events by @hillelcoren.
- FlutterX - Searchable list of resources by Hillel Coren.
🇦🇴 Angola
🇦🇺 Australia
- Slack GDG Sydney
- Meetup GDG Sydney
- Twitter Flutter Sydney
Bangladesh
🇧🇷 Brazil
- Slack Flutter Brasil
- Medium Flutter Comunidade BR
- Twitter Flutter Comunidade BR
- Meetup São Paulo
- Flutter para iniciantes
cm Cameroon
- Twitter Flutter Cameroon
- Telegram Flutter & Dart Community CM
🇨🇦 Canada
🇨🇮 Côte d'Ivoire (Ivory Coast)
🇩🇰 Denmark
- Meetup Denmark
🇪🇹 Ethiopia
🇫🇷 France
🇩🇪 Germany
- Meetup Berlin - Düsseldorf - Karlsruhe - Hamburg - Stuttgart - Munich
- Twitter Flutter Berlin - Düsseldorf - Munich
- Slack Flutter Berlin
- LinkedIn Munich
🇬🇷 Greece
- Meetup Athens
- Slack Flutter GR
🇮🇹 Italy
- Telegram Flutter Italia Developers
- Website flutteritalia.dev
🇮🇳 India
- Telegram Flutter India
🇮🇳
🇮🇱 Israel
- Facebook Flutter Israel Developers
🇮🇩 Indonesia
- Telegram Flutter Indonesia
🇯🇵 Japan
- Meetup Tokyo Flutter Developers
🇰🇷 Korea
- Meetup Flutter Korea
- Facebook Flutter Korea User Group
- Slack GDG Korea #flutter channel
🇲🇾 Malaysia
- Telegram Flutter/Dart Dev Malaysia
🇳🇬 Nigeria
- Slack DevCenter Square
- Telegram FlutterLagos
- Twitter FlutterLagos
🇵🇰 Pakistan
🇵🇭 Philippines
🇵🇱 Poland
- Flutter Developers Poland Facebook Group
- Flutter Poland Slack workspace
- Flutter Warsaw Meetup
- Flutter Warsaw Twitter
- Flutter Warsaw YouTube Channel
- Poznan Flutter Developer Group
- Flutter Wrocław Meetup
- Meetup Tricity
- Twitter Tricity
🇵🇹 Portugal
🇵🇪 Peru
- Facebook Flutter Peru Group
- Meetup Flutter Peru
- Twitter Flutter Peru
🇷🇺 Russia
🇪🇸 Spain
🇱🇰 Sri Lanka
🇹🇷 Turkey
🇺🇦 Ukraine
🇬🇧 United Kingdom
- Flutter London
- Meetup London
- YouTube
🇺🇸 United States
- Meetup Chicago
- Meetup [Washington DC] (https://www.meetup.com/DCFlutter/)
🏴 Kurdistan
- Meetup Kurdistan
🇳🇴 Norway
🇺🇿 Uzbekistan
License
To the extent possible under law, Robert Felker has waived all copyright and related or neighboring rights to this work.