mirror of
https://github.com/Solido/awesome-flutter.git
synced 2024-11-20 11:27:07 -05:00
4ddac37440
Add an Flutter trianglify
73 KiB
73 KiB
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 👍| ⭐| 👏
Contents
- Articles
- Videos
- Components
- Navigation
- Template
- Plugins
- Frameworks
- Open Source Apps
- Web
- Utilities
- Community
- Bonus
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
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 – Step by step tutorial how to build Todo List with Flutter by Andrei Lesnitsky
Beginner
- Zero to One Animation - Focus on animation by Mikkel Ravn
- Animations in Flutter - Commonly used animation examples by Muhammed Salih Güler
- Layout Cheat Sheet - Extensive examples of layout widgets by Tomek Polański
- Pooja's Guide to Flutterverse - Step by step guide for learning Flutter for super beginners by Pooja Bhaumik.
Advanced
- Rendering Pipeline - 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
Videos
- Boring Show - Exploration with the Flutter Team.
- Tensor Programming - Very rich content by Tensor Programming
- Mtechviral - [Hindi/English] Mtechviral Series By Pawan Kumar
- Flutter in Practice - Free video course for beginners & non-programmers by Zaiste
- Whatsupcoders - Free video series on Flutter Widgets by Kamal
- Fluttery - High-production value and in-depth challenges.
Components
Demonstrations
- Official Gallery - Demo for the material design widgets provided by Flutter Team
- Flutter Examples - Simple basic isolated apps for devs by Nishant Srivastava
- Flutter Catalog - An app showcasing Flutter components, with side-by-side source code view, by X-Wei
Web Demonstration
- Flutter Widget Live Book - Live web preview of widgets by JianyingLi
UI
- Contact Picker - Picking contact from the address book by Michael Goderbauer
- StaggeredGridView - GridView with tiles of variable sizes by Romain Rastel
- Radial Menu - Animated Radial Menu by Victor Choueiri
- Tinder Cards - Tinder like cards swipe effect by Ivascu Adrian
- Flip Panel - Flip panel with built-in animation by HungHD
- Facebook Reactions - Facebook reactions widget by Duy Tran
- Flushbar - Highly configurable Snackbar by Andre Haueisen
- Stepper Touch - Lateral value stepper nicely animated by Raouf Rahiche.
- Typeahead - Display overlay suggestions to users as they type by Abdul Rahman Al Hamali
- Snaplist - Create snappable list views by David Leibovych
- Pin Code - Animated & customisable Pin code for login and OTP by Liew Jun Tung
- Folding Cell - Fold your widget by Faob
- Liquid Pull To Refresh - 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 - Elastic material bottom sheet by Mattia Crovero.
- Direct Select - Selection widget with an ethereal, full-screen modal popup by Ivan Yatsouba.
- Before After - Beautiful slider which makes it easier to display the difference between two images, by Sahil Kumar.
- Scratcher - Scratch card widget which temporarily hides content from user, by Kamil Rykowski.
- Image Sequence Animator - 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 - Beautify your app popup by jaweii.
Sticky Headers
- Sticky Infinite List - Highly configurable multi directional infinite list with Sticky Headers by TatsuUkraine
- Sticky Header - Sliver based sticky headers by Romain Rastel
- Sticky Headers - Configurable sticky headers by Simon Lightfoot
Drawers
- Hidden Drawer Menu - Beautiful drawer mode menu feature with perspective animations by Rafael Almeida Barbosa.
- Flutter Inner Drawer - 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 - Animated bottom navigation by Tony Owen.
- Circular Bottom Navigation - Beautiful animated bottom navigation bar by Iman Khoshabi.
- Bottom Navy Bar - Beautiful and colorful animated bottom navigation bar by Pedro Massango.
- Titled Navigation Bar - Animated bottom navigation bar that switch between icon and title by Pedro Massango
Sliders
- RangeSlider - 2-thumb configurable RangeSlider by Didier Boelens
- Fluid Slider - A slider with a minimal design and fluid like animation by Vamsi Krishna
- Flutter Xlider - A material design slider and range slider, horizontal and vertical, with RTL support by Ali-Azmoud
UI Helpers
- Reorderables - Drag&Drop Table, Row, Column, Wrap(Grid) and SliverList elements by Hansheng Chiu.
- Liquid Pull To Refresh - A beautiful and custom refresh indicator by Ayush Agarwal.
- Infinite Listview - Infinite scroll in both directions by Simon Lightfoot.
- Offline - Tidy utility to handle offline/online connectivity by Jeremiah Ogbomo.
- Scroll To Index - 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 - Tool/Widget for extensive snap management & snapping between widgets by Ali Yigit Bireroglu.
- Flick - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by Ali Yigit Bireroglu.
- ShowCaseView - Way to showcase your app features on iOS and Android by Simform
- Drag Select GridView - GridView that supports both dragging and tapping to select its items by Hugo Passos.
Material Design
- Material Color Picker - Based on the Google Docs color picker by Lung Razvan
- Unicorn Speed Dial - Floating Action Button with Speed Dial by Tiago Martins
- Slidable - Slidable list item with left and right slide actions by Romain Rastel
Cupertino Design
- Peek & Pop - Peek & Pop implementation based on the iOS functionality by Ali Yigit Bireroglu
Effect
- Frosted Glass - Render effect by Collin Jackson
- Parallax - ViewPager by Iiro Krankka
- Shimmer - Shimmer effect while content is loading by HungHD
- Wave - 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 - Apply filters to an image by Sharafudheen KK.
- Shine - Pretty shadows with dynamic light positions by Jonathan Monga.
Calendar
- Calendar Widget - 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 - Calendar organized neatly into a Table, with vertical autosizing by Aleksander Woźniak
Login
- Login Animation - 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 - Build your dynamic UI with json, and the json format is very similar with flutter widget code by Denny Deng.
Image
- Image Picker - Images Selection by Collin Jackson
- Carousel Slider - Carousel slider widget, support infinite scroll and custom child widget by serenader
- Parallax Image - Image parallax by Anatoly Pulyaevskiy
- Photo View - Scalable image view with loading placeholder by Renan C. Araújo
- SVG - SVG parsing, rendering, and widget library by Dan Field
- Image Cropper - Crop your images support ratio, rotation, zoom by HungHD
- Cached Network Image - Show images from the internet and keep them in the cache directory by
- Multi Image Picker - Display multi image picker by Radoslav Vitanov
- Lottie - Use airbnb's popular After Effects Animation library by Cameron Smith
- Bitmap - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by Renan C. Araújo
- Crop - Crop any widget/image in Android, iOS, Web and Desktop by Mahdi K. Fard
Map
- Google Map View - Displaying google map plugin by AppTree Software
- GeoCoder - Forward and reverse geocoding by Aloïs Deniel
- Map - Solution based on Leaflet and customizable by AppTree Software
- Mapbox GL - Interactive, customizable vector maps by Mapbox
- AMap - Access to AMap services(高德地图) by OpenFlutter
Charts
- Circular Chart - Animated radial and pie charts by Victor Choueiri
- Charts - LineChart and VerticalBarChart Library by Milan Zimmermann
- Sparkline - Sparkline by Victor Choueiri
- Charts - By Google Charts Team
- Flutter Plot - Pretty plots by R. C. Howell
- Candlesticks - OHLC and Trade Volume Charts by Trent Piercy
- FCharts - Beautiful, responsive, animated charts by Keenan Thompson
- FL Chart - Draw fantastic charts in Flutter by Iman Khoshabi
- Bezier Chart - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by Diego Velasquez
Navigation
- Fluro - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by Posse
- PageView Indicator - Build page indicators for the PageView by Leo Cavalcante
- Swiper - Horizontal, Vertical, Partial swipe with indicator by Xueliang Ren
- Deep Link Navigation - Elegant abstraction for complete deep linking navigation in Flutter by Dennis Krasnov
Auth
- Local Auth - Touch ID, lock code, fingerprint auth on iOS and Android
- Login - FaceID, TouchID, and Fingerprint Reader by Rody Davis
- Google Sign-In - Google OAuth
- Firebase Auth - Firebase OAuth
- Facebook Login - Authenticate with native Android & iOS Facebook login SDKs by Iiro Krankka
- Apple Sign-In - Apple sign in by Tom Gilder
- OAuth - Buffer, Strava, Unsplash, Github OAuth by Joe Birch
- Firebase Phone Auth - Phone number auth via SMS by Gildásio Filho
- SimpleAuth - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by James Clancey
- Flutter AppAuth - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by Michael Bui
Text & Rich Content
- Markdown - Markdown renderer for Flutter. It supports the original format, but no inline html
- Masked Text - Masked text with custom and monetary formatting by Ben-hur Santos Ott
- Zefyr - Soft and gentle rich text editing by Memspace
- AutoSizeText - Automatically resizes text to fit perfectly within its bounds by Simon Leier.
- Parsed Text - Interactive text based on content recognition, also supports Regex by Fayeed Pawaskar
Analytics
- Usage - Google Analytics wrapper for command-line, web, and Flutter apps
- Firebase Analytics - Connect to Firebase Analytics API
- Segment.com Analytics - Make your Segment.com analytics a breeze! by Faisal Abid
- Pure Mixpanel - Analytics for the popular Mixpanel.com Nick Manning
Internationalization
- GenLang - Code generator for Internationalization by King Wu
- Flutter Translate - Internationalization (i18n) library by Florin Bratan
Build automation
Build solutions
- 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 - Continuous integration by Yegor Jbanov
Build articles
- 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
Styling
- Flutterial - Flutter Material Theme explorer by Erick Ghaumez
- Pigment - 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 - Record audio and store it locally by Jordan Alcaraz
- Stereo - Playing music on iOS and Android by 2Find
- Flutter Sound - Flutter audio recorder and player at one hand by dooboolab
Video
- WebRTC - WebRTC plugin for iOS/Android by CloudWebRtc
- Chewie - Provides low-level access to video playback by Brian Egan
Voice
- Speech Recognition - Speech to text by Erick Ghaumez
- OK Google - Integrate google assistant by Marcin Szalek
Storage
- Firebase Storage - Firebase as data storage
- Secure Storage - 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
- Billing - Enable billing on iOS and Android by Volodymyr Lykhonis
- Inapp Purchase - 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 - 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 - Movie details page by Iiro Krankka
- Mates - How to load profiles from the randomuser.me API and a nice profile details page by Iiro Krankka
- Weather - Weather app to learn how to use Canvas and Animation by Alessandro Aime
- TodoMVC - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by Brian Egan
- Restaurant Menu - Restaurant menu by Braulio Cassule
- UI Challenges - Profile, Travel, Food App by Tomi Alagbe
- Cupertino Settings - iOS Settings by Matthias Rupp
- Music Player - music player component by Tobe O
- Dashboard - Dashboard and Shop Items by Ivascu Adrian
- Todo - Todo template from Dribble by Marc L
- Card Swipe Animation - Swipe cards template by Ruchika Gupta
- UI Kit - Collection of useful UIs in a UIKit by Pawan Kumar
- Book - Bookshelf by Ardiansyah Putra
- The Gorgeous Login - Design and smooth login template by Hugo Extrat
- Liquid Pay Payment App - Liquid Pay App Concept by Long Hoang
- DrawApp - 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 - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by King Wu
- Feather - Beautiful weather application. Application includes RxDart, Dio, BLoC, i18n, unit and widget tests. by Jakub Homlala
- Clone UI Challenges - Collection of useful UIs clones by Javier González
- FlutterFoodybite - A beautiful food app UI template by JideGuru
Web
- Tasks - Google Tasks for the Web by Rody Davis
Clone
- GitTouch - Open source GitHub client by Rongjian Zhang
Machine Learning
- MLKit - Firebase Machine Learning Kit by Naoya Yoshizawa
- IBM Watson Easily integrate with IBM Watson by Victor Rances
Vision
- ML Vision Camera Stream - ML vision recognitions (QRcode, face, ...) with live camera stream by Aumard Jimmy and Santetis.
- Google Mobile Vision - Google Mobile Vision by Eduardo Folly
Augmented Reality
- ARKit Plugin - Wrapper for ARKit - Apple's augmented reality platform for iOS by Olexandr Leuschenko.
- ARCore Plugin - 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 - Render web content by Hadrien Lejard
- Location - 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 - Fully featured geolocation plugin: current location, location updates, geocode, places and more by Loup
- Local Notifications - 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 - Version Name, Version Code, App ID and Platform with OS Version by Rody Davis
- Badger - Update app badge on the launcher by Edouard Marquez
- UDID - Persistent UDID across app reinstalls by Leon Kukuk
- Downloader - Create and manage download tasks by HungHD
- InAppWebView - Add inline WebView widgets or open an in-app browser window by Lorenzo Pichilli
- AppAvailability - List, launch and check installed apps by Lorenzo Pichilli
- Aeyrium Sensor - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by Diego Velásquez.
- File Picker - 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
Scanner
- QR Code Reader - QR Code reader plugin by Matheus Villela
- Fast QR Reader View - Live multicode reader by Facundo Medica
Bluetooth / NFC / Beacon
- Blue - Bluetooth by Paul DeMarco
- Beacons - Flutter beacons plugin by Loup
- NFC Reader - NFC reader plugin for iOS and Android by Matteo Crippa
- Beacon broadcast - Library for turning your phone into a beacon by Paulina Szklarska
- Reactive Ble - Handles BLE operations for multiple devices by Philips Hue
Storage
- Sqflite - SQLite flutter plugin by Alexandre Roux
- Hive - Lightweight and blazing fast key-value store written in pure Dart by Simon Leier
Services
- Dialogflow - Plugin to easily integrate with dialogflow by Victor Rances
- Intercom - Add Intercom integration to your app by Maido Kaara
- OneSignal - Push notification service by OneSignal
- Place Dialog - Places picker dialog returning the places to the app by David Bennett
- App Rating - Requesting and Writing Reviews for the App Store and Google Play by Rody Davis
Log / Tracing
- Catcher - Automatically catches errors and handles them by Jakub Homlala
- Logger - Easy to use and beautiful logs by Simon Leier
Frameworks
State management
Standard
- Bloc - Collection of packages that help implement the BLoC design pattern by Felix Angelov
- MobX - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land.
Redux / ELM / Dependency Injection
- Built redux - Automatic subscribing to your redux stores. Based on the built pattern by David Marne
- Redux.dart - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by John Ryan and Brian Egan
- Redux - Built to work with redux.dart, utilities that allow you to easily consume a Redux Store to build Widgets
- Inject - Compile-time dependency injection by Google
- Flux - Implementation of the Flux framework by Google
- Fish - Alibaba Redux implementation
- Async Redux - Redux without boilerplate. Allows for both sync and async reducers by Marcelo Glasberg
Widgets
- Hooks - Advanced code sharing between widgets by Remi Rousselet
- Functional widget - Code generator writing widgets as functions with annotations by Remi Rousselet
Data
- Graphql - Implementation of the GraphQL spec by Zino App B.V.
- GeoFlutterFire - Implementation of GeoFirestore for flutter by Darshan Gowda
Animation
- Sequence Animation - Composite staggered animations by Norbert Kozsir
- SpinKit - Animated loading indicators by Jeremiah Ogbomo
- Villains - Page transition animations by Norbert Kozsir
- AnimatedTextKit - A collection of cool text animations by Ayush Agarwal
- Drawing Animation - 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 - Easy to build an animation set by efoxTeam
- Staggered Animations - Easily add staggered animations to your ListView, GridView, Column and Row by mobiten
Game Engine
- Flame - Minimalist game engine by Luan Nico
- SpriteWidget - Toolkit for building complex, high performance animations and 2D games by Viktor Lidholt
Misc
- Cache Manager - Generic cache manager by Rene Floor
- Frideos - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by Francesco Mineo
Testing
- Ozzie - Ozzie will take an screenshot during integration tests whenever you need by Jorge Coca
- Flutter Gherkin - Fully featured Gherkin parser and UI automated test runner by Jon Samwell
Others
Open Source Apps
Premium
- History Of Everything - Animated vertical timeline of humanity by 2D, Inc
- Developer Quest - Become a tech lead, slay bugs by 2D, Inc
Top
- Flutter Team Samples - Collection of examples (including maps, json, Material and Cupertino) by the Flutter team
- Flutter Common Widgets - Collection of official widgets demos & docs in chinese to help developers learn quickly by Alibaba Auction Frontend Team
- Meme Chat - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers.
- Flitter - Glitter app by Hadrien Lejard and Kevin Segaud. It uses Redux and Jaguar.
- Lime - Lime social network by Sebastian Sellmair
- Planets - Planet exploration that demonstrate rich UI by Sergi Martínez
- NewsBuzz - Firebase backed news reader using News API by Ankur Kedia
- DroidKaigi2018-flutter - Unofficial conference app for DroidKaigi 2018 Tokyo by konifar
- Music Player - Full featured music player by Pawan Kumar
- WhatTodo - Todoist like UI by Burhanuddin Rashid
- FlutterGram - Complete Instagram based on Firestore & Google Functions by MDanics
- BookSearch - Digital BookShelf for your reading progress by Norbert515
- Cinematic - UI for Movie DB Public API by Aaron Oertel
- Beer-Me-Up - Beer tracking nicely designed by Benoit Letondor
- Trace - Modern and powerful crypto portfolio & market explorer by Trent Piercy
- Taskist - Taskist is a ToDo List app for Task Management by Hugo EXTRAT
- Tourism - Tourism app based on redux w/ animations & i18n by blueMix
- Trinity Orientation @ Univ Toronto - Orientation week at Trinity College, U of T by Matthew Tory
- Transform Widget - Image widgets as 3D game engine sprites by Paul Thomas
- Deer - Minimalist Todo Planner built using BLoC pattern by Aleksander Woźniak
- TailorMade - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by Jeremiah Ogbomo
- Instory - Instgram story downloader with a beautiful UI Sarath
- Spacex-Go - Simple yet powerful, open-source SpaceX launch tracker. jesusrp98.
- Superhero Interaction - Cool Superhero interaction animation by Pinkesh Darji
- Reply - '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 - Group messaging app with a focus on organizing events by Miguel Beltran and Franz Heinfling
Games
- Flip - Reversi game by Andrew Brogdon
- 2048 - 2048 game by Anuran Barman
- TRex - Port of the famous Chrome's Trex game by Renan C. Araújo
- Crush - How to build a Math-3 game, like Candy Crush, Bejeweled by Didier Boelens
- Slide Puzzle - Classic slide (15) puzzle by Kevin Moore
- Tetris - Tetris game by YangBin
- Party Charades - Party charades by Kamil Rykowski
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 - Starter project and code generator with Redux support by Hillel Coren
- FlutterIcon - Icon set generator by Mike Hoolehan
- FVM - Flutter Version Management: A simple cli to manage Flutter SDK versions.
- Flutter Debugger - Standalone app for debugging Flutter apps based on Flipper by JianyingLi
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 - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by Marius Höfler
Desktop
- Desktop Embedding - Desktop implementations of the Flutter embedding API by Google
- Golang Desktop Embedder - Golang embedder for desktop by Pierre Champion
- Rust Desktop Embedder - Rust embedder for desktop by juju.
Bonus
- It's All Widgets! - Open list of published apps by Hillel Coren, Thomas Burkhart, Simon Lightfoot and Scott Stoll
Fun
Hardware
Jobs/Interview Questions
- Interview Questions - List of helpful questions you can use to interview potential candidates by Whatsupcoders
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
🇧🇷 Brazil
- Slack Flutter Brasil
- Medium Flutter Comunidade BR
- Twitter Flutter Comunidade BR
- Meetup São Paulo
- Flutter para iniciantes
🇨🇦 Canada
🇨🇮 Côte d'Ivoire (Ivory Coast)
🇩🇰 Denmark
- Meetup Denmark
🇪🇹 Ethiopia
🇫🇷 France
🇩🇪 Germany
- Meetup Berlin - Düsseldorf - Karlsruhe - Hamburg - Stuttgart
- Twitter Flutter Berlin - Düsseldorf
- Slack Flutter Berlin
🇬🇷 Greece
- Meetup Athens
- Slack Flutter GR
🇮🇩 Indonesia
- Telegram Flutter Indonesia
🇯🇵 Japan
- Meetup Tokyo Flutter Developers
🇰🇷 Korea
- Meetup Flutter Korea
- Facebook Flutter Korea User Group
- Slack GDG Korea #flutter channel
🇳🇬 Nigeria
- Slack DevCenter Square
- Twitter FlutterLagos
🇵🇱 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
🇬🇧 United Kingdom
- Flutter London
- Meetup London
- YouTube
🇺🇸 United States
- Meetup Chicago
- Meetup [Washington DC] (https://www.meetup.com/DCFlutter/)
🏴 Kurdistan
- Meetup Kurdistan
🇳🇴 Norway
License
To the extent possible under law, Robert Felker has waived all copyright and related or neighboring rights to this work.