mirror of
https://github.com/Solido/awesome-flutter.git
synced 2024-11-20 11:27:07 -05:00
29 KiB
29 KiB
Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase.
If you appreciate the content 📖
Support project visibility, give a ⭐
Also like 👍, star ⭐, clap 👏 links to support their authors !
Contents
Articles
Begin with
- Google IO 2018 [961👏] - Building beautiful, flexible user interfaces.
- Zero to One [2.4K👏] - Flutter basics by Mikkel Ravn.
- From Install to ListView [624👏] - 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 [734👏] - Focus on animation by Mikkel Ravn.
- Google Cloud Functions - App powered by Google Cloud Functions by Romin Irani.
- Firebase [344👍] - Firebase live coding.
- Securing Apps [237👏] - By Mehmet Fidanboylu.
- Build your plugins [336👏] - How to make a custom plug-in by Karthik Ponnam.
- Build Flavor [319👏] - Define build configurations and switch them by Salvatore Giordano.
- RxVAMS - Making Flutter more Reactive.
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.
- Fluttery - High-production value and in-depth challenges.
- Brandon Donnelson [55🎬] - Videos on layout, database and tips by Brandon Donnelson.
- Mtechviral [75🎬] - [Hindi/English] Mtechviral Series By Pawan Kumar.
- Udacity - Build Native Mobile Apps by Google.
- VoidRealms [43🎬] - Video tutorials, from basic to advanced.
Components
Demonstrations
- Official Gallery - Demo for the material design widgets provided by Flutter Team.
- Posse Gallery [136★] - Advanced demonstration by Posse.
- Flutter Examples [830★] - Simple basic isolated apps for devs by Nishant Srivastava.
UI
- 3D Object [23★] - Renders a wavefront .obj on to a canvas by Hemanth Raj.
- Contact Picker [9★] - Picking contact from the address book by Michael Goderbauer.
- Parallax [130★] - ViewPager by Iiro Krankka.
- StaggeredGridView [139★] - GridView with tiles of variable sizes by Romain Rastel.
- Sticky Header [54★] - Sliver based sticky headers by Romain Rastel.
- Radial Menu [86★] - Animated Radial Menu by Victor Choueiri.
- Tinder Cards [73★] - Tinder like cards swipe effect by Ivascu Adrian.
- Sticky Headers [88★] - Configurable sticky headers by Simon Lightfoot.
- Login Animation [151★] - Smooth animation from login to home by Ruchika Gupta.
- List Drag&Drop [68★] - Reorder list elements using Drag & Drop by Norbert515.
- Calendar Widget [10★] - Calendar widget by David Bennett.
- Side Header List [51★] - Listview with sticky headers by Rene Floor.
- Shimmer [84★] - Shimmer effect while content is loading by HungHD.
- Flip Panel [38★] - Flip panel with built-in animation by HungHD.
- Facebook Reactions [30★] - Facebook reactions widget by Duy Tran.
Material Design
- Material Color Picker [23★] - Based on the Google Docs color picker by Lung Razvan.
- Unicorn Speed Dial [30★] - Floating Action Button with Speed Dial by Tiago Martins.
Image
- Image Picker - Images Selection by Collin Jackson.
- Zoomable Image [49★] - By Perlatus.
- Carousel Slider [50★] - Carousel slider widget, support infinite scroll and custom child widget by serenader.
- Parallax Image [57★] - Image parallax by Anatoly Pulyaevskiy.
- Photo View [49★] - Scalable image view with loading placeholder by Renan C. Araújo.
- SVG [84★] - SVG parsing, rendering, and widget library by Dan Field.
- Image Cropper [31★] - Crop your images support ratio, rotation, zoom by HungHD.
- Cached Network Image [79★] - Show images from the internet and keep them in the cache directory by.
Map
- Google Map View [203★] - Displaying google map plugin by AppTree Software.
- GeoCoder [18★] - Forward and reverse geocoding by Aloïs Deniel.
- Map [166★] - Solution based on Leaflet and customizable by AppTree Software.
- Mapbox GL [87★] - Interactive, customizable vector maps by Mapbox.
Charts
- Circular Chart [89★] - Animated radial and pie charts by Victor Choueiri.
- Charts [69★] - LineChart and VerticalBarChart Library by Milan Zimmermann.
- Sparkline [49★] - Sparkline by Victor Choueiri.
- Charts [155★] - By Google Charts Team.
- Flutter Plot [6★] - Pretty plots by R. C. Howell.
- Candlesticks [28★] - OHLC and Trade Volume Charts by Trent Piercy.
- FCharts [139★] - Beautiful, responsive, animated charts by Keenan Thompson.
Navigation
- Fluro [333★] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by Posse.
- Circle Indicator [21★] - Circle indicator for the PageViewer by Lung Razvan.
- Quick Actions - Interact with the application's home screen quick actions.
- Swiper [21★] - Horizontal, Vertical, Partial swipe with indicator by Xueliang Ren.
Auth
- Local Auth - Touch ID, lock code, fingerprint auth on iOS and Android.
- Login [111★] - FaceID, TouchID, and Fingerprint Reader by Rody Davis.
- Google Sign-In - Google OAuth.
- Firebase Auth - Firebase OAuth.
- Facebook Login [68★] - Authenticate with native Android & iOS Facebook login SDKs by Iiro Krankka.
- OAuth [49★] - Buffer, Strava, Unsplash, Github OAuth by Joe Birch.
- Instagram - Instagram auth by Wilfried Mbouenda Mbogne.
- Firebase Phone Auth [69👏] - Phone number auth via SMS by Gildásio Filho.
Text & Rich Content
- Markdown [75★] - Markdown renderer for Flutter. It supports the original format, but no inline html.
- Rich Text Editor [43★] - Text editor with style by Lung Razvan.
- Masked Text [9★] - Masked text with custom and monetary formatting by Ben-hur Santos Ott.
Analytics
- Usage [35★] - 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 [21★] - Continuous integration by Yegor Jbanov.
- Test on Travis [291👏] - Widget testing framework by Yegor Jbanov.
- Building Apks/Ipas on Travis [141👏] - Automated build for Android and IOS by Yegor Jbanov.
- BitRise [36👏] - Create Bitrise Step in Go by Karol Wrótniak.
Styling
- Flutterial [50★] - 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 [29★] - Simple but useful package for use colors in flutter.
Media
Audio
- Audio Plugin [109★] - Beta by Erick Ghaumez.
- Audio Recorder [27★] - Record audio and store it locally by Jordan Alcaraz.
- Stereo [24★] - Playing music on iOS and Android by 2Find.
Video
- WebRTC [90★] - WebRTC plugin for iOS/Android by CloudWebRtc.
- Chewie [88★] - Provides low-level access to video playback by Brian Egan.
Voice
- Speech Recognition [44★] - Speech to text by Erick Ghaumez.
- OK Google - Integrate google assistant by Marcin Szalek.
Storage
- Firebase Storage - Firebase as data storage.
- Secure Storage [28★] - 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 [41★] - Enable billing on iOS and Android by Volodymyr Lykhonis.
Templates
- Movie Details [102★] - Movie details page by Iiro Krankka.
- Mates [173★] - How to load profiles from the randomuser.me API and a nice profile details page by Iiro Krankka.
- Weather [53★] - Weather app to learn how to use Canvas and Animation by Alessandro Aime.
- TodoMVC [754★] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by Brian Egan.
- Restaurant Menu [230★] - Restaurant menu by Braulio Cassule.
- UI Challenges [254★] - Profile, Travel, Food App by Tomi Alagbe.
- Cupertino Settings [20★] - iOS Settings by Matthias Rupp.
- Music Player [66★] - music player component by Tobe O.
- Dashboard [160★] - Dashboard and Shop Items by Ivascu Adrian.
- Todo [108★] - Todo template from Dribble by Marc L.
- Card Swipe Animation [58★] - Swipe cards template by Ruchika Gupta.
- UI Kit [620★] - Collection of useful UIs in a UIKit by Pawan Kumar.
Plugins
- Plugins - Official Flutter Team Plugins.
- Sqflite [278★] - SQLite flutter plugin by Alexandre Roux.
- WebView [188★] - by Hadrien Lejard.
- Pub Plugins - Plugins filter in Dart Pub Repository.
- Location [84★] - 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 [80★] - Fully featured geolocation plugin: current location, location updates, geocode, places and more by Loup.
- Local Notifications [77★] - Plugin for displaying local notifications by Michael Bui.
- Google Mobile Vision [61★] - Google Mobile Vision by Eduardo Folly.
- App Rating [24★] - Requesting and Writing Reviews for the App Store and Google Play by Rody Davis.
- Get Version [14★] - Version Name, Version Code, App ID and Platform with OS Version by Rody Davis.
- Downloader [34★] - Create and manage download tasks by HungHD.
- Place Dialog [12★] - Places picker dialog returning the places to the app by David Bennett. Rene Floor
- Device Calendar - Plugin for modifying calendars on the user's device by Built to Roam.
- Android Job Scheduler [11★] - Directly manage android system schedules by Georg Grab.
- Dialogflow [15★] - Plugin to easily integrate with dialogflow by Victor Rances.
Scanner
- QR Code Reader [36★] - QR Code reader plugin by Matheus Villela.
- Zebra EMDK [3★] - Use Zebra EMDK to access Barcode Scanner API.
Bluetooth / NFC / Beacon
- Ble [51★] - Bluetooth by Polidea.
- Blue [161★] - Bluetooth by Paul DeMarco.
- NFC [12★] - Connect IsoDep iso 14443-4 cards for android by Göksel Uyulmaz.
- Beacons [6★] - Flutter beacons plugin by Loup.
Frameworks
Redux / ELM / Dependency Injection
- Built redux [42★] - Automatic subscribing to your redux stores. Based on the built pattern by David Marne.
- Redux.dart [130★] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by John Ryan and Brian Egan.
- Redux [214★] - Built to work with redux.dart, utilities that allow you to easily consume a Redux Store to build Widgets.
- Dartea [9★] - Model View Update inspired by TEA from ELM by Shilyagov P.
- Inject [199★] - Compile-time dependency injection for Dart and Flutter by Google.
- Flutter_flux [178★] - Implementation of the Flux framework by Google.
Animation
- Sequence Animation [35★] - Composite staggered animations by Norbert Kozsir.
- SpinKit [122★] - Animated loading indicators by Jeremiah Ogbomo.
Game
- Flame [204★] - Minimalist game engine by Luan Nico.
- SpriteWidget [250★] - Toolkit for building complex, high performance animations and 2D games by Viktor Lidholt.
Misc
- Cache Manager [30★] - Generic cache manager by Rene Floor.
Open Source Apps
- FriendlyChat [119★] - Offline/Firebase chat by a team of Googlers.
- Meme Chat [260★] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers.
- Flitter [93★] - Glitter app by Hadrien Lejard and Kevin Segaud. It uses Redux and Jaguar.
- Lime [145★] - Lime social network by Sebastian Sellmair.
- Planets [170★] - Planet exploration that demonstrate rich UI by Sergi Martínez.
- NewsBuzz [195★] - Firebase backed news reader using News API by Ankur Kedia.
- DroidKaigi2018-flutter [247★] - Unofficial conference app for DroidKaigi 2018 Tokyo by konifar.
- Music Player [208★] - Full featured music player by Pawan Kumar.
- InKino [910★] - 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 [121★] - Todoist like UI by Burhanuddin Rashid.
- FlutterGram [106★] - Complete Instagram based on Firestore & Google Functions by MDanics.
- BookSearch [118★] - Digital BookShelf for your reading progress by Norbert515.
- Cinematic [177★] - UI for Movie DB Public API by Aaron Oertel.
- Beer-Me-Up [110★] - Beer tracking nicely designed by Benoit Letondor.
Games
- Flip [32★] - Reversi game by Andrew Brogdon.
Utilities
- Desktop Embedding [701★] - Desktop implementations of the Flutter embedding API by Google.
- 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 [39★] - Starter project and code generator with Redux support by Hillel Coren.