Track Awesome Flutter Updates Daily
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 Solido/awesome-flutter · ⭐ 53K · 🏷️ Miscellaneous
Sep 22, 2024
UI / Libraries
- Forui (⭐359) - Minimalistic UI library heavily inspired by shadcn/ui by Forus Labs.
- Shadcn (⭐898) - Shadcn-ui port. Fully customizable UI components.
Jul 15, 2024
🇮🇷 Iran / Misc
- Telegram Persian Flutter
Jul 07, 2024
Storage / Bluetooth / NFC / Beacon
- Drift (⭐2.6k) - Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter by Simon Binder
- ObjectBox (⭐1k) - On-device database for fast cross-platform Dart object persistence by ObjectBox
Guide & Interviews / Game Engine resources
- Roadmap.sh/flutter - A community curated flutter developer learning roadmap from the 6th most starred GitHub project.
Apr 18, 2024
State management / Standard
- Get It (⭐1.3k) - Simple direct Service Locator that allows to decouple the interface from a concrete implementation by Thomas Burkhartb
Apr 17, 2024
Websites / Blogs
- Flutter4Fun - UI Challenge implementation blog by Iman Khoshabi.
- Flutter Stack Weekly - Weekly newsletter on new development and updates curated by Jimmy Sanghani
UI
- Smooth Page Indicator (⭐1.2k) - Customizable animated page indicator with a set of built-in effects. Milad Akarie
- Super Editor (⭐1.6k) - Advanced toolkit for building document editors and readers by Flutter Bounty Hunters.
UI / List
- Super List (⭐283) - Drop-in replacement for SliverList and ListView that can handle large amount of items with variable extents by Matej Knopp
UI / UI Helpers
- Mix (⭐561) - An expressive way to effortlessly build design systems by Leo Farias.
- Blurhash (⭐520) - Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters by Robert Felker
Media / Audio
- Audio Players Plugin (⭐2k) - Play multiple audio files simultaneously (Android/iOS) by Luan Nico.
State management / Standard
- Signals (⭐433) - Reactive programming made simple. Port of Signals pattern by Rody Davis
Top / Game Engine resources
- Linwood Butterfly (⭐972) - Powerful note taking app and an alternative to OneNote by CodeDoctorDE
Apr 15, 2024
Image / Image Picker
- Image Picker (⭐4.3k) - Images Selection by Collin Jackson
Navigation / Image Picker
- auto_route (⭐1.6k) - AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you. Milad_Akarie.
Auth / Image Picker
- Local Auth (⭐4.3k) - Touch ID, lock code, fingerprint auth on iOS and Android
- Google Sign-In (⭐4.3k) - Google OAuth
Text & Rich Content / Image Picker
- Fleather (⭐193) - Soft & gentle rich text editor
Media / Video
- Video Editor (⭐386) - Edit (crop, trim, rotate) a video and a its cover by Maël Le Goff
Plugins / Augmented Reality
- Plugins (⭐4.3k) - Official Flutter Team Plugins
Device / Augmented Reality
- Live Activities (⭐165) - A plugin to use iOS live activities & Dynamic Island features by Dimitri Dessus
Services / Bluetooth / NFC / Beacon
- App Review (⭐39) - Requesting and Writing Reviews for Android and iOS by Rody Davis
- In App Review (⭐311) - Requesting and Writing Reviews for Android, iOS and MacOS by Britannio Jarrett
Animation / Redux / ELM / Dependency Injection
- Flutter Animate - A performant library that makes it simple to add almost any kind of animated effect by gskinner
Top / Game Engine resources
- Let's Draw (⭐278) - A simple drawing app made by JideGuru
- Openreads (⭐866) - A simple privacy oriented mobile books tracker using Open Library API by mateusz-bak
🇷🇺 Russia / Misc
- Meetup Flutter Voronezh
🇺🇸 United States / Misc
- Meetup NYC
Dec 26, 2022
Device / Augmented Reality
- Device Calendar (⭐267) - Plugin for modifying calendars on the user's device by Built to Roam
Oct 17, 2022
UI
- Flyer Chat (⭐1.6k) - Community-driven chat UI implementation by the Flyer Chat team
Oct 03, 2022
Testing / Redux / ELM / Dependency Injection
- Patrol (⭐860) - Easy-to-learn, powerful UI testing framework eliminating limitations of
flutter_test
,integration_test
, andflutter_driver
by LeanCode
Sep 21, 2022
Testing / Redux / ELM / Dependency Injection
- flutter_convenient_test (⭐479) - Tests with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode by fzyzcjy
Sep 11, 2022
Premium / Game Engine resources
- RustDesk (⭐73k) - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by RustDesk team.
- AppFlowy (⭐55k) - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by AppFlowy team
Utilities / Game Engine resources
- Melos (⭐1.1k) - Manage projects with multiple packages, automated versioning, changelogs & publishing via Conventional Commits by Invertase
Jul 30, 2022
UI / Effect
- Parallax (⭐876) - ViewPager by Iiro Krankka
Game / Redux / ELM / Dependency Injection
- Bonfire (⭐1.2k) - Flame engine based game engine for 2D RPG games
- Zerker (⭐681) - Lightweight and powerful graphic animation library by drawcall.
Jul 10, 2022
Backend / Redux / ELM / Dependency Injection
- Parse for Flutter (⭐575) Open source backend framework by ParsePlatform.
- Serverpod (⭐2.5k) - Write your server-side code and API in Dart.
Jul 03, 2022
Templates / Preferences
- ActingWeb First_App (⭐477) - Starter app with basic elements for a team-developed production-quality app by Greger Wedel
Web / Redux / ELM / Dependency Injection
- Responsive Framework (⭐1.3k) - Automatically adapt UI to different screen sizes. Responsiveness made simple by Codelessly
Game / Game Engine resources
- Awesome Flame (⭐1k) - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by Flame Engine
Apr 23, 2022
Top / Game Engine resources
- Spotube (⭐29k) - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by KRTirtho
Mar 09, 2022
Image / Image Picker
- Advance Image Picker - Select and edit images from Android/iOS library and capture camera shots from within the same view by WetaVN
Mar 08, 2022
Media / Image Picker
- photo_manager (⭐671) - Provides assets (image/video/audio) abstraction management APIs that can be easily integrated with custom UI widgets by CaiJingLong and Alex Li.
Feb 02, 2022
Advanced graphics rendering
- Shaders - Fragment shaders, set it up, how it works and making it work by Jochum van der Ploeg
Dec 11, 2021
Navigation / Image Picker
- go_router (⭐441) - Declarative routes to reduce complexity, deep linking for mobile and the web while maintaining developer experience by Chris Sells.
Dec 08, 2021
UI / Material Design
- Backdrop (⭐331) - Backdrop implementation for flutter.
Dec 07, 2021
Top / Game Engine resources
- Mooltik (⭐203) - Animation app for making cartoons by Rustem Kakimov
Dec 02, 2021
Forms / Image Picker
- Form Builder (⭐1.5k) - Framework that simplifies building forms, validating fields, reacting to changes, and collecting the final user input by Danvick Miller
- Reactive Forms (⭐467) - Model-driven approach to handling Forms inputs and validations, heavily inspired in Angular's Reactive Forms.
Nov 17, 2021
UI / List
- PlutoGrid (⭐661) - Web and desktop datagrid that can be controlled by the keyboard by bosskmk.
Nov 15, 2021
🇫🇷 France / Misc
Oct 29, 2021
Beginner
- Beginner's Guide (⭐377) - Comprehensive guide to the basics of Flutter and Firebase by Anthony
Oct 26, 2021
Desktop / Game Engine resources
- Awesome Flutter Desktop (⭐1.5k) - A curated list of awesome things related to Flutter desktop by LeanFlutter
Oct 07, 2021
Bonus / Game Engine resources
- Awesome Flutter Linux (⭐178) - A curated list of awesome Linux-specific Flutter packages and projects by J-P Nurmi
Oct 06, 2021
Image / Backend-Driven
- Lottie (⭐1.2k) - Use airbnb's popular After Effects Animation library by xvrh (⭐1.2k)
Sep 15, 2021
Backend / Redux / ELM / Dependency Injection
- Dynamic Widget (⭐1.6k) - Build your dynamic UI with json, and the json format is very similar with flutter widget code by Denny Deng.
Desktop / Game Engine resources
- Native Shell (⭐628) - Experimental embedder for Flutter by Matej Knopp
- Fluent UI (⭐2.9k) - Microsoft's Fluent Design System in Flutter by Bruno D'Luka
- MacOS UI (⭐1.8k) - Widgets and themes implementing the current macOS design language by Groovin Chip
- Ubuntu Yaru (⭐196) - Distinct look and feel of the Ubuntu Desktop by Ubuntu
Sep 06, 2021
UI
- Rounded Loading Button (⭐325) - Button with a loading indicator, complete with success and error animations by Chris Edgington
Aug 29, 2021
Backend / Redux / ELM / Dependency Injection
- NETCoreSync (⭐78) - Centralized database synchronization framework for multiple clients, built on top of Moor (⭐2.6k) library by Aldy J
Aug 27, 2021
Utilities / Game Engine resources
- Dart Code Metrics (⭐859) - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for the Dart analyzer by Dart Code Checker team.
Aug 16, 2021
Tutorial
- Flutter and Dart development - Articles and tutorials by Suragch
Beginner
Advanced
- Rendering Pipeline and Let's build a render tree - Engine architecture by Adam Barth
Media / Audio
- Audio Service - System background audio support by Ryan Heise. Tutorial by Suragch.
Aug 11, 2021
Game / Open source games
- Space Empires (⭐96) - A 4X Space themed strategy game by Satyam Sharma
Top / Game Engine resources
- Harpy (⭐2.1k) - Feature rich Twitter client by Roberto Doering
Utilities / Game Engine resources
- Very Good Cli (⭐2.1k) - Very Good Command Line Interface for Dart created by Very Good Ventures
- Flutter Sidekick (⭐1.5k) - Simple app to make Flutter development more delightful by Leo Farias
Aug 01, 2021
Machine Learning / Preferences
- m2cgen (⭐2.8k) - CLI tool to convert ML models into native Dart code by BayesWitnesses
Jul 22, 2021
Map / Image Picker
- Map (⭐129) - Fully-fledged interactive Map widget for flutter written in pure Dart. Supports all platforms. by Mahdi K. Fard
Jul 18, 2021
🇰🇪 Kenya / Misc
- Meetup Flutter Developers Kenya
- Twitter Flutter Developers Kenya
Jun 17, 2021
Russian / Game Engine resources
Mar 25, 2021
Rendering / Redux / ELM / Dependency Injection
- Graphx (⭐491) - Making drawings and animations extremely simple, inspired by Flash, by Roi Peker.
Game / Open source games
- Ghost Rigger (⭐227) - Ghost Rigger is a cyberpunk inspired puzzle game by Iain Smith and Julio Ernesto Rodríguez Cabañas.
Mar 23, 2021
UI / Calendar
- Time Planner (⭐223) - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by Mohammad Jamalianpour
Mar 17, 2021
UI / Bottom bars
- Google Nav Bar (⭐737) - A modern google style nav bar for flutter by Sooxt98
Mar 12, 2021
Text & Rich Content / Image Picker
- Code Field (⭐230) - Customizable code field widget supporting syntax highlighting by Bertrand Bevillard
Mar 10, 2021
UI
- Timeline Tile (⭐735) - Tile to help build beautiful and customisable timelines by Julio Bitencourt.
Templates / Preferences
- Beautiful Timelines (⭐321) - A set of beautiful timelines by Julio Bitencourt.
Feb 17, 2021
Navigation / Image Picker
- Beamer (⭐588) - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by Sandro Lovnički
Feb 05, 2021
cm Cameroon / Misc
- Twitter Flutter Cameroon
- Telegram Flutter & Dart Community CM
Dec 21, 2020
Image / Image Picker
- WeChat Assets Picker (⭐1.5k) - Assets picker in WeChat style, support multi assets by Alex Li.
Desktop / Game Engine resources
- Raspberry Pi Embedder (⭐1.6k) - Light-weight Embedder for Raspberry Pi by Hannes Winkler
Dec 03, 2020
Videos
- Reso Coder - Intermediate and advanced videos by Matej Rešetár
Demonstrations
- Flutter Catalog (⭐2.2k) - showcasing Flutter components, with side-by-side source code view, by X-Wei
- Generative Art (⭐474) - Generative Art by Robert Felker
State management / Standard
- RiverPod (⭐6.2k) - Provider, but different by Remi Rousselet
- GetX (⭐10k) - Contextless, State-management & navigation by Jonny Borges
Animation / Redux / ELM / Dependency Injection
- Funvas (⭐524) - Create fun time based canvas animations by creativecreatorormaybenot.
Guide & Interviews / Game Engine resources
- The International Flutter Starter Kit - Guide by the experts by Beyza Sunay Guler & Nawal Alhamwi
Nov 29, 2020
Introduction
- Flutter Web - Ins and Outs of Flutter Web by Nash
Advanced
- Gesture System - Flutter Deep Dive: Gestures by Nash
Nov 28, 2020
Desktop / Game Engine resources
- bitsdojo_window (⭐803) - Customize windows owner-drawn chrome by BitsDojo
Nov 24, 2020
UI
- Timelines (⭐712) - Powerful & Easy to use timeline package by Chulwoo Park.
Nov 20, 2020
UI / Effect
- Clay Containers (⭐437) - Neumorphic widget primitives to serve as the foundation of your own designs by Michael Charles.
Nov 17, 2020
Charts / Image Picker
- Graphic (⭐1.6k) - Data visualization library based on the Grammar of Graphics by LIN Chen
Nov 11, 2020
🇮🇱 Israel / Misc
- Facebook Flutter Israel Developers
Nov 10, 2020
Data / Redux / ELM / Dependency Injection
- Ferry (⭐600) - Powerful & Extensible GraphQL Client by Sat Mandir Khalsa
Nov 09, 2020
🇩🇪 Germany / Misc
- Twitter Flutter Berlin - Düsseldorf - Munich
- LinkedIn Munich
Nov 08, 2020
Websites / Blogs
- Awesome Flutter tips (⭐2.9k) - Tips to help developers increase productivity by erluxman.
State management / Standard
- Provider (⭐5.1k) - State-management library for Flutter by Remi Rousselet
Nov 07, 2020
Internationalization / Image Picker
- attranslate (⭐334) - Semi-automated translation of ARB or JSON files by fkirc
Oct 31, 2020
🇮🇹 Italy / Misc
- Telegram Flutter Italia Developers
- Website flutteritalia.dev
Oct 29, 2020
Device / Augmented Reality
- WidgetKit (⭐259) - A plugins which allows you to create a Widget-Extention for iOS by Thomas Leiter
Oct 20, 2020
UI
- Card Settings (⭐545) - package for building settings forms by codegrue.
Oct 18, 2020
Media / Video
- CamerAwesome (⭐952) - Community camera plugin rework by Apparence.io studio
Sep 30, 2020
Top / Game Engine resources
- Fwitter (⭐3.8k) - Full Twitter clone using Firebase solution by Sonu Sharma
Sep 27, 2020
English / Game Engine resources
Portuguese / Game Engine resources
Spanish / Game Engine resources
Sep 19, 2020
Bangladesh / Misc
Sep 14, 2020
Utilities / Game Engine resources
- FlutterGen (⭐1.5k) - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs.
Sep 05, 2020
Utilities / Game Engine resources
- Fontify (⭐103) - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by Igor Kharakhordin
Aug 21, 2020
UI
- Dough (⭐704) - Widgets for a squishy user interface by Josiah Saunders.
Aug 18, 2020
Videos
- Flutter in Practice - Free video courssd for beginners & non-programmers by Zaiste
Aug 04, 2020
🇮🇳 India / Misc
- Telegram Flutter India 🇮🇳
Jul 03, 2020
UI
- Flutter Neumorphic (⭐2k) - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode.
Jul 01, 2020
Top / Game Engine resources
- AuthPass (⭐2.3k) - Keepass compatible password manager for mobile and desktop by hpoul
Jun 28, 2020
Device / Bluetooth / NFC / Beacon
- NFC Manager (⭐200) - Generic NFC plugin for iOS and Android by Naoki Okada
Jun 10, 2020
Templates / Preferences
- Smart Washing Machine (⭐880) - Smart washing machine UI challenge app with Box2D physic engine by Tomasz Pawlikowski
Jun 03, 2020
Media / Audio
- AssetsAudioPlayer (⭐752) Simultaneous playback of audio from assets/network/file and displaying notifications [android / ios / web / macos]
May 30, 2020
Text & Rich Content / Image Picker
- TeX (⭐276) - Render Mathematics Equations with full HTML and JavaScript support by Shahzad Akram
May 28, 2020
UI
- Animated Selection Slide (⭐371) An animated selection widget by swiping by Sezgin Bilgetay.
- Flutter Tags (⭐507) - Tags with different customizations by Di Natale Antonino.
Top / Game Engine resources
- GitJournal (⭐3.5k) - Journaling your data in a Git Repo by Vishesh Handa
May 21, 2020
UI / Bottom Sheets
- Rubber Bottom Sheet (⭐562) - Elastic material bottom sheet by Mattia Crovero.
- Modal Bottom Sheet (⭐1.9k) - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by Jaime Blasco.
May 20, 2020
🇳🇬 Nigeria / Misc
- Telegram FlutterLagos
May 19, 2020
Howtos
- Build Flavor - Easily build flavors in Flutter (Android and iOS) with flutter_flavorizr by Angelo Cassano
Utilities / Game Engine resources
- Flutter Flavorizr (⭐453) - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by Angelo Cassano
May 14, 2020
Animation / Redux / ELM / Dependency Injection
- Animate Do - Animation package inspired in Animate.css by Fernando Herrera.
May 13, 2020
Demonstrations
- Official Gallery (⭐6.4k) - Demo for the material design widgets provided by Flutter Team
🇲🇾 Malaysia / Misc
- Telegram Flutter/Dart Dev Malaysia
May 06, 2020
Utilities / Game Engine resources
- Environment Configuration (⭐92) - CLI tool to generate
.env
configurations for application environments by TatsuUkraine
May 05, 2020
VSCode / Game Engine resources
- Flutter Intl - i18n binding from arb files by Localizely
IntelliJ / Android Studio / Game Engine resources
- Flutter Intl - 18n binding from arb files by Localizely
May 04, 2020
Navigation / Image Picker
- Get (⭐10k) - Navigate between screens & display snackbars/dialogs/bottomSheets without context by Jonny Borges
Media / Video
- Video Trimmer (⭐432) - Visualise and trim videos by Souvik Biswas
May 02, 2020
🇺🇿 Uzbekistan / Misc
Apr 25, 2020
Beginner
- Roadmap to Flutter Development (⭐5.4k) - Visual roadmap with principles, patterns, and frameworks for Flutter newbies by Olexandr Leuschenko.
Apr 02, 2020
🇵🇰 Pakistan / Misc
Mar 26, 2020
Experimental / Redux / ELM / Dependency Injection
- styled_widget (⭐1.3k) - Simplifying your widget tree structure by defining widgets using methods by Rein Gundersen Bentdal.
Mar 09, 2020
Map / Image Picker
- AMap (⭐538) - Access to AMap services(高德地图) by fluttify-project
Mar 08, 2020
UI
- Credit Card Form (⭐494) - Animated credit card input form Origogi.
Game / Redux / ELM / Dependency Injection
- Flame (⭐9.2k) - Minimalist game engine by Luan Nico
Game / Open source games
- Flip (⭐264) - Reversi game by Andrew Brogdon
- 2048 (⭐338) - 2048 game by Anuran Barman
- TRex (⭐6) - Port of the famous Chrome's Trex game by Renan C. Araújo
- Crush (⭐573) - How to build a Math-3 game, like Candy Crush, Bejeweled by Didier Boelens
- Slide Puzzle (⭐180) - Classic slide (15) puzzle by Kevin Moore
- Tetris (⭐1.6k) - Tetris game by YangBin
- Party Charades (⭐208) - Party charades by Kamil Rykowski
Mar 03, 2020
Auth / Image Picker
- Firebase Auth (⭐8.6k) - Firebase OAuth
Analytics / Image Picker
- Firebase Analytics (⭐8.6k) - Connect to Firebase Analytics API
Storage / Voice
- Firebase Storage (⭐8.6k) - Firebase as data storage
Monetization / Preferences
- Firebase AdMob (⭐8.6k) - Ad integration using Firebase
Feb 24, 2020
Templates / Preferences
- FlutterFoodybite (⭐1.6k) - Beautiful food app UI template by JideGuru
Feb 17, 2020
🇵🇭 Philippines / Misc
Feb 12, 2020
🇺🇦 Ukraine / Misc
Feb 09, 2020
Clone / Preferences
- GitTouch (⭐1.6k) - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by Rongjian Zhang
Feb 05, 2020
Charts / Image Picker
- Echarts (⭐739) - Large collection of advanced reactives charts by LIN Chen
Jan 31, 2020
Templates / Preferences
- Flutter Samples (⭐3.1k) - Collection of nice flutter samples by Diego Velásquez.
Jan 26, 2020
UI / Effect
- Shine (⭐146) - Pretty shadows with dynamic light positions by Jonathan Monga.
Jan 21, 2020
🇵🇪 Peru / Misc
- Facebook Flutter Peru Group
- Meetup Flutter Peru
- Twitter Flutter Peru
Jan 20, 2020
Device / Bluetooth / NFC / Beacon
- Reactive Ble (⭐664) - Handles BLE operations for multiple devices by Philips Hue
Jan 18, 2020
Image / Backend-Driven
- Crop (⭐258) - Crop any widget/image in Android, iOS, Web and Desktop by Mahdi K. Fard
Jan 16, 2020
🇪🇸 Spain / Misc
Jan 12, 2020
🇵🇱 Poland / Misc
Jan 07, 2020
🇺🇸 United States / Misc
- Meetup [Washington DC] (https://www.meetup.com/DCFlutter/)
Dec 31, 2019
🇬🇧 United Kingdom / Misc
Dec 06, 2019
UI
- Beautiful_Popup (⭐677) - Beautify your app popup by jaweii.
Dec 04, 2019
Device / Augmented Reality
- Geolocator (⭐1.2k) - A Flutter geolocation plugin which provides easy access to the platform specific location services by Baseflow
- Permission Handler (⭐2k) - A Flutter permission plugin which provides a cross-platform (iOS, Android) API to request and check permissions by Baseflow
Dec 01, 2019
🇹🇷 Turkey / Misc
Nov 29, 2019
Device / Augmented Reality
- InAppWebView (⭐3.2k) - Add inline WebView widgets or open an in-app browser window by Lorenzo Pichilli
Nov 17, 2019
UI / Bottom bars
- Titled Navigation Bar (⭐371) - Animated bottom navigation bar that switch between icon and title by Pedro Massango
Nov 16, 2019
Navigation / Image Picker
- Deep Link Navigation (⭐68) - Elegant abstraction for complete deep linking navigation in Flutter by Dennis Krasnov
Nov 13, 2019
🇳🇴 Norway / Misc
Nov 06, 2019
UI
- Image Sequence Animator (⭐150) - 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.
Nov 04, 2019
Desktop / Game Engine resources
- Golang Desktop Embedder (⭐5.9k) - Golang embedder for desktop by Pierre Champion
Oct 24, 2019
Internationalization / Image Picker
- GenLang (⭐100) - Code generator for Internationalization by King Wu
- Flutter Translate (⭐401) - Internationalization (i18n) library by Florin Bratan
Oct 22, 2019
🇰🇷 Korea / Misc
- Meetup Flutter Korea
- Facebook Flutter Korea User Group
Oct 20, 2019
UI / Effect
- PhotoFilters (⭐403) - Apply filters to an image by Sharafudheen KK.
Oct 19, 2019
Monetization / Preferences
- Admob Flutter (⭐435) - Admob plugin that shows banner ads using native platform views by Youssef Kababe & Kevin McGill.
Oct 17, 2019
UI
- Scratcher (⭐573) - Scratch card widget which temporarily hides content from user, by Kamil Rykowski.
Oct 11, 2019
🇮🇩 Indonesia / Misc
- Telegram Flutter Indonesia
Oct 07, 2019
Top / Game Engine resources
- Timy Messenger (⭐2.1k) - Group messaging app with a focus on organizing events by Miguel Beltran and Franz Heinfling
Oct 04, 2019
Image / Backend-Driven
- Bitmap (⭐175) - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by Renan C. Araújo
Sep 30, 2019
🏴 Kurdistan / Misc
- Meetup Kurdistan
Sep 24, 2019
Auth / Image Picker
- Flutter AppAuth (⭐271) - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by Michael Bui
🇦🇺 Australia / Misc
- Slack GDG Sydney
- Meetup GDG Sydney
- Twitter Flutter Sydney
Sep 23, 2019
UI / UI Helpers
- ShowCaseView (⭐1.5k) - Way to showcase your app features on iOS and Android by Simform
UI / Effect
- Liquid Swipe (⭐1.2k) - Liquid swipe to your stacked containers by Sahdeep Singh
Sep 20, 2019
🇵🇱 Poland / Misc
- Meetup Tricity
- Twitter Tricity
Sep 17, 2019
🇬🇷 Greece / Misc
- Meetup Athens
- Slack Flutter GR
Sep 16, 2019
Media / Audio
- Flutter Audio Recorder (⭐121) - Provides full controls and access to recording details such as level metering by Wenyan Li.
Sep 06, 2019
Animation / Redux / ELM / Dependency Injection
- Flutter-animation-set (⭐282) - Easy to build an animation set by efoxTeam
- Staggered Animations (⭐1.6k) - Easily add staggered animations to your ListView, GridView, Column and Row by mobiten
Sep 04, 2019
State management / Redux / ELM / Dependency Injection
- Async Redux - Redux without boilerplate. Allows for both sync and async reducers by Marcelo Glasberg
Aug 23, 2019
🇧🇷 Brazil / Misc
Aug 21, 2019
UI
- Before After (⭐913) - Beautiful slider which makes it easier to display the difference between two images, by Sahil Kumar.
UI / List
- Infinite Listview (⭐306) - Infinite scroll in both directions by Simon Lightfoot.
UI / Drawers
- Flutter Inner Drawer (⭐513) - Easy way to create an internal drawer (left / right) where you can enter a list-menu or other by Di Natale Antonino.
Text & Rich Content / Image Picker
- Parsed Text (⭐219) - Interactive text based on content recognition, also supports Regex by Fayeed Pawaskar
Aug 20, 2019
🇹🇷 Turkey / Misc
Aug 08, 2019
IntelliJ / Android Studio / Game Engine resources
- Enhancement_Suite (⭐286) - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by Marius Höfler
🇷🇺 Russia / Misc
🇱🇰 Sri Lanka / Misc
🇬🇧 United Kingdom / Misc
- Meetup London
Jul 24, 2019
Auth / Image Picker
- Apple Sign-In (⭐160) - Apple sign in by Tom Gilder
Jul 23, 2019
Communication / Game Engine resources
- r/FlutterDev - Reddit community by u/JaapVermeulen
- Hashnode - Read and write posts, participate in discussions or ask questions.
🇪🇹 Ethiopia / Misc
🇳🇬 Nigeria / Misc
- Slack DevCenter Square
- Twitter FlutterLagos
🇵🇹 Portugal / Misc
🇱🇰 Sri Lanka / Misc
🇬🇧 United Kingdom / Misc
Jul 21, 2019
Top / Game Engine resources
- Pokedex (⭐2.3k) - Pokedex app with beautiful UI and smooth animation by Hung Pham
Jul 18, 2019
🇨🇦 Canada / Misc
- Meetup Montreal
- Meetup Calgary
Jul 13, 2019
Top / Game Engine resources
- Chillify (⭐735) - Fancy music app made with Provider and Bloc pattern by Karim Elghamry
Jul 11, 2019
UI / List
- Sticky Headers (⭐1.1k) - Configurable sticky headers by Simon Lightfoot
Jul 09, 2019
Communication / Misc
- FlutterX - Searchable list of resources by Hillel Coren
Jul 08, 2019
🇧🇷 Brazil / Misc
- Meetup São Paulo
Jul 03, 2019
Top / Game Engine resources
- Enigma (⭐397) - Privacy chat with end-to-end encryption by AmitJoki
Jul 02, 2019
Guide & Interviews / Game Engine resources
- Interview Questions (⭐352) - List of helpful questions you can use to interview potential candidates by Whatsupcoders (⭐41)
🇯🇵 Japan / Misc
- Meetup Tokyo Flutter Developers
Jun 28, 2019
🇦🇴 Angola / Misc
- Facebook Group
- Facebook Page
- Twitter Page
Jun 26, 2019
Communication / Misc
- Flutter Events - An open list of Flutter events by @hillelcoren
Jun 24, 2019
Videos
- Whatsupcoders - Free video series on Flutter Widgets by Kamal
Jun 20, 2019
Hardware / Game Engine resources
- Matrix2 (⭐22) - Sense Hat's LED matrix control game by bus710
Jun 19, 2019
UI / UI Helpers
- In View Notifier List (⭐676) - ListView that notify when widgets are on screen within a provided area by Vamsi Krishna.
Jun 17, 2019
Charts / Image Picker
- Bezier Chart (⭐446) - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by Diego Velasquez
Jun 16, 2019
UI
- Direct Select (⭐774) - Selection widget with an ethereal, full-screen modal popup by Ivan Yatsouba.
Jun 15, 2019
Top / Game Engine resources
- Reply (⭐559) - 'Reply' Material Design case study by Frederik Schweiger
Jun 14, 2019
Charts / Image Picker
- FL Chart (⭐6.7k) - Draw fantastic charts in Flutter by Iman Khoshabi
Jun 13, 2019
Monetization / Preferences
- Square In-App Payments SDK (⭐339) - Take payments by embedding a card entry form in your app that produces nonces from customer-provided card information or digital wallets by Square
Jun 12, 2019
Monetization / Preferences
- Facebook Audience Network (⭐156) - Facebook Audience Network Ad plugin that shows banner, interstitial, in-stream video, rewarded video & natvie ads by Dreamsoft Innovations.
Jun 03, 2019
🇨🇦 Canada / Misc
- Meetup Toronto
May 29, 2019
Top / Game Engine resources
- Spacex-Go (⭐866) - Simple yet powerful, open-source SpaceX launch tracker. jesusrp98.
- Superhero Interaction (⭐220) - Cool Superhero interaction animation by Pinkesh Darji
May 27, 2019
Premium / Game Engine resources
- Developer Quest (⭐3k) - Become a tech lead, slay bugs by 2D, Inc
May 25, 2019
Storage / Preferences
- Streaming Shared Preferences (⭐246) - Reactive key-value store, shared preferences with Streams by Iiro Krankka
May 23, 2019
Websites / Blogs
- FilledStacks - Tutorials and guides on development by Dane Mackier
May 17, 2019
Videos
- Boring Show - Exploration with the Flutter Team.
May 15, 2019
Websites / Blogs
- Welcome to Flutter - English and French blog dedicated to providing practical solutions to most asked questions about Flutter by Didier Boelens
Monetization / Preferences
- Admob - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt
Plugins / Augmented Reality
- Pub packages - Packages filter in Dart Pub Repository.
Device / Augmented Reality
- Proximity Sensor Plugin - A plugin to access the proximity sensor of your device by Manoj NB
May 14, 2019
UI / Drawers
- Hidden Drawer Menu (⭐351) - Beautiful drawer mode menu feature with perspective animations by Rafael Almeida Barbosa.
UI / Sliders
- Fluid Slider (⭐322) - A slider with a minimal design and fluid like animation by Vamsi Krishna
Templates / Preferences
- Clone UI Challenges (⭐1.5k) - Collection of useful UIs clones by Javier González
Device / Augmented Reality
- UDID (⭐245) - Persistent UDID across app reinstalls by Leon Kukuk
- File Picker (⭐1.3k) - Native file explorer to load absolute file path by Miguel Ruivo
Communication / Game Engine resources
- Gitter - Exchange channel
- OpenFlutter - Make it easier 让 Flutter 更简单
May 10, 2019
Animation / Redux / ELM / Dependency Injection
- Simple Animations (⭐1k) - Create awesome custom animations easily by Felix Blaschke
May 03, 2019
UI / Calendar
- Calendar Carousel Widget (⭐838) - Calendar carousel by dooboolab (⭐838)
May 01, 2019
Vision / Augmented Reality
- ARCore Plugin (⭐433) - Augmented reality with ARCore platform by Gian Marco Di Francesco.
Apr 29, 2019
Websites / Blogs
- SZAŁKO-BLOG - Step by step advanced design by Marcin Szalek.
Howtos
- Parallax Effect - Parallax & non linear animation by Marcin Szalek.
Apr 13, 2019
Machine Learning / Preferences
- MLKit (⭐392) - Firebase Machine Learning Kit by Naoya Yoshizawa
Vision / Preferences
- ML Vision Camera Stream (⭐276) - ML vision recognitions (QRcode, face, ...) with live camera stream by Aumard Jimmy and Santetis.
- Google Mobile Vision (⭐455) - Google Mobile Vision by Eduardo Folly
Vision / Augmented Reality
- ARKit Plugin (⭐798) - Wrapper for ARKit - Apple's augmented reality platform for iOS by Olexandr Leuschenko.
Apr 01, 2019
UI / Bottom bars
- Bottom Navy Bar (⭐1k) - Beautiful and colorful animated bottom navigation bar by Pedro Massango.
UI / Sliders
- RangeSlider (⭐374) - 2-thumb configurable RangeSlider by Didier Boelens
Mar 30, 2019
Top / Game Engine resources
- Instory (⭐206) - Instgram story downloader with a beautiful UI Sarath
Mar 27, 2019
Device / Augmented Reality
- VPN (⭐350) - Access VPN services by Jason C.H
🇧🇷 Brazil / Misc
- Medium Flutter Comunidade BR
- Twitter Flutter Comunidade BR
Mar 12, 2019
VSCode / Game Engine resources
- Flutter Files - Quick generation for BLoC templates files by context menu by Gorniv.
Mar 11, 2019
Utilities / Game Engine resources
- FVM (⭐4.6k) - Flutter Version Management: A simple cli to manage Flutter SDK versions.
Mar 10, 2019
State management / Standard
- MobX (⭐2.4k) - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land.
State management / Redux / ELM / Dependency Injection
- Fish (⭐7.3k) - Alibaba Redux implementation
Mar 08, 2019
UI / Sliders
- Flutter Xlider (⭐518) - A material design slider and range slider, horizontal and vertical, with RTL support by Ali-Azmoud
Device / Bluetooth / NFC / Beacon
- Beacon broadcast (⭐81) - Library for turning your phone into a beacon by Paulina Szklarska
Mar 06, 2019
UI / List
- Reorderables (⭐726) - Drag&Drop Table, Row, Column, Wrap(Grid) and SliverList elements by Hansheng Chiu.
Mar 05, 2019
VSCode / Game Engine resources
- Awesome Snippets - Collection of commonly used classes and methods by Nash
Mar 03, 2019
UI / List
- Liquid Pull To Refresh (⭐1.2k) - A beautiful and custom refresh indicator by Ayush Agarwal.
UI / UI Helpers
- Offline (⭐1.1k) - Tidy utility to handle offline/online connectivity by Jeremiah Ogbomo.
UI / Calendar
- Table Calendar (⭐1.8k) - Calendar organized neatly into a Table, with vertical autosizing by Aleksander Woźniak
Mar 01, 2019
Advanced
- 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
🇨🇮 Côte d'Ivoire (Ivory Coast) / Misc
- Facebook Page
- Facebook Group
Feb 24, 2019
Text & Rich Content / Image Picker
- AutoSizeText (⭐2k) - Automatically resizes text to fit perfectly within its bounds by Simon Leier.
Feb 16, 2019
UI / Bottom bars
- Circular Bottom Navigation (⭐653) - Beautiful animated bottom navigation bar by Iman Khoshabi.
Data / Redux / ELM / Dependency Injection
- GeoFlutterFire (⭐305) - Implementation of GeoFirestore for flutter by Darshan Gowda
Feb 14, 2019
Animation / Redux / ELM / Dependency Injection
- Drawing Animation (⭐484) - Create drawing line animations based on SVG path data by Carl Hauck
Feb 13, 2019
Templates / Preferences
- Feather (⭐666) - Beautiful weather application. Application includes RxDart, Dio, BLoC, i18n, unit and widget tests. by Jakub Homlala
Feb 04, 2019
Top / Game Engine resources
- TailorMade (⭐327) - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by Jeremiah Ogbomo
Jan 31, 2019
Desktop / Game Engine resources
- Rust Desktop Embedder (⭐2.1k) - Rust embedder for desktop by juju.
Jan 29, 2019
🇧🇷 Brazil / Misc
- Slack Flutter Brasil
Jan 24, 2019
Advanced
- From Mobile to Desktop - Building applications for smartphones and desktops by Marcelo Henrique Neppel
🇩🇰 Denmark / Misc
- Meetup Denmark
🇩🇪 Germany / Misc
- Slack Flutter Berlin
Jan 17, 2019
Introduction
Templates / Preferences
- Starter Kit (⭐792) - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by King Wu
Presentation material / Game Engine resources
- Logo - Logo for stickers impressions
Jan 11, 2019
Top / Game Engine resources
- Flutter Common Widgets (⭐24k) - Collection of official widgets demos & docs in chinese to help developers learn quickly by Alibaba Auction Frontend Team
Jan 09, 2019
State management / Redux / ELM / Dependency Injection
- Flux (⭐372) - Implementation of the Flux framework by Google
Top / Game Engine resources
- Flutter Team Samples (⭐17k) - Collection of examples (including maps, json, Material and Cupertino) by the Flutter team
Jan 07, 2019
Bonus / Game Engine resources
- It's All Widgets! - Open list of published apps by Hillel Coren, Thomas Burkhart, Simon Lightfoot and Scott Stoll
Fun / Game Engine resources
🇺🇸 United States / Misc
- Meetup Chicago
Jan 06, 2019
Widgets / Redux / ELM / Dependency Injection
- Hooks (⭐3.1k) - Advanced code sharing between widgets by Remi Rousselet
Jan 05, 2019
UI / Bottom bars
- Fancy Bottom Navigation (⭐758) - Animated bottom navigation by Tony Owen.
Jan 02, 2019
Widgets / Redux / ELM / Dependency Injection
- Functional widget (⭐595) - Code generator writing widgets as functions with annotations by Remi Rousselet
Dec 28, 2018
Premium / Game Engine resources
- History Of Everything (⭐6.5k) - Animated vertical timeline of humanity by 2D, Inc
Dec 24, 2018
Tutorial
- Animated Chat - Building beautiful UIs by Google Code Labs
- Firebase Chat - Firebase integration by Google Code Labs
Beginner
- Layout Cheat Sheet - Extensive examples of layout widgets by Tomek Polański
Howtos
- Build Flavor - Define build configurations and switch them by Salvatore Giordano
State management / Redux / ELM / Dependency Injection
- Inject (⭐870) - Compile-time dependency injection by Google
Data / Redux / ELM / Dependency Injection
- Graphql (⭐3.2k) - Implementation of the GraphQL spec by Zino App B.V.
Dec 18, 2018
UI
- Folding Cell (⭐566) - Fold your widget by Faob
Dec 17, 2018
Analytics / Image Picker
- Pure Mixpanel (⭐24) - Analytics for the popular Mixpanel.com Nick Manning
Dec 14, 2018
Templates / Preferences
- DrawApp (⭐239) - Sample Drawing App to demonstrate how to allow user to draw onto canvas with color picker and brush thickness slider by Jake Gough
Dec 13, 2018
Top / Game Engine resources
- Deer (⭐439) - Minimalist Todo Planner built using BLoC pattern by Aleksander Woźniak
Dec 09, 2018
State management / Standard
- Bloc (⭐12k) - Collection of packages that help implement the BLoC design pattern by Felix Angelov
Dec 05, 2018
UI / Effect
- Wave (⭐1.1k) - Displaying some waves with custom color, duration, floating and blur effects by RockerFlower
Dec 03, 2018
Top / Game Engine resources
- Transform Widget (⭐26) - Image widgets as 3D game engine sprites by Paul Thomas
Nov 01, 2018
Desktop / Game Engine resources
- Desktop Embedding (⭐7.1k) - Desktop implementations of the Flutter embedding API by Google
Oct 28, 2018
UI / List
- Snaplist (⭐452) - Create snappable list views by David Leibovych
Oct 16, 2018
Advanced
- Inherited Widget - Flutter’s InheritedWidget to hold app state by Chema Molins
UI / Effect
- Frosted Glass - Render effect by Collin Jackson
- Shimmer (⭐1.8k) - Shimmer effect while content is loading by HungHD
UI / Calendar
- Calendar Widget (⭐243) - Calendar widget by David Bennett
Oct 11, 2018
Top / Game Engine resources
- Trinity Orientation @ Univ Toronto (⭐616) - Orientation week at Trinity College, U of T by Matthew Tory
Oct 09, 2018
UI / List
- Typeahead (⭐817) - Display overlay suggestions to users as they type by Abdul Rahman Al Hamali
Oct 06, 2018
Advanced
- Rendering Engine Tutorial - Flutter's Rendering Engine: A Tutorial by AbdulRahman AlHamali
Oct 04, 2018
Device / Bluetooth / NFC / Beacon
- NFC Reader (⭐394) - NFC reader plugin for iOS and Android by Matteo Crippa
Oct 02, 2018
Websites / Blogs
- Flutter Tips - Articles, tips & tricks in the development by Diego Velásquez
Sep 29, 2018
Device / Augmented Reality
- Downloader (⭐906) - Create and manage download tasks by HungHD
- AppAvailability (⭐92) - List, launch and check installed apps by Lorenzo Pichilli
Device / Scanner
- QR Code Reader (⭐233) - QR Code reader plugin by Matheus Villela
- Fast QR Reader View (⭐294) - Live multicode reader by Facundo Medica
Device / Bluetooth / NFC / Beacon
- Blue (⭐2.4k) - Bluetooth by Paul DeMarco
- Beacons (⭐78) - Flutter beacons plugin by Loup
Storage / Bluetooth / NFC / Beacon
- Sqflite (⭐2.9k) - SQLite flutter plugin by Alexandre Roux
Services / Bluetooth / NFC / Beacon
- Place Dialog (⭐44) - Places picker dialog returning the places to the app by David Bennett
Communication / Game Engine resources
- Flutter Community - Central place for community made packages
Sep 28, 2018
UI
- Stepper Touch (⭐303) - Lateral value stepper nicely animated by Raouf Rahiche.
Sep 27, 2018
Templates / Preferences
- Liquid Pay Payment App (⭐304) - Liquid Pay App Concept by Long Hoang
Sep 23, 2018
Services / Bluetooth / NFC / Beacon
- OneSignal (⭐615) - Push notification service by OneSignal
Sep 15, 2018
Top / Game Engine resources
- Tourism (⭐302) - Tourism app based on redux w/ animations & i18n by blueMix (⭐302)
Sep 13, 2018
Templates / Preferences
- The Gorgeous Login (⭐1.7k) - Design and smooth login template by Hugo Extrat
Sep 06, 2018
Top / Game Engine resources
- Taskist (⭐996) - Taskist is a ToDo List app for Task Management by Hugo EXTRAT
Aug 31, 2018
Navigation / Image Picker
- PageView Indicator (⭐164) - Build page indicators for the PageView by Leo Cavalcante
Aug 24, 2018
Utilities / Game Engine resources
- FlutterIcon - Icon set generator by Mike Hoolehan
Aug 19, 2018
Media / Audio
- Flutter Sound (⭐868) - Flutter audio recorder and player at one hand by dooboolab
Aug 10, 2018
Animation / Redux / ELM / Dependency Injection
- AnimatedTextKit (⭐1.7k) - A collection of cool text animations by Ayush Agarwal
Top / Game Engine resources
- Trace (⭐1.1k) - Modern and powerful crypto portfolio & market explorer by Trent Piercy
Aug 08, 2018
Monetization / Preferences
- Inapp Purchase (⭐550) - Features set of 'in app purchase' derived from react-native-iap (⭐2.8k) by dooboolab
Aug 05, 2018
Advanced
- Schemas - Widget, State, Context and InheritedWidget explanations by Didier Boelens
Aug 01, 2018
UI / Material Design
- Slidable (⭐2.7k) - Slidable list item with left and right slide actions by Romain Rastel
Jul 31, 2018
UI
- Flushbar (⭐1k) - Highly configurable Snackbar by Andre Haueisen
Device / Augmented Reality
- WebView (⭐1.5k) - Render web content by Hadrien Lejard
Jul 23, 2018
Services / Bluetooth / NFC / Beacon
- Dialogflow (⭐214) - Plugin to easily integrate with dialogflow by Victor Rances
Jul 21, 2018
Animation / Redux / ELM / Dependency Injection
- Villains (⭐364) - Page transition animations by Norbert Kozsir
Jul 19, 2018
Websites / Blogs
- Norbert - In depth articles, features and app creation by Norbert515
Advanced
- Streams and RxDart - Skillmatters presentation by Brian Egan
UI / Material Design
- Unicorn Speed Dial (⭐347) - Floating Action Button with Speed Dial by Tiago Martins
Image / Backend-Driven
- Cached Network Image (⭐2.4k) - Show images from the internet and keep them in the cache directory by
Storage / Voice
- Secure Storage (⭐1.1k) - Keychain and Keystore storage by German Saprykin
Device / Augmented Reality
- Badger (⭐308) - Update app badge on the launcher by Edouard Marquez
State management / Redux / ELM / Dependency Injection
- Redux (⭐1.7k) - Built to work with redux.dart (⭐516), utilities that allow you to easily consume a Redux Store to build Widgets
Top / Game Engine resources
- WhatTodo (⭐1.2k) - Todoist like UI by Burhanuddin Rashid
- BookSearch (⭐540) - Digital BookShelf for your reading progress by Norbert515
Jul 11, 2018
Advanced
- Render Objects - What are Widgets, RenderObjects and Elements? by Norbert515
Templates / Preferences
- Book (⭐351) - Bookshelf by Ardiansyah Putra
Jul 10, 2018
Auth / Image Picker
- SimpleAuth (⭐352) - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by James Clancey
Jul 09, 2018
Auth / Image Picker
- Firebase Phone Auth - Phone number auth via SMS by Gildásio Filho
Jun 27, 2018
Image / Backend-Driven
- Image Cropper (⭐993) - Crop your images support ratio, rotation, zoom by HungHD
Animation / Redux / ELM / Dependency Injection
- SpinKit (⭐3k) - Animated loading indicators by Jeremiah Ogbomo
Jun 25, 2018
Image / Backend-Driven
- SVG (⭐1.7k) - SVG parsing, rendering, and widget library by Dan Field
Auth / Image Picker
- Login (⭐713) - FaceID, TouchID, and Fingerprint Reader by Rody Davis
- OAuth (⭐177) - Buffer, Strava, Unsplash, Github OAuth by Joe Birch
Templates / Preferences
- Mates (⭐593) - How to load profiles from the randomuser.me API and a nice profile details page by Iiro Krankka
- UI Kit (⭐6.2k) - Collection of useful UIs in a UIKit by Pawan Kumar
Device / Augmented Reality
- Location (⭐1.1k) - Handle location, handling callbacks to get continuous location by Lyokone
State management / Redux / ELM / Dependency Injection
- Built redux (⭐77) - Automatic subscribing to your redux stores. Based on the built pattern by David Marne
Top / Game Engine resources
- Planets (⭐755) - Planet exploration that demonstrate rich UI by Sergi Martínez
Utilities / Game Engine resources
- Launcher Icons (⭐2k) - Generate your launcher icons easily by Mark O'Sullivan and Franz Silva
Jun 21, 2018
UI
- Facebook Reactions (⭐426) - Facebook reactions widget by Duy Tran
Jun 19, 2018
UI
- Flip Panel (⭐609) - Flip panel with built-in animation by HungHD
Jun 18, 2018
Text & Rich Content / Image Picker
- Masked Text (⭐276) - Masked text with custom and monetary formatting by Ben-hur Santos Ott
Jun 16, 2018
Image / Backend-Driven
- Photo View (⭐1.9k) - Scalable image view with loading placeholder by Renan C. Araújo
Jun 13, 2018
Charts / Image Picker
- FCharts (⭐326) - Beautiful, responsive, animated charts by Keenan Thompson
Top / Game Engine resources
- Cinematic (⭐895) - UI for Movie DB Public API by Aaron Oertel
- Beer-Me-Up (⭐492) - Beer tracking nicely designed by Benoit Letondor
Jun 11, 2018
Introduction
- Google IO 2018 - Building beautiful, flexible user interfaces
Websites / Blogs
- Flutter by Example - Tutorials based on Redux, Firebase, Custom Animations, and UI
- Flutter Institute - Very original content and tutorials by Brian Armstrong
Videos
- Tensor Programming - Very rich content by Tensor Programming
- Mtechviral - [Hindi/English] Mtechviral Series By Pawan Kumar
Demonstrations
- Flutter Examples (⭐6.9k) - Simple basic isolated apps for devs by Nishant Srivastava
UI
- Radial Menu (⭐502) - Animated Radial Menu by Victor Choueiri
- Tinder Cards (⭐835) - Tinder like cards swipe effect by Ivascu Adrian
UI / List
- StaggeredGridView (⭐3.1k) - GridView with tiles of variable sizes by Romain Rastel
Image / Backend-Driven
- Carousel Slider (⭐1.6k) - Carousel slider widget, support infinite scroll and custom child widget by serenader
- Parallax Image (⭐279) - Image parallax by Anatoly Pulyaevskiy
Map / Image Picker
- Google Map View (⭐416) - Displaying google map plugin by AppTree Software
- GeoCoder (⭐185) - Forward and reverse geocoding by Aloïs Deniel
- Mapbox GL (⭐272) - Interactive, customizable vector maps by Mapbox
Charts / Image Picker
- Circular Chart (⭐398) - Animated radial and pie charts by Victor Choueiri
- Sparkline (⭐258) - Sparkline by Victor Choueiri
- Candlesticks (⭐427) - OHLC and Trade Volume Charts by Trent Piercy
Navigation / Image Picker
- Fluro (⭐3.7k) - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by Posse
Auth / Image Picker
- Facebook Login (⭐405) - Authenticate with native Android & iOS Facebook login SDKs by Iiro Krankka
Analytics / Image Picker
- Usage (⭐146) - Google Analytics wrapper for command-line, web, and Flutter apps
Styling / Image Picker
- Flutterial (⭐1.8k) - Flutter Material Theme explorer by Erick Ghaumez
- Pigment (⭐216) - Simple but useful package for use colors in flutter
Media / Video
- WebRTC (⭐4.1k) - WebRTC plugin for iOS/Android by CloudWebRtc
- Chewie (⭐1.9k) - Provides low-level access to video playback by Brian Egan
Media / Voice
- Speech Recognition (⭐337) - Speech to text by Erick Ghaumez
- OK Google - Integrate google assistant by Marcin Szalek
Templates / Preferences
- Movie Details (⭐435) - Movie details page by Iiro Krankka
- Weather (⭐154) - Weather app to learn how to use Canvas and Animation by Alessandro Aime
- TodoMVC (⭐8.7k) - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by Brian Egan
- Restaurant Menu (⭐623) - Restaurant menu by Braulio Cassule
- UI Challenges (⭐1.5k) - Profile, Travel, Food App by Tomi Alagbe
- Cupertino Settings (⭐233) - iOS Settings by Matthias Rupp
- Music Player (⭐226) - music player component by Tobe O
- Dashboard (⭐918) - Dashboard and Shop Items by Ivascu Adrian
- Todo (⭐580) - Todo template from Dribble by Marc L
Device / Augmented Reality
- Geolocation (⭐226) - Fully featured geolocation plugin: current location, location updates, geocode, places and more by Loup
- Local Notifications (⭐2.4k) - Plugin for displaying local notifications by Michael Bui
State management / Redux / ELM / Dependency Injection
- Redux.dart (⭐516) - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by John Ryan and Brian Egan
Top / Game Engine resources
- Lime (⭐379) - Lime social network by Sebastian Sellmair
- NewsBuzz (⭐596) - Firebase backed news reader using News API by Ankur Kedia
- DroidKaigi2018-flutter (⭐506) - Unofficial conference app for DroidKaigi 2018 Tokyo by konifar
- Music Player (⭐1.7k) - Full featured music player by Pawan Kumar
- FlutterGram (⭐2.3k) - Complete Instagram based on Firestore & Google Functions by MDanics
Jun 10, 2018
Animation / Redux / ELM / Dependency Injection
- Sequence Animation (⭐391) - Composite staggered animations by Norbert Kozsir
Top / Game Engine resources
- Meme Chat (⭐542) - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers.