mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-05-04 20:57:20 +02:00
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
androidawesomeawesome-listcollectionscross-platformdartlangflutterflutter-appsflutter-examplesflutter-pluginflutter-pluginsiosmaterial-designmobilemobile-appmobile-developmentreactive-programmingresources
|
||
---|---|---|
.github | ||
.gitattributes | ||
contributing.md | ||
README.md | ||
source.md |
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
- Utilities
- Community
- Bonus
Articles
Introduction
- Google IO 2018 [1.4K claps👏] - Building beautiful, flexible user interfaces.
- Presentation - by Helio S. Junior.
- Flutter Web [1.4K claps👏] - 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 about Flutter, Dart 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.
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 [76⭐] – Step by step tutorial how to build Todo List with Flutter by Andrei Lesnitsky
Beginner
- Zero to One Animation [1.1K claps👏] - Focus on animation by Mikkel Ravn.
- Animations in Flutter [1.1K claps👏] - 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 [5.1K claps👏] - Step by step guide for learning Flutter for super beginners by Pooja Bhaumik.
Advanced
- Rendering Pipeline [293👍] - Engine architecture by Adam Barth.
- Render Objects [2.4K claps👏] - What are Widgets, RenderObjects and Elements? by Norbert515.
- Streams and RxDart - Skillmatters presentation by Brian Egan.
- Gesture System [646 claps👏] - Flutter Deep Dive: Gestures by Nash.
- Schemas - Widget, State, Context and InheritedWidget explanations by Didier Boelens.
- Rendering Engine Tutorial [770 claps👏] - 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 [781 claps👏] - Deep dive information about all aspects of accessibility by Muhammed Salih Güler.
- Profiling w/ Timeline [507 claps👏] - 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 [1.1K claps👏] - Define build configurations and switch them by Salvatore Giordano.
Videos
- Boring Show - Exploration with the Flutter Team.
- Tensor Programming [79🎬] - Very rich content by Tensor Programming.
- Fluttery - High-production value and in-depth challenges.
- Mtechviral [134🎬] - [Hindi/English] Mtechviral Series By Pawan Kumar.
- Flutter in Practice - Free video course for beginners & non-programmers by Zaiste.
Components
Demonstrations
- Official Gallery - Demo for the material design widgets provided by Flutter Team.
- Flutter Examples [2797⭐] - Simple basic isolated apps for devs by Nishant Srivastava.
- Flutter Catalog [488⭐] - An app showcasing Flutter components, with side-by-side source code view, by X-Wei.
UI
- Contact Picker [37⭐] - Picking contact from the address book by Michael Goderbauer.
- StaggeredGridView [701⭐] - GridView with tiles of variable sizes by Romain Rastel.
- Sticky Header [254⭐] - Sliver based sticky headers by Romain Rastel.
- Radial Menu [203⭐] - Animated Radial Menu by Victor Choueiri.
- Tinder Cards [249⭐] - Tinder like cards swipe effect by Ivascu Adrian.
- Sticky Headers [270⭐] - Configurable sticky headers by Simon Lightfoot.
- Login Animation [553⭐] - Smooth animation from login to home by Ruchika Gupta.
- Side Header List [160⭐] - Listview with sticky headers by Rene Floor.
- Flip Panel [190⭐] - Flip panel with built-in animation by HungHD.
- Facebook Reactions [102⭐] - Facebook reactions widget by Duy Tran.
- Flushbar [244⭐] - Highly configurable Snackbar by Andre Haueisen.
- Stepper Touch [86⭐] - Lateral value stepper nicely animated by Raouf Rahiche.
- Typeahead [161⭐] - Display overlay suggestions to users as they type by Abdul Rahman Al Hamali.
- Snaplist [147⭐] - Create snappable list views by David Leibovych.
- Pin Code [38⭐] - Animated & customisable Pin code for login and OTP by Liew Jun Tung.
- Folding Cell [114⭐] - Fold your widget by Faob.
- Liquid Pull To Refresh [287⭐] - 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 [100⭐] - An elastic material bottom sheet by Mattia Crovero.
Drawers
- Hidden Drawer Menu [62⭐] - Beautiful drawer mode menu feature with perspective animations by Rafael Almeida Barbosa.
- Flutter Inner Drawer [35⭐] - An 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 [131⭐] - Animated bottom navigation by Tony Owen.
- Circular Bottom Navigation [143⭐] - Beautiful animated bottom navigation bar by Iman Khoshabi.
- Bottom Navy Bar [122⭐] - Beautiful and colorful animated bottom navigation bar by Pedro Massango.
Sliders
- RangeSlider [142⭐] - 2-thumb configurable RangeSlider by Didier Boelens.
- Fluid Slider [114⭐] - A slider with a minimal design and fluid like animation by Vamsi Krishna.
- Flutter Xlider [41⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by Ali-Azmoud.
UI Helpers
- Reorderables [53⭐] - Drag&Drop Table, Row, Column, Wrap(Grid) and SliverList elements by Hansheng Chiu.
- Liquid Pull To Refresh [287⭐] - A beautiful and custom refresh indicator by Ayush Agarwal.
- Infinite Listview [45⭐] - Infinite scroll in both directions by Simon Lightfoot.
- Offline [271⭐] - Tidy utility to handle offline/online connectivity by Jeremiah Ogbomo.
Material Design
- Material Color Picker [56⭐] - Based on the Google Docs color picker by Lung Razvan.
- Unicorn Speed Dial [128⭐] - Floating Action Button with Speed Dial by Tiago Martins.
- Slidable [625⭐] - Slidable list item with left and right slide actions by Romain Rastel.
Effect
- Frosted Glass - Render effect by Collin Jackson.
- Parallax [392⭐] - ViewPager by Iiro Krankka.
- Shimmer [413⭐] - Shimmer effect while content is loading by HungHD.
- Wave [174⭐] - Displaying some waves with custom color, duration, floating and blur effects by RockerFlower.
Calendar
- Calendar Widget [73⭐] - 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 [101⭐] - Calendar organized neatly into a Table, with vertical autosizing by Aleksander Woźniak.
Image
- Image Picker - Images Selection by Collin Jackson.
- Carousel Slider [290⭐] - Carousel slider widget, support infinite scroll and custom child widget by serenader.
- Parallax Image [133⭐] - Image parallax by Anatoly Pulyaevskiy.
- Photo View [414⭐] - Scalable image view with loading placeholder by Renan C. Araújo.
- SVG [356⭐] - SVG parsing, rendering, and widget library by Dan Field.
- Image Cropper [289⭐] - Crop your images support ratio, rotation, zoom by HungHD.
- Cached Network Image [530⭐] - Show images from the internet and keep them in the cache directory by.
- Multi Image Picker [245⭐] - Display multi image picker by Radoslav Vitanov.
- Lottie [29⭐] - Use airbnb's popular After Effects Animation library by Cameron Smith.
Map
- Google Map View [374⭐] - Displaying google map plugin by AppTree Software.
- GeoCoder [56⭐] - Forward and reverse geocoding by Aloïs Deniel.
- Map [648⭐] - Solution based on Leaflet and customizable by AppTree Software.
- Mapbox GL [204⭐] - Interactive, customizable vector maps by Mapbox.
- AMap [281⭐] - Access to AMap services(高德地图) by OpenFlutter.
Charts
- Circular Chart [206⭐] - Animated radial and pie charts by Victor Choueiri.
- Charts [140⭐] - LineChart and VerticalBarChart Library by Milan Zimmermann.
- Sparkline [134⭐] - Sparkline by Victor Choueiri.
- Charts [768⭐] - By Google Charts Team.
- Flutter Plot [22⭐] - Pretty plots by R. C. Howell.
- Candlesticks [129⭐] - OHLC and Trade Volume Charts by Trent Piercy.
- FCharts [259⭐] - Beautiful, responsive, animated charts by Keenan Thompson.
Navigation
- Fluro [1238⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by Posse.
- PageView Indicator [54⭐] - Build page indicators for the PageView by Leo Cavalcante.
- Swiper [38⭐] - Horizontal, Vertical, Partial swipe with indicator by Xueliang Ren.
Auth
- Local Auth - Touch ID, lock code, fingerprint auth on iOS and Android.
- Login [320⭐] - FaceID, TouchID, and Fingerprint Reader by Rody Davis.
- Google Sign-In - Google OAuth.
- Firebase Auth - Firebase OAuth.
- Facebook Login [190⭐] - Authenticate with native Android & iOS Facebook login SDKs by Iiro Krankka.
- OAuth [110⭐] - Buffer, Strava, Unsplash, Github OAuth by Joe Birch.
- Instagram - Instagram auth by Wilfried Mbouenda Mbogne.
- Firebase Phone Auth [608 claps👏] - Phone number auth via SMS by Gildásio Filho.
- SimpleAuth [115⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by James Clancey.
- Flutter AppAuth [19⭐] - Plugin for displaying local notifications by Michael Bui.
Text & Rich Content
- Markdown [247⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html.
- Rich Text Editor [80⭐] - Text editor with style by Lung Razvan.
- Masked Text [94⭐] - Masked text with custom and monetary formatting by Ben-hur Santos Ott.
- Zefyr [564⭐] - Soft and gentle rich text editing by Memspace.
- AutoSizeText [320⭐] - Automatically resizes text to fit perfectly within its bounds by Simon Leier.
Analytics
- Usage [53⭐] - Google Analytics wrapper for command-line, web, and Flutter apps.
- Firebase Analytics - Connect to Firebase Analytics API.
- Segment.com Analytics [7⭐] - Make your Segment.com analytics a breeze! by Faisal Abid.
- Pure Mixpanel [10⭐] - Analytics for the popular Mixpanel.com Nick Manning.
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 [50⭐] - Continuous integration by Yegor Jbanov.
Build articles
- Test on Travis [470 claps👏] - Widget testing framework by Yegor Jbanov.
- Building Apks/Ipas on Travis [266 claps👏] - Automated build for Android and IOS by Yegor Jbanov.
- Automatic code signing for iOS without Mac by Helina Ariva
Styling
- Flutterial [262⭐] - Flutter Material Theme explorer by Erick Ghaumez.
- Pigment [85⭐] - Simple but useful package for use colors in flutter.
Media
Audio
- Audio Plugin [285⭐] - Beta by Erick Ghaumez.
- Audio Recorder [79⭐] - Record audio and store it locally by Jordan Alcaraz.
- Stereo [48⭐] - Playing music on iOS and Android by 2Find.
- Flutter Sound [115⭐] - Flutter audio recorder and player at one hand by dooboolab.
Video
- WebRTC [521⭐] - WebRTC plugin for iOS/Android by CloudWebRtc.
- Chewie [415⭐] - Provides low-level access to video playback by Brian Egan.
Voice
- Speech Recognition [139⭐] - Speech to text by Erick Ghaumez.
- OK Google - Integrate google assistant by Marcin Szalek.
Storage
- Firebase Storage - Firebase as data storage.
- Secure Storage [171⭐] - Keychain and Keystore storage by German Saprykin.
Monetization
- Admob - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt.
- Firebase AdMob - Ad integration using Firebase.
- Billing [84⭐] - Enable billing on iOS and Android by Volodymyr Lykhonis.
- Payments [22⭐] - In App Purchases & Subscriptions by Delightful Goods.
- Inapp Purchase [221⭐] - 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.
Templates
- Movie Details [250⭐] - Movie details page by Iiro Krankka.
- Mates [311⭐] - How to load profiles from the randomuser.me API and a nice profile details page by Iiro Krankka.
- Weather [104⭐] - Weather app to learn how to use Canvas and Animation by Alessandro Aime.
- TodoMVC [3098⭐] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by Brian Egan.
- Restaurant Menu [398⭐] - Restaurant menu by Braulio Cassule.
- UI Challenges [718⭐] - Profile, Travel, Food App by Tomi Alagbe.
- Cupertino Settings [72⭐] - iOS Settings by Matthias Rupp.
- Music Player [121⭐] - music player component by Tobe O.
- Dashboard [386⭐] - Dashboard and Shop Items by Ivascu Adrian.
- Todo [270⭐] - Todo template from Dribble by Marc L.
- Card Swipe Animation [225⭐] - Swipe cards template by Ruchika Gupta.
- UI Kit [2826⭐] - Collection of useful UIs in a UIKit by Pawan Kumar.
- Book [161⭐] - Bookshelf by Ardiansyah Putra.
- The Gorgeous Login [625⭐] - Design and smooth login template by Hugo Extrat.
- Liquid Pay Payment App [105⭐] - Liquid Pay App Concept by Long Hoang.
- DrawApp [87⭐] - 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 [258⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by King Wu.
- Feather [183⭐] - Beautiful weather application. Application includes RxDart, Dio, BLoC, i18n, unit and widget tests. by Jakub Homlala.
- Clone UI Challenges [196⭐] - Collection of useful UIs clones by Javier González.
Clone
- GitTouch [67⭐] - Open source GitHub client by Rongjian Zhang.
Machine Learning
- MLKit [184⭐] - Firebase Machine Learning Kit by Naoya Yoshizawa.
- IBM Watson [8⭐] Easily integrate with IBM Watson by Victor Rances
Vision
- ML Vision Camera Stream [26⭐] - ML vision recognitions (QRcode, face, ...) with live camera stream by Aumard Jimmy and Santetis.
- Google Mobile Vision [210⭐] - Google Mobile Vision by Eduardo Folly.
Augmented Reality
- ARKit Plugin [161⭐] - Wrapper for ARKit - Apple's augmented reality platform for iOS by Olexandr Leuschenko.
- ARCore Plugin [33⭐] - 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 [647⭐] - Render web content by Hadrien Lejard.
- Location [251⭐] - 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 [136⭐] - Fully featured geolocation plugin: current location, location updates, geocode, places and more by Loup.
- Local Notifications [414⭐] - 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 [41⭐] - Version Name, Version Code, App ID and Platform with OS Version by Rody Davis.
- Badger [80⭐] - Update app badge on the launcher by Edouard Marquez.
- UDID [54⭐] - Persistent UDID across app reinstalls by Leon Kukuk.
- Downloader [186⭐] - Create and manage download tasks by HungHD.
- InAppBrowser [256⭐] - Add inline WebView widgets or open an in-app browser window by Lorenzo Pichilli.
- AppAvailability [15⭐] - List, launch and check installed apps by Lorenzo Pichilli.
- Aeyrium Sensor [25⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by Diego Velásquez.
- File Picker [59⭐] - Native file explorer to load absolute file path by Miguel Ruivo.
- VPN - Access VPN services by Jason C.H.
Scanner
- QR Code Reader [117⭐] - QR Code reader plugin by Matheus Villela.
- Fast QR Reader View [120⭐] - Live multicode reader by Facundo Medica.
Bluetooth / NFC / Beacon
- Blue [561⭐] - Bluetooth by Paul DeMarco.
- Beacons [33⭐] - Flutter beacons plugin by Loup.
- NFC Reader [75⭐] - NFC reader plugin for iOS and Android by Matteo Crippa.
- Beacon broadcast [15⭐] - Library for turning your phone into a beacon by Paulina Szklarska.
Storage
- Sqflite [914⭐] - SQLite flutter plugin by Alexandre Roux.
- MMKV [62⭐] - WeChat ultra fast & persistent key-value storage by BigBug.
Services
- Dialogflow [62⭐] - Plugin to easily integrate with dialogflow by Victor Rances.
- Intercom [21⭐] - Add Intercom integration to your app by Maido Kaara.
- OneSignal [186⭐] - Push notification service by OneSignal.
- Place Dialog [40⭐] - Places picker dialog returning the places to the app by David Bennett.
- App Rating [56⭐] - Requesting and Writing Reviews for the App Store and Google Play by Rody Davis.
Log / Tracing
- Catcher [136⭐] - Automatically catches errors and handles them by Jakub Homlala.
Frameworks
State management
Standard
- Bloc [1492⭐] - Collection of packages that help implement the BLoC design pattern by Felix Angelov.
- MobX [453⭐] - 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 [71⭐] - Automatic subscribing to your redux stores. Based on the built pattern by David Marne.
- Redux.dart [277⭐] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by John Ryan and Brian Egan.
- Redux [813⭐] - Built to work with redux.dart, utilities that allow you to easily consume a Redux Store to build Widgets.
- Dartea [61⭐] - Model View Update inspired by TEA from ELM by Shilyagov P.
- Inject [438⭐] - Compile-time dependency injection by Google.
- Flux [304⭐] - Implementation of the Flux framework by Google.
- Fish [4197⭐] - Alibaba Redux implementation.
Widgets
- Hooks [524⭐] - Advanced code sharing between widgets by Remi Rousselet.
- Functional widget [119⭐] - Code generator writing widgets as functions with annotations by Remi Rousselet.
Data
- Graphql [838⭐] - Implementation of the GraphQL spec by Zino App B.V..
- GeoFlutterFire [54⭐] - Implementation of GeoFirestore for flutter by Darshan Gowda.
Animation
- Sequence Animation [166⭐] - Composite staggered animations by Norbert Kozsir.
- SpinKit [774⭐] - Animated loading indicators by Jeremiah Ogbomo.
- Villains [191⭐] - Page transition animations by Norbert Kozsir.
- AnimatedTextKit [301⭐] - A collection of cool text animations by Ayush Agarwal.
- Drawing Animation [117⭐] - Create drawing line animations based on SVG path data by Carl Hauck.
- Simple Animations - Create awesome custom animations easily by Felix Blaschke.
Game Engine
- Flame [1151⭐] - Minimalist game engine by Luan Nico.
- SpriteWidget [701⭐] - Toolkit for building complex, high performance animations and 2D games by Viktor Lidholt.
Misc
- Cache Manager [169⭐] - Generic cache manager by Rene Floor.
- Frideos - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by Francesco Mineo.
Testing
- Ozzie [96⭐] - Ozzie will take an screenshot during integration tests whenever you need by Jorge Coca.
Others
Open Source Apps
Premium
- History Of Everything [3427⭐] - Animated vertical timeline of humanity by 2D, Inc.
Top
- Flutter Team Samples [2652⭐] - Collection of examples (including maps, json, Material and Cupertino) by the Flutter team.
- Flutter Common Widgets [12136⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by Alibaba Auction Frontend Team.
- Meme Chat [374⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers.
- Flitter [156⭐] - Glitter app by Hadrien Lejard and Kevin Segaud. It uses Redux and Jaguar.
- Lime [251⭐] - Lime social network by Sebastian Sellmair.
- Planets [446⭐] - Planet exploration that demonstrate rich UI by Sergi Martínez.
- NewsBuzz [328⭐] - Firebase backed news reader using News API by Ankur Kedia.
- DroidKaigi2018-flutter [407⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by konifar.
- Music Player [615⭐] - Full featured music player by Pawan Kumar.
- WhatTodo [505⭐] - Todoist like UI by Burhanuddin Rashid.
- FlutterGram [610⭐] - Complete Instagram based on Firestore & Google Functions by MDanics.
- BookSearch [298⭐] - Digital BookShelf for your reading progress by Norbert515.
- Cinematic [498⭐] - UI for Movie DB Public API by Aaron Oertel.
- Beer-Me-Up [210⭐] - Beer tracking nicely designed by Benoit Letondor.
- Trace [315⭐] - Modern and powerful crypto portfolio & market explorer by Trent Piercy.
- Taskist [235⭐] - Taskist is a ToDo List app for Task Management by Hugo EXTRAT.
- Tourism [113⭐] - Tourism app based on redux w/ animations & i18n by blueMix.
- Trinity Orientation @ Univ Toronto [211⭐] - Orientation week at Trinity College, U of T by Matthew Tory.
- Transform Widget - Image widgets as 3D game engine sprites by Paul Thomas.
- Deer [118⭐] - Minimalist Todo Planner built using BLoC pattern by Aleksander Woźniak.
- TailorMade [107⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by Jeremiah Ogbomo.
- Instory [91⭐] - Instgram story downloader with a beautiful UI Sarath.
- Spacex-Go [177⭐] - Simple yet powerful, open-source SpaceX launch tracker. jesusrp98.
PWA
- InKino [2196⭐] - Movie app with flutter_redux, animations and unit tests by Iiro Krankka.
Games
- Flip [111⭐] - Reversi game by Andrew Brogdon.
- 2048 [70⭐] - 2048 game by Anuran Barman.
- TRex [116⭐] - Port of the famous Chrome's Trex game by Renan C. Araújo.
- Crush [166⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by Didier Boelens.
- Slide Puzzle [43⭐] - Classic slide (15) puzzle by Kevin Moore.
- Tetris - Tetris game by YangBin.
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 [192⭐] - Starter project and code generator with Redux support by Hillel Coren.
- FlutterIcon [91⭐] - Icon set generator by Mike Hoolehan.
- IntelliJ Redux - Navigate Redux app by Hillel Coren.
- FVM [44⭐] - 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.
Desktop
- Desktop Embedding [5009⭐] - Desktop implementations of the Flutter embedding API by Google.
- Golang Desktop Embedder [2451⭐] - Golang embedder for desktop by Pierre Champion.
- Rust Desktop Embedder [500⭐] - 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
- The One [260👍]
Community
Presentation material
- Logo - Logo for stickers impressions.
Communication
- 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 更简单.
🇧🇷 Brazil
- Flutter talk de introdução ao Flutter em português by Julio Bitencourt
- Slack Flutter Brasil
- Medium Flutter Comunidade BR
- Twitter Flutter Comunidade BR
🇨🇮 Côte d'Ivoire (Ivory Coast)
🇩🇰 Denmark
- Meetup Denmark
🇫🇷France
- Meetup Bordeaux - Paris - Rennes
- Twitter - Toutes les news et annonces dans votre flux.
- Slack - Slack dédié à la communauté française.
🇩🇪 Germany
- Meetup Berlin - Düsseldorf - Karlsruhe - Hamburg
- Twitter Flutter Berlin - Düsseldorf.
- Slack Flutter Berlin
🇳🇬Nigeria
- Slack DevCenter Square - Square Team's #flutter community channel.
- WhatsApp - Dart & Flutter community.
- Twitter FlutterLagos - Dart & Flutter community (Lagos).
🇷🇺 Russia
- Telegram - Russian speaking Dart & Flutter community.
🇺🇸 United States
- Meetup Chicago
License
To the extent possible under law, Robert Felker has waived all copyright and related or neighboring rights to this work.