mirror of
https://github.com/Solido/awesome-flutter.git
synced 2024-11-20 11:27:07 -05: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
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 project visibility, give a ⭐
Also like 👍, star ⭐, clap 👏 links to support their authors !
Contents
Articles
Begin with
- Introduction to Flutter (19 👍) - Introduction by Faisal Abid.
- Google IO 2018 (847 👏) - Building beautiful, flexible user interfaces.
- Zero to One (2.1K 👏) - Flutter basics by Mikkel Ravn.
- From Install to ListView (550 👏) - Full series of 4 articles by Chema Rubio.
Tutorial
- Coding an Android App - Setup and first app by Ashraff Hathibelagal.
- 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.
Howtos
- Zero to One Animation (715 👏) - Focus on animation by Mikkel Ravn.
- Google Cloud Functions - App powered by Google Cloud Functions by Romin Irani.
- Firebase (318 👍) - Firebase live coding.
- Securing Apps (230 👏) - By Mehmet Fidanboylu.
- Build your plugins (273 👏) - How to make a custom plug-in by Karthik Ponnam.
- Build Flavor (245 👏) - Define build configurations and switch them by Salvatore Giordano.
Websites / Blogs
- SZAŁKO-BLOG - Step by step advanced design by Marcin Szalek.
- Sergi & Replace - Basic to advanced articles and tutorials Sergi Martínez.
- Flutter by Example - Tutorials based on Redux, Firebase, Custom Animations, and UI.
- Flutter Institute - Very original content and tutorials by Brian Armstrong.
- Flutter Rocks - Blog about the joys of Flutter by Iiro Krankka.
- Norbert - In depth articles, features and app creation by Norbert515.
Videos
- Tensor Programming (64 🎬) - Very rich content by Tensor Programming.
- Flutter Challenges - High-production value, in-depth challenges, tutorials, and patterns.
- The Flutter Episodes (55 🎬) - Videos on layout, database and tips by Brandon Donnelson.
- Mtechviral (62 🎬) - [Hindi/English] Mtechviral Series By Pawan Kumar.
- Udacity - Build Native Mobile Apps by Google.
- Flutter tutorials from VoidRealms (42 🎬) - Video tutorials, from basic to advanced.
- Bram Vanbilsen Tutorials (12 🎬) - Discover SDK using VSCode by Bram Vanbilsen.
Components
Demonstrations
- Flutter Gallery - Demo app for the material design widgets and other features provided by Flutter Team.
- Posse Gallery (132 ★) - Demonstration by Posse.
- Flutter Examples (685 ★) - Simple basic isolated apps for devs by Nishant Srivastava.
UI
- Color Picker (5 ★) - Primary, Accent & RGB colors selection by Hadrien Lejard.
- 3D Object (17 ★) - Renders a wavefront .obj on to a canvas by Hemanth Raj.
- Contact Picker (5 ★) - Picking a contact from the address book by Michael Goderbauer.
- Parallax (108 ★) - ViewPager by Iiro Krankka.
- Material Color Picker (23 ★) - Based on the Google Docs color picker by Lung Razvan.
- StaggeredGridView (109 ★) - GridView with tiles of variable sizes by Romain Rastel.
- Radial Menu (75 ★) - Animated Radial Menu by Victor Choueiri.
- Tinder Cards (58 ★) - Tinder like cards swipe effect by Ivascu Adrian.
- Sticky Headers (70 ★) - Configurable sticky headers by Simon Lightfoot.
- Login Animation (115 ★) - Smooth animation from login to home by Ruchika Gupta.
- List Drag&Drop (51 ★) - Reorder list elements using Drag & Drop by Norbert515.
- Calendar Widget (4 ★) - Calendar widget using slivers for smooth scrolling back and forth over days/events with the ability to jump to specific days/months by David Bennett.
- Side Header List (34 ★) - Listview with sticky headers like the Android contact page by Rene Floor.
- Shimmer (36 ★) - Shimmer effect while content is loading by HungHD.
Image
- Image Picker - Images Selection by Collin Jackson.
- Zoomable Image (38 ★) - By Perlatus.
- Carousel Slider (11 ★) - Carousel slider widget, support infinite scroll and custom child widget by serenader.
- Parallax Image (51 ★) - Image parallax by Anatoly Pulyaevskiy.
- Image Placeholder (14 ★) - While large images load, show a fallback asset by Faisal Abid.
Map
- Google Map View (166 ★) - Displaying google map plugin by AppTree Software.
- GeoCoder (16 ★) - Forward and reverse geocoding by Aloïs Deniel.
- Flutter Map (129 ★) - Solution based on Leaflet and customizable by AppTree Software.
- Mapbox GL (69 ★) - Interactive, customizable vector maps by Mapbox.
Charts
- Circular Chart (74 ★) - Animated radial and pie charts by Victor Choueiri.
- Flutter Charts (66 ★) - LineChart and VerticalBarChart Library by Milan Zimmermann.
- Sparkline (42 ★) - Sparkline by Victor Choueiri.
- Charts (133 ★) - By Google Charts Team.
- Flutter Plot (5 ★) - Pretty plots by R. C. Howell.
- Candlesticks (17 ★) - OHLC and Trade Volume Charts by Trent Piercy.
- FCharts (100 ★) - Beautiful, responsive, animated charts using an intuitive API by Keenan Thompson.
Navigation
- Fluro (286 ★) - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by Posse.
- Circle Indicator (12 ★) - Circle indicator for the PageViewer by Lung Razvan.
- Quick Actions - Manage and interact with the application's home screen quick actions.
- Swiper (12 ★) - Horizontal, Vertical, Partial swipe with indicator by Xueliang Ren.
Auth
- Local Auth - Touch ID, lock code, fingerprint auth on Ios and Android.
- Flutter Login (96 ★) - FaceID, TouchID, and Fingerprint Reader by Rody Davis.
- Google Sign-In - Google OAuth.
- Firebase Auth - Firebase OAuth.
- Facebook Login (58 ★) - Authenticate with native Android & iOS Facebook login SDKs by Iiro Krankka.
- Flutter OAuth (41 ★) - Buffer, Strava, Unsplash, Github OAuth by Joe Birch.
- Instagram - Instagram auth by Wilfried Mbouenda Mbogne.
- Slack OAuth or Slack OAuth Firebase (2 ★) - Slack OAuth, optionally with Firebase Auth and Cloud Firestore integration.
Text & Rich Content
- Flutter Markdown (62 ★) - Markdown renderer for Flutter. It supports the original format, but no inline html.
- Rich Text Editor (39 ★) - Text editor with style by Lung Razvan.
Analytics
- Usage (34 ★) - Google Analytics wrapper for command-line, web, and Flutter apps.
- Firebase Analytics - Connect to Firebase Analytics API.
- Segment.com Analytics (3 ★) - Make your Segment.com analytics a breeze! by Faisal Abid.
Build automation
- Travis CI for Flutter (20 ★) - Continuous integration by Yegor Jbanov.
- Test Flutter on Travis (246 👏) - Widget testing framework by Yegor Jbanov.
- Building Apks/Ipas on Travis (130 👏) - Automated build for Android and IOS by Yegor Jbanov.
- BitRise (34 👏) - Create Bitrise Step in Go by Karol Wrótniak.
Styling
- Flutterial (45 ★) - Flutter Material Theme explorer by Erick Ghaumez.
- Frosted Glass - Render effect by Collin Jackson.
- Font Awesome - Font Awesome icons repack by Brian Egan.
- FlutterIcon - Icon font generator.
- Pigment (27 ★) - Simple but useful package for use colors in flutter.
Media
- Audio Plugin (87 ★) - Beta by Erick Ghaumez.
- Audio Recorder (25 ★) - Record audio and store it locally by Jordan Alcaraz.
- Video Launcher (17 ★) - Launch a video player by Erick Ghaumez.
- Stereo (21 ★) - Playing music on iOS and Android by 2Find.
- WebRTC (66 ★) - WebRTC plugin for iOS/Android by CloudWebRtc.
- Chewie (66 ★) - Provides low-level access to video playback by Brian Egan.
Voice
- Speech Recognition (38 ★) - Speech to text by Erick Ghaumez.
- OK Google - Integrate google assistant by Marcin Szalek.
Storage
- Firebase Storage - Firebase as data storage.
- Secure Storage (22 ★) - 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.
- Flutter Billing (39 ★) - Enable billing on iOS and Android by Volodymyr Lykhonis.
Templates
- Movie Details (92 ★) - Movie details page by Iiro Krankka.
- Flutter Mates (157 ★) - How to load profiles from the randomuser.me API and a nice profile details page by Iiro Krankka.
- Weather (49 ★) - Weather app to learn how to use Canvas and Animation by Alessandro Aime.
- TodoMVC (625 ★) - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by Brian Egan.
- Restaurant Menu (216 ★) - Restaurant menu by Braulio Cassule.
- UI Challenges (210 ★) - Profile, Travel, Food App by Tomi Alagbe.
- Cupertino Settings (18 ★) - iOS Settings by Matthias Rupp.
- Music Player (58 ★) - music player component by Tobe O.
- Dashboard (140 ★) - Dashboard and Shop Items by Ivascu Adrian.
- Todo (85 ★) - Todo template from Dribble by Marc L.
- Card Swipe Animation (14 ★) - Swipe cards template by Ruchika Gupta.
Plugins
- Flutter Plugins - Official Flutter Team Plugins.
- Sqflite (212 ★) - SQLite flutter plugin by Alexandre Roux.
- WebView (142 ★) - by Hadrien Lejard.
- Pub Plugins - Plugins filter in Dart Pub Repository.
- Flutter Location (76 ★) - Handle location, handling callbacks to get continuous location by Lyokone.
- QR Code Reader (31 ★) - QR Code reader plugin by Matheus Villela.
- Battery - Access various information about the battery.
- Zebra EMDK (3 ★) - Use Zebra EMDK to access Barcode Scanner API.
- Proximity Sensor Plugin - A plugin to access the proximity sensor of your device by Manoj NB.
- Geolocation (67 ★) - Fully featured geolocation plugin: current location, location updates, geocode, places and more by Loup.
- Local Notifications (58 ★) - Plugin for displaying local notifications by Michael Bui.
- Google Mobile Vision (24 ★) - Implementation of Google Mobile Vision by Eduardo Folly.
- App Rating (19 ★) - Requesting and Writing Reviews for the App Store and Google Play by Rody Davis.
- Get Version (13 ★) - Version Name, Version Code, App ID and Platform with OS Version by Rody Davis.
- Downloader (20 ★) - Create and manage download tasks by HungHD.
- Place Dialog (9 ★) - Places picker dialog returning the places to the app by David Bennett.
- Cached Network Image (59 ★) - Show images from the internet and keep them in the cache directory by Rene Floor.
Bluetooth / NFC / Beacon
- Flutter Ble (42 ★) - Bluetooth by Polidea.
- Flutter Blue (141 ★) - Bluetooth by Paul DeMarco.
- NFC (11 ★) - Connect IsoDep iso 14443-4 cards for android by Göksel Uyulmaz.
- Beacons (4 ★) - Flutter beacons plugin by Loup.
Frameworks
Redux / ELM / Dependency Injection
- Flutter built redux (39 ★) - Automatic subscribing to your redux stores. Based on the built pattern by David Marne.
- Redux.dart (114 ★) - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by John Ryan and Brian Egan.
- Flutter_redux (179 ★) - Built to work with redux.dart, utilities that allow you to easily consume a Redux Store to build Flutter Widgets.
- Dartea (6 ★) - Model View Update inspired by TEA from ELM by Shilyagov P.
- Inject (183 ★) - Compile-time dependency injection for Dart and Flutter by Google.
- Flutter_flux (161 ★) - Implementation of the Flux framework by Google.
Animation
- Sequence Animation (14 ★) - Composite staggered animations by Norbert Kozsir.
Game
- Flame (171 ★) - Minimalist game engine by Luan Nico.
- SpriteWidget (221 ★) - Toolkit for building complex, high performance animations and 2D games by Viktor Lidholt.
Misc
- Cache Manager (24 ★) - Generic cache manager by Rene Floor.
Open Source Apps
- FriendlyChat (104 ★) - Offline/Firebase chat by a team of Googlers.
- Meme Chat (239 ★) - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers.
- Flitter (83 ★) - Glitter app by Hadrien Lejard and Kevin Segaud. It use the Redux and Jaguar.
- Cooking App (47 ★) - Recipes by Óscar Caballero.
- Lime (127 ★) - Lime social network by Sebastian Sellmair.
- Planets-Flutter (145 ★) - Planet exploration that demonstrate rich UI by Sergi Martínez.
- NewsBuzz (171 ★) - Firebase backed news reader using News API by Ankur Kedia.
- DroidKaigi2018-flutter (223 ★) - Unofficial conference app for DroidKaigi 2018 Tokyo by konifar.
- Heroes Companion (34 ★) - Companion app for Heroes of Storm including redux and sqflite by arranf.
- Trovami (33 ★) - Live location sharing app built on Flutter and Firebase as backend by Manoj NB.
- Music Player (174 ★) - Full featured music player by Pawan Kumar.
- Planty (55 ★) - Plants shop by Ivascu Adrian.
- InKino (813 ★) - Complete movie app that uses flutter_redux for state management, has nice transition animations, and a comprehensive set of widget & unit tests, by Iiro Krankka.
- WhatTodo (102 ★) - Todoist like UI by Burhanuddin Rashid.
- FlutterGram (65 ★) - Complete Instagram based on Firestore & Google Functions by MDanics.
- BookSearch (94 ★) - Digital BookShelf for your reading progress by Norbert515.
Games
- Flip (23 ★) - Reversi game by Andrew Brogdon.
Utilities
IDE
- IntelliJ Plugin - Flutter on Intellij and Webstorm.
- Dart Code - Plugin to get Dart with Visual Studio Code by Danny Tuppeny.
- VSCode Snippets - Translated from IntelliJ IDEA Official Snippets by Franz Silva.
- Mutisya 2 - Online Flutter Studio by Paul Mutisya.
Desktop
- Desktop Embedding (556 ★) - Desktop implementations of the Flutter embedding API by Google.
- ZSH Completion (2 ★) - ZSH completion for the Flutter CLI tool by Nikolai Simonov.
License
To the extent possible under law, Robert Felker has waived all copyright and related or neighboring rights to this work.