[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@harrisonqian / Awesome / wiki/platforms/flutter.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- visibility: public --- # Flutter **repo:** [Solido/awesome-flutter](https://github.com/Solido/awesome-flutter) **category:** [[platforms|Platforms]] **related:** [[ios|Ios]] · [[android|Android]] · [[react-native|React Native]] --- [<img src="https://user-images.githubusercontent.com/1295961/45949308-cbb2f680-bffb-11e8-8054-28c35ed6d132.png" align="center" width="850">](https://flutter.dev/) <p align="center"> <a href="https://github.com/sindresorhus/awesome"> <img alt="Awesome" src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" /> </a> <a href="https://twitter.com/blueaquilae"> <img alt="Awesome" src="https://img.shields.io/twitter/url/https/twitter.com/blueaquilae.svg?style=social&label=Follow%20%40blueaquilae" /> </a> </p> <p align="center"> <a href="https://trendshift.io/repositories/9391" target="_blank"><img src="https://trendshift.io/api/badge/repositories/9391" alt="Solido%2Fawesome-flutter | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a> </p> <a href="https://flutter.dev/">Flutter</a> is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. If you appreciate the content 📖, support projects visibility, give 👍| ⭐| 👏 <p align="center"> <a href="https://getstream.io/chat/sdk/flutter/?utm_source=Github&utm_medium=Github_Repo_Content_Ad&utm_content=Developer&utm_campaign=Github_Mar2022_FlutterChatSDK&utm_term=Awesome"> <img src="assets/images/stream-logo.png" width="450" alt="Stream Chat" style="margin: 20px auto;" /> </a> </p> <p align="center"> Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Video, Voice, Feeds, and Moderation APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. </p> <br> #### Demonstrations <div style="text-align: center"><table><tr> <td style="text-align: center, width: 180"> [Instant Chat Integration](https://getstream.io/chat/sdk/flutter/?utm_source=Github&utm_medium=Github_Repo_Content_Ad&utm_content=Developer&utm_campaign=Github_Mar2022_FlutterChatSDK&utm_term=Awesome) <a href="https://getstream.io/chat/sdk/flutter/?utm_source=Github&utm_medium=Github_Repo_Content_Ad&utm_content=Developer&utm_campaign=Github_Mar2022_FlutterChatSDK&utm_term=Awesome"> <img alt="Stream" src="./.github/stream-animation.gif" /> </a> [with Stream!](https://getstream.io/chat/sdk/flutter/?utm_source=Github&utm_medium=Github_Repo_Content_Ad&utm_content=Developer&utm_campaign=Github_Mar2022_FlutterChatSDK&utm_term=Awesome) </td> <td style="text-align: center"> <img width="480" alt="Heroine" src="https://github.com/whynotmake-it/rivership/raw/main/packages/heroine/doc/main.gif"> </td> </tr></table></div> ## Contents - [Articles](#articles) - [Videos](#videos) - [Components](#components) - [Navigation](#navigation) - [Template](#templates) - [Plugins](#plugins) - [Frameworks](#frameworks) - [Experimental](#experimental) - [Open Source Apps](#open-source-apps) - [Web](#web) - [Utilities](#utilities) - [Bonus](#bonus) - [Community](#community) ## Articles ### Introduction - [Google IO 2018](https://medium.com/flutter-io/building-beautiful-flexible-user-interfaces-with-flutter-material-theming-and-official-material-13ae9279ef19) - Building beautiful, flexible user interfaces. - [Presentation](https://speakerdeck.com/hjjunior/why-i-chose-flutter) - by [Helio S. Junior](https://github.com/hjJunior). - [Flutter Web](https://medium.com/flutter-community/ins-and-outs-of-flutter-web-7a82721dc19a) - Ins and Outs of Flutter Web by [Nash](https://github.com/nash0x7e2). ### Websites / Blogs - [Welcome to Flutter](https://didierboelens.com) - English and French blog dedicated to providing practical solutions to most asked questions about Flutter by Didier Boelens. - [SZAŁKO-BLOG](https://marcinszalek.pl/) - Step by step advanced design by [Marcin Szalek](https://marcinszalek.pl). - [Flutter by Example](https://flutterbyexample.com/) - [Tutorials](/@harrisonqian/awesome/wiki/computer-science/tutorials) based on [Redux](/@harrisonqian/awesome/wiki/front-end-development/redux), [Firebase](/@harrisonqian/awesome/wiki/platforms/firebase), Custom Animations, and UI. - [Flutter Institute](https://flutter.institute/) - Very original content and [tutorials](/@harrisonqian/awesome/wiki/computer-science/tutorials) by [Brian Armstrong](https://twitter.com/flutterinst). - [Norbert](https://medium.com/@norbertkozsir) - In depth articles, features and app creation by [Norbert515](https://github.com/Norbert515). - [Flutter Tips](https://medium.com/@diegoveloper) - Articles, [tips](/@harrisonqian/awesome/wiki/programming-languages/tips) & tricks in the development by [Diego Velásquez](https://twitter.com/diegoveloper). - [FilledStacks](https://www.filledstacks.com/) - [Tutorials](/@harrisonqian/awesome/wiki/computer-science/tutorials) and guides on development by [Dane Mackier](https://www.instagram.com/filledstacks/). - [Awesome Flutter tips](https://github.com/erluxman/awesomefluttertips/) - [Tips](/@harrisonqian/awesome/wiki/programming-languages/tips) to help developers increase [productivity](/@harrisonqian/awesome/wiki/work/productivity) by [erluxman](https://twitter.com/erluxman/). - [Flutter4Fun](http://flutter4fun.com) - UI Challenge implementation blog by [Iman Khoshabi](https://github.com/imaNNeoFighT). - [Flutter Stack Weekly](https://blog.canopas.com/tagged/canopas-flutter-weekly) - Weekly newsletter on new development and updates curated by [Jimmy Sanghani](https://twitter.com/jimmys0251). ### Tutorial - [Animated Chat](https://codelabs.developers.google.com/codelabs/flutter/#0) - Building beautiful UIs by Google Code Labs. - [Firebase Chat](https://codelabs.developers.google.com/codelabs/flutter-firebase/#0) - [Firebase](/@harrisonqian/awesome/wiki/platforms/firebase) [integration](/@harrisonqian/awesome/wiki/platforms/integration) by Google Code Labs. - [Flutter and [Dart](/@harrisonqian/awesome/wiki/programming-languages/dart) development](https://suragch.medium.com/flutter-and-dart-development-articles-981be9ef7b23) - Articles and [tutorials](/@harrisonqian/awesome/wiki/computer-science/tutorials) by [Suragch](https://twitter.com/Suragch1). ### Beginner - [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [5794⭐] - Visual roadmap with principles, patterns, and [frameworks](/@harrisonqian/awesome/wiki/front-end-development/frameworks) for Flutter newbies by [Olexandr Leuschenko](https://github.com/olexale). - [Layout Cheat Sheet](https://medium.com/flutter-community/flutter-layout-cheat-sheet-5363348d037e) - Extensive examples of layout widgets by [Tomek Polański](https://github.com/tomaszpolanski). - [Getting Started with Flutter](https://www.raywenderlich.com/24499516-getting-started-with-flutter) - by [raywenderlich.com](https://www.raywenderlich.com). - [Beginner's Guide](https://github.com/antz22/ultimate-guide-to-flutter) [431⭐] - Comprehensive guide to the basics of Flutter and [Firebase](/@harrisonqian/awesome/wiki/platforms/firebase) by [Anthony](https://github.com/antz22). ### Intermediate - [Flutter state management for minimalists](https://suragch.medium.com/flutter-state-management-for-minimalists-4c71a2f2f0c1?sk=6f9cedfb550ca9cc7f88317e2e7055a0) - Understanding app architecture without relying on third-party [frameworks](/@harrisonqian/awesome/wiki/front-end-development/frameworks) by [Suragch](https://twitter.com/Suragch1). See also [State Management](#state-management). ### Advanced - [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [1187👍] and [Let's build a render tree](https://www.youtube.com/watch?v=VsYbFnucHsU) - Engine architecture by Adam Barth. - [Render Objects](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) - What are Widgets, RenderObjects and Elements? by [Norbert515](https://github.com/Norbert515). - [Streams and RxDart](https://skillsmatter.com/skillscasts/12254-flutter-with-streams-and-rxdart) - Skillmatters presentation by [Brian Egan](https://github.com/brianegan). - [Gesture System](https://medium.com/flutter-community/flutter-deep-dive-gestures-c16203b3434f) - Flutter Deep Dive: Gestures by [Nash](https://github.com/nash0x7e2). - [Schemas](https://www.didierboelens.com/2018/06/widget---state---context---inheritedwidget/) - Widget, State, Context and InheritedWidget explanations by [Didier Boelens](https://didierboelens.com). - [Rendering Engine Tutorial](https://medium.com/saugo360/flutters-rendering-engine-a-tutorial-part-1-e9eff68b825d) - Flutter's Rendering Engine: A Tutorial by [AbdulRahman AlHamali](https://github.com/AbdulRahmanAlHamali/). - [Inherited Widget](https://medium.com/@chemamolins/is-flutters-inheritedwidget-a-good-fit-to-hold-app-state-2ec5b33d023e) - Flutter’s InheritedWidget to hold app state by [Chema Molins](https://github.com/jmolins). - [From Mobile to Desktop](https://medium.com/flutter-community/flutter-from-mobile-to-desktop-93635e8de64e) - Building applications for smartphones and desktops by [Marcelo Henrique Neppel](https://neppel.com.br). - [Accessibility widgets](https://medium.com/flutter-community/a-deep-dive-into-flutters-accessibility-widgets-eb0ef9455bc) - Deep dive information about all aspects of accessibility by [Muhammed Salih Güler](https://twitter.com/salihgueler). - [Profiling w/ Timeline](https://medium.com/flutter-io/profiling-flutter-applications-using-the-timeline-a1a434964af3) - Using the Timeline allows you to find and address specific performance issues in your application by [Chinmay Garde](https://medium.com/@chinmaygarde). ## Advanced graphics rendering - [Shaders](https://wolfenrain.medium.com/flutter-shaders-an-initial-look-d9eb98d3fd7a) - Fragment shaders, set it up, how it works and making it work by [Jochum van der Ploeg](https://twitter.com/wolfenrain). ### Howtos - [Parallax Effect](https://marcinszalek.pl/flutter/tickets-challenge-parallax) - Parallax & non linear animation by [Marcin Szalek](https://marcinszalek.pl). - [Build Flavor](https://medium.com/@salvatoregiordanoo/flavoring-flutter-392aaa875f36) - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo). - [Build Flavor](https://medium.com/@angeloavv/easily-build-flavors-in-flutter-[android](/@harrisonqian/awesome/wiki/platforms/android)-and-ios-with-flutter-flavorizr-d48cbf956e4) - Easily build flavors in Flutter (Android and iOS) with flutter_flavorizr by [Angelo Cassano](https://medium.com/@angeloavv). ## Videos - [Boring Show](https://www.youtube.com/watch?v=CPmN4-i9zC8&list=PLOU2XLYxmsIK0r_D-zWcmJ1plIcDNnRkK) - Exploration with the Flutter Team. - [Tensor Programming](https://www.youtube.com/watch?v=WwhyaqNtNQY&list=PLJbE2Yu2zumDqr_-hqpAN0nIr6m14TAsd) [86🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). - [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [264🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video courses for beginners & non-programmers by [Zaiste](https://zaiste.net/). - [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) [82🎬] - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders). - [Reso Coder](https://www.youtube.com/channel/UCSIvrn68cUk8CS8MbtBmBkA) - Intermediate and advanced videos by [Matej Rešetár](https://github.com/ResoCoder). ## Components ### Demonstrations - [Official Gallery](https://github.com/flutter/gallery) - Demo for the [material design](/@harrisonqian/awesome/wiki/front-end-development/material-design) widgets provided by Flutter Team. - [Flutter Examples](https://github.com/nisrulz/flutter-examples) [7112⭐] - Simple basic isolated [apps](/@harrisonqian/awesome/wiki/platforms/apps) for devs by [Nishant Srivastava](https://github.com/nisrulz). - [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [2256⭐] - showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). - [Generative Art](https://github.com/Solido/flutter-d-art) [479⭐] - Generative Art by [Robert Felker](https://github.com/Solido). ### UI - [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [505⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). - [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [929⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). - [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [614⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [443⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). - [Flushbar](https://github.com/AndreHaueisen/flushbar) [1023⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). - [Stepper Touch](https://github.com/Rahiche/stepper_touch) [355⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). - [Folding Cell](https://github.com/faob-dev/folding_cell) [563⭐] - Fold your widget by [Faob](https://github.com/faob-dev). - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1290⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Direct Select](https://github.com/LanarsInc/direct-select-flutter) [806⭐] - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). - [Before After](https://github.com/xsahil03x/before_after) [1006⭐] - Beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). - [Scratcher](https://github.com/vintage/scratcher) [643⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). - [Image Sequence Animator](https://github.com/aliyigitbireroglu/flutter-image-sequence-animator) [153⭐] - 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](https://github.com/aliyigitbireroglu). - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) [727⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). - [Credit Card Form](https://github.com/Origogi/Flutter-Credit-Card-Input) [494⭐] - Animated credit card input form [Origogi](https://github.com/Origogi). - [Animated Selection Slide](https://github.com/sbilketay/animated_selection_slide) An animated selection widget by swiping by [Sezgin Bilgetay](https://github.com/sbilketay). - [Flutter Tags](https://github.com/Dn-a/flutter_tags) [507⭐] - Tags with different customizations by [Di Natale Antonino](https://github.com/Dn-a). - [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [2137⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. - [Dough](https://github.com/HatFeather/flutter_dough) [735⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). - [Card Settings](https://github.com/codegrue/card_settings) [559⭐] - package for building settings forms by [codegrue](https://github.com/codegrue). - [Timelines](https://github.com/chulwoo-park/timelines) [768⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). - [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [783⭐] - Tile to help build beautiful and customisable timelines by [Julio Bitencourt](https://github.com/JHBitencourt). - [Rounded Loading Button](https://github.com/chrisedg87/flutter_rounded_loading_button) [358⭐] - Button with a loading indicator, complete with success and error animations by [Chris Edgington](https://twitter.com/ChrisTheEdg). - [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) [2070⭐] - Community-driven chat UI implementation by the [Flyer Chat team](https://github.com/flyerhq). - [Smooth Page Indicator](https://github.com/Milad-Akarie/smooth_page_indicator) [1383⭐] - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie). - [Super Editor](https://github.com/superlistapp/super_editor/) [?⭐] - Advanced toolkit for building document editors and readers by [Flutter Bounty Hunters](https://flutterbountyhunters.com). #### Libraries - [Forui](https://github.com/forus-labs/forui) [1379⭐] - Minimalistic UI library heavily inspired by shadcn/ui by [Forus Labs](https://github.com/forus-labs). - [Shadcn](https://github.com/nank1ro/flutter-shadcn-ui) [2276⭐] - Shadcn-ui port. Fully customizable UI components. - [TDesign Flutter](https://github.com/Tencent/tdesign-flutter) [951⭐] - A useful UI component library matches the TDesign style by [Tencent](https://github.com/Tencent). #### List - [Super List](https://github.com/superlistapp/super_sliver_list) [384⭐] - Drop-in replacement for SliverList and ListView that can handle large amount of items with variable extents by [Matej Knopp](https://github.com/knopp). - [Reorderables](https://github.com/hanshengchiu/reorderables) [759⭐] - Drag&Drop Table, Row, Column, Wrap(Grid) and SliverList elements by [Hansheng Chiu](https://github.com/hanshengchiu). - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1290⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [303⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). - [PlutoGrid](https://github.com/bosskmk/pluto_grid) [725⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). - [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [847⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). - [Snaplist](https://github.com/ariedov/flutter_snaplist) [456⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). - [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3206⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). - [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [1131⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers - [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [354⭐] - Beautiful drawer mode menu feature with perspective animations by [Rafael Almeida Barbosa](https://github.com/RafaelBarbosatec). - [Flutter Inner Drawer](https://github.com/Dn-a/flutter_inner_drawer) [517⭐] - Easy way to create an internal drawer (left / right) where you can enter a list-menu or other by [Di Natale Antonino](https://github.com/Dn-a). #### Bottom bars - [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [808⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). - [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [680⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). - [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [1069⭐] - Beautiful and [colorful](/@harrisonqian/awesome/wiki/miscellaneous/colorful) animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). - [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [370⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango). - [Google Nav Bar](https://github.com/sooxt98/google_nav_bar) [772⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98). #### Bottom Sheets - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [566⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [1959⭐] - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by [Jaime Blasco](https://github.com/jamesblasco). #### Sliders - [RangeSlider](https://github.com/boeledi/RangeSlider) [376⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). - [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [324⭐] - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna). - [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) [524⭐] - A [material design](/@harrisonqian/awesome/wiki/front-end-development/material-design) slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud). #### UI Helpers - [Offline](https://github.com/jogboms/flutter_offline) [1245⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). - [In View Notifier List](https://github.com/rvamsikrishna/inview_notifier_list) [?⭐] - ListView that notify when widgets are on screen within a provided area by [Vamsi Krishna](https://github.com/inview_notifier_list). - [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [1805⭐] - Way to showcase your app features on iOS and [Android](/@harrisonqian/awesome/wiki/platforms/android) by [Simform](https://github.com/simformsolutions). - [Mix](https://github.com/leoafarias/mix) [724⭐] - An expressive way to effortlessly build [design systems](/@harrisonqian/awesome/wiki/front-end-development/design-systems) by [Leo Farias](https://github.com/leoafarias). - [Blurhash](https://github.com/fluttercommunity/flutter_blurhash) [556⭐] - Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters by [Robert Felker](https://www.linkedin.com/in/robert-felker/). #### Material Design - [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [345⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). - [Slidable](https://github.com/letsar/flutter_slidable) [2828⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). - [Backdrop](https://github.com/fluttercommunity/backdrop) [341⭐] - [Backdrop](https://material.io/design/components/backdrop.html) implementation for flutter. #### Effect - [Frosted Glass](http://stackoverflow.com/questions/43550853/how-do-i-do-the-frosted-glass-effect-in-flutter) - Render effect by [Collin Jackson](http://www.collinjackson.com). - [Parallax](https://github.com/roughike/page-transformer) [876⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). - [Shimmer](https://github.com/hnvn/flutter_shimmer) [1832⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). - [Wave](https://github.com/i-protoss/wave) [1122⭐] - Displaying some [waves](/@harrisonqian/awesome/wiki/decentralized-systems/waves) with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). - [Liquid Swipe](https://github.com/iamSahdeep/liquid_swipe_flutter) - Liquid swipe to your stacked [containers](/@harrisonqian/awesome/wiki/platforms/containers) by [Sahdeep Singh](https://github.com/iamSahdeep). - [PhotoFilters](https://github.com/skkallayath/photofilters) [427⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). - [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [149⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). - [Clay Containers](https://github.com/mcaubrey/clay_containers) [456⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [Michael Charles](https://github.com/mcaubrey). #### Calendar - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [243⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). - [Calendar Carousel Widget](https://github.com/dooboolab/flutter_calendar_carousel) - Calendar carousel by [dooboolab](https://github.com/dooboolab/flutter_calendar_carousel) - [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [1937⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). - [Time Planner](https://github.com/Jamalianpour/time_planner) [238⭐] - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour). #### Backend-Driven - [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1630⭐] - Build your dynamic UI with [json](/@harrisonqian/awesome/wiki/miscellaneous/json), and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). ### Image - [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [1671⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). - [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [278⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). - [Photo View](https://github.com/renancaraujo/photo_view) [1982⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). - [SVG](https://github.com/dnfield/flutter_svg) [1689⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). - [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [1046⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). - [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [2547⭐] - Show images from the internet and keep them in the cache directory by. - [Lottie](https://github.com/xvrh/lottie-flutter) [1257⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [xvrh](https://github.com/xvrh/lottie-flutter). - [Bitmap](https://github.com/renancaraujo/bitmap) [176⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the [Dart](/@harrisonqian/awesome/wiki/programming-languages/dart) FFI by [Renan C. Araújo](https://github.com/renancaraujo). - [Crop](https://github.com/xclud/flutter_crop) [259⭐] - Crop any widget/image in [Android](/@harrisonqian/awesome/wiki/platforms/android), iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/). #### Image Picker - [Image Picker](https://github.com/flutter/packages/tree/main/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). - [WeChat Assets Picker](https://github.com/fluttercandies/flutter_wechat_assets_picker) [1616⭐] - Assets picker in WeChat style, support multi assets by [Alex Li](https://github.com/AlexV525). - [Advance Image Picker](https://pub.dev/packages/advance_image_picker) - Select and edit images from [Android](/@harrisonqian/awesome/wiki/platforms/android)/iOS library and capture camera shots from within the same view by [WetaVN](https://github.com/weta-vn). ### Map - [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [415⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [191⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.[github](/@harrisonqian/awesome/wiki/development-environment/github).com). - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [270⭐] - Interactive, customizable vector maps by Mapbox. - [AMap](https://github.com/fluttify-project/amap_map_fluttify) [540⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project). - [Map](https://github.com/xclud/flutter_map) [139⭐] - Fully-fledged interactive Map widget for flutter written in pure [Dart](/@harrisonqian/awesome/wiki/programming-languages/dart). Supports all platforms. by [Mahdi K. Fard](https://github.com/xclud/). ### Charts - [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [406⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). - [Sparkline](https://github.com/xqwzts/flutter_sparkline) [258⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). - [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [429⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). - [FCharts](https://github.com/thekeenant/fcharts) [326⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). - [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [7313⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). - [Bezier Chart](https://github.com/aeyrium/bezier-chart) [451⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). - [Echarts](https://github.com/entronad/flutter_echarts) [765⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad). - [Graphic](https://github.com/entronad/graphic) [1737⭐] - [Data visualization](/@harrisonqian/awesome/wiki/miscellaneous/data-visualization) library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad). ### Navigation - [Fluro](https://github.com/goposse/fluro) [3710⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com). - [PageView Indicator](https://github.com/leocavalcante/page_view_indicator) [165⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [67⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). - [Get](https://github.com/jonataslaw/get) [11002⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw). - [Beamer](https://github.com/slovnicki/beamer) [602⭐] - Route through guarded page [stacks](/@harrisonqian/awesome/wiki/miscellaneous/stacks) and URLs using the Navigator 2.0 API effortlessly by [Sandro Lovnički](https://github.com/slovnicki). - [go_router](https://github.com/csells/go_router) [440⭐] - Declarative routes to reduce complexity, deep linking for mobile and the web while maintaining developer experience by [Chris Sells](https://github.com/csells). - [auto_route](https://github.com/Milad-Akarie/auto_route_library) [1708⭐] - AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you. [Milad_Akarie](https://github.com/Milad-Akarie). ### Auth - [Local Auth](https://github.com/flutter/packages/tree/main/packages/local_auth) - Touch ID, lock code, fingerprint auth on iOS and [Android](/@harrisonqian/awesome/wiki/platforms/android). - [Login](https://github.com/AppleEducate/flutter_login) [710⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). - [Google Sign-In](https://github.com/flutter/packages/tree/main/packages/google_sign_in) - Google OAuth. - [Firebase Auth](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_auth) - [Firebase](/@harrisonqian/awesome/wiki/platforms/firebase) OAuth. - [Facebook Login](https://github.com/roughike/flutter_facebook_login) [405⭐] - Authenticate with native [Android](/@harrisonqian/awesome/wiki/platforms/android) & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). - [Apple Sign-In](https://github.com/tomgilder/flutter_apple_sign_in) [160⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). - [OAuth](https://github.com/hitherejoe/FlutterOAuth) [177⭐] - Buffer, Strava, Unsplash, [Github](/@harrisonqian/awesome/wiki/development-environment/github) OAuth by [Joe Birch](http://www.hitherejoe.com). - [Firebase Phone Auth](https://medium.com/@gildaswise/flutter-adding-sign-in-with-google-and-phone-authentication-to-your-app-69f681518f9b) - Phone number auth via SMS by [Gildásio Filho](https://github.com/gildaswise). - [SimpleAuth](https://github.com/Clancey/simple_auth) [352⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, [Github](/@harrisonqian/awesome/wiki/development-environment/github), Google, Instagram, Linked In, Microsoft Live Connect, [Github](/@harrisonqian/awesome/wiki/development-environment/github), OAuth, Basic Auth by [James Clancey](https://github.com/Clancey). - [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [293⭐] - Plugin that provides a wrapper around the AppAuth iOS and [Android](/@harrisonqian/awesome/wiki/platforms/android) SDKs by [Michael Bui](https://github.com/MaikuB). - [Passkeys](https://github.com/corbado/flutter-passkeys) [158⭐] Authenticate your users with passkeys (e.g. Face ID, Touch ID, screen lock) based on FIDO2 / WebAuthn by [Corbado](https://github.com/corbado). ### Text & Rich Content - [Masked Text](https://github.com/benhurott/flutter-masked-text) [275⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). - [Fleather](https://github.com/fleather-editor/fleather) - Soft & gentle rich text editor. - [AutoSizeText](https://github.com/leisim/auto_size_text) [2111⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). - [Parsed Text](https://github.com/fayeed/flutter_parsed_text) [222⭐] - Interactive text based on content recognition, also supports [Regex](/@harrisonqian/awesome/wiki/miscellaneous/regex) by [Fayeed Pawaskar](https://github.com/fayeed/). - [TeX](https://github.com/shah-xad/flutter_tex) [295⭐] - Render Mathematics Equations with full HTML and [JavaScript](/@harrisonqian/awesome/wiki/programming-languages/javascript) support by [Shahzad Akram](https://github.com/shah-xad). - [Code Field](https://github.com/BertrandBev/code_field) - Customizable code field widget supporting syntax highlighting by [Bertrand Bevillard](https://github.com/BertrandBev). ### Forms - [Form Builder](https://github.com/danvick/flutter_form_builder) [1581⭐] - Framework that simplifies building forms, validating fields, reacting to changes, and collecting the final user input by [Danvick Miller](https://github.com/danvick). - [Reactive Forms](https://github.com/joanpablo/reactive_forms) [490⭐] - Model-driven approach to handling Forms inputs and validations, heavily inspired in [Angular](/@harrisonqian/awesome/wiki/front-end-development/angular)'s Reactive Forms. ### Analytics - [Usage](https://github.com/dart-lang/usage) [147⭐] - Google [Analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics) wrapper for command-line, web, and Flutter [apps](/@harrisonqian/awesome/wiki/platforms/apps). - [Firebase Analytics](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_analytics) - Connect to [Firebase](/@harrisonqian/awesome/wiki/platforms/firebase) [Analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics) API. - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [25⭐] - [Analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics) for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). ### Internationalization - [GenLang](https://github.com/KingWu/gen_lang) [100⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). - [Flutter Translate](https://github.com/bratan/flutter_translate) [412⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). - [attranslate](https://github.com/fkirc/attranslate) - Semi-automated translation of ARB or [JSON](/@harrisonqian/awesome/wiki/miscellaneous/json) files by [fkirc](https://github.com/fkirc). ### Styling - [Flutterial](https://github.com/rxlabz/flutterial) [1753⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). - [Pigment](https://github.com/bregydoc/pigment) [216⭐] - Simple but useful package for use colors in flutter. ### Media - [photo_manager](https://github.com/fluttercandies/flutter_photo_manager) [739⭐] - Provides assets (image/video/audio) abstraction management APIs that can be easily integrated with custom UI widgets by [CaiJingLong](https://github.com/CaiJingLong) and [Alex Li](https://github.com/AlexV525). #### Audio - [Audio Players Plugin](https://github.com/luanpotter/audioplayers) [2108⭐] - Play multiple audio files simultaneously (Android/iOS) by [Luan Nico](https://github.com/luanpotter). - [Flutter Audio Recorder](https://github.com/shadow-app/flutter_audio_recorder) - Provides full controls and access to recording details such as level metering by [Wenyan Li](https://github.com/nikli2009). - [Flutter Sound](https://github.com/dooboolab/flutter_sound) [925⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). - [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [770⭐] Simultaneous playback of audio from assets/network/file and displaying notifications [android / ios / web / macos] - [Audio Service](https://pub.dev/packages/audio_service) - System background audio support by [Ryan Heise](https://github.com/ryanheise). [Tutorial](https://suragch.medium.com/background-audio-in-flutter-with-audio-service-and-just-audio-3cce17b4a7d?sk=0837a1b1773e27a4f879ff3072e90305) by [Suragch](https://twitter.com/Suragch1). #### Video - [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [4386⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). - [Chewie](https://github.com/brianegan/chewie) [2034⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). - [Video Trimmer](https://github.com/sbis04/video_trimmer) [477⭐] - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04). - [CamerAwesome](https://github.com/Apparence-io/camera_awesome) [1117⭐] - Community camera plugin rework by [Apparence.io studio](https://apparence.io). - [Video Editor](https://github.com/LeGoffMael/video_editor) [472⭐] - Edit (crop, trim, rotate) a video and its cover by [Maël Le Goff](https://github.com/LeGoffMael). #### Voice - [Speech Recognition](https://github.com/rxlabz/speech_recognition) [338⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). - [OK Google](https://marcinszalek.pl/flutter/ok-google-flutter/) - Integrate google assistant by [Marcin Szalek](https://marcinszalek.pl/). ### Storage - [Firebase Storage](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_storage) - [Firebase](/@harrisonqian/awesome/wiki/platforms/firebase) as data storage. - [Secure Storage](https://github.com/mogol/flutter_secure_storage) [1234⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences - [Streaming Shared Preferences](https://github.com/roughike/streaming_shared_preferences) [248⭐] - Reactive key-value store, shared preferences with Streams by [Iiro Krankka](https://github.com/roughike). ### Monetization - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and [Android](/@harrisonqian/awesome/wiki/platforms/android) by Brett Nesbitt. - [Firebase AdMob](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_admob) - Ad [integration](/@harrisonqian/awesome/wiki/platforms/integration) using [Firebase](/@harrisonqian/awesome/wiki/platforms/firebase). - [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [573⭐] - Features set of 'in app purchase' derived from [react-native-iap](https://github.com/dooboolab/react-native-iap) by [dooboolab](https://github.com/dooboolab). - [Admob Flutter](https://github.com/kmcgill88/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe) & [Kevin McGill](https://github.com/kmcgill88). - [Facebook Audience Network](https://github.com/dreamsoftin/facebook_audience_network) - Facebook Audience Network Ad plugin that shows banner, interstitial, in-stream video, rewarded video & native ads by [Dreamsoft Innovations](https://github.com/dreamsoftin). - [Square In-App Payments SDK](https://github.com/square/in-app-payments-flutter-plugin) [342⭐] - Take payments by embedding a card entry form in your app that produces nonces from customer-provided card information or digital wallets by [Square](https://github.com/orgs/square). ## Templates - [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [429⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). - [Mates](https://github.com/CodemateLtd/FlutterMates) [598⭐] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike). - [Weather](https://github.com/alessandroaime/Weather) [156⭐] - Weather app to learn how to use [Canvas](/@harrisonqian/awesome/wiki/front-end-development/canvas) and Animation by [Alessandro Aime](https://github.com/alessandroaime). - [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [8859⭐] - TODO application ready to go with different flavors : Vanilla, [Redux](/@harrisonqian/awesome/wiki/front-end-development/redux), built_redux by [Brian Egan](https://github.com/brianegan). - [Restaurant Menu](https://github.com/braulio94/menu_flutter) [624⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). - [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [1514⭐] - Profile, Travel, [Food](/@harrisonqian/awesome/wiki/miscellaneous/food) App by [Tomi Alagbe](https://github.com/tomialagbe). - [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [233⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). - [Music Player](https://github.com/thosakwe/flutter_music_player) [224⭐] - [music](/@harrisonqian/awesome/wiki/media/music) player component by [Tobe O](https://thosakwe.com/). - [Dashboard](https://github.com/Ivaskuu/dashboard) [936⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). - [Todo](https://github.com/littlemarc2011/FlutterTodo) [582⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). - [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [6277⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). - [Book](https://github.com/putraxor/flutter-book-app) [354⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). - [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1770⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). - [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [309⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). - [DrawApp](https://github.com/SnakeyHips/drawapp) [240⭐] - Sample Drawing App to demonstrate how to allow user to draw onto [canvas](/@harrisonqian/awesome/wiki/front-end-development/canvas) with color picker and brush thickness slider by [Jake Gough](https://github.com/SnakeyHips). - [Starter Kit](https://github.com/KingWu/flutter_starter_kit) [804⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). - [Feather](https://github.com/jhomlala/feather) [682⭐] - Beautiful weather application. Application includes RxDart, Dio, BLoC, i18n, unit and widget tests. by [Jakub Homlala](https://github.com/jhomlala). - [Clone UI Challenges](https://github.com/javico2609/flutter-challenges) [1514⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). - [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1686⭐] - Beautiful [food](/@harrisonqian/awesome/wiki/miscellaneous/food) app UI template by [JideGuru](https://github.com/JideGuru). - [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [3191⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). - [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [517⭐] - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw). - [Smart Washing Machine](https://github.com/pawlik92/flutter_whirlpool) [903⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92). - [Beautiful Timelines](https://github.com/JHBitencourt/beautiful_timelines) [330⭐] - A set of beautiful timelines by [Julio Bitencourt](https://github.com/JHBitencourt). ### Clone - [GitTouch](https://github.com/pd4d10/git-touch) [1649⭐] - Open source mobile client for [GitHub](/@harrisonqian/awesome/wiki/development-environment/github), GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10). - [RustDesk](https://github.com/rustdesk/rustdesk) [99332⭐] - Open source virtual / remote desktop. TeamViewer alternative. Built with [Rust](/@harrisonqian/awesome/wiki/programming-languages/rust) by [RustDesk team](https://www.rustdesk.com/). ### Machine Learning - [MLKit](https://github.com/azihsoyn/flutter_mlkit) [388⭐] - [Firebase](/@harrisonqian/awesome/wiki/platforms/firebase) [Machine Learning](/@harrisonqian/awesome/wiki/computer-science/machine-learning) Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). - [m2cgen](https://github.com/BayesWitnesses/m2cgen) [2915⭐] - CLI tool to convert ML models into native [Dart](/@harrisonqian/awesome/wiki/programming-languages/dart) code by [BayesWitnesses](https://github.com/BayesWitnesses). ### Vision - [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [273⭐] - ML vision recognitions (QRcode, face, ...) with live camera stream by [Aumard Jimmy](https://github.com/jaumard) and [Santetis](https://github.com/santetis). - [Google Mobile Vision](https://github.com/edufolly/flutter_mobile_vision) [456⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality - [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [830⭐] - Wrapper for ARKit - Apple's augmented reality platform for iOS by [Olexandr Leuschenko](https://github.com/olexale). - [ARCore Plugin](https://github.com/giandifra/arcore_flutter_plugin) [446⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins - [Pub packages](https://pub.dev/flutter/packages) - Packages filter in [Dart](/@harrisonqian/awesome/wiki/programming-languages/dart) Pub Repository. - [Plugins](https://github.com/flutter/packages/tree/main/packages) - Official Flutter Team Plugins. ### Device - [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1491⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). - [Location](https://github.com/Lyokone/flutterlocation) [1144⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). - [Proximity Sensor Plugin](https://pub.dev/packages/proximity_plugin) - A plugin to access the proximity sensor of your device by [Manoj NB](https://github.com/Samaritan1011001). - [Geolocation](https://github.com/loup-v/geolocation) [228⭐] - Fully featured geolocation plugin: current location, location updates, geocode, places and more by [Loup](http://intheloup.io). - [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) [2624⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). - [Device Calendar](https://github.com/builttoroam/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). - [Badger](https://github.com/g123k/flutter_app_badger) [309⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). - [UDID](https://github.com/GigaDroid/flutter_udid) [272⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). - [Downloader](https://github.com/hnvn/flutter_downloader) [1⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). - [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [3611⭐] - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo). - [AppAvailability](https://github.com/pichillilorenzo/flutter_appavailability) [93⭐] - List, launch and check installed [apps](/@harrisonqian/awesome/wiki/platforms/apps) by [Lorenzo Pichilli](https://github.com/pichillilorenzo). - [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [1494⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). - [VPN](https://github.com/X-dea/Flutter_VPN) [371⭐] - Access VPN services by [Jason C.H](https://github.com/ctrysbita). - [Geolocator](https://github.com/baseflow/flutter-geolocator) [1311⭐] - A Flutter geolocation plugin which provides easy access to the platform specific location services by [Baseflow](https://baseflow.com). - [Permission Handler](https://github.com/baseflow/flutter-permission-handler) [2144⭐] - A Flutter permission plugin which provides a [cross-platform](/@harrisonqian/awesome/wiki/platforms/cross-platform) (iOS, Android) API to request and check permissions by [Baseflow](https://baseflow.com). - [WidgetKit](https://github.com/fasky-software/flutter_widgetkit) [?⭐] - A plugins which allows you to create a Widget-Extention for iOS by [Thomas Leiter](https://github.com/tomLadder). - [Live Activities](https://github.com/istornz/live_activities) [233⭐] - A plugin to use iOS live activities & Dynamic Island features by [Dimitri Dessus](https://github.com/istornz). #### Scanner - [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [232⭐] - [QR Code](/@harrisonqian/awesome/wiki/miscellaneous/qr-code) reader plugin by [Matheus Villela](https://github.com/villela). - [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [292⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon - [Blue](https://github.com/pauldemarco/flutter_blue) [2429⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). - [Beacons](https://github.com/loup-v/beacons) [78⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). - [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [428⭐] - NFC reader plugin for iOS and [Android](/@harrisonqian/awesome/wiki/platforms/android) by [Matteo Crippa](https://github.com/matteocrippa). - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [83⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). - [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [701⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue). - [NFC Manager](https://github.com/okadan/flutter-nfc-manager) [235⭐] - Generic NFC plugin for iOS and [Android](/@harrisonqian/awesome/wiki/platforms/android) by [Naoki Okada](https://github.com/okadan). ### Storage - [Sqflite](https://github.com/tekartik/sqflite) [2972⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). - [Drift](https://github.com/simolus3/drift) - Drift is an easy to use, reactive, typesafe persistence library for [Dart](/@harrisonqian/awesome/wiki/programming-languages/dart) & Flutter by [. Simon Binder](https://github.com/simolus3) - [ObjectBox](https://github.com/objectbox/objectbox-dart) - On-device [database](/@harrisonqian/awesome/wiki/databases/database) for fast [cross-platform](/@harrisonqian/awesome/wiki/platforms/cross-platform) [Dart](/@harrisonqian/awesome/wiki/programming-languages/dart) object persistence by [ObjectBox](https://github.com/objectbox). ### Services - [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [212⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). - [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [649⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). - [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) [44⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish). - [App Review](https://github.com/AppleEducate/app_review) [40⭐] - Requesting and Writing Reviews for [Android](/@harrisonqian/awesome/wiki/platforms/android) and iOS by [Rody Davis](https://rodydavis.com). - [In App Review](https://github.com/britannio/in_app_review) [360⭐] - Requesting and Writing Reviews for [Android](/@harrisonqian/awesome/wiki/platforms/android), iOS and MacOS by [Britannio Jarrett](https://github.com/britannio). ## Frameworks ### State management #### Standard - [Bloc](https://github.com/felangel/bloc) [12288⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). - [Provider](https://github.com/rrousselGit/provider) [5230⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit). - [RiverPod](https://github.com/rrousselGit/river_pod) [6922⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit). - [Get It](https://github.com/fluttercommunity/get_it) [1426⭐] - Simple direct Service Locator that allows to decouple the interface from a concrete implementation by [Thomas Burkhartb](https://twitter.com/Thomasburkhartb). - [GetX](https://github.com/jonataslaw/getx) [11002⭐] - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw). - [MobX](https://github.com/mobxjs/mobx.dart) [2451⭐] - Supercharge the state-management in your [apps](/@harrisonqian/awesome/wiki/platforms/apps) with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/[React](/@harrisonqian/awesome/wiki/front-end-development/react) land. - [Signals](https://github.com/rodydavis/signals.dart) [658⭐] - Reactive programming made simple. Port of Signals pattern by [Rody Davis](https://github.com/rodydavis). #### Redux / ELM / Dependency Injection --- *truncated — [full list on GitHub](https://github.com/Solido/awesome-flutter)*