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 |
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 📖 Please give [ to help project visibility.
Contents
- Articles
- Components
- Navigation
- Template
- Utilities
- Seeds
- Plugins
- Open Source Apps
- Frameworks
- Helpers
- Bonus
Articles
Begin with
- Introduction to Flutter - Introduction to Flutter by Faisal Abid.
- Google IO 2018 - Building beautiful, flexible user interfaces with Flutter.
- Flutter Labs - Building beautiful UIs with Flutter step by step.
- Zero to One with Flutter - Flutter basics by Mikkel Ravn.
- FLUTTER from Install to ListView - 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 with Flutter by Google Code Labs.
- Firebase Chat - Firebase Flutter by Google Code Labs.
- Planets-Flutter: from design to app - Basic tutorial.
Video Series
- Tensor Programming - Very rich content by Tensor Programming.
- Flutter Challenges - High-production value, in-depth Flutter challenges, tutorials, and patterns.
- The Flutter Episodes by Brandon Donnelson - Over 50 videos from layout, database and tips.
- Mtechviral - [Hindi/English] Mtechviral Series By Pawan Kumar.
- Udacity - Build Native Mobile Apps with Flutter by Google.
- Flutter tutorials from VoidRealms - More than 40 video tutorials, from basic to advanced.
- Bram Vanbilsen Tutorials - Discover SDK using VSCode by Bram Vanbilsen.
Howtos
- Zero to One Flutter Animation - Focus on animation by Mikkel Ravn.
- Google Cloud Functions - Flutter App powered by Google Cloud Functions by Romin Irani.
- Firebase - Firebase live coding.
- Securing Flutter Apps - By Mehmet Fidanboylu.
- Build your plugins - How to make a custom plug-in for Flutter by Karthik Ponnam.
- Build Flavor - 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 and Howto 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.
Components
Demonstrations
- Flutter Gallery - Demo app for the material design widgets and other features provided by Flutter.
- Posse Gallery - Demonstration by Posse.
- Flutter Examples - Simple basic isolated apps for budding flutter devs, by Nishant Srivastava.
UI
- Color Picker - Primary, Accent & RGB colors selection by Hadrien Lejard.
- 3D Object - Renders a wavefront .obj on to a canvas by Hemanth Raj.
- Contact Picker - Picking a contact from the address book by Michael Goderbauer.
- Parallax - ViewPager by Iiro Krankka.
- Rich Text Editor - Text editor with style by Lung Razvan.
- Material Color Picker - Based on the Google Docs color picker by Lung Razvan.
- 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.
- Sticky Headers - Configurable sticky headers by Simon Lightfoot.
- Login Animation - Smooth animation from login to home by Ruchika Gupta.
Image
- Image Picker - Images Selection by Collin Jackson.
- Zoomable Image - By Perlatus.
- Carousel Slider - Carousel slider widget, support infinite scroll and custom child widget by serenader.
- Parallax Image - Image parallax by Anatoly Pulyaevskiy.
Map
- Google Map View - Displaying google map plugin by AppTree Software.
- GeoCoder - Forward and reverse geocoding by Aloïs Deniel.
- Flutter Map - Open-source map solution (based on Leaflet), easily customizable, contributions welcome. By AppTree Software.
- Mapbox GL - Interactive, customizable vector maps by Mapbox.
Charts
- Circular Chart - Animated radial and pie charts by Victor Choueiri.
- Flutter 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.
Navigation
- Fluro - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by Posse.
- Circle Indicator - Circle indicator for the PageViewer by Lung Razvan.
- Quick Actions - Manage and interact with the application's home screen quick actions.
Auth
- Local Auth - Touch ID, lock code, fingerprint auth on Ios and Android.
- Flutter Login - FaceID, TouchID, and Fingerprint Reader by Rody Davis.
- Google Sign-In - Google OAuth.
- Firebase Auth - Firebase OAuth.
- Facebook Auth - Facebook OAuth by Kevin Segaud.
- Flutter OAuth - Buffer, Strava, Unsplash, Github OAuth by Joe Birch.
- Instagram - Instagram auth by Wilfried Mbouenda Mbogne.
- Slack OAuth or Slack OAuth Firebase - Slack OAuth, optionally with Firebase Auth and Cloud Firestore integration.
Text & Rich Content
- Flutter Markdown - Markdown renderer for Flutter. It supports the original format, but no inline html.
- Image Placeholder - While large images load, show a fallback asset by Faisal Abid.
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.
Build & Development
- Mutisya 2 - Online Flutter Studio by Paul Mutisya.
Build automation
- Travis CI for Flutter - Continuous integration by Yegor Jbanov.
- Test Flutter on Travis - Widget testing framework by Yegor Jbanov.
- Building Apks/Ipas on Travis - Automated build for Android and IOS by Yegor Jbanov.
- BitRise - Create Bitrise Step in Go by Karol Wrótniak.
Styling
- Flutterial - 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 - Simple but useful package for use colors in flutter.
Media
- Audio Plugin - Beta by Erick Ghaumez.
- Audio Recorder - Record audio and store it locally by Jordan Alcaraz.
- Video Launcher - Launch a video player by Erick Ghaumez.
- Stereo - Playing music on iOS and Android by 2Find.
Voice
- Speech Recognition - Speech to text by Erick Ghaumez.
- OK Google - Integrate google assistant by Marcin Szalek.
Storage
- Firebase Storage - Firebase as data storage.
Monetization
- Admob - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt.
- Firebase AdMob - Ad integration using Firebase.
- Flutter Billing - Enable billing on iOS and Android by Volodymyr Lykhonis.
Templates
- Movie Details - Movie details page by Iiro Krankka.
- Flutter 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.
Utilities
IDE
- IntelliJ Plugin - Flutter on Intellij and Webstorm.
- Dart Code - Plugin to get Dart with Visual Studio Code by Danny Tuppeny.
- IntelliJ Snippets - More More More Snippets to get stuffs done even faster and also learn quickly by Robert Felker.
- VSCode Snippets - Translated from IntelliJ IDEA Official Snippets by Franz Silva.
Desktop
- Desktop Embedding - Desktop implementations of the Flutter embedding API by Google.
Plugins
- Flutter Plugins - Official Flutter Team Plugins.
- Sqflite - SQLite flutter plugin by Alexandre Roux.
- WebView - by Hadrien Lejard.
- Pub Plugins - Plugins filter in Dart Pub Repository.
- Flutter Location - Handle location, handling callbacks to get continuous location by Lyokone.
- QR Code Reader - QR Code reader plugin by Matheus Villela.
- Battery - Access various information about the battery.
- Zebra EMDK - 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 - Fully featured geolocation plugin: current location, location updates, geocode, places and more by Loup.
- Local Notifications - Plugin for displaying local notifications by Michael Bui.
- Google Mobile Vision - Implementation of Google Mobile Vision by Eduardo Folly.
- App Rating - Requesting and Writing Reviews for the App Store and Google Play by Rody Davis.
- Get Version - Version Name, Version Code, App ID and Platform with OS Version by Rody Davis.
Bluetooth / NFC / Beacon
- Flutter Ble - Bluetooth by Polidea.
- Flutter Blue - Bluetooth by Paul DeMarco.
- NFC - Connect IsoDep iso 14443-4 cards for android by Göksel Uyulmaz.
- Beacons - Flutter beacons plugin by Loup.
Open Source Apps
- FriendlyChat - Offline/Firebase chat by a team of Googlers.
- 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 use the Redux and Jaguar.
- Cooking App - by Óscar Caballero in the kitchen.
- Lime - Lime social network by Sebastian Sellmair.
- Planets-Flutter - 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.
- Heroes Companion - Companion app for Heroes of Storm including redux and sqflite by arranf.
- Trovami - Live location sharing app built on Flutter and Firebase as backend by Manoj NB.
- Music Player - Full featured music player by Pawan Kumar.
- Planty - Plants shop by Ivascu Adrian.
- InKino - 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 - Todoist like UI by Burhanuddin Rashid.
- FlutterGram - Complete Instagram based on Firestore & Google Functions by MDanics.
Games
- Flip - Reversi game by Andrew Brogdon .
Frameworks
Flux / Redux / ELM / Dependancy Injection
- Flutter_flux - Implementation of the Flux framework by Google.
- Flutter 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.
- Flutter_redux - Built to work with redux.dart, utilities that allow you to easily consume a Redux Store to build Flutter Widgets.
- GreenCat - Port of Redux to Dart, including Redux Thunk.
- Dartea - Model View Update inspired by TEA from ELM by Shilyagov P.
- Inject - Compile-time dependency injection for Dart and Flutter by Google.
Animation / Game
- Flame - Minimalist game engine by Luan Nico.
- SpriteWidget - Toolkit for building complex, high performance animations and 2D games by Viktor Lidholt.
Bonus
Published Apps
- Hamilton (iOS / Android) - Introducing Hamilton — The Official App. Fans’ access to all things Hamilton: An American Musical.
- Newsvoice (iOS / Android) - Newsvoice shows all the news and perspectives from high quality sources in one place.
- Hookle - Manage your social media in one place.
- inKino - 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.
License
To the extent possible under law, Robert Felker has waived all copyright and related or neighboring rights to this work.