From ed62bb292f1a3c91c8d9b03edee88286b36b9d7d Mon Sep 17 00:00:00 2001 From: Subhash Date: Sun, 15 Sep 2019 13:17:14 +0100 Subject: [PATCH 01/70] add audioPlayers plugin to readMe - edited source --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 65f795f..1a787c7 100644 --- a/source.md +++ b/source.md @@ -307,6 +307,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz) - [Stereo](https://github.com/2find/stereo) - Playing music on iOS and Android by [2Find](https://github.com/2find) - [Flutter Sound](https://github.com/dooboolab/flutter_sound) - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) +- [Audio Players Plugin](https://github.com/luanpotter/audioplayers) - A Flutter plugin to play multiple audio files simultaneously (Android/iOS) by [Luan Nico](https://github.com/luanpotter). #### Video From 42c0a846ef51f5d6c87b87dfc224b5849bb7d15a Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 19 Sep 2019 00:03:01 +0200 Subject: [PATCH 02/70] Shorten desc, top audio cat --- source.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source.md b/source.md index 1a787c7..a922380 100644 --- a/source.md +++ b/source.md @@ -303,11 +303,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Audio -- [Audio Plugin](https://github.com/rxlabz/audioplayer) - Beta by [Erick Ghaumez](https://twitter.com/rxlabz) +- [Audio Players Plugin](https://github.com/luanpotter/audioplayers) - Play multiple audio files simultaneously (Android/iOS) by [Luan Nico](https://github.com/luanpotter). - [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz) - [Stereo](https://github.com/2find/stereo) - Playing music on iOS and Android by [2Find](https://github.com/2find) - [Flutter Sound](https://github.com/dooboolab/flutter_sound) - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) -- [Audio Players Plugin](https://github.com/luanpotter/audioplayers) - A Flutter plugin to play multiple audio files simultaneously (Android/iOS) by [Luan Nico](https://github.com/luanpotter). #### Video From 22f82664c48669d2dd7e5ee34d51c57f95f67297 Mon Sep 17 00:00:00 2001 From: kgdobariya <98572711+kgdobariya@users.noreply.github.com> Date: Fri, 28 Jan 2022 11:09:32 +0530 Subject: [PATCH 03/70] Add link to Flutter stack weekly Added a link for weekly newsletter on new development and updates of Flutter universe. --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 2be9266..89fb2b7 100644 --- a/source.md +++ b/source.md @@ -74,6 +74,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter Tips](https://medium.com/@diegoveloper) - Articles, tips & tricks in the development by [Diego Velásquez](https://twitter.com/diegoveloper) - [FilledStacks](https://www.filledstacks.com/) - Tutorials and guides on development by [Dane Mackier](https://www.instagram.com/filledstacks/) - [Awesome Flutter tips](https://github.com/erluxman/awesomefluttertips/) - Tips to help developers increase productivity by [erluxman](https://twitter.com/erluxman/). +- [Flutter Stack Weekly](https://blog.canopas.com/tagged/canopas-flutter-weekly) - A weekly newsletter on new development and updates of Flutter universe curated by [Jimmy Sanghani](https://twitter.com/jimmys0251) ### Tutorial From 06bda137c4069206bf53085c7af3e678a2692476 Mon Sep 17 00:00:00 2001 From: CodeDoctor <20452814+CodeDoctorDE@users.noreply.github.com> Date: Sat, 26 Mar 2022 07:11:26 +0100 Subject: [PATCH 04/70] Add Linwood Butterfly to open source apps --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index abfdd61..10a5c05 100644 --- a/source.md +++ b/source.md @@ -600,6 +600,7 @@ This section contains libraries that take an experimental or unorthodox approach - [Trace](https://github.com/trentpiercy/trace) - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy) - [Taskist](https://github.com/huextrat/Taskist) - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat) - [Tourism](https://github.com/bluemix/tourism-demo) - Tourism app based on redux w/ animations & i18n by [blueMix](https://github.com/bluemix/tourism-demo) +- [Linwood Butterfly](https://github.com/LinwoodCloud/Butterfly) - Powerful note taking app and an alternative to OneNote by [CodeDoctorDE](https://github.com/CodeDoctorDE) - [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory) - [Transform Widget](https://github.com/DrPaulT/flutter-engine-test) - Image widgets as 3D game engine sprites by [Paul Thomas](https://github.com/DrPaulT) - [Deer](https://github.com/aleksanderwozniak/deer) - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak) From 8351502b637d2c584e1e8d7da0250bb6c8aac829 Mon Sep 17 00:00:00 2001 From: imaNNeoFighT Date: Mon, 13 Jun 2022 10:41:37 +0430 Subject: [PATCH 05/70] Add Flutter4Fun blog in Websites / Blogs section --- source.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source.md b/source.md index 84a8690..8e2ae60 100644 --- a/source.md +++ b/source.md @@ -91,7 +91,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter Tips](https://medium.com/@diegoveloper) - Articles, tips & tricks in the development by [Diego Velásquez](https://twitter.com/diegoveloper) - [FilledStacks](https://www.filledstacks.com/) - Tutorials and guides on development by [Dane Mackier](https://www.instagram.com/filledstacks/) - [Awesome Flutter tips](https://github.com/erluxman/awesomefluttertips/) - Tips to help developers increase productivity by [erluxman](https://twitter.com/erluxman/). - +- [Flutter4Fun](http://flutter4fun.com) - UI Challenge implementation blog by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- ### Tutorial - [Animated Chat](https://codelabs.developers.google.com/codelabs/flutter/#0) - Building beautiful UIs by Google Code Labs From f230daab707f3ac6de9e30c551da28bba74e8ce3 Mon Sep 17 00:00:00 2001 From: mihiro Date: Tue, 19 Jul 2022 17:36:26 +0900 Subject: [PATCH 06/70] Add In App Review --- source.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source.md b/source.md index 5e528bd..44040d6 100644 --- a/source.md +++ b/source.md @@ -491,7 +491,8 @@ Simon Binder](https://github.com/simolus3) - [Intercom](https://pub.dev/packages/intercom) - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n) - [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) - Push notification service by [OneSignal](https://github.com/OneSignal) - [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish) -- [App Rating](https://github.com/AppleEducate/app_review) - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com) +- [App Review](https://github.com/AppleEducate/app_review) - Requesting and Writing Reviews for Android and iOS by [Rody Davis](https://rodydavis.com) +- [In App Review](https://github.com/britannio/in_app_review) - Requesting and Writing Reviews for Android, iOS and MacOS by [Britannio Jarrett](https://github.com/britannio) ## Frameworks From 7bcb2b0212fcd9bcf47eb730d616c033a65747e4 Mon Sep 17 00:00:00 2001 From: Festus Olusegun Date: Sat, 22 Oct 2022 00:23:28 +0100 Subject: [PATCH 07/70] Added Let's Draw --- source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source.md b/source.md index e91de19..188c4f8 100644 --- a/source.md +++ b/source.md @@ -646,6 +646,8 @@ This section contains libraries that take an experimental or unorthodox approach - [Harpy](https://github.com/robertodoering/harpy) - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering) - [Mooltik](https://github.com/ruskakimov/mooltik) - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov) - [Spotube](https://github.com/KRTirtho/spotube) - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) +- [Let's Draw](https://github.com/JideGuru/flutter_drawing_board) - A simple drawing app made by [JideGuru](https://github.com/JideGuru) + ## Utilities From e93ad6f01ec2a3a9f8d53aab9ef230de64cf4940 Mon Sep 17 00:00:00 2001 From: Enzo Conty Date: Fri, 25 Nov 2022 15:28:57 +0100 Subject: [PATCH 08/70] Added Flutter Animate --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index e91de19..1995e47 100644 --- a/source.md +++ b/source.md @@ -553,6 +553,7 @@ Simon Binder](https://github.com/simolus3) - [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) - [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). - [Funvas](https://github.com/creativecreatorormaybenot/funvas) - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). +- [Flutter Animate](https://pub.dev/packages/flutter_animate) - A performant library that makes it simple to add almost any kind of animated effect by [gskinner](https://gskinner.com/) ### Testing From 8dcbaffda2b8a1f2d0970fcc2ba13b84be46c989 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl?= Date: Mon, 28 Nov 2022 18:16:23 +0900 Subject: [PATCH 09/70] Added Video Editor --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index e91de19..9a7d4ae 100644 --- a/source.md +++ b/source.md @@ -375,6 +375,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Chewie](https://github.com/brianegan/chewie) - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan) - [Video Trimmer](https://github.com/sbis04/video_trimmer) - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04) - [CamerAwesome](https://github.com/Apparence-io/camera_awesome) - Community camera plugin rework by [Apparence.io studio](https://apparence.io) +- [Video Editor](https://github.com/LeGoffMael/video_editor) - Edit (crop, trim, rotate) a video and a its cover by [Maël Le Goff](https://github.com/LeGoffMael) #### Voice From 7fd441ae2714b7bb2812626464640604cfb0d70a Mon Sep 17 00:00:00 2001 From: Dimitri Dessus Date: Mon, 5 Dec 2022 15:55:59 +0100 Subject: [PATCH 10/70] Add Live Activities --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index e91de19..6bed421 100644 --- a/source.md +++ b/source.md @@ -469,6 +469,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Geolocator](https://github.com/baseflow/flutter-geolocator) - 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) - A Flutter permission plugin which provides a 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) - A plugin to use iOS live activities & Dynamic Island features by [Dimitri Dessus](https://github.com/istornz) #### Scanner From 2dd8c2f39633b18986b600afae1fd32974c2bb9d Mon Sep 17 00:00:00 2001 From: Dimitri Dessus Date: Mon, 5 Dec 2022 16:04:53 +0100 Subject: [PATCH 11/70] Update source.md --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 6bed421..cab1c2e 100644 --- a/source.md +++ b/source.md @@ -469,7 +469,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Geolocator](https://github.com/baseflow/flutter-geolocator) - 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) - A Flutter permission plugin which provides a 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) - A plugin to use iOS live activities & Dynamic Island features by [Dimitri Dessus](https://github.com/istornz) +- [Live Activities](https://github.com/istornz/live_activities) - A plugin to use iOS live activities & Dynamic Island features by [Dimitri Dessus](https://github.com/istornz) #### Scanner From d85aa2f4d742f415ff653da9bcaaeb863472cb1d Mon Sep 17 00:00:00 2001 From: Doncho Angelov Date: Sat, 1 Apr 2023 12:25:26 +0300 Subject: [PATCH 12/70] Fixing inaccessible link to a tutorial It seems the [Planets-Flutter: from design to app](http://sergiandreplace.com/2017/09/planets-flutter-from-design-to-app) article is not there anymore. --- source.md | 1 - 1 file changed, 1 deletion(-) diff --git a/source.md b/source.md index a765b81..e208f24 100644 --- a/source.md +++ b/source.md @@ -100,7 +100,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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 integration by Google Code Labs -- [Planets-Flutter: from design to app](http://sergiandreplace.com/2017/09/planets-flutter-from-design-to-app) - Detailed planets design tutorial - [Flutter and Dart development](https://suragch.medium.com/flutter-and-dart-development-articles-981be9ef7b23) - Articles and tutorials by [Suragch](https://twitter.com/Suragch1) ### Beginner From 4b7a3b070a168f229af7c076c42f080d9a6d4277 Mon Sep 17 00:00:00 2001 From: Milad Akarie <55059449+Milad-Akarie@users.noreply.github.com> Date: Tue, 18 Apr 2023 01:50:02 +0300 Subject: [PATCH 13/70] Add auto_route to navigation section --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index a765b81..cc0fd68 100644 --- a/source.md +++ b/source.md @@ -311,6 +311,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Get](https://github.com/jonataslaw/get) - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) - [Beamer](https://github.com/slovnicki/beamer) - Route through guarded page 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) - 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) - AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you. [Milad_Akarie](https://github.com/Milad-Akarie). ### Auth From a87aeea078a1260546ae173a54eab76e407b92a9 Mon Sep 17 00:00:00 2001 From: Milad Akarie <55059449+Milad-Akarie@users.noreply.github.com> Date: Tue, 18 Apr 2023 02:06:02 +0300 Subject: [PATCH 14/70] Added smooth_page_indicator to UI section --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index a765b81..64f9ae4 100644 --- a/source.md +++ b/source.md @@ -187,7 +187,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Rounded Loading Button](https://github.com/chrisedg87/flutter_rounded_loading_button) - Button with a loading indicator, complete with success and error animations by [Chris Edgington](https://twitter.com/ChrisTheEdg) - [PlutoGrid](https://github.com/bosskmk/pluto_grid) - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). - [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) - 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) - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) #### Sticky Headers - [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine) From 306ca0b61b60a107d3af81a7e8b920d63aa4dba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20B=C4=85k?= <32651935+mateusz-bak@users.noreply.github.com> Date: Tue, 25 Jul 2023 10:39:50 +0100 Subject: [PATCH 15/70] Added Openreads app --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 32072a2..9ef6341 100644 --- a/source.md +++ b/source.md @@ -646,6 +646,7 @@ This section contains libraries that take an experimental or unorthodox approach - [Harpy](https://github.com/robertodoering/harpy) - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering) - [Mooltik](https://github.com/ruskakimov/mooltik) - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov) - [Spotube](https://github.com/KRTirtho/spotube) - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) +- [Openreads](https://github.com/mateusz-bak/openreads-android) - A simple privacy oriented mobile books tracker using Open Library API by [mateusz-bak](https://github.com/mateusz-bak) ## Utilities From ec1e61946c19a8a12da53083e53892b359a2741f Mon Sep 17 00:00:00 2001 From: Amir Panahandeh Date: Sun, 6 Aug 2023 12:29:30 +0330 Subject: [PATCH 16/70] Replace Zefyr with Fleather --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 32072a2..b8f039b 100644 --- a/source.md +++ b/source.md @@ -329,7 +329,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Markdown](https://github.com/flutter/flutter_markdown) - Markdown renderer for Flutter. It supports the original format, but no inline html - [Masked Text](https://github.com/benhurott/flutter-masked-text) - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott) -- [Zefyr](https://github.com/memspace/zefyr) - Soft & gentle rich text editor by [Memspace](https://github.com/memspace/zefyr) +- [Fleather](https://github.com/fleather-editor/fleather) - Soft & gentle rich text editor - [AutoSizeText](https://github.com/leisim/auto_size_text) - 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) - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/) - [TeX](https://github.com/shah-xad/flutter_tex) - Render Mathematics Equations with full HTML and JavaScript support by [Shahzad Akram](https://github.com/shah-xad) From f96bfea97cb39dee9d8cce32892cb2da157301a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Goulart=20Nogueira?= Date: Thu, 19 Oct 2023 11:35:59 -0300 Subject: [PATCH 17/70] Update deprecated links --- source.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source.md b/source.md index 32072a2..ee812cb 100644 --- a/source.md +++ b/source.md @@ -279,7 +279,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Image Picker -- [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com) +- [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) - 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/iOS library and capture camera shots from within the same view by [WetaVN](https://github.com/weta-vn) @@ -314,9 +314,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Auth -- [Local Auth](https://github.com/flutter/plugins/tree/master/packages/local_auth) - Touch ID, lock code, fingerprint auth on iOS and Android +- [Local Auth](https://github.com/flutter/packages/tree/main/packages/local_auth) - Touch ID, lock code, fingerprint auth on iOS and Android - [Login](https://github.com/AppleEducate/flutter_login) - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com) -- [Google Sign-In](https://github.com/flutter/plugins/tree/master/packages/google_sign_in) - Google OAuth +- [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 OAuth - [Facebook Login](https://github.com/roughike/flutter_facebook_login) - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike) - [Apple Sign-In](https://github.com/tomgilder/flutter_apple_sign_in) - Apple sign in by [Tom Gilder](https://github.com/tomgilder) @@ -449,7 +449,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ## Plugins - [Pub packages](https://pub.dev/flutter/packages) - Packages filter in Dart Pub Repository. -- [Plugins](https://github.com/flutter/plugins/tree/master/packages) - Official Flutter Team Plugins +- [Plugins](https://github.com/flutter/packages/tree/main/packages) - Official Flutter Team Plugins ### Device From f2f2406d92eb21521fe0281613d3dd57a9c9f0fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eligio=20Mari=C3=B1o?= <22875166+gmeligio@users.noreply.github.com> Date: Mon, 29 Jan 2024 19:23:08 +0100 Subject: [PATCH 18/70] feat(Open Source Apps): add Spotube --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 32072a2..02786ac 100644 --- a/source.md +++ b/source.md @@ -608,6 +608,7 @@ This section contains libraries that take an experimental or unorthodox approach - [Developer Quest](https://github.com/2d-inc/developer_quest) - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/) - [AppFlowy](https://github.com/AppFlowy-IO/appflowy) - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) - [RustDesk](https://github.com/rustdesk/rustdesk) - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). +- [Spotube](https://github.com/KRTirtho/spotube) - Open source Spotify client for desktop and mobile by [Kingkor Roy Tirtho](https://github.com/KRTirtho) ### Top From 3d1d04629469a03b317ac9ef08772596dd760428 Mon Sep 17 00:00:00 2001 From: KristinaZoteva Date: Mon, 11 Mar 2024 13:33:22 +0100 Subject: [PATCH 19/70] Add Oh, my Flutter channel rus. --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 32072a2..2abb60c 100644 --- a/source.md +++ b/source.md @@ -878,6 +878,7 @@ This section contains libraries that take an experimental or unorthodox approach ### 🇷🇺 Russia - [Telegram](https://t.me/rudart) +- [Telegram - Oh, my Flutter](https://t.me/ohmyflutter) ### 🇪🇸 Spain From 159a796bfd8214e8ccc9ee9a5b7362ae9b5aba74 Mon Sep 17 00:00:00 2001 From: KristinaZoteva Date: Mon, 11 Mar 2024 13:35:00 +0100 Subject: [PATCH 20/70] Add Flutter meetup Voronezh Russia. --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 32072a2..2455098 100644 --- a/source.md +++ b/source.md @@ -878,6 +878,7 @@ This section contains libraries that take an experimental or unorthodox approach ### 🇷🇺 Russia - [Telegram](https://t.me/rudart) +- Meetup [Flutter Voronezh](https://www.meetup.com/flutter-voronezh/) ### 🇪🇸 Spain From a248d1e29f012095dcd59cd78742c5b198ef7ebf Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 15 Apr 2024 00:25:19 +0200 Subject: [PATCH 21/70] Create regen.md --- regen.md | 937 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 937 insertions(+) create mode 100644 regen.md diff --git a/regen.md b/regen.md new file mode 100644 index 0000000..92314d5 --- /dev/null +++ b/regen.md @@ -0,0 +1,937 @@ +[](https://flutter.dev/) + + +

+ + Github Repositories + + + Awesome + + + Awesome + +

+ + +Flutter 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 👍| ⭐| 👏 + + + + + + +#### Demonstrations +
+ + + + + +
+ + +[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) + + + Stream + + +[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) + + + + BMW + + BMW + Connect + + + BlueAquilae Twitter Meteo + + + Calendar + Meteo + +
+ + +## Contents + +- [Articles](#articles) +- [Videos](#videos) +- [Components](#components) +- [Navigation](#navigation) +- [Template](#templates) +- [Plugins](#plugins) +- [Frameworks](#frameworks) +- [Experimental](#experimental) +- [Gaming](#gaming) +- [Open Source Apps](#open-source-apps) +- [Web](#web) +- [Utilities](#utilities) +- [Books](#books) +- [Bonus](#bonus) +- [Jobs](#jobs) +- [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) claps - 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) claps - 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 based on Redux, Firebase, Custom Animations, and UI +- [Flutter Institute](https://flutter.institute/) - Very original content and tutorials by [Brian Armstrong](https://twitter.com/flutterinst) +- [Iirokrankka.com](https://iirokrankka.com/) - Articles and tutorials and anything related by [Iiro Krankka](https://twitter.com/koorankka). +- [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 & tricks in the development by [Diego Velásquez](https://twitter.com/diegoveloper) +- [FilledStacks](https://www.filledstacks.com/) - Tutorials and guides on development by [Dane Mackier](https://www.instagram.com/filledstacks/) +- [Awesome Flutter tips](https://github.com/erluxman/awesomefluttertips/) - Tips to help developers increase productivity by [erluxman](https://twitter.com/erluxman/). + +### 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 integration by Google Code Labs +- [Planets-Flutter: from design to app](http://sergiandreplace.com/2017/09/planets-flutter-from-design-to-app) - Detailed planets design tutorial +- [Flutter and Dart development](https://suragch.medium.com/flutter-and-dart-development-articles-981be9ef7b23) - Articles and tutorials by [Suragch](https://twitter.com/Suragch1) + +### Beginner + +- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [5198⭐] - Visual roadmap with principles, patterns, and 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) [350⭐] - Comprehensive guide to the basics of Flutter and 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 by [Suragch](https://twitter.com/Suragch1). See also [State Management](#state-management) + +### Advanced + +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [1101👍] 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) claps - 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) claps - 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) claps - 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) claps - 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) claps - 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) claps - 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-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) - Very rich content by [Tensor Programming](http://tensor-programming.com/) +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan) +- [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video courssd for beginners & non-programmers by [Zaiste](https://zaiste.net/) +- [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) - 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 widgets provided by Flutter Team +- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [6742⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [2090⭐] - 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) [470⭐] - Generative Art by [Robert Felker](https://github.com/Solido) + + +### UI + +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3035⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [499⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts) +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [827⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu) +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [607⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn) +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [409⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [983⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [296⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [781⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [450⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov) +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [376⭐] - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung) +- [Folding Cell](https://github.com/faob-dev/folding_cell) [567⭐] - Fold your widget by [Faob](https://github.com/faob-dev) +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Slide Container](https://pub.dev/packages/slide_container) Slide vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec). +- [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). +- [Before After](https://github.com/xsahil03x/before_after) [870⭐] - 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) [524⭐] - 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) [148⭐] - 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) [659⭐] - 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) [499⭐] - Tags with different customizations by [Di Natale Antonino](https://github.com/Dn-a). +- [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [1920⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. +- [Dough](https://github.com/HatFeather/flutter_dough) [682⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). +- [Card Settings](https://github.com/codegrue/card_settings) [518⭐] - package for building settings forms by [codegrue](https://github.com/codegrue). +- [Timelines](https://github.com/chulwoo-park/timelines) [690⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). +- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [673⭐] - A 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) [294⭐] - Button with a loading indicator, complete with success and error animations by [Chris Edgington](https://twitter.com/ChrisTheEdg) +- [PlutoGrid](https://github.com/bosskmk/pluto_grid) [620⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). +- [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) [1354⭐] - Community-driven chat UI implementation by the [Flyer Chat team](https://github.com/flyerhq) + +#### Sticky Headers + +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [339⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine) +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [876⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar) +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [1053⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/) + +#### Drawers + +- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [339⭐] - 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) [499⭐] - 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) [733⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [616⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [983⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [371⭐] - 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) [683⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98) + +#### Bottom Sheets +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [556⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [1780⭐] - 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) [322⭐] - 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) [486⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) + +#### UI Helpers + +- [Reorderables](https://github.com/hanshengchiu/reorderables) [714⭐] - 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) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [306⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [993⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Scroll To Index](https://github.com/quire-io/scroll-to-index) [480⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [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/rvamsikrishna). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [1376⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) + +#### Material Design + +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [348⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins) +- [Slidable](https://github.com/letsar/flutter_slidable) [2604⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) +- [Backdrop](https://github.com/fluttercommunity/backdrop) [307⭐] - [Backdrop](https://material.io/design/components/backdrop.html) implementation for flutter. + +#### Cupertino Design + +- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [239⭐] - Peek & Pop implementation based on the iOS functionality by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu) + +#### 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) [880⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike) +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [1738⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) +- [Wave](https://github.com/i-protoss/wave) [1052⭐] - Displaying some 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 by [Sahdeep Singh](https://github.com/iamSahdeep) +- [PhotoFilters](https://github.com/skkallayath/photofilters) [395⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [146⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). +- [Clay Containers](https://github.com/mcaubrey/clay_containers) [431⭐] - 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) [247⭐] - 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) [1709⭐] - 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) [209⭐] - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour) + + +#### Login + +kotlin.Unit +- [Flutter Login](https://github.com/NearHuscarl/flutter_login) - Login widget with slick animation from start to finish by [NearHuscarl](https://github.com/NearHuscarl) + +#### Backend-Driven + +- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1499⭐] - Build your dynamic UI with 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) [1555⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014) +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [281⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy) +- [Photo View](https://github.com/renancaraujo/photo_view) [1851⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo) +- [SVG](https://github.com/dnfield/flutter_svg) [1628⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield) +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [971⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn) +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [2378⭐] - Show images from the internet and keep them in the cache directory by +- [Lottie](https://github.com/xvrh/lottie-flutter) [1104⭐] - 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) [166⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo) +- [Crop](https://github.com/xclud/flutter_crop) [254⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/) + +#### Image Picker + +- [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com) +- [WeChat Assets Picker](https://github.com/fluttercandies/flutter_wechat_assets_picker) [1424⭐] - 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/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) [416⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/) +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [185⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com) +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [269⭐] - Interactive, customizable vector maps by Mapbox +- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [539⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project) +- [Map](https://github.com/xclud/flutter_map) [127⭐] - Fully-fledged interactive Map widget for flutter written in pure Dart. Supports all platforms. by [Mahdi K. Fard](https://github.com/xclud/) + +### Charts + +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [399⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts) +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [259⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts) +kotlin.Unit +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [422⭐] - 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) [6361⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [445⭐] - 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) [723⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad) +- [Graphic](https://github.com/entronad/graphic) [1482⭐] - Data visualization library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad) + +### Navigation + +- [Fluro](https://github.com/goposse/fluro) [3654⭐] - 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) [164⭐] - 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) [68⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com) +- [Get](https://github.com/jonataslaw/get) [9791⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) +- [Beamer](https://github.com/slovnicki/beamer) [573⭐] - Route through guarded page 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) [442⭐] - Declarative routes to reduce complexity, deep linking for mobile and the web while maintaining developer experience by [Chris Sells](https://github.com/csells). + +### Auth + +- [Local Auth](https://github.com/flutter/plugins/tree/master/packages/local_auth) - Touch ID, lock code, fingerprint auth on iOS and Android +- [Login](https://github.com/AppleEducate/flutter_login) [708⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com) +- [Google Sign-In](https://github.com/flutter/plugins/tree/master/packages/google_sign_in) - Google OAuth +- [Firebase Auth](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_auth) - Firebase OAuth +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [404⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike) +- [Apple Sign-In](https://github.com/tomgilder/flutter_apple_sign_in) [159⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder) +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [176⭐] - Buffer, Strava, Unsplash, 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) claps - Phone number auth via SMS by [Gildásio Filho](https://github.com/gildaswise) +- [SimpleAuth](https://github.com/Clancey/simple_auth) [350⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by [James Clancey](https://github.com/Clancey) +- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [267⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB) + +### Text & Rich Content + +kotlin.Unit +- [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) +- [Zefyr](https://github.com/memspace/zefyr) [2213⭐] - Soft & gentle rich text editor by [Memspace](https://github.com/memspace/zefyr) +- [AutoSizeText](https://github.com/leisim/auto_size_text) [1977⭐] - 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) [216⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/) +- [TeX](https://github.com/shah-xad/flutter_tex) [254⭐] - Render Mathematics Equations with full HTML and 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) [1427⭐] - 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) [447⭐] - Model-driven approach to handling Forms inputs and validations, heavily inspired in Angular's Reactive Forms. + +### Analytics + +- [Usage](https://github.com/dart-lang/usage) [143⭐] - Google Analytics wrapper for command-line, web, and Flutter apps +- [Firebase Analytics](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API +- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [24⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode) + +### Internationalization + +- [GenLang](https://github.com/KingWu/gen_lang) [99⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu) +- [Flutter Translate](https://github.com/bratan/flutter_translate) [383⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me) +- [attranslate](https://github.com/fkirc/attranslate) - Semi-automated translation of ARB or JSON files by [fkirc](https://github.com/fkirc) + + +### Styling + +- [Flutterial](https://github.com/rxlabz/flutterial) [1751⭐] - 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) [634⭐] - 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 + +- [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). +kotlin.Unit +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [845⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) +- [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [735⭐] 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) [3941⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc) +- [Chewie](https://github.com/brianegan/chewie) [1860⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan) +- [Video Trimmer](https://github.com/sbis04/video_trimmer) [402⭐] - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04) +- [CamerAwesome](https://github.com/Apparence-io/camera_awesome) [873⭐] - Community camera plugin rework by [Apparence.io studio](https://apparence.io) + +#### Voice + +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [334⭐] - 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 as data storage +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [1070⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol) + +#### Preferences + +- [Streaming Shared Preferences](https://github.com/roughike/streaming_shared_preferences) - 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 by Brett Nesbitt +- [Firebase AdMob](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_admob) - Ad integration using Firebase +- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [544⭐] - 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 & natvie ads by [Dreamsoft Innovations](https://github.com/dreamsoftin). +- [Square In-App Payments SDK](https://github.com/square/in-app-payments-flutter-plugin) [332⭐] - 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) [437⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike) +- [Mates](https://github.com/CodemateLtd/FlutterMates) [574⭐] - 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) [153⭐] - Weather app to learn how to use Canvas and Animation by [Alessandro Aime](https://github.com/alessandroaime) +- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [8665⭐] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by [Brian Egan](https://github.com/brianegan) +- [Restaurant Menu](https://github.com/braulio94/menu_flutter) [623⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94) +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [1509⭐] - Profile, Travel, 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 player component by [Tobe O](https://thosakwe.com/) +- [Dashboard](https://github.com/Ivaskuu/dashboard) [908⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu) +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [577⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/) +kotlin.Unit +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [6169⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan) +- [Book](https://github.com/putraxor/flutter-book-app) [352⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor) +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1720⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [303⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984) +- [DrawApp](https://github.com/SnakeyHips/drawapp) [239⭐] - Sample Drawing App to demonstrate how to allow user to draw onto canvas with color picker and brush thickness slider by [Jake Gough](https://github.com/SnakeyHips) +- [Starter Kit](https://github.com/KingWu/flutter_starter_kit) [776⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu) +- [Feather](https://github.com/jhomlala/feather) [657⭐] - 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) [1497⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609) +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1503⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru) +- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [2996⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). +- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [450⭐] - 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) [861⭐] - 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) [294⭐] - A set of beautiful timelines by [Julio Bitencourt](https://github.com/JHBitencourt). + +### Clone + +- [GitTouch](https://github.com/pd4d10/git-touch) [1493⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10) +- [RustDesk](https://github.com/rustdesk/rustdesk) - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) + +### Machine Learning + +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [390⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn) +- [m2cgen](https://github.com/BayesWitnesses/m2cgen) [2703⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) + +### Vision + +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [272⭐] - 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) [454⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly) + +#### Augmented Reality + +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [786⭐] - 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) [420⭐] - 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 Pub Repository. +- [Plugins](https://github.com/flutter/plugins/tree/master/packages) - Official Flutter Team Plugins + +### Device + +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1468⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard) +- [Location](https://github.com/Lyokone/flutterlocation) [1059⭐] - 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) [226⭐] - 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) [2378⭐] - 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) [293⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) +- [UDID](https://github.com/GigaDroid/flutter_udid) [229⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) +- [Downloader](https://github.com/hnvn/flutter_downloader) [887⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn) +- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [2971⭐] - 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) [91⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [1247⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) +- [VPN](https://github.com/X-dea/Flutter_VPN) - Access VPN services by [Jason C.H](https://github.com/ctrysbita) +- [Geolocator](https://github.com/baseflow/flutter-geolocator) - 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) - A Flutter permission plugin which provides a 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) + +#### Scanner + +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [234⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela) +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [293⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica) + +#### Bluetooth / NFC / Beacon + +- [Blue](https://github.com/pauldemarco/flutter_blue) [2340⭐] - 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) [375⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa) +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [82⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/) +- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [634⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue) +- [NFC Manager](https://github.com/okadan/flutter-nfc-manager) [183⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan) + +### Storage + +- [Sqflite](https://github.com/tekartik/sqflite) [2790⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/) +- [Moor](https://github.com/simolus3/moor) - Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [ +Simon Binder](https://github.com/simolus3) + +### Services + +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [214⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/) +kotlin.Unit +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [604⭐] - 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 Rating](https://github.com/AppleEducate/app_review) [39⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com) + + +## Frameworks + +### State management + +#### Standard + +- [Bloc](https://github.com/felangel/bloc) [11364⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) +- [MobX](https://github.com/mobxjs/mobx.dart) [2360⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Provider](https://github.com/rrousselGit/provider) [5020⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) +- [RiverPod](https://github.com/rrousselGit/river_pod) [5734⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) +- [GetX](https://github.com/jonataslaw/getx) - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) +- [Binder](https://github.com/letsar/binder) [178⭐] - A lightweight, yet powerful way to bind your application state with your business logic, by [Romain Rastel](https://github.com/letsar). + +#### Redux / ELM / Dependency Injection + +- [Built redux](https://github.com/davidmarne/flutter_built_redux) [77⭐] - Automatic subscribing to your redux stores. Based on the built pattern by [David Marne](https://github.com/davidmarne) +- [Redux.dart](https://github.com/johnpryan/redux.dart) [513⭐] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects) +- [Redux](https://github.com/brianegan/flutter_redux) [1648⭐] - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Widgets +- [Inject](https://github.com/google/inject.dart) [868⭐] - Compile-time dependency injection by Google +- [Flux](https://github.com/google/flutter_flux) [372⭐] - Implementation of the Flux framework by Google +- [Fish](https://github.com/alibaba/fish-redux) [7342⭐] - Alibaba Redux implementation +- [Async Redux](https://pub.dev/packages/async_redux) [227⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/) + +### Widgets + +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [3007⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) +- [Functional widget](https://github.com/rrousselGit/functional_widget) [580⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit) + +### Data + +- [Graphql](https://github.com/zino-app/graphql-flutter) [3221⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [305⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/) +- [Ferry](https://github.com/gql-dart/ferry) [582⭐] - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) + + +### Backend + +- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1499⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). +- [NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool) +- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) [562⭐] Open source backend framework by [ParsePlatform](https://parseplatform.org/). +- [Serverpod](https://github.com/serverpod/serverpod) - Write your server-side code and API in Dart. + +### Animation + +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [390⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [2930⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms) +- [Villains](https://github.com/Norbert515/flutter_villains) [361⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1617⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/) +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [479⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks) +- [Simple Animations](https://github.com/felixblaschke/simple_animations) - Create awesome custom animations easily by [Felix Blaschke](https://github.com/felixblaschke) +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [280⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [1503⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) +- [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). +- [Funvas](https://github.com/creativecreatorormaybenot/funvas) [510⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). + + +### Testing + +- [flutter_convenient_test](https://github.com/fzyzcjy/flutter_convenient_test) [449⭐] - Tests with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode by [fzyzcjy](https://github.com/fzyzcjy) +- [Patrol](https://github.com/leancodepl/patrol) [769⭐] - Easy-to-learn, powerful UI testing framework eliminating limitations of `flutter_test`, `integration_test`, and `flutter_driver` by [LeanCode](https://leancode.co) + +### Web + +- [Responsive Framework](https://github.com/Codelessly/ResponsiveFramework) [1198⭐] - Automatically adapt UI to different screen sizes. Responsiveness made simple by [Codelessly](https://codelessly.com) + +## Experimental + +This section contains libraries that take an experimental or unorthodox approach. + +- [styled_widget](https://github.com/ReinBentdal/styled_widget) [1209⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). + +## Engines + +### Rendering + +- [Graphx](https://github.com/roipeker/graphx) [477⭐] - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker). + +### Game + +- [Flame](https://github.com/flame-engine/flame) [8771⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) +kotlin.Unit +- [Bonfire](https://github.com/RafaelBarbosatec/bonfire) [1127⭐] - Flame engine based game engine for 2D RPG games +- [Zerker](https://github.com/flutterkit/zerker) [648⭐] - Lightweight and powerful graphic animation library by [drawcall](https://github.com/drawcall). + +#### Open source games + +- [Flip](https://github.com/RedBrogdon/flutterflip) [264⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) +- [2048](https://github.com/anuranBarman/2048) [324⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman) +- [TRex](https://github.com/renancaraujo/trex-flame) [5⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo) +- [Crush](https://github.com/boeledi/flutter_crush) [552⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com) +- [Slide Puzzle](https://github.com/kevmoo/slide_puzzle) [178⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) +- [Tetris](https://github.com/boyan01/flutter-tetris) [1558⭐] - Tetris game by [YangBin](https://github.com/boyan01) +- [Party Charades](https://github.com/vintage/party_flutter) [207⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage) +- [Ghost Rigger](https://github.com/Float-like-a-dash-Sting-like-a-dart/GhostRigger) [220⭐] - Ghost Rigger is a cyberpunk inspired puzzle game by [Iain Smith](https://github.com/b099l3) and [Julio Ernesto Rodríguez Cabañas](https://github.com/ernestoyaquello). +- [Space Empires](https://github.com/satyamx64/space_empires) [91⭐] - A 4X Space themed strategy game by [Satyam Sharma](https://github.com/satyamx64) + +#### Game Engine resources + +- [Awesome Flame](https://github.com/flame-engine/awesome-flame) - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine) + + +## Open Source Apps + +### Premium + +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [6436⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/) +- [Developer Quest](https://github.com/2d-inc/developer_quest) [2993⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/) +- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [48394⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) +- [RustDesk](https://github.com/rustdesk/rustdesk) [62337⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). + +### Top + +- [Flutter Team Samples](https://github.com/flutter/samples) [16536⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) +- [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [23562⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) +- [Meme Chat](https://github.com/efortuna/memechat) [540⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +kotlin.Unit +- [Lime](https://github.com/fablue/lime-flutter) [381⭐] - Lime social network by Sebastian Sellmair +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [756⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com) +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [595⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia) +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [510⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar) +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1676⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk) +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [1132⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52) +- [FlutterGram](https://github.com/mdanics/fluttergram) [2283⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics) +- [BookSearch](https://github.com/Norbert515/BookSearch) [537⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515) +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [890⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe) +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [486⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor) +- [Trace](https://github.com/trentpiercy/trace) [1085⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy) +- [Taskist](https://github.com/huextrat/Taskist) [959⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat) +- [Tourism](https://github.com/bluemix/tourism-demo) [302⭐] - Tourism app based on redux w/ animations & i18n by [blueMix](https://github.com/bluemix/tourism-demo) +- [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [615⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory) +- [Transform Widget](https://github.com/DrPaulT/flutter-engine-test) - Image widgets as 3D game engine sprites by [Paul Thomas](https://github.com/DrPaulT) +- [Deer](https://github.com/aleksanderwozniak/deer) [421⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak) +- [TailorMade](https://github.com/jogboms/tailor_made) [326⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms) +- [Instory](https://github.com/InvertedX/instory) [207⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar) +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [834⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [219⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji) +- [Reply](https://github.com/flschweiger/reply) [562⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger) +- [Enigma](https://github.com/AmitJoki/Enigma) - Privacy chat with end-to-end encryption by [AmitJoki](https://github.com/AmitJoki) +- [Chillify](https://github.com/KarimElghamry/chillify) - Fancy music app made with Provider and Bloc pattern by [Karim Elghamry](https://github.com/KarimElghamry) +- [Pokedex](https://github.com/scitbiz/flutter_pokedex) - Pokedex app with beautiful UI and smooth animation by [Hung Pham](https://github.com/scitbiz) +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [2055⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) +- [GitJournal](https://github.com/GitJournal/GitJournal) [3297⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda) +- [AuthPass](https://github.com/authpass/authpass) [2107⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul) +- [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [3644⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc) +- [Harpy](https://github.com/robertodoering/harpy) [2036⭐] - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering) +- [Mooltik](https://github.com/ruskakimov/mooltik) [194⭐] - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov) +- [Spotube](https://github.com/KRTirtho/spotube) [24024⭐] - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) + +## Utilities + +- [Launcher Icons](https://github.com/franzsilva/flutter_launcher_icons) - Generate your launcher icons easily by [Mark O'Sullivan](https://github.com/MarkOSullivan94) and [Franz Silva](https://github.com/franzsilva) +- [FlutterIcon](http://fluttericon.com/) [409⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) +- [FVM](https://github.com/leoafarias/fvm) [4274⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Environment Configuration](https://github.com/TatsuUkraine/dart_environment_config) [91⭐] - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine) +- [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [408⭐] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv) +- [Fontify](https://github.com/westracer/fontify) [102⭐] - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by [Igor Kharakhordin](https://github.com/westracer) +- [FlutterGen](https://github.com/FlutterGen/flutter_gen) [1392⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. +- [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) [2068⭐] - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource) +- [Flutter Sidekick](https://github.com/leoafarias/sidekick) [1461⭐] - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias) +- [Dart Code Metrics](https://github.com/dart-code-checker/dart-code-metrics) [855⭐] - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for the Dart analyzer by [Dart Code Checker team](https://github.com/dart-code-checker). +- [Melos](https://github.com/invertase/melos) [1020⭐] - Manage projects with multiple packages, automated versioning, changelogs & publishing via Conventional Commits by [Invertase](https://github.com/invertase) + +### VSCode + +- [Awesome Snippets](https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets) - Collection of commonly used classes and methods by [Nash](https://twitter.com/Nash0x7E2) +- [Flutter Files](https://marketplace.visualstudio.com/items?itemName=gornivv.vscode-flutter-files) - Quick generation for BLoC templates files by context menu by [Gorniv](https://github.com/gorniv). +- [Flutter Intl](https://marketplace.visualstudio.com/items?itemName=localizely.flutter-intl) - i18n binding from arb files by [Localizely](https://twitter.com/localizely) + + +### IntelliJ / Android Studio + +- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [281⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h) +- [Flutter Intl](https://plugins.jetbrains.com/plugin/13666-flutter-intl) - 18n binding from arb files by [Localizely](https://twitter.com/localizely) + +### Desktop + +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [7109⭐] - Desktop implementations of the Flutter embedding API by Google +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [5799⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio) +- [Native Shell](https://github.com/nativeshell/nativeshell) [610⭐] - Experimental embedder for Flutter by [Matej Knopp](https://twitter.com/matejknopp) +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [2101⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [bitsdojo_window](https://github.com/bitsdojo/bitsdojo_window) - Customize windows owner-drawn chrome by [BitsDojo](https://github.com/bitsdojo) +- [Raspberry Pi Embedder](https://github.com/ardera/flutter-pi) [1452⭐] - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera) +- [Fluent UI](https://github.com/bdlukaa/fluent_ui) [2685⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev) +- [MacOS UI](https://github.com/GroovinChip/macos_ui) [1696⭐] - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip) +- [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) [167⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu) +- [Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) [1453⭐] - A curated list of awesome things related to Flutter desktop by [LeanFlutter](https://github.com/leanflutter) + +## Podcasts + +### English + +- [It's all widgets! Flutter podcast](https://open.spotify.com/show/2qJVeu47e2eAum4j7lxXXv?si=d26QVJQsSRyRHeybfL_01Q) - by [Hillel Coren](https://twitter.com/hillelcoren). + +### Portuguese + +- [Universo Flutter](https://open.spotify.com/show/4AlxqGkkrqe0mfIx3Mi7Xt?si=1eC0a22MR1OkEAT7HErT-A) - by [Matias de Andrea](http://deandreamatias.com/). + +### Spanish + +- [Código Flutter](https://open.spotify.com/show/3QUTYR6jspNxHK8akJFxYf?si=MZtgjIMyTi6-WgN9Go6vZQ) - by [Guillermo García](https://guillermogarcia.es/). + +### Russian + +- [Flutter Dev Podcast](https://open.spotify.com/show/5qc1VFD4pkJlUYZBVTOFCI?si=OWn7VCELRO2QV03Gi2u8nA&nd=1) - by [Eugene Saturov](https://twitter.com/saturovv). + +## Bonus + +- [It's All Widgets!](https://itsallwidgets.com) - Open list of published apps by [Hillel Coren](https://twitter.com/hillelcoren), [Thomas Burkhart](https://twitter.com/ThomasBurkhartB), [Simon Lightfoot](https://twitter.com/devangelslondon) and [Scott Stoll](https://twitter.com/scottstoll2017) +- [Awesome Flutter Linux](https://github.com/jpnurmi/awesome-flutter-linux) - A curated list of awesome Linux-specific Flutter packages and projects by [J-P Nurmi](https://twitter.com/jpnurmi) + +### Fun + +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [457👍] + +### Hardware + +- [Matrix2](https://github.com/bus710/matrix2) - Sense Hat's LED matrix control game by [bus710](https://github.com/bus710) + +### Guide & Interviews + +- [Interview Questions](https://github.com/whatsupcoders/Flutter-Interview-Questions) - List of helpful questions you can use to interview potential candidates by [Whatsupcoders](https://github.com/whatsupcoders/Whatsupcoders-flutter) +- [The International Flutter Starter Kit](https://medium.com/flutter-community/intl-flutter-starter-kit-18415e739fb6) - Guide by the experts by [Beyza Sunay Guler](https://twitter.com/BeyzaSunayGler1) & [Nawal Alhamwi](https://twitter.com/__nawalhmw) + + +## Community + +### Presentation material + +- [Logo](https://drive.google.com/drive/folders/1GDGdQ0ghrxTNTx6aZLT41eV5sPZvV7bU) - Logo for stickers impressions + +### Communication + +- [Gitter](https://gitter.im/flutter/flutter) - Exchange channel +- [r/FlutterDev](https://www.reddit.com/r/FlutterDev/) - Reddit community by [u/JaapVermeulen](https://www.reddit.com/user/JaapVermeulen) +- [Discord](https://discord.gg/N7Yshp4) - Discord server to discuss and get help by [Pritykin](https://twitter.com/AndrewPritykin) +- [Flutter Community](https://github.com/fluttercommunity) - Central place for community made packages +- [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让 Flutter 更简单 +- [Hashnode](https://hashnode.com/n/flutter) - Read and write posts, participate in discussions or ask questions. + +#### Misc + +- [Flutter Events](https://flutterevents.com) - An open list of Flutter events by [@hillelcoren](https://twitter.com/hillelcoren) +- [FlutterX](https://flutterx.com) - Searchable list of resources by [Hillel Coren](https://twitter.com/hillelcoren) + +### 🇦🇴 Angola +- Facebook [Group](https://facebook.com/groups/556888664681938) +- Facebook [Page](https://facebook.com/Flutter-Angola-2076395262380886/) +- Twitter [Page](https://twitter.com/AngolaFlutter) + +### 🇦🇺 Australia +- Slack [GDG Sydney](https://gdg-sydney.slack.com) +- Meetup [GDG Sydney](https://www.meetup.com/gdgsydney) +- Twitter [Flutter Sydney](https://twitter.com/FlutterSydney) + +### Bangladesh + - [Facebook Group](https://www.facebook.com/groups/flutter.bangladesh/) + +### 🇧🇷 Brazil +- Slack [Flutter Brasil](https://flutterbr.slack.com) +- Medium [Flutter Comunidade BR](https://medium.com/flutter-comunidade-br) +- Twitter [Flutter Comunidade BR](https://twitter.com/br_flutter) +- Meetup [São Paulo](https://www.meetup.com/flutter-sp) +- [Flutter para iniciantes](https://www.flutterparainiciantes.com.br) + +### cm Cameroon + +- Twitter [Flutter Cameroon](https://twitter.com/fluttercm) +- Telegram [Flutter & Dart Community CM](https://t.me/fluttercameroon) + +### 🇨🇦 Canada + +- Meetup [Toronto](https://www.meetup.com/FlutterToronto) +- Meetup [Montreal](https://www.meetup.com/FlutterMontreal) +- Meetup [Calgary](https://www.meetup.com/FlutterCalgary) + +### 🇨🇮 Côte d'Ivoire (Ivory Coast) + +- Facebook [Page](https://web.facebook.com/flutterci/) +- Facebook [Group](https://web.facebook.com/groups/1725273507587759/) + +### 🇩🇰 Denmark + +- Meetup [Denmark](https://www.meetup.com/Flutter-Developers-Denmark/) + +### 🇪🇹 Ethiopia + +- [Telegram](https://t.me/flutter_forum/) + +### 🇫🇷 France + +- Meetup [Bordeaux](https://www.meetup.com/fr-FR/Flutter-Bordeaux) - [Lille](https://www.meetup.com/fr-FR/Flutter-Lille) - [Paris](https://www.meetup.com/fr-FR/Flutter-Paris) - [Rennes](https://www.meetup.com/fr-FR/Flutter-Rennes) - [Nantes](https://www.meetup.com/fr-FR/flutter-nantes/) +- [Twitter](https://twitter.com/FlutterFrance) +- [Slack](https://linktr.ee/flutter_france) +- [Newsletter Flutter Digest](https://www.flutter-digest.com/) + +### 🇩🇪 Germany + +- Meetup [Berlin](https://www.meetup.com/flutter-berlin/) - [Düsseldorf](https://www.meetup.com/flutter-school/) - [Karlsruhe](https://www.meetup.com/Karlsruhe-Flutter-Meetup/) - [Hamburg](https://www.meetup.com/Flutter-Hamburg/) - [Stuttgart](https://www.meetup.com/Flutter-Stuttgart/) - [Munich](https://www.meetup.com/Flutter-Munich) +- Twitter [Flutter Berlin](https://twitter.com/flutterBerlin) - [Düsseldorf](https://twitter.com/flutter_school) - [Munich](https://twitter.com/FlutterMunich) +- Slack [Flutter Berlin](https://flutterberlin.slack.com/join/shared_invite/enQtMzQ1NDI0NjU4Mjc5LWVjOTg0NmUxZmU4YzZjZjFkMWNjYWYyYTI5NjMyZWE5MDZjNDM0YzgyNWQyM2EzM2E0NDE4ZmQyMzQyMzRlNjI) +- LinkedIn [Munich](https://www.linkedin.com/company/Flutter-Munich) + +### 🇬🇷 Greece + +- Meetup [Athens](https://www.meetup.com/Athens-Flutter-Group/) +- Slack [Flutter GR](https://join.slack.com/t/fluttergr/shared_invite/enQtNzQwODM2NzIxOTg0LWFjNWYxYzkyMTdmYWQ4ZWYyMWI2YjcyOTI4YzAzYjY2Nzk3OWNkMTkwZGRjNjRiMGFlNzgyOGRhMmEyZTQ3MmM) + +### 🇮🇹 Italy + - Telegram [Flutter Italia Developers](https://t.me/flutteritdevs) + - Website [flutteritalia.dev](https://flutteritalia.dev) + +### 🇮🇳 India +- Telegram [Flutter India 🇮🇳](https://t.me/flutterindia) + +### 🇮🇱 Israel +- Facebook [Flutter Israel Developers](https://www.facebook.com/groups/2779846762051712) + +### 🇮🇩 Indonesia +- Telegram [Flutter Indonesia](https://t.me/flutter_id) + +### 🇯🇵 Japan + +- Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) + +### 🇰🇪 Kenya +- Meetup [Flutter Developers Kenya](https://www.meetup.com/KenyaFlutterDev/) +- Twitter [Flutter Developers Kenya](https://twitter.com/KenyaFlutterDev/) + +### 🇰🇷 Korea + +- Meetup [Flutter Korea](https://www.meetup.com/ko-KR/Flutter-Korea/) +- Facebook [Flutter Korea User Group](https://www.facebook.com/groups/flutterkorea/) +- Slack [GDG Korea #flutter channel](http://slack.gdg.kr/) + +### 🇲🇾 Malaysia + +- Telegram [Flutter/Dart Dev Malaysia](https://t.me/flutterdevmalaysia) + +### 🇳🇬 Nigeria + +- Slack [DevCenter Square](https://devcenter-square-slack.herokuapp.com) +- Telegram [FlutterLagos](https://t.me/joinchat/PAH0fVA0l7F_zMM537lo9w) +- Twitter [FlutterLagos](https://twitter.com/FlutterLagos) + +### 🇵🇰 Pakistan + +- [Facebook Group](https://www.facebook.com/groups/FlutterPK/) + +### 🇵🇭 Philippines +- [Website](https://flutter.ph/) +- [Meetup](https://www.meetup.com/flutterph/) +- [Twitter](https://twitter.com/flutter_ph) +- [Facebook Page](https://web.facebook.com/flutterphilippines/) +- [Facebook Group](https://web.facebook.com/groups/flutterphilippines/) +- [Github](https://github.com/flutterph) + +### 🇵🇱 Poland +- [Flutter Developers Poland Facebook Group](https://www.facebook.com/groups/2228619364094561/about/) +- [Flutter Poland Slack workspace](http://bit.ly/flutter-pl-slack) +- [Flutter Warsaw Meetup](https://www.meetup.com/Flutter-Warsaw/) +- [Flutter Warsaw Twitter](https://twitter.com/flutterwarsaw) +- [Flutter Warsaw YouTube Channel](https://www.youtube.com/channel/UCO7yMprO8cFwV4QnuhTMVlQ) +- [Poznan Flutter Developer Group](https://www.meetup.com/poznan-flutter-developers/) +- [Flutter Wrocław Meetup](https://www.meetup.com/Flutter-Wroc%C5%82aw/) +- Meetup [Tricity](https://www.meetup.com/pl-PL/Flutter-Tricity/) +- Twitter [Tricity](https://twitter.com/FlutterTricity/) + +### 🇵🇹 Portugal +- [Meetup](https://www.meetup.com/flutterportugal) + +### 🇵🇪 Peru + +- Facebook [Flutter Peru Group](https://www.facebook.com/groups/flutterperu/) +- Meetup [Flutter Peru](https://meetup.com/Flutter-Peru/) +- Twitter [Flutter Peru](https://twitter.com/FlutterPeru) + +### 🇷🇺 Russia + +- [Telegram](https://t.me/rudart) + +### 🇪🇸 Spain + +- [Madrid Community](https://flutter.madrid) +- [Madrid Meetup](https://www.meetup.com/es-ES/Flutter-Madrid) +- [Madrid Twitter](https://twitter.com/FlutterMadrid) + + +### 🇱🇰 Sri Lanka + +- [Gitter](https://gitter.im/Colombo-Flutter-Community) +- [Slack](https://fluttercmb.slack.com/) +- [Community GitHub Page](https://github.com/Colombo-Flutter-Meetup) +- [Facebook Page](https://www.facebook.com/flutterCMB/) + +### 🇹🇷 Turkey + +- [Twitter](https://twitter.com/flutter_turkiye) +- [Medium](https://medium.com/flutter-türkiye/) +- [Telegram Channel](https://t.me/FlutterTurk) +- [Telegram Group](https://t.me/FlutterTR) +- [Slack](https://bit.ly/flutterTR) +- [Github](https://github.com/flutterturkey) + +### 🇺🇦 Ukraine +- [Telegram](https://t.me/artflutter) +- [Twitter](https://twitter.com/ArtFlutter) + +### 🇬🇧 United Kingdom + +- [Flutter London](https://flutterldn.dev/) +- Meetup [London](https://www.meetup.com/FlutterLDN/) +- [Twitter](https://twitter.com/FlutterLDN) +- [YouTube](https://www.youtube.com/channel/UC_a-vGdkAIRMKT1zzZ4I2ag) + +### 🇺🇸 United States + +- Meetup [Chicago](https://www.meetup.com/Flutter-Chicago/) +- Meetup [Washington DC] (https://www.meetup.com/DCFlutter/) + +### 🏴 Kurdistan + +- Meetup [Kurdistan](https://www.meetup.com/Flutter-Kurdistan/) + +### 🇳🇴 Norway +- [Meetup Oslo](https://www.meetup.com/Oslo-Flutter-Dart-Meetup/) +- [Meetup Stavanger](https://www.meetup.com/Flutter-Stavanger/) +- [Twitter](https://twitter.com/flutterNorway) + +### 🇺🇿 Uzbekistan + - [Telegram](https://t.me/dartdevuz) + +## License + +[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) + +To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work. From 6bf008a3517c144b1095398689828dd7eda919dd Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 15 Apr 2024 00:54:58 +0200 Subject: [PATCH 22/70] NY --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 79a5b1b..0278536 100644 --- a/source.md +++ b/source.md @@ -921,6 +921,7 @@ This section contains libraries that take an experimental or unorthodox approach - Meetup [Chicago](https://www.meetup.com/Flutter-Chicago/) - Meetup [Washington DC] (https://www.meetup.com/DCFlutter/) +- Meetup [NYC](https://www.meetup.com/flutter-nyc/) ### 🏴 Kurdistan From 680fd11c17dacb4136aad28f1d54ec4a0df223bb Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 15 Apr 2024 01:15:02 +0200 Subject: [PATCH 23/70] Rm invalids --- source.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/source.md b/source.md index acbe5e0..bc81557 100644 --- a/source.md +++ b/source.md @@ -257,7 +257,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Login -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika) - [Flutter Login](https://github.com/NearHuscarl/flutter_login) - Login widget with slick animation from start to finish by [NearHuscarl](https://github.com/NearHuscarl) #### Backend-Driven @@ -327,7 +326,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Text & Rich Content -- [Markdown](https://github.com/flutter/flutter_markdown) - Markdown renderer for Flutter. It supports the original format, but no inline html - [Masked Text](https://github.com/benhurott/flutter-masked-text) - 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) - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). @@ -364,7 +362,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Audio - [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). -- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz) - [Flutter Sound](https://github.com/dooboolab/flutter_sound) - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) - [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) 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). @@ -412,7 +409,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Music Player](https://github.com/thosakwe/flutter_music_player) - music player component by [Tobe O](https://thosakwe.com/) - [Dashboard](https://github.com/Ivaskuu/dashboard) - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu) - [Todo](https://github.com/littlemarc2011/FlutterTodo) - Todo template from Dribble by [Marc L](https://www.marc-little.com/) -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika) - [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan) - [Book](https://github.com/putraxor/flutter-book-app) - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor) - [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) @@ -495,7 +491,6 @@ Simon Binder](https://github.com/simolus3) ### Services - [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/) -- [Intercom](https://pub.dev/packages/intercom) - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n) - [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) - Push notification service by [OneSignal](https://github.com/OneSignal) - [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish) - [App Review](https://github.com/AppleEducate/app_review) - Requesting and Writing Reviews for Android and iOS by [Rody Davis](https://rodydavis.com) @@ -583,7 +578,6 @@ This section contains libraries that take an experimental or unorthodox approach ### Game - [Flame](https://github.com/flame-engine/flame) - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) -- [SpriteWidget](https://github.com/spritewidget/spritewidget) - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt) - [Bonfire](https://github.com/RafaelBarbosatec/bonfire) - Flame engine based game engine for 2D RPG games - [Zerker](https://github.com/flutterkit/zerker) - Lightweight and powerful graphic animation library by [drawcall](https://github.com/drawcall). @@ -619,7 +613,6 @@ This section contains libraries that take an experimental or unorthodox approach - [Flutter Team Samples](https://github.com/flutter/samples) - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) - [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) - [Meme Chat](https://github.com/efortuna/memechat) - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. -- [Flitter](https://github.com/dart-flitter/flitter) - Glitter app by [Hadrien Lejard](https://twitter.com/HadrienLejard) and [Kevin Segaud](https://twitter.com/kevin_segaud). It uses Redux and Jaguar. - [Lime](https://github.com/fablue/lime-flutter) - Lime social network by Sebastian Sellmair - [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com) - [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia) From 2af37c207c1014b69709657e8bac0f90c06c1844 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 15 Apr 2024 01:18:01 +0200 Subject: [PATCH 24/70] rm g charts --- source.md | 1 - 1 file changed, 1 deletion(-) diff --git a/source.md b/source.md index bc81557..a9bd005 100644 --- a/source.md +++ b/source.md @@ -293,7 +293,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts) - [Sparkline](https://github.com/xqwzts/flutter_sparkline) - Sparkline by [Victor Choueiri](https://github.com/xqwzts) -- [Charts](https://github.com/google/charts) - By Google Charts Team - [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy) - [FCharts](https://github.com/thekeenant/fcharts) - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com) - [FL Chart](https://github.com/imaNNeoFighT/fl_chart) - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) From e210225f7ae7eed9325ca6bc53191545ae3604ea Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 15 Apr 2024 01:20:40 +0200 Subject: [PATCH 25/70] Update README.md --- README.md | 757 +++++++++++++++++++++++++++--------------------------- 1 file changed, 383 insertions(+), 374 deletions(-) diff --git a/README.md b/README.md index fee1bf6..ae2eeae 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| + ## Contents - [Articles](#articles) @@ -69,7 +70,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Open Source Apps](#open-source-apps) - [Web](#web) - [Utilities](#utilities) -- [Books](#books) - [Bonus](#bonus) - [Community](#community) @@ -77,413 +77,421 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 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). +- [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. +- [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 based on Redux, Firebase, Custom Animations, and UI. -- [Flutter Institute](https://flutter.institute/) - Very original content and tutorials by [Brian Armstrong](https://twitter.com/flutterinst). +- [Flutter by Example](https://flutterbyexample.com/) - Tutorials based on Redux, Firebase, Custom Animations, and UI +- [Flutter Institute](https://flutter.institute/) - Very original content and tutorials by [Brian Armstrong](https://twitter.com/flutterinst) - [Iirokrankka.com](https://iirokrankka.com/) - Articles and tutorials and anything related by [Iiro Krankka](https://twitter.com/koorankka). -- [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 & tricks in the development by [Diego Velásquez](https://twitter.com/diegoveloper). -- [FilledStacks](https://www.filledstacks.com/) - Tutorials and guides on development by [Dane Mackier](https://www.instagram.com/filledstacks/). +- [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 & tricks in the development by [Diego Velásquez](https://twitter.com/diegoveloper) +- [FilledStacks](https://www.filledstacks.com/) - Tutorials and guides on development by [Dane Mackier](https://www.instagram.com/filledstacks/) - [Awesome Flutter tips](https://github.com/erluxman/awesomefluttertips/) - Tips to help developers increase productivity by [erluxman](https://twitter.com/erluxman/). ### 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 integration by Google Code Labs. -- [Planets-Flutter: from design to app](http://sergiandreplace.com/2017/09/planets-flutter-from-design-to-app) - Detailed planets design tutorial. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [259⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_dev) -- [Flutter and Dart development](https://suragch.medium.com/flutter-and-dart-development-articles-981be9ef7b23) - Articles and tutorials by [Suragch](https://twitter.com/Suragch1). +- [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 integration by Google Code Labs +- [Flutter and Dart development](https://suragch.medium.com/flutter-and-dart-development-articles-981be9ef7b23) - Articles and tutorials by [Suragch](https://twitter.com/Suragch1) ### Beginner -- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [2795⭐] - Visual roadmap with principles, patterns, and 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) [123⭐] - Comprehensive guide to the basics of Flutter and Firebase by [Anthony](https://github.com/antz22). +- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [5198⭐] - Visual roadmap with principles, patterns, and 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) [350⭐] - Comprehensive guide to the basics of Flutter and 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 by [Suragch](https://twitter.com/Suragch1). See also [State Management](#state-management). +- [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 by [Suragch](https://twitter.com/Suragch1). See also [State Management](#state-management) ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [799👍] 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). +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [1101👍] 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-and-ios-with-flutter-flavorizr-d48cbf956e4) - Easily build flavors in Flutter (Android and iOS) with flutter_flavorizr by [Angelo Cassano](https://medium.com/@angeloavv). +- [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-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) [245🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). -- [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video courssd 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). +- [Tensor Programming](https://www.youtube.com/watch?v=WwhyaqNtNQY&list=PLJbE2Yu2zumDqr_-hqpAN0nIr6m14TAsd) - Very rich content by [Tensor Programming](http://tensor-programming.com/) +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan) +- [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video courssd for beginners & non-programmers by [Zaiste](https://zaiste.net/) +- [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) - 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 widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [5861⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [1601⭐] - 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) [401⭐] - Generative Art by [Robert Felker](https://github.com/Solido). +- [Official Gallery](https://github.com/flutter/gallery) - Demo for the material design widgets provided by Flutter Team +- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [6742⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [2090⭐] - 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) [470⭐] - Generative Art by [Robert Felker](https://github.com/Solido) ### UI -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [2292⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [401⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [646⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [461⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [261⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [818⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [238⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [560⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [366⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [252⭐] - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung). -- [Folding Cell](https://github.com/faob-dev/folding_cell) [430⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [922⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3035⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [499⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts) +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [827⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu) +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [607⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn) +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [409⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [983⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [296⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [781⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [450⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov) +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [376⭐] - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung) +- [Folding Cell](https://github.com/faob-dev/folding_cell) [567⭐] - Fold your widget by [Faob](https://github.com/faob-dev) +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Slide Container](https://pub.dev/packages/slide_container) Slide vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec). - [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). -- [Before After](https://github.com/xsahil03x/before_after) [580⭐] - 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) [306⭐] - 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) [104⭐] - 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) [452⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). -- [Credit Card Form](https://github.com/Origogi/Flutter-Credit-Card-Input) [317⭐] - Animated credit card input form [Origogi](https://github.com/Origogi). +- [Before After](https://github.com/xsahil03x/before_after) [870⭐] - 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) [524⭐] - 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) [148⭐] - 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) [659⭐] - 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) [332⭐] - Tags with different customizations by [Di Natale Antonino](https://github.com/Dn-a). -- [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [1329⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. -- [Dough](https://github.com/HatFeather/flutter_dough) [388⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). -- [Card Settings](https://github.com/codegrue/card_settings) [356⭐] - package for building settings forms by [codegrue](https://github.com/codegrue). -- [Timelines](https://github.com/chulwoo-park/timelines) [413⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). -- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [446⭐] - A 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) [127⭐] - Button with a loading indicator, complete with success and error animations by [Chris Edgington](https://twitter.com/ChrisTheEdg). -- [PlutoGrid](https://github.com/bosskmk/pluto_grid) [182⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). - +- [Flutter Tags](https://github.com/Dn-a/flutter_tags) [499⭐] - Tags with different customizations by [Di Natale Antonino](https://github.com/Dn-a). +- [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [1920⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. +- [Dough](https://github.com/HatFeather/flutter_dough) [682⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). +- [Card Settings](https://github.com/codegrue/card_settings) [518⭐] - package for building settings forms by [codegrue](https://github.com/codegrue). +- [Timelines](https://github.com/chulwoo-park/timelines) [690⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). +- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [673⭐] - A 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) [294⭐] - Button with a loading indicator, complete with success and error animations by [Chris Edgington](https://twitter.com/ChrisTheEdg) +- [PlutoGrid](https://github.com/bosskmk/pluto_grid) [620⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). +- [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) [1354⭐] - 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) [1080⭐] - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [234⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [666⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [731⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [339⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine) +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [876⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar) +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [1053⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/) #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [231⭐] - 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) [385⭐] - 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). +- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [339⭐] - 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) [499⭐] - 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) [545⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [439⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [775⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). -- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [291⭐] - 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) [409⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [733⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [616⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [983⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [371⭐] - 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) [683⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98) #### Bottom Sheets -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [418⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). -- [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [1082⭐] - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by [Jaime Blasco](https://github.com/jamesblasco). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [556⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [1780⭐] - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by [Jaime Blasco](https://github.com/jamesblasco). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [318⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [262⭐] - 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) [336⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud). +- [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) [322⭐] - 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) [486⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) #### UI Helpers -- [Reorderables](https://github.com/hanshengchiu/reorderables) [442⭐] - 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) [922⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [206⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [742⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Scroll To Index](https://github.com/quire-io/scroll-to-index) [332⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [714⭐] - 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) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [306⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [993⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Scroll To Index](https://github.com/quire-io/scroll-to-index) [480⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). - [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/rvamsikrishna). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [687⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [1376⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) #### Material Design -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [300⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [2008⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [348⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins) +- [Slidable](https://github.com/letsar/flutter_slidable) [2604⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) +- [Backdrop](https://github.com/fluttercommunity/backdrop) [307⭐] - [Backdrop](https://material.io/design/components/backdrop.html) implementation for flutter. #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [188⭐] - Peek & Pop implementation based on the iOS functionality by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [239⭐] - Peek & Pop implementation based on the iOS functionality by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu) #### 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/FlutterRocks/page-transformer) [735⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [1387⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [742⭐] - Displaying some 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 by [Sahdeep Singh](https://github.com/iamSahdeep). -- [PhotoFilters](https://github.com/skkallayath/photofilters) [297⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). -- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [137⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). -- [Clay Containers](https://github.com/mcaubrey/clay_containers) [369⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [Michael Charles](https://github.com/mcaubrey). +- [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) [880⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike) +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [1738⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) +- [Wave](https://github.com/i-protoss/wave) [1052⭐] - Displaying some 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 by [Sahdeep Singh](https://github.com/iamSahdeep) +- [PhotoFilters](https://github.com/skkallayath/photofilters) [395⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [146⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). +- [Clay Containers](https://github.com/mcaubrey/clay_containers) [431⭐] - 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) [162⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [247⭐] - 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) [1167⭐] - 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) [66⭐] - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour). +- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [1709⭐] - 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) [209⭐] - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour) #### Login -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [1044⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). -- [Flutter Login](https://github.com/NearHuscarl/flutter_login) - Login widget with slick animation from start to finish by [NearHuscarl](https://github.com/NearHuscarl). +- [Flutter Login](https://github.com/NearHuscarl/flutter_login) - Login widget with slick animation from start to finish by [NearHuscarl](https://github.com/NearHuscarl) #### Backend-Driven -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1100⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). +- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1499⭐] - Build your dynamic UI with 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) [1178⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [238⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [1478⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [1270⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [814⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [1911⭐] - Show images from the internet and keep them in the cache directory by. -- [Lottie](https://github.com/xvrh/lottie-flutter) [665⭐] - 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) [128⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crop](https://github.com/xclud/flutter_crop) [171⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/). +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [1555⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014) +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [281⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy) +- [Photo View](https://github.com/renancaraujo/photo_view) [1851⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo) +- [SVG](https://github.com/dnfield/flutter_svg) [1628⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield) +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [971⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn) +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [2378⭐] - Show images from the internet and keep them in the cache directory by +- [Lottie](https://github.com/xvrh/lottie-flutter) [1104⭐] - 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) [166⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo) +- [Crop](https://github.com/xclud/flutter_crop) [254⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/) #### Image Picker -- [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [WeChat Assets Picker](https://github.com/fluttercandies/flutter_wechat_assets_picker) [811⭐] - Assets picker in WeChat style, support multi assets by [Alex Li](https://github.com/AlexV525). +- [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) [1424⭐] - 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/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) [162⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [251⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [504⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [416⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/) +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [185⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com) +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [269⭐] - Interactive, customizable vector maps by Mapbox +- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [539⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project) +- [Map](https://github.com/xclud/flutter_map) [127⭐] - Fully-fledged interactive Map widget for flutter written in pure Dart. Supports all platforms. by [Mahdi K. Fard](https://github.com/xclud/) ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [355⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [245⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [2505⭐] - By Google Charts Team. -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [358⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [321⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [3846⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [401⭐] - 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) [533⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad). -- [Graphic](https://github.com/entronad/graphic) [383⭐] - Data visualization library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad). +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [399⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts) +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [259⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts) +kotlin.Unit +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [422⭐] - 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) [6362⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [445⭐] - 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) [723⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad) +- [Graphic](https://github.com/entronad/graphic) [1482⭐] - Data visualization library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad) ### Navigation -- [Fluro](https://github.com/goposse/fluro) [3362⭐] - 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) [132⭐] - 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) [53⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). -- [Get](https://github.com/jonataslaw/get) [5499⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw). -- [Beamer](https://github.com/slovnicki/beamer) [290⭐] - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by [Sandro Lovnički](https://github.com/slovnicki). +- [Fluro](https://github.com/goposse/fluro) [3654⭐] - 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) [164⭐] - 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) [68⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com) +- [Get](https://github.com/jonataslaw/get) [9791⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) +- [Beamer](https://github.com/slovnicki/beamer) [573⭐] - Route through guarded page 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) [442⭐] - 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) [1472⭐] - 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/plugins/tree/master/packages/local_auth) - Touch ID, lock code, fingerprint auth on iOS and Android. -- [Login](https://github.com/AppleEducate/flutter_login) [628⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). -- [Google Sign-In](https://github.com/flutter/plugins/tree/master/packages/google_sign_in) - Google OAuth. -- [Firebase Auth](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [399⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). -- [Apple Sign-In](https://github.com/tomgilder/flutter_apple_sign_in) [157⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [170⭐] - Buffer, Strava, Unsplash, 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) [314⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by [James Clancey](https://github.com/Clancey). -- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [176⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB). +- [Local Auth](https://github.com/flutter/packages/tree/main/packages/local_auth) - Touch ID, lock code, fingerprint auth on iOS and Android +- [Login](https://github.com/AppleEducate/flutter_login) [708⭐] - 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 OAuth +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [404⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike) +- [Apple Sign-In](https://github.com/tomgilder/flutter_apple_sign_in) [159⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder) +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [176⭐] - Buffer, Strava, Unsplash, 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) [350⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by [James Clancey](https://github.com/Clancey) +- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [267⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB) ### Text & Rich Content -- [Markdown](https://github.com/flutter/flutter_markdown) null - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [244⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [2016⭐] - Soft & gentle rich text editor by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [1496⭐] - 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) [190⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). -- [TeX](https://github.com/shah-xad/flutter_tex) [186⭐] - Render Mathematics Equations with full HTML and 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). +- [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) [1977⭐] - 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) [216⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/) +- [TeX](https://github.com/shah-xad/flutter_tex) [254⭐] - Render Mathematics Equations with full HTML and 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) [935⭐] - 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) [233⭐] - Model-driven approach to handling Forms inputs and validations, heavily inspired in Angular's Reactive Forms. +- [Form Builder](https://github.com/danvick/flutter_form_builder) [1427⭐] - 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) [447⭐] - Model-driven approach to handling Forms inputs and validations, heavily inspired in Angular's Reactive Forms. ### Analytics -- [Usage](https://github.com/dart-lang/usage) [123⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. -- [Firebase Analytics](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API. -- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [21⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). +- [Usage](https://github.com/dart-lang/usage) [143⭐] - Google Analytics wrapper for command-line, web, and Flutter apps +- [Firebase Analytics](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API +- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [24⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode) ### Internationalization -- [GenLang](https://github.com/KingWu/gen_lang) [88⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). -- [Flutter Translate](https://github.com/bratan/flutter_translate) [279⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). -- [attranslate](https://github.com/fkirc/attranslate) - Semi-automated translation of ARB or JSON files by [fkirc](https://github.com/fkirc). +- [GenLang](https://github.com/KingWu/gen_lang) [99⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu) +- [Flutter Translate](https://github.com/bratan/flutter_translate) [383⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me) +- [attranslate](https://github.com/fkirc/attranslate) - Semi-automated translation of ARB or JSON files by [fkirc](https://github.com/fkirc) ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [1437⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [184⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [1751⭐] - 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) [634⭐] - 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 - [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). -- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [169⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [666⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). -- [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [567⭐] Simultaneous playback of audio from assets/network/file and displaying notifications [android / ios / web / macos] +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [845⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) +- [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [735⭐] 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) [2747⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [1353⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). -- [Video Trimmer](https://github.com/sbis04/video_trimmer) [276⭐] - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04). -- [CamerAwesome](https://github.com/Apparence-io/camera_awesome) [295⭐] - Community camera plugin rework by [Apparence.io studio](https://apparence.io). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [3941⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc) +- [Chewie](https://github.com/brianegan/chewie) [1860⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan) +- [Video Trimmer](https://github.com/sbis04/video_trimmer) [402⭐] - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04) +- [CamerAwesome](https://github.com/Apparence-io/camera_awesome) [873⭐] - Community camera plugin rework by [Apparence.io studio](https://apparence.io) +- [Video Editor](https://github.com/LeGoffMael/video_editor) [339⭐] - Edit (crop, trim, rotate) a video and a its cover by [Maël Le Goff](https://github.com/LeGoffMael) #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [323⭐] - 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/). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [334⭐] - 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 as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [723⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Firebase Storage](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_storage) - Firebase as data storage +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [1070⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol) #### Preferences -- [Streaming Shared Preferences](https://github.com/roughike/streaming_shared_preferences) - Reactive key-value store, shared preferences with Streams by [Iiro Krankka](https://github.com/roughike). +- [Streaming Shared Preferences](https://github.com/roughike/streaming_shared_preferences) - 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 by Brett Nesbitt. -- [Firebase AdMob](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_admob) - Ad integration using Firebase. -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [464⭐] - 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](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt +- [Firebase AdMob](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_admob) - Ad integration using Firebase +- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [544⭐] - 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 & natvie ads by [Dreamsoft Innovations](https://github.com/dreamsoftin). -- [Square In-App Payments SDK](https://github.com/square/in-app-payments-flutter-plugin) [283⭐] - 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). +- [Square In-App Payments SDK](https://github.com/square/in-app-payments-flutter-plugin) [332⭐] - 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) [372⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [482⭐] - 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) [141⭐] - Weather app to learn how to use Canvas and Animation by [Alessandro Aime](https://github.com/alessandroaime). -- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [7528⭐] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by [Brian Egan](https://github.com/brianegan). -- [Restaurant Menu](https://github.com/braulio94/menu_flutter) [553⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [1272⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [219⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [205⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [814⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [519⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [462⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [5707⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [300⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1497⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [251⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [208⭐] - Sample Drawing App to demonstrate how to allow user to draw onto canvas with color picker and brush thickness slider by [Jake Gough](https://github.com/SnakeyHips). -- [Starter Kit](https://github.com/KingWu/flutter_starter_kit) [596⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [472⭐] - 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) [1280⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1113⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru). -- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [2464⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). -- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [285⭐] - 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) [590⭐] - 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) [186⭐] - A set of beautiful timelines by [Julio Bitencourt](https://github.com/JHBitencourt). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [437⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike) +- [Mates](https://github.com/CodemateLtd/FlutterMates) [574⭐] - 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) [153⭐] - Weather app to learn how to use Canvas and Animation by [Alessandro Aime](https://github.com/alessandroaime) +- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [8665⭐] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by [Brian Egan](https://github.com/brianegan) +- [Restaurant Menu](https://github.com/braulio94/menu_flutter) [623⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94) +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [1509⭐] - Profile, Travel, 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 player component by [Tobe O](https://thosakwe.com/) +- [Dashboard](https://github.com/Ivaskuu/dashboard) [908⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu) +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [577⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/) +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [6169⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan) +- [Book](https://github.com/putraxor/flutter-book-app) [352⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor) +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1720⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [303⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984) +- [DrawApp](https://github.com/SnakeyHips/drawapp) [239⭐] - Sample Drawing App to demonstrate how to allow user to draw onto canvas with color picker and brush thickness slider by [Jake Gough](https://github.com/SnakeyHips) +- [Starter Kit](https://github.com/KingWu/flutter_starter_kit) [776⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu) +- [Feather](https://github.com/jhomlala/feather) [657⭐] - 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) [1497⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609) +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1503⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru) +- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [2996⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). +- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [450⭐] - 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) [861⭐] - 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) [294⭐] - A set of beautiful timelines by [Julio Bitencourt](https://github.com/JHBitencourt). ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [979⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [1493⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10) +- [RustDesk](https://github.com/rustdesk/rustdesk) - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [377⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). -- [m2cgen](https://github.com/BayesWitnesses/m2cgen) [1953⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [390⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn) +- [m2cgen](https://github.com/BayesWitnesses/m2cgen) [2703⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [218⭐] - 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) [433⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [272⭐] - 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) [454⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly) #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [612⭐] - 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) [316⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [786⭐] - 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) [420⭐] - 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 Pub Repository. -- [Plugins](https://github.com/flutter/plugins/tree/master/packages) - Official Flutter Team Plugins. +- [Plugins](https://github.com/flutter/packages/tree/main/packages) - Official Flutter Team Plugins ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1376⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [836⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). -- [Battery](https://pub.dev/packages/battery) - Access various information about the battery. -- [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) [214⭐] - 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) [1715⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). -- [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/master/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) [233⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [166⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [655⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [1688⭐] - 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) [80⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [719⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). -- [VPN](https://github.com/X-dea/Flutter_VPN) - Access VPN services by [Jason C.H](https://github.com/ctrysbita). -- [Geolocator](https://github.com/baseflow/flutter-geolocator) - 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) - A Flutter permission plugin which provides a 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). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1468⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard) +- [Location](https://github.com/Lyokone/flutterlocation) [1059⭐] - 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) [226⭐] - 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) [2378⭐] - 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) [293⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) +- [UDID](https://github.com/GigaDroid/flutter_udid) [229⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) +- [Downloader](https://github.com/hnvn/flutter_downloader) [887⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn) +- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [2971⭐] - 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) [91⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [1247⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) +- [VPN](https://github.com/X-dea/Flutter_VPN) - Access VPN services by [Jason C.H](https://github.com/ctrysbita) +- [Geolocator](https://github.com/baseflow/flutter-geolocator) - 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) - A Flutter permission plugin which provides a 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) - 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) [218⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [275⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [234⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela) +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [293⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica) #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [1914⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [75⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [285⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [70⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). -- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [272⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue). -- [NFC Manager](https://github.com/okadan/flutter-nfc-manager) [83⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan). +- [Blue](https://github.com/pauldemarco/flutter_blue) [2340⭐] - 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) [375⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa) +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [82⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/) +- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [634⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue) +- [NFC Manager](https://github.com/okadan/flutter-nfc-manager) [183⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan) ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [2289⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Moor](https://github.com/simolus3/moor) - Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [. +- [Sqflite](https://github.com/tekartik/sqflite) [2790⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/) +- [Moor](https://github.com/simolus3/moor) - Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [ Simon Binder](https://github.com/simolus3) ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [186⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). -- [Intercom](https://pub.dev/packages/intercom) [23⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [497⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). -- [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) [45⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish). -- [App Rating](https://github.com/AppleEducate/app_review) [30⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [214⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/) +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [604⭐] - 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) [39⭐] - Requesting and Writing Reviews for Android and iOS by [Rody Davis](https://rodydavis.com) +- [In App Review](https://github.com/britannio/in_app_review) [272⭐] - Requesting and Writing Reviews for Android, iOS and MacOS by [Britannio Jarrett](https://github.com/britannio) ## Frameworks @@ -492,191 +500,188 @@ Simon Binder](https://github.com/simolus3) #### Standard -- [Bloc](https://github.com/felangel/bloc) [8181⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [2037⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. -- [Provider](https://github.com/rrousselGit/provider) [3974⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit). -- [RiverPod](https://github.com/rrousselGit/river_pod) [2214⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit). -- [GetX](https://github.com/jonataslaw/getx) - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw). -- [Binder](https://github.com/letsar/binder) [167⭐] - A lightweight, yet powerful way to bind your application state with your business logic, by [Romain Rastel](https://github.com/letsar). +- [Bloc](https://github.com/felangel/bloc) [11364⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) +- [MobX](https://github.com/mobxjs/mobx.dart) [2360⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Provider](https://github.com/rrousselGit/provider) [5020⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) +- [RiverPod](https://github.com/rrousselGit/river_pod) [5734⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) +- [GetX](https://github.com/jonataslaw/getx) - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) +- [Binder](https://github.com/letsar/binder) [178⭐] - A lightweight, yet powerful way to bind your application state with your business logic, by [Romain Rastel](https://github.com/letsar). #### Redux / ELM / Dependency Injection -- [Built redux](https://github.com/davidmarne/flutter_built_redux) [81⭐] - Automatic subscribing to your redux stores. Based on the built pattern by [David Marne](https://github.com/davidmarne). -- [Redux.dart](https://github.com/johnpryan/redux.dart) [486⭐] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects). -- [Redux](https://github.com/brianegan/flutter_redux) [1522⭐] - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Widgets. -- [Inject](https://github.com/google/inject.dart) [847⭐] - Compile-time dependency injection by Google. -- [Flux](https://github.com/google/flutter_flux) [368⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [7214⭐] - Alibaba Redux implementation. -- [Async Redux](https://pub.dev/packages/async_redux) [199⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/). +- [Built redux](https://github.com/davidmarne/flutter_built_redux) [77⭐] - Automatic subscribing to your redux stores. Based on the built pattern by [David Marne](https://github.com/davidmarne) +- [Redux.dart](https://github.com/johnpryan/redux.dart) [513⭐] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects) +- [Redux](https://github.com/brianegan/flutter_redux) [1648⭐] - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Widgets +- [Inject](https://github.com/google/inject.dart) [868⭐] - Compile-time dependency injection by Google +- [Flux](https://github.com/google/flutter_flux) [372⭐] - Implementation of the Flux framework by Google +- [Fish](https://github.com/alibaba/fish-redux) [7342⭐] - Alibaba Redux implementation +- [Async Redux](https://pub.dev/packages/async_redux) [227⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/) ### Widgets -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [1965⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [435⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [3007⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) +- [Functional widget](https://github.com/rrousselGit/functional_widget) [580⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit) ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [2796⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [244⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). -- [Ferry](https://github.com/gql-dart/ferry) [334⭐] - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa). +- [Graphql](https://github.com/zino-app/graphql-flutter) [3221⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [305⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/) +- [Ferry](https://github.com/gql-dart/ferry) [582⭐] - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) ### Backend -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1100⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). -- [NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool). -- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) [394⭐] - Open source backend framework by [ParsePlatform](https://parseplatform.org/). +- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1499⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). +- [NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool) +- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) [562⭐] Open source backend framework by [ParsePlatform](https://parseplatform.org/). +- [Serverpod](https://github.com/serverpod/serverpod) - Write your server-side code and API in Dart. ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [338⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [2405⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [328⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1268⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [384⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). -- [Simple Animations](https://github.com/felixblaschke/simple_animations) - Create awesome custom animations easily by [Felix Blaschke](https://github.com/felixblaschke). -- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [264⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [977⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [390⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [2930⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms) +- [Villains](https://github.com/Norbert515/flutter_villains) [361⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1617⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/) +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [479⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks) +- [Simple Animations](https://github.com/felixblaschke/simple_animations) - Create awesome custom animations easily by [Felix Blaschke](https://github.com/felixblaschke) +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [280⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [1503⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) - [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). -- [Funvas](https://github.com/creativecreatorormaybenot/funvas) [361⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). +- [Funvas](https://github.com/creativecreatorormaybenot/funvas) [510⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). +- [Flutter Animate](https://pub.dev/packages/flutter_animate) [807⭐] - A performant library that makes it simple to add almost any kind of animated effect by [gskinner](https://gskinner.com/) ### Testing - -- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [150⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). +- [flutter_convenient_test](https://github.com/fzyzcjy/flutter_convenient_test) [449⭐] - Tests with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode by [fzyzcjy](https://github.com/fzyzcjy) +- [Patrol](https://github.com/leancodepl/patrol) [769⭐] - Easy-to-learn, powerful UI testing framework eliminating limitations of `flutter_test`, `integration_test`, and `flutter_driver` by [LeanCode](https://leancode.co) ### Web -- [Responsive Framework](https://github.com/Codelessly/ResponsiveFramework) [702⭐] - Automatically adapt UI to different screen sizes. Responsiveness made simple by [Codelessly](https://codelessly.com). +- [Responsive Framework](https://github.com/Codelessly/ResponsiveFramework) [1198⭐] - Automatically adapt UI to different screen sizes. Responsiveness made simple by [Codelessly](https://codelessly.com) ## Experimental This section contains libraries that take an experimental or unorthodox approach. -- [styled_widget](https://github.com/ReinBentdal/styled_widget) [671⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). +- [styled_widget](https://github.com/ReinBentdal/styled_widget) [1209⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). ## Engines ### Rendering -- [Graphx](https://github.com/roipeker/graphx) [293⭐] - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker). +- [Graphx](https://github.com/roipeker/graphx) [477⭐] - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker). ### Game -- [Flame](https://github.com/flame-engine/flame) [5173⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [1186⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/flame-engine/flame) [8771⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) +- [Bonfire](https://github.com/RafaelBarbosatec/bonfire) [1127⭐] - Flame engine based game engine for 2D RPG games +- [Zerker](https://github.com/flutterkit/zerker) [648⭐] - Lightweight and powerful graphic animation library by [drawcall](https://github.com/drawcall). #### Open source games -- [Flip](https://github.com/RedBrogdon/flutterflip) [201⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [205⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [316⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [409⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com). -- [Slide Puzzle](https://github.com/kevmoo/slide_puzzle) [152⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [1280⭐] - Tetris game by [YangBin](https://github.com/boyan01). -- [Party Charades](https://github.com/vintage/party_flutter) [165⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage). -- [Ghost Rigger](https://github.com/Float-like-a-dash-Sting-like-a-dart/GhostRigger) [159⭐] - Ghost Rigger is a cyberpunk inspired puzzle game by [Iain Smith](https://github.com/b099l3) and [Julio Ernesto Rodríguez Cabañas](https://github.com/ernestoyaquello). -- [Space Empires](https://github.com/satyamx64/space_empires) [32⭐] - A 4X Space themed strategy game by [Satyam Sharma](https://github.com/satyamx64). +- [Flip](https://github.com/RedBrogdon/flutterflip) [264⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) +- [2048](https://github.com/anuranBarman/2048) [324⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman) +- [TRex](https://github.com/renancaraujo/trex-flame) [5⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo) +- [Crush](https://github.com/boeledi/flutter_crush) [552⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com) +- [Slide Puzzle](https://github.com/kevmoo/slide_puzzle) [178⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) +- [Tetris](https://github.com/boyan01/flutter-tetris) [1558⭐] - Tetris game by [YangBin](https://github.com/boyan01) +- [Party Charades](https://github.com/vintage/party_flutter) [207⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage) +- [Ghost Rigger](https://github.com/Float-like-a-dash-Sting-like-a-dart/GhostRigger) [220⭐] - Ghost Rigger is a cyberpunk inspired puzzle game by [Iain Smith](https://github.com/b099l3) and [Julio Ernesto Rodríguez Cabañas](https://github.com/ernestoyaquello). +- [Space Empires](https://github.com/satyamx64/space_empires) [91⭐] - A 4X Space themed strategy game by [Satyam Sharma](https://github.com/satyamx64) #### Game Engine resources -- [Awesome Flame](https://github.com/flame-engine/awesome-flame) - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine). +- [Awesome Flame](https://github.com/flame-engine/awesome-flame) - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine) ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [5887⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [2917⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). -- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [12156⭐] - The Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [6436⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/) +- [Developer Quest](https://github.com/2d-inc/developer_quest) [2993⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/) +- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [48395⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) +- [RustDesk](https://github.com/rustdesk/rustdesk) [62339⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). +- [Spotube](https://github.com/KRTirtho/spotube) - Open source Spotify client for desktop and mobile by [Kingkor Roy Tirtho](https://github.com/KRTirtho) ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [10919⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people). -- [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [22910⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend). -- [Meme Chat](https://github.com/efortuna/memechat) [514⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. -- [Flitter](https://github.com/dart-flitter/flitter) [183⭐] - Glitter app by [Hadrien Lejard](https://twitter.com/HadrienLejard) and [Kevin Segaud](https://twitter.com/kevin_segaud). It uses Redux and Jaguar. -- [Lime](https://github.com/fablue/lime-flutter) [356⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [711⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [505⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [513⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1332⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [910⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [1939⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [472⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [832⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [441⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [789⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [729⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [251⭐] - Tourism app based on redux w/ animations & i18n by [blueMix](https://github.com/bluemix/tourism-demo). -- [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [562⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). -- [Transform Widget](https://github.com/DrPaulT/flutter-engine-test) - Image widgets as 3D game engine sprites by [Paul Thomas](https://github.com/DrPaulT). -- [Deer](https://github.com/aleksanderwozniak/deer) [297⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [235⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Instory](https://github.com/InvertedX/instory) [194⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [645⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [218⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [535⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). -- [Enigma](https://github.com/AmitJoki/Enigma) - Privacy chat with end-to-end encryption by [AmitJoki](https://github.com/AmitJoki). -- [Chillify](https://github.com/KarimElghamry/chillify) - Fancy music app made with Provider and Bloc pattern by [Karim Elghamry](https://github.com/KarimElghamry). -- [Pokedex](https://github.com/scitbiz/flutter_pokedex) - Pokedex app with beautiful UI and smooth animation by [Hung Pham](https://github.com/scitbiz). -- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [1742⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). -- [GitJournal](https://github.com/GitJournal/GitJournal) [1717⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda). -- [AuthPass](https://github.com/authpass/authpass) [1061⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul). -- [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [1523⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc). -- [Harpy](https://github.com/robertodoering/harpy) [825⭐] - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering). +- [Flutter Team Samples](https://github.com/flutter/samples) [16536⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) +- [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [23562⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) +- [Meme Chat](https://github.com/efortuna/memechat) [540⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +- [Lime](https://github.com/fablue/lime-flutter) [381⭐] - Lime social network by Sebastian Sellmair +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [756⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com) +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [595⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia) +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [510⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar) +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1676⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk) +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [1132⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52) +- [FlutterGram](https://github.com/mdanics/fluttergram) [2283⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics) +- [BookSearch](https://github.com/Norbert515/BookSearch) [537⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515) +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [890⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe) +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [486⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor) +- [Trace](https://github.com/trentpiercy/trace) [1085⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy) +- [Taskist](https://github.com/huextrat/Taskist) [959⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat) +- [Tourism](https://github.com/bluemix/tourism-demo) [302⭐] - Tourism app based on redux w/ animations & i18n by [blueMix](https://github.com/bluemix/tourism-demo) +- [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [615⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory) +- [Transform Widget](https://github.com/DrPaulT/flutter-engine-test) - Image widgets as 3D game engine sprites by [Paul Thomas](https://github.com/DrPaulT) +- [Deer](https://github.com/aleksanderwozniak/deer) [421⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak) +- [TailorMade](https://github.com/jogboms/tailor_made) [326⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms) +- [Instory](https://github.com/InvertedX/instory) [207⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar) +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [834⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [219⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji) +- [Reply](https://github.com/flschweiger/reply) [562⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger) +- [Enigma](https://github.com/AmitJoki/Enigma) - Privacy chat with end-to-end encryption by [AmitJoki](https://github.com/AmitJoki) +- [Chillify](https://github.com/KarimElghamry/chillify) - Fancy music app made with Provider and Bloc pattern by [Karim Elghamry](https://github.com/KarimElghamry) +- [Pokedex](https://github.com/scitbiz/flutter_pokedex) - Pokedex app with beautiful UI and smooth animation by [Hung Pham](https://github.com/scitbiz) +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [2055⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) +- [GitJournal](https://github.com/GitJournal/GitJournal) [3297⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda) +- [AuthPass](https://github.com/authpass/authpass) [2107⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul) +- [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [3644⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc) +- [Harpy](https://github.com/robertodoering/harpy) [2036⭐] - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering) +- [Mooltik](https://github.com/ruskakimov/mooltik) [194⭐] - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov) +- [Spotube](https://github.com/KRTirtho/spotube) [24026⭐] - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) +- [Let's Draw](https://github.com/JideGuru/flutter_drawing_board) [240⭐] - A simple drawing app made by [JideGuru](https://github.com/JideGuru) +- [Openreads](https://github.com/mateusz-bak/openreads-android) [722⭐] - A simple privacy oriented mobile books tracker using Open Library API by [mateusz-bak](https://github.com/mateusz-bak) ## Utilities -- [Launcher Icons](https://github.com/franzsilva/flutter_launcher_icons) - Generate your launcher icons easily by [Mark O'Sullivan](https://github.com/MarkOSullivan94) and [Franz Silva](https://github.com/franzsilva). -- [FlutterIcon](http://fluttericon.com/) [310⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [FVM](https://github.com/leoafarias/fvm) [2233⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Environment Configuration](https://github.com/TatsuUkraine/dart_environment_config) [86⭐] - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [160⭐] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv). -- [Fontify](https://github.com/westracer/fontify) [77⭐] - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by [Igor Kharakhordin](https://github.com/westracer). -- [FlutterGen](https://github.com/FlutterGen/flutter_gen) [791⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. -- [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) [1135⭐] - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource). -- [Flutter Sidekick](https://github.com/leoafarias/sidekick) [544⭐] - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias). -- [Dart Code Metrics](https://github.com/dart-code-checker/dart-code-metrics) [430⭐] - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for the Dart analyzer by [Dart Code Checker team](https://github.com/dart-code-checker). +- [Launcher Icons](https://github.com/franzsilva/flutter_launcher_icons) - Generate your launcher icons easily by [Mark O'Sullivan](https://github.com/MarkOSullivan94) and [Franz Silva](https://github.com/franzsilva) +- [FlutterIcon](http://fluttericon.com/) [409⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) +- [FVM](https://github.com/leoafarias/fvm) [4274⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Environment Configuration](https://github.com/TatsuUkraine/dart_environment_config) [91⭐] - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine) +- [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [408⭐] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv) +- [Fontify](https://github.com/westracer/fontify) [102⭐] - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by [Igor Kharakhordin](https://github.com/westracer) +- [FlutterGen](https://github.com/FlutterGen/flutter_gen) [1392⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. +- [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) [2068⭐] - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource) +- [Flutter Sidekick](https://github.com/leoafarias/sidekick) [1461⭐] - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias) +- [Dart Code Metrics](https://github.com/dart-code-checker/dart-code-metrics) [855⭐] - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for the Dart analyzer by [Dart Code Checker team](https://github.com/dart-code-checker). +- [Melos](https://github.com/invertase/melos) [1020⭐] - Manage projects with multiple packages, automated versioning, changelogs & publishing via Conventional Commits by [Invertase](https://github.com/invertase) ### VSCode -- [Awesome Snippets](https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets) - Collection of commonly used classes and methods by [Nash](https://twitter.com/Nash0x7E2). +- [Awesome Snippets](https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets) - Collection of commonly used classes and methods by [Nash](https://twitter.com/Nash0x7E2) - [Flutter Files](https://marketplace.visualstudio.com/items?itemName=gornivv.vscode-flutter-files) - Quick generation for BLoC templates files by context menu by [Gorniv](https://github.com/gorniv). -- [Flutter Intl](https://marketplace.visualstudio.com/items?itemName=localizely.flutter-intl) - i18n binding from arb files by [Localizely](https://twitter.com/localizely). +- [Flutter Intl](https://marketplace.visualstudio.com/items?itemName=localizely.flutter-intl) - i18n binding from arb files by [Localizely](https://twitter.com/localizely) ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [196⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). -- [Flutter Intl](https://plugins.jetbrains.com/plugin/13666-flutter-intl) - 18n binding from arb files by [Localizely](https://twitter.com/localizely). +- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [281⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h) +- [Flutter Intl](https://plugins.jetbrains.com/plugin/13666-flutter-intl) - 18n binding from arb files by [Localizely](https://twitter.com/localizely) ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [6950⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [5083⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio). -- [Native Shell](https://github.com/nativeshell/nativeshell) [372⭐] - Experimental embedder for Flutter by [Matej Knopp](https://twitter.com/matejknopp). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [1871⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). -- [bitsdojo_window](https://github.com/bitsdojo/bitsdojo_window) - Customize windows owner-drawn chrome by [BitsDojo](https://github.com/bitsdojo). -- [Raspberry Pi Embedder](https://github.com/ardera/flutter-pi) [747⭐] - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera). -- [Fluent UI](https://github.com/bdlukaa/fluent_ui) [566⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev). -- [MacOS UI](https://github.com/GroovinChip/macos_ui) [492⭐] - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip). -- [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) [134⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu). -- [Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) [516⭐] - A curated list of awesome things related to Flutter desktop by [LeanFlutter](https://github.com/leanflutter). - -## Books - -### Learning Flutter - Beginners -- [Beginning App Development](https://www.amazon.com/Beginning-App-Development-Flutter-Cross-Platform/dp/1484251806) - by [Rap Payne](https://github.com/rapPayne). -- [Beginning Flutter](https://www.amazon.com/Beginning-Flutter-Hands-Guide-Development/dp/1119550823) - by [Marco Napoli](https://github.com/JediPixels). -- [Flutter for Beginners](https://www.amazon.com/Flutter-Beginners-introductory-cross-platform-applications/dp/1788996089) - by [Alessandro Biessek](https://github.com/biessek). -- [Flutter in Action](https://www.amazon.com/Flutter-Action-Eric-Windmill/dp/1617296147) - by [Eric Windmill](https://github.com/ericwindmill). -- [Learn Google Flutter Fast](https://www.amazon.com/Learn-Google-Flutter-Fast-Example/dp/1092297375) - by [Mark Clow](https://github.com/markclow). - -### Cookbooks -- [Practical Flutter](https://www.amazon.com/Practical-Flutter-Improve-Development-Open-Source/dp/1484249712) - by [Frank Zammetti](https://github.com/fzammetti). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [7109⭐] - Desktop implementations of the Flutter embedding API by Google +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [5799⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio) +- [Native Shell](https://github.com/nativeshell/nativeshell) [610⭐] - Experimental embedder for Flutter by [Matej Knopp](https://twitter.com/matejknopp) +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [2101⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [bitsdojo_window](https://github.com/bitsdojo/bitsdojo_window) - Customize windows owner-drawn chrome by [BitsDojo](https://github.com/bitsdojo) +- [Raspberry Pi Embedder](https://github.com/ardera/flutter-pi) [1452⭐] - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera) +- [Fluent UI](https://github.com/bdlukaa/fluent_ui) [2685⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev) +- [MacOS UI](https://github.com/GroovinChip/macos_ui) [1696⭐] - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip) +- [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) [167⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu) +- [Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) [1453⭐] - A curated list of awesome things related to Flutter desktop by [LeanFlutter](https://github.com/leanflutter) ## Podcasts @@ -698,41 +703,42 @@ This section contains libraries that take an experimental or unorthodox approach ## Bonus -- [It's All Widgets!](https://itsallwidgets.com) - Open list of published apps by [Hillel Coren](https://twitter.com/hillelcoren), [Thomas Burkhart](https://twitter.com/ThomasBurkhartB), [Simon Lightfoot](https://twitter.com/devangelslondon) and [Scott Stoll](https://twitter.com/scottstoll2017). -- [Awesome Flutter Linux](https://github.com/jpnurmi/awesome-flutter-linux) - A curated list of awesome Linux-specific Flutter packages and projects by [J-P Nurmi](https://twitter.com/jpnurmi). +- [It's All Widgets!](https://itsallwidgets.com) - Open list of published apps by [Hillel Coren](https://twitter.com/hillelcoren), [Thomas Burkhart](https://twitter.com/ThomasBurkhartB), [Simon Lightfoot](https://twitter.com/devangelslondon) and [Scott Stoll](https://twitter.com/scottstoll2017) +- [Awesome Flutter Linux](https://github.com/jpnurmi/awesome-flutter-linux) - A curated list of awesome Linux-specific Flutter packages and projects by [J-P Nurmi](https://twitter.com/jpnurmi) ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [444👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [457👍] ### Hardware -- [Matrix2](https://github.com/bus710/matrix2) - Sense Hat's LED matrix control game by [bus710](https://github.com/bus710). +- [Matrix2](https://github.com/bus710/matrix2) - Sense Hat's LED matrix control game by [bus710](https://github.com/bus710) ### Guide & Interviews -- [Interview Questions](https://github.com/whatsupcoders/Flutter-Interview-Questions) - List of helpful questions you can use to interview potential candidates by [Whatsupcoders](https://github.com/whatsupcoders/Whatsupcoders-flutter). -- [The International Flutter Starter Kit](https://medium.com/flutter-community/intl-flutter-starter-kit-18415e739fb6) - Guide by the experts by [Beyza Sunay Guler](https://twitter.com/BeyzaSunayGler1) & [Nawal Alhamwi](https://twitter.com/__nawalhmw). +- [Interview Questions](https://github.com/whatsupcoders/Flutter-Interview-Questions) - List of helpful questions you can use to interview potential candidates by [Whatsupcoders](https://github.com/whatsupcoders/Whatsupcoders-flutter) +- [The International Flutter Starter Kit](https://medium.com/flutter-community/intl-flutter-starter-kit-18415e739fb6) - Guide by the experts by [Beyza Sunay Guler](https://twitter.com/BeyzaSunayGler1) & [Nawal Alhamwi](https://twitter.com/__nawalhmw) ## Community ### Presentation material -- [Logo](https://drive.google.com/drive/folders/1GDGdQ0ghrxTNTx6aZLT41eV5sPZvV7bU) - Logo for stickers impressions. +- [Logo](https://drive.google.com/drive/folders/1GDGdQ0ghrxTNTx6aZLT41eV5sPZvV7bU) - Logo for stickers impressions ### Communication -- [r/FlutterDev](https://www.reddit.com/r/FlutterDev/) - Reddit community by [u/JaapVermeulen](https://www.reddit.com/user/JaapVermeulen). -- [Discord](https://discord.gg/N7Yshp4) - Discord server to discuss and get help by [Pritykin](https://twitter.com/AndrewPritykin). -- [Flutter Community](https://github.com/fluttercommunity) - Central place for community made packages. -- [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让 Flutter 更简单. +- [Gitter](https://gitter.im/flutter/flutter) - Exchange channel +- [r/FlutterDev](https://www.reddit.com/r/FlutterDev/) - Reddit community by [u/JaapVermeulen](https://www.reddit.com/user/JaapVermeulen) +- [Discord](https://discord.gg/N7Yshp4) - Discord server to discuss and get help by [Pritykin](https://twitter.com/AndrewPritykin) +- [Flutter Community](https://github.com/fluttercommunity) - Central place for community made packages +- [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让 Flutter 更简单 - [Hashnode](https://hashnode.com/n/flutter) - Read and write posts, participate in discussions or ask questions. #### Misc -- [Flutter Events](https://flutterevents.com) - Open list of Flutter events by [@hillelcoren](https://twitter.com/hillelcoren). -- [FlutterX](https://flutterx.com) - Searchable list of resources by [Hillel Coren](https://twitter.com/hillelcoren). +- [Flutter Events](https://flutterevents.com) - An open list of Flutter events by [@hillelcoren](https://twitter.com/hillelcoren) +- [FlutterX](https://flutterx.com) - Searchable list of resources by [Hillel Coren](https://twitter.com/hillelcoren) ### 🇦🇴 Angola - Facebook [Group](https://facebook.com/groups/556888664681938) @@ -780,7 +786,7 @@ This section contains libraries that take an experimental or unorthodox approach ### 🇫🇷 France -- Meetup [Bordeaux](https://www.meetup.com/fr-FR/Flutter-Bordeaux) - [Lille](https://www.meetup.com/fr-FR/Flutter-Lille) - [Paris](https://www.meetup.com/fr-FR/Flutter-Paris) - [Rennes](https://www.meetup.com/fr-FR/Flutter-Rennes) +- Meetup [Bordeaux](https://www.meetup.com/fr-FR/Flutter-Bordeaux) - [Lille](https://www.meetup.com/fr-FR/Flutter-Lille) - [Paris](https://www.meetup.com/fr-FR/Flutter-Paris) - [Rennes](https://www.meetup.com/fr-FR/Flutter-Rennes) - [Nantes](https://www.meetup.com/fr-FR/flutter-nantes/) - [Twitter](https://twitter.com/FlutterFrance) - [Slack](https://linktr.ee/flutter_france) - [Newsletter Flutter Digest](https://www.flutter-digest.com/) @@ -869,6 +875,8 @@ This section contains libraries that take an experimental or unorthodox approach ### 🇷🇺 Russia - [Telegram](https://t.me/rudart) +- [Telegram - Oh, my Flutter](https://t.me/ohmyflutter) +- Meetup [Flutter Voronezh](https://www.meetup.com/flutter-voronezh/) ### 🇪🇸 Spain @@ -908,6 +916,7 @@ This section contains libraries that take an experimental or unorthodox approach - Meetup [Chicago](https://www.meetup.com/Flutter-Chicago/) - Meetup [Washington DC] (https://www.meetup.com/DCFlutter/) +- Meetup [NYC](https://www.meetup.com/flutter-nyc/) ### 🏴 Kurdistan From 3c8169059d1bc8732a6e1321c3a44cda9008bb14 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 15 Apr 2024 01:28:27 +0200 Subject: [PATCH 26/70] Delete regen.md --- regen.md | 937 ------------------------------------------------------- 1 file changed, 937 deletions(-) delete mode 100644 regen.md diff --git a/regen.md b/regen.md deleted file mode 100644 index 92314d5..0000000 --- a/regen.md +++ /dev/null @@ -1,937 +0,0 @@ -[](https://flutter.dev/) - - -

- - Github Repositories - - - Awesome - - - Awesome - -

- - -Flutter 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 👍| ⭐| 👏 - - - - - - -#### Demonstrations -
- - - - - -
- - -[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) - - - Stream - - -[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) - - - - BMW - - BMW - Connect - - - BlueAquilae Twitter Meteo - - - Calendar - Meteo - -
- - -## Contents - -- [Articles](#articles) -- [Videos](#videos) -- [Components](#components) -- [Navigation](#navigation) -- [Template](#templates) -- [Plugins](#plugins) -- [Frameworks](#frameworks) -- [Experimental](#experimental) -- [Gaming](#gaming) -- [Open Source Apps](#open-source-apps) -- [Web](#web) -- [Utilities](#utilities) -- [Books](#books) -- [Bonus](#bonus) -- [Jobs](#jobs) -- [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) claps - 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) claps - 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 based on Redux, Firebase, Custom Animations, and UI -- [Flutter Institute](https://flutter.institute/) - Very original content and tutorials by [Brian Armstrong](https://twitter.com/flutterinst) -- [Iirokrankka.com](https://iirokrankka.com/) - Articles and tutorials and anything related by [Iiro Krankka](https://twitter.com/koorankka). -- [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 & tricks in the development by [Diego Velásquez](https://twitter.com/diegoveloper) -- [FilledStacks](https://www.filledstacks.com/) - Tutorials and guides on development by [Dane Mackier](https://www.instagram.com/filledstacks/) -- [Awesome Flutter tips](https://github.com/erluxman/awesomefluttertips/) - Tips to help developers increase productivity by [erluxman](https://twitter.com/erluxman/). - -### 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 integration by Google Code Labs -- [Planets-Flutter: from design to app](http://sergiandreplace.com/2017/09/planets-flutter-from-design-to-app) - Detailed planets design tutorial -- [Flutter and Dart development](https://suragch.medium.com/flutter-and-dart-development-articles-981be9ef7b23) - Articles and tutorials by [Suragch](https://twitter.com/Suragch1) - -### Beginner - -- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [5198⭐] - Visual roadmap with principles, patterns, and 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) [350⭐] - Comprehensive guide to the basics of Flutter and 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 by [Suragch](https://twitter.com/Suragch1). See also [State Management](#state-management) - -### Advanced - -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [1101👍] 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) claps - 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) claps - 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) claps - 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) claps - 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) claps - 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) claps - 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-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) - Very rich content by [Tensor Programming](http://tensor-programming.com/) -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan) -- [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video courssd for beginners & non-programmers by [Zaiste](https://zaiste.net/) -- [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) - 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 widgets provided by Flutter Team -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [6742⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [2090⭐] - 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) [470⭐] - Generative Art by [Robert Felker](https://github.com/Solido) - - -### UI - -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3035⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [499⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts) -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [827⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu) -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [607⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn) -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [409⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [983⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [296⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [781⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [450⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov) -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [376⭐] - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung) -- [Folding Cell](https://github.com/faob-dev/folding_cell) [567⭐] - Fold your widget by [Faob](https://github.com/faob-dev) -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Slide Container](https://pub.dev/packages/slide_container) Slide vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec). -- [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). -- [Before After](https://github.com/xsahil03x/before_after) [870⭐] - 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) [524⭐] - 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) [148⭐] - 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) [659⭐] - 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) [499⭐] - Tags with different customizations by [Di Natale Antonino](https://github.com/Dn-a). -- [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [1920⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. -- [Dough](https://github.com/HatFeather/flutter_dough) [682⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). -- [Card Settings](https://github.com/codegrue/card_settings) [518⭐] - package for building settings forms by [codegrue](https://github.com/codegrue). -- [Timelines](https://github.com/chulwoo-park/timelines) [690⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). -- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [673⭐] - A 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) [294⭐] - Button with a loading indicator, complete with success and error animations by [Chris Edgington](https://twitter.com/ChrisTheEdg) -- [PlutoGrid](https://github.com/bosskmk/pluto_grid) [620⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). -- [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) [1354⭐] - Community-driven chat UI implementation by the [Flyer Chat team](https://github.com/flyerhq) - -#### Sticky Headers - -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [339⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine) -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [876⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar) -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [1053⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/) - -#### Drawers - -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [339⭐] - 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) [499⭐] - 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) [733⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [616⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [983⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). -- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [371⭐] - 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) [683⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98) - -#### Bottom Sheets -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [556⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). -- [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [1780⭐] - 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) [322⭐] - 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) [486⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) - -#### UI Helpers - -- [Reorderables](https://github.com/hanshengchiu/reorderables) [714⭐] - 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) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [306⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [993⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Scroll To Index](https://github.com/quire-io/scroll-to-index) [480⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). -- [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/rvamsikrishna). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [1376⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) - -#### Material Design - -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [348⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins) -- [Slidable](https://github.com/letsar/flutter_slidable) [2604⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) -- [Backdrop](https://github.com/fluttercommunity/backdrop) [307⭐] - [Backdrop](https://material.io/design/components/backdrop.html) implementation for flutter. - -#### Cupertino Design - -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [239⭐] - Peek & Pop implementation based on the iOS functionality by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu) - -#### 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) [880⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike) -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [1738⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) -- [Wave](https://github.com/i-protoss/wave) [1052⭐] - Displaying some 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 by [Sahdeep Singh](https://github.com/iamSahdeep) -- [PhotoFilters](https://github.com/skkallayath/photofilters) [395⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). -- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [146⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). -- [Clay Containers](https://github.com/mcaubrey/clay_containers) [431⭐] - 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) [247⭐] - 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) [1709⭐] - 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) [209⭐] - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour) - - -#### Login - -kotlin.Unit -- [Flutter Login](https://github.com/NearHuscarl/flutter_login) - Login widget with slick animation from start to finish by [NearHuscarl](https://github.com/NearHuscarl) - -#### Backend-Driven - -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1499⭐] - Build your dynamic UI with 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) [1555⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014) -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [281⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy) -- [Photo View](https://github.com/renancaraujo/photo_view) [1851⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo) -- [SVG](https://github.com/dnfield/flutter_svg) [1628⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield) -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [971⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn) -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [2378⭐] - Show images from the internet and keep them in the cache directory by -- [Lottie](https://github.com/xvrh/lottie-flutter) [1104⭐] - 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) [166⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo) -- [Crop](https://github.com/xclud/flutter_crop) [254⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/) - -#### Image Picker - -- [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com) -- [WeChat Assets Picker](https://github.com/fluttercandies/flutter_wechat_assets_picker) [1424⭐] - 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/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) [416⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/) -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [185⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com) -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [269⭐] - Interactive, customizable vector maps by Mapbox -- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [539⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project) -- [Map](https://github.com/xclud/flutter_map) [127⭐] - Fully-fledged interactive Map widget for flutter written in pure Dart. Supports all platforms. by [Mahdi K. Fard](https://github.com/xclud/) - -### Charts - -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [399⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts) -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [259⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts) -kotlin.Unit -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [422⭐] - 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) [6361⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [445⭐] - 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) [723⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad) -- [Graphic](https://github.com/entronad/graphic) [1482⭐] - Data visualization library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad) - -### Navigation - -- [Fluro](https://github.com/goposse/fluro) [3654⭐] - 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) [164⭐] - 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) [68⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com) -- [Get](https://github.com/jonataslaw/get) [9791⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) -- [Beamer](https://github.com/slovnicki/beamer) [573⭐] - Route through guarded page 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) [442⭐] - Declarative routes to reduce complexity, deep linking for mobile and the web while maintaining developer experience by [Chris Sells](https://github.com/csells). - -### Auth - -- [Local Auth](https://github.com/flutter/plugins/tree/master/packages/local_auth) - Touch ID, lock code, fingerprint auth on iOS and Android -- [Login](https://github.com/AppleEducate/flutter_login) [708⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com) -- [Google Sign-In](https://github.com/flutter/plugins/tree/master/packages/google_sign_in) - Google OAuth -- [Firebase Auth](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_auth) - Firebase OAuth -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [404⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike) -- [Apple Sign-In](https://github.com/tomgilder/flutter_apple_sign_in) [159⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder) -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [176⭐] - Buffer, Strava, Unsplash, 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) claps - Phone number auth via SMS by [Gildásio Filho](https://github.com/gildaswise) -- [SimpleAuth](https://github.com/Clancey/simple_auth) [350⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by [James Clancey](https://github.com/Clancey) -- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [267⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB) - -### Text & Rich Content - -kotlin.Unit -- [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) -- [Zefyr](https://github.com/memspace/zefyr) [2213⭐] - Soft & gentle rich text editor by [Memspace](https://github.com/memspace/zefyr) -- [AutoSizeText](https://github.com/leisim/auto_size_text) [1977⭐] - 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) [216⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/) -- [TeX](https://github.com/shah-xad/flutter_tex) [254⭐] - Render Mathematics Equations with full HTML and 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) [1427⭐] - 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) [447⭐] - Model-driven approach to handling Forms inputs and validations, heavily inspired in Angular's Reactive Forms. - -### Analytics - -- [Usage](https://github.com/dart-lang/usage) [143⭐] - Google Analytics wrapper for command-line, web, and Flutter apps -- [Firebase Analytics](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API -- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [24⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode) - -### Internationalization - -- [GenLang](https://github.com/KingWu/gen_lang) [99⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu) -- [Flutter Translate](https://github.com/bratan/flutter_translate) [383⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me) -- [attranslate](https://github.com/fkirc/attranslate) - Semi-automated translation of ARB or JSON files by [fkirc](https://github.com/fkirc) - - -### Styling - -- [Flutterial](https://github.com/rxlabz/flutterial) [1751⭐] - 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) [634⭐] - 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 - -- [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). -kotlin.Unit -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [845⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) -- [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [735⭐] 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) [3941⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc) -- [Chewie](https://github.com/brianegan/chewie) [1860⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan) -- [Video Trimmer](https://github.com/sbis04/video_trimmer) [402⭐] - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04) -- [CamerAwesome](https://github.com/Apparence-io/camera_awesome) [873⭐] - Community camera plugin rework by [Apparence.io studio](https://apparence.io) - -#### Voice - -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [334⭐] - 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 as data storage -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [1070⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol) - -#### Preferences - -- [Streaming Shared Preferences](https://github.com/roughike/streaming_shared_preferences) - 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 by Brett Nesbitt -- [Firebase AdMob](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_admob) - Ad integration using Firebase -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [544⭐] - 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 & natvie ads by [Dreamsoft Innovations](https://github.com/dreamsoftin). -- [Square In-App Payments SDK](https://github.com/square/in-app-payments-flutter-plugin) [332⭐] - 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) [437⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike) -- [Mates](https://github.com/CodemateLtd/FlutterMates) [574⭐] - 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) [153⭐] - Weather app to learn how to use Canvas and Animation by [Alessandro Aime](https://github.com/alessandroaime) -- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [8665⭐] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by [Brian Egan](https://github.com/brianegan) -- [Restaurant Menu](https://github.com/braulio94/menu_flutter) [623⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94) -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [1509⭐] - Profile, Travel, 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 player component by [Tobe O](https://thosakwe.com/) -- [Dashboard](https://github.com/Ivaskuu/dashboard) [908⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu) -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [577⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/) -kotlin.Unit -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [6169⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan) -- [Book](https://github.com/putraxor/flutter-book-app) [352⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor) -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1720⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [303⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984) -- [DrawApp](https://github.com/SnakeyHips/drawapp) [239⭐] - Sample Drawing App to demonstrate how to allow user to draw onto canvas with color picker and brush thickness slider by [Jake Gough](https://github.com/SnakeyHips) -- [Starter Kit](https://github.com/KingWu/flutter_starter_kit) [776⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu) -- [Feather](https://github.com/jhomlala/feather) [657⭐] - 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) [1497⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609) -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1503⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru) -- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [2996⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). -- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [450⭐] - 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) [861⭐] - 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) [294⭐] - A set of beautiful timelines by [Julio Bitencourt](https://github.com/JHBitencourt). - -### Clone - -- [GitTouch](https://github.com/pd4d10/git-touch) [1493⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10) -- [RustDesk](https://github.com/rustdesk/rustdesk) - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) - -### Machine Learning - -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [390⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn) -- [m2cgen](https://github.com/BayesWitnesses/m2cgen) [2703⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) - -### Vision - -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [272⭐] - 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) [454⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly) - -#### Augmented Reality - -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [786⭐] - 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) [420⭐] - 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 Pub Repository. -- [Plugins](https://github.com/flutter/plugins/tree/master/packages) - Official Flutter Team Plugins - -### Device - -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1468⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard) -- [Location](https://github.com/Lyokone/flutterlocation) [1059⭐] - 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) [226⭐] - 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) [2378⭐] - 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) [293⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) -- [UDID](https://github.com/GigaDroid/flutter_udid) [229⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) -- [Downloader](https://github.com/hnvn/flutter_downloader) [887⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn) -- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [2971⭐] - 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) [91⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [1247⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) -- [VPN](https://github.com/X-dea/Flutter_VPN) - Access VPN services by [Jason C.H](https://github.com/ctrysbita) -- [Geolocator](https://github.com/baseflow/flutter-geolocator) - 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) - A Flutter permission plugin which provides a 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) - -#### Scanner - -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [234⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela) -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [293⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica) - -#### Bluetooth / NFC / Beacon - -- [Blue](https://github.com/pauldemarco/flutter_blue) [2340⭐] - 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) [375⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa) -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [82⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/) -- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [634⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue) -- [NFC Manager](https://github.com/okadan/flutter-nfc-manager) [183⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan) - -### Storage - -- [Sqflite](https://github.com/tekartik/sqflite) [2790⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/) -- [Moor](https://github.com/simolus3/moor) - Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [ -Simon Binder](https://github.com/simolus3) - -### Services - -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [214⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/) -kotlin.Unit -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [604⭐] - 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 Rating](https://github.com/AppleEducate/app_review) [39⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com) - - -## Frameworks - -### State management - -#### Standard - -- [Bloc](https://github.com/felangel/bloc) [11364⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) -- [MobX](https://github.com/mobxjs/mobx.dart) [2360⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. -- [Provider](https://github.com/rrousselGit/provider) [5020⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) -- [RiverPod](https://github.com/rrousselGit/river_pod) [5734⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) -- [GetX](https://github.com/jonataslaw/getx) - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) -- [Binder](https://github.com/letsar/binder) [178⭐] - A lightweight, yet powerful way to bind your application state with your business logic, by [Romain Rastel](https://github.com/letsar). - -#### Redux / ELM / Dependency Injection - -- [Built redux](https://github.com/davidmarne/flutter_built_redux) [77⭐] - Automatic subscribing to your redux stores. Based on the built pattern by [David Marne](https://github.com/davidmarne) -- [Redux.dart](https://github.com/johnpryan/redux.dart) [513⭐] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects) -- [Redux](https://github.com/brianegan/flutter_redux) [1648⭐] - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Widgets -- [Inject](https://github.com/google/inject.dart) [868⭐] - Compile-time dependency injection by Google -- [Flux](https://github.com/google/flutter_flux) [372⭐] - Implementation of the Flux framework by Google -- [Fish](https://github.com/alibaba/fish-redux) [7342⭐] - Alibaba Redux implementation -- [Async Redux](https://pub.dev/packages/async_redux) [227⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/) - -### Widgets - -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [3007⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) -- [Functional widget](https://github.com/rrousselGit/functional_widget) [580⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit) - -### Data - -- [Graphql](https://github.com/zino-app/graphql-flutter) [3221⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [305⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/) -- [Ferry](https://github.com/gql-dart/ferry) [582⭐] - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) - - -### Backend - -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1499⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). -- [NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool) -- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) [562⭐] Open source backend framework by [ParsePlatform](https://parseplatform.org/). -- [Serverpod](https://github.com/serverpod/serverpod) - Write your server-side code and API in Dart. - -### Animation - -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [390⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [2930⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms) -- [Villains](https://github.com/Norbert515/flutter_villains) [361⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1617⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/) -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [479⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks) -- [Simple Animations](https://github.com/felixblaschke/simple_animations) - Create awesome custom animations easily by [Felix Blaschke](https://github.com/felixblaschke) -- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [280⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [1503⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) -- [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). -- [Funvas](https://github.com/creativecreatorormaybenot/funvas) [510⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). - - -### Testing - -- [flutter_convenient_test](https://github.com/fzyzcjy/flutter_convenient_test) [449⭐] - Tests with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode by [fzyzcjy](https://github.com/fzyzcjy) -- [Patrol](https://github.com/leancodepl/patrol) [769⭐] - Easy-to-learn, powerful UI testing framework eliminating limitations of `flutter_test`, `integration_test`, and `flutter_driver` by [LeanCode](https://leancode.co) - -### Web - -- [Responsive Framework](https://github.com/Codelessly/ResponsiveFramework) [1198⭐] - Automatically adapt UI to different screen sizes. Responsiveness made simple by [Codelessly](https://codelessly.com) - -## Experimental - -This section contains libraries that take an experimental or unorthodox approach. - -- [styled_widget](https://github.com/ReinBentdal/styled_widget) [1209⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). - -## Engines - -### Rendering - -- [Graphx](https://github.com/roipeker/graphx) [477⭐] - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker). - -### Game - -- [Flame](https://github.com/flame-engine/flame) [8771⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) -kotlin.Unit -- [Bonfire](https://github.com/RafaelBarbosatec/bonfire) [1127⭐] - Flame engine based game engine for 2D RPG games -- [Zerker](https://github.com/flutterkit/zerker) [648⭐] - Lightweight and powerful graphic animation library by [drawcall](https://github.com/drawcall). - -#### Open source games - -- [Flip](https://github.com/RedBrogdon/flutterflip) [264⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) -- [2048](https://github.com/anuranBarman/2048) [324⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman) -- [TRex](https://github.com/renancaraujo/trex-flame) [5⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo) -- [Crush](https://github.com/boeledi/flutter_crush) [552⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com) -- [Slide Puzzle](https://github.com/kevmoo/slide_puzzle) [178⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) -- [Tetris](https://github.com/boyan01/flutter-tetris) [1558⭐] - Tetris game by [YangBin](https://github.com/boyan01) -- [Party Charades](https://github.com/vintage/party_flutter) [207⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage) -- [Ghost Rigger](https://github.com/Float-like-a-dash-Sting-like-a-dart/GhostRigger) [220⭐] - Ghost Rigger is a cyberpunk inspired puzzle game by [Iain Smith](https://github.com/b099l3) and [Julio Ernesto Rodríguez Cabañas](https://github.com/ernestoyaquello). -- [Space Empires](https://github.com/satyamx64/space_empires) [91⭐] - A 4X Space themed strategy game by [Satyam Sharma](https://github.com/satyamx64) - -#### Game Engine resources - -- [Awesome Flame](https://github.com/flame-engine/awesome-flame) - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine) - - -## Open Source Apps - -### Premium - -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [6436⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/) -- [Developer Quest](https://github.com/2d-inc/developer_quest) [2993⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/) -- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [48394⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) -- [RustDesk](https://github.com/rustdesk/rustdesk) [62337⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). - -### Top - -- [Flutter Team Samples](https://github.com/flutter/samples) [16536⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) -- [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [23562⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) -- [Meme Chat](https://github.com/efortuna/memechat) [540⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. -kotlin.Unit -- [Lime](https://github.com/fablue/lime-flutter) [381⭐] - Lime social network by Sebastian Sellmair -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [756⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com) -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [595⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia) -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [510⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar) -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1676⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk) -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [1132⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52) -- [FlutterGram](https://github.com/mdanics/fluttergram) [2283⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics) -- [BookSearch](https://github.com/Norbert515/BookSearch) [537⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515) -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [890⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe) -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [486⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor) -- [Trace](https://github.com/trentpiercy/trace) [1085⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy) -- [Taskist](https://github.com/huextrat/Taskist) [959⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat) -- [Tourism](https://github.com/bluemix/tourism-demo) [302⭐] - Tourism app based on redux w/ animations & i18n by [blueMix](https://github.com/bluemix/tourism-demo) -- [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [615⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory) -- [Transform Widget](https://github.com/DrPaulT/flutter-engine-test) - Image widgets as 3D game engine sprites by [Paul Thomas](https://github.com/DrPaulT) -- [Deer](https://github.com/aleksanderwozniak/deer) [421⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak) -- [TailorMade](https://github.com/jogboms/tailor_made) [326⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms) -- [Instory](https://github.com/InvertedX/instory) [207⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar) -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [834⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [219⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji) -- [Reply](https://github.com/flschweiger/reply) [562⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger) -- [Enigma](https://github.com/AmitJoki/Enigma) - Privacy chat with end-to-end encryption by [AmitJoki](https://github.com/AmitJoki) -- [Chillify](https://github.com/KarimElghamry/chillify) - Fancy music app made with Provider and Bloc pattern by [Karim Elghamry](https://github.com/KarimElghamry) -- [Pokedex](https://github.com/scitbiz/flutter_pokedex) - Pokedex app with beautiful UI and smooth animation by [Hung Pham](https://github.com/scitbiz) -- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [2055⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) -- [GitJournal](https://github.com/GitJournal/GitJournal) [3297⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda) -- [AuthPass](https://github.com/authpass/authpass) [2107⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul) -- [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [3644⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc) -- [Harpy](https://github.com/robertodoering/harpy) [2036⭐] - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering) -- [Mooltik](https://github.com/ruskakimov/mooltik) [194⭐] - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov) -- [Spotube](https://github.com/KRTirtho/spotube) [24024⭐] - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) - -## Utilities - -- [Launcher Icons](https://github.com/franzsilva/flutter_launcher_icons) - Generate your launcher icons easily by [Mark O'Sullivan](https://github.com/MarkOSullivan94) and [Franz Silva](https://github.com/franzsilva) -- [FlutterIcon](http://fluttericon.com/) [409⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) -- [FVM](https://github.com/leoafarias/fvm) [4274⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Environment Configuration](https://github.com/TatsuUkraine/dart_environment_config) [91⭐] - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine) -- [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [408⭐] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv) -- [Fontify](https://github.com/westracer/fontify) [102⭐] - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by [Igor Kharakhordin](https://github.com/westracer) -- [FlutterGen](https://github.com/FlutterGen/flutter_gen) [1392⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. -- [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) [2068⭐] - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource) -- [Flutter Sidekick](https://github.com/leoafarias/sidekick) [1461⭐] - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias) -- [Dart Code Metrics](https://github.com/dart-code-checker/dart-code-metrics) [855⭐] - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for the Dart analyzer by [Dart Code Checker team](https://github.com/dart-code-checker). -- [Melos](https://github.com/invertase/melos) [1020⭐] - Manage projects with multiple packages, automated versioning, changelogs & publishing via Conventional Commits by [Invertase](https://github.com/invertase) - -### VSCode - -- [Awesome Snippets](https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets) - Collection of commonly used classes and methods by [Nash](https://twitter.com/Nash0x7E2) -- [Flutter Files](https://marketplace.visualstudio.com/items?itemName=gornivv.vscode-flutter-files) - Quick generation for BLoC templates files by context menu by [Gorniv](https://github.com/gorniv). -- [Flutter Intl](https://marketplace.visualstudio.com/items?itemName=localizely.flutter-intl) - i18n binding from arb files by [Localizely](https://twitter.com/localizely) - - -### IntelliJ / Android Studio - -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [281⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h) -- [Flutter Intl](https://plugins.jetbrains.com/plugin/13666-flutter-intl) - 18n binding from arb files by [Localizely](https://twitter.com/localizely) - -### Desktop - -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [7109⭐] - Desktop implementations of the Flutter embedding API by Google -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [5799⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio) -- [Native Shell](https://github.com/nativeshell/nativeshell) [610⭐] - Experimental embedder for Flutter by [Matej Knopp](https://twitter.com/matejknopp) -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [2101⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). -- [bitsdojo_window](https://github.com/bitsdojo/bitsdojo_window) - Customize windows owner-drawn chrome by [BitsDojo](https://github.com/bitsdojo) -- [Raspberry Pi Embedder](https://github.com/ardera/flutter-pi) [1452⭐] - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera) -- [Fluent UI](https://github.com/bdlukaa/fluent_ui) [2685⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev) -- [MacOS UI](https://github.com/GroovinChip/macos_ui) [1696⭐] - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip) -- [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) [167⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu) -- [Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) [1453⭐] - A curated list of awesome things related to Flutter desktop by [LeanFlutter](https://github.com/leanflutter) - -## Podcasts - -### English - -- [It's all widgets! Flutter podcast](https://open.spotify.com/show/2qJVeu47e2eAum4j7lxXXv?si=d26QVJQsSRyRHeybfL_01Q) - by [Hillel Coren](https://twitter.com/hillelcoren). - -### Portuguese - -- [Universo Flutter](https://open.spotify.com/show/4AlxqGkkrqe0mfIx3Mi7Xt?si=1eC0a22MR1OkEAT7HErT-A) - by [Matias de Andrea](http://deandreamatias.com/). - -### Spanish - -- [Código Flutter](https://open.spotify.com/show/3QUTYR6jspNxHK8akJFxYf?si=MZtgjIMyTi6-WgN9Go6vZQ) - by [Guillermo García](https://guillermogarcia.es/). - -### Russian - -- [Flutter Dev Podcast](https://open.spotify.com/show/5qc1VFD4pkJlUYZBVTOFCI?si=OWn7VCELRO2QV03Gi2u8nA&nd=1) - by [Eugene Saturov](https://twitter.com/saturovv). - -## Bonus - -- [It's All Widgets!](https://itsallwidgets.com) - Open list of published apps by [Hillel Coren](https://twitter.com/hillelcoren), [Thomas Burkhart](https://twitter.com/ThomasBurkhartB), [Simon Lightfoot](https://twitter.com/devangelslondon) and [Scott Stoll](https://twitter.com/scottstoll2017) -- [Awesome Flutter Linux](https://github.com/jpnurmi/awesome-flutter-linux) - A curated list of awesome Linux-specific Flutter packages and projects by [J-P Nurmi](https://twitter.com/jpnurmi) - -### Fun - -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [457👍] - -### Hardware - -- [Matrix2](https://github.com/bus710/matrix2) - Sense Hat's LED matrix control game by [bus710](https://github.com/bus710) - -### Guide & Interviews - -- [Interview Questions](https://github.com/whatsupcoders/Flutter-Interview-Questions) - List of helpful questions you can use to interview potential candidates by [Whatsupcoders](https://github.com/whatsupcoders/Whatsupcoders-flutter) -- [The International Flutter Starter Kit](https://medium.com/flutter-community/intl-flutter-starter-kit-18415e739fb6) - Guide by the experts by [Beyza Sunay Guler](https://twitter.com/BeyzaSunayGler1) & [Nawal Alhamwi](https://twitter.com/__nawalhmw) - - -## Community - -### Presentation material - -- [Logo](https://drive.google.com/drive/folders/1GDGdQ0ghrxTNTx6aZLT41eV5sPZvV7bU) - Logo for stickers impressions - -### Communication - -- [Gitter](https://gitter.im/flutter/flutter) - Exchange channel -- [r/FlutterDev](https://www.reddit.com/r/FlutterDev/) - Reddit community by [u/JaapVermeulen](https://www.reddit.com/user/JaapVermeulen) -- [Discord](https://discord.gg/N7Yshp4) - Discord server to discuss and get help by [Pritykin](https://twitter.com/AndrewPritykin) -- [Flutter Community](https://github.com/fluttercommunity) - Central place for community made packages -- [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让 Flutter 更简单 -- [Hashnode](https://hashnode.com/n/flutter) - Read and write posts, participate in discussions or ask questions. - -#### Misc - -- [Flutter Events](https://flutterevents.com) - An open list of Flutter events by [@hillelcoren](https://twitter.com/hillelcoren) -- [FlutterX](https://flutterx.com) - Searchable list of resources by [Hillel Coren](https://twitter.com/hillelcoren) - -### 🇦🇴 Angola -- Facebook [Group](https://facebook.com/groups/556888664681938) -- Facebook [Page](https://facebook.com/Flutter-Angola-2076395262380886/) -- Twitter [Page](https://twitter.com/AngolaFlutter) - -### 🇦🇺 Australia -- Slack [GDG Sydney](https://gdg-sydney.slack.com) -- Meetup [GDG Sydney](https://www.meetup.com/gdgsydney) -- Twitter [Flutter Sydney](https://twitter.com/FlutterSydney) - -### Bangladesh - - [Facebook Group](https://www.facebook.com/groups/flutter.bangladesh/) - -### 🇧🇷 Brazil -- Slack [Flutter Brasil](https://flutterbr.slack.com) -- Medium [Flutter Comunidade BR](https://medium.com/flutter-comunidade-br) -- Twitter [Flutter Comunidade BR](https://twitter.com/br_flutter) -- Meetup [São Paulo](https://www.meetup.com/flutter-sp) -- [Flutter para iniciantes](https://www.flutterparainiciantes.com.br) - -### cm Cameroon - -- Twitter [Flutter Cameroon](https://twitter.com/fluttercm) -- Telegram [Flutter & Dart Community CM](https://t.me/fluttercameroon) - -### 🇨🇦 Canada - -- Meetup [Toronto](https://www.meetup.com/FlutterToronto) -- Meetup [Montreal](https://www.meetup.com/FlutterMontreal) -- Meetup [Calgary](https://www.meetup.com/FlutterCalgary) - -### 🇨🇮 Côte d'Ivoire (Ivory Coast) - -- Facebook [Page](https://web.facebook.com/flutterci/) -- Facebook [Group](https://web.facebook.com/groups/1725273507587759/) - -### 🇩🇰 Denmark - -- Meetup [Denmark](https://www.meetup.com/Flutter-Developers-Denmark/) - -### 🇪🇹 Ethiopia - -- [Telegram](https://t.me/flutter_forum/) - -### 🇫🇷 France - -- Meetup [Bordeaux](https://www.meetup.com/fr-FR/Flutter-Bordeaux) - [Lille](https://www.meetup.com/fr-FR/Flutter-Lille) - [Paris](https://www.meetup.com/fr-FR/Flutter-Paris) - [Rennes](https://www.meetup.com/fr-FR/Flutter-Rennes) - [Nantes](https://www.meetup.com/fr-FR/flutter-nantes/) -- [Twitter](https://twitter.com/FlutterFrance) -- [Slack](https://linktr.ee/flutter_france) -- [Newsletter Flutter Digest](https://www.flutter-digest.com/) - -### 🇩🇪 Germany - -- Meetup [Berlin](https://www.meetup.com/flutter-berlin/) - [Düsseldorf](https://www.meetup.com/flutter-school/) - [Karlsruhe](https://www.meetup.com/Karlsruhe-Flutter-Meetup/) - [Hamburg](https://www.meetup.com/Flutter-Hamburg/) - [Stuttgart](https://www.meetup.com/Flutter-Stuttgart/) - [Munich](https://www.meetup.com/Flutter-Munich) -- Twitter [Flutter Berlin](https://twitter.com/flutterBerlin) - [Düsseldorf](https://twitter.com/flutter_school) - [Munich](https://twitter.com/FlutterMunich) -- Slack [Flutter Berlin](https://flutterberlin.slack.com/join/shared_invite/enQtMzQ1NDI0NjU4Mjc5LWVjOTg0NmUxZmU4YzZjZjFkMWNjYWYyYTI5NjMyZWE5MDZjNDM0YzgyNWQyM2EzM2E0NDE4ZmQyMzQyMzRlNjI) -- LinkedIn [Munich](https://www.linkedin.com/company/Flutter-Munich) - -### 🇬🇷 Greece - -- Meetup [Athens](https://www.meetup.com/Athens-Flutter-Group/) -- Slack [Flutter GR](https://join.slack.com/t/fluttergr/shared_invite/enQtNzQwODM2NzIxOTg0LWFjNWYxYzkyMTdmYWQ4ZWYyMWI2YjcyOTI4YzAzYjY2Nzk3OWNkMTkwZGRjNjRiMGFlNzgyOGRhMmEyZTQ3MmM) - -### 🇮🇹 Italy - - Telegram [Flutter Italia Developers](https://t.me/flutteritdevs) - - Website [flutteritalia.dev](https://flutteritalia.dev) - -### 🇮🇳 India -- Telegram [Flutter India 🇮🇳](https://t.me/flutterindia) - -### 🇮🇱 Israel -- Facebook [Flutter Israel Developers](https://www.facebook.com/groups/2779846762051712) - -### 🇮🇩 Indonesia -- Telegram [Flutter Indonesia](https://t.me/flutter_id) - -### 🇯🇵 Japan - -- Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) - -### 🇰🇪 Kenya -- Meetup [Flutter Developers Kenya](https://www.meetup.com/KenyaFlutterDev/) -- Twitter [Flutter Developers Kenya](https://twitter.com/KenyaFlutterDev/) - -### 🇰🇷 Korea - -- Meetup [Flutter Korea](https://www.meetup.com/ko-KR/Flutter-Korea/) -- Facebook [Flutter Korea User Group](https://www.facebook.com/groups/flutterkorea/) -- Slack [GDG Korea #flutter channel](http://slack.gdg.kr/) - -### 🇲🇾 Malaysia - -- Telegram [Flutter/Dart Dev Malaysia](https://t.me/flutterdevmalaysia) - -### 🇳🇬 Nigeria - -- Slack [DevCenter Square](https://devcenter-square-slack.herokuapp.com) -- Telegram [FlutterLagos](https://t.me/joinchat/PAH0fVA0l7F_zMM537lo9w) -- Twitter [FlutterLagos](https://twitter.com/FlutterLagos) - -### 🇵🇰 Pakistan - -- [Facebook Group](https://www.facebook.com/groups/FlutterPK/) - -### 🇵🇭 Philippines -- [Website](https://flutter.ph/) -- [Meetup](https://www.meetup.com/flutterph/) -- [Twitter](https://twitter.com/flutter_ph) -- [Facebook Page](https://web.facebook.com/flutterphilippines/) -- [Facebook Group](https://web.facebook.com/groups/flutterphilippines/) -- [Github](https://github.com/flutterph) - -### 🇵🇱 Poland -- [Flutter Developers Poland Facebook Group](https://www.facebook.com/groups/2228619364094561/about/) -- [Flutter Poland Slack workspace](http://bit.ly/flutter-pl-slack) -- [Flutter Warsaw Meetup](https://www.meetup.com/Flutter-Warsaw/) -- [Flutter Warsaw Twitter](https://twitter.com/flutterwarsaw) -- [Flutter Warsaw YouTube Channel](https://www.youtube.com/channel/UCO7yMprO8cFwV4QnuhTMVlQ) -- [Poznan Flutter Developer Group](https://www.meetup.com/poznan-flutter-developers/) -- [Flutter Wrocław Meetup](https://www.meetup.com/Flutter-Wroc%C5%82aw/) -- Meetup [Tricity](https://www.meetup.com/pl-PL/Flutter-Tricity/) -- Twitter [Tricity](https://twitter.com/FlutterTricity/) - -### 🇵🇹 Portugal -- [Meetup](https://www.meetup.com/flutterportugal) - -### 🇵🇪 Peru - -- Facebook [Flutter Peru Group](https://www.facebook.com/groups/flutterperu/) -- Meetup [Flutter Peru](https://meetup.com/Flutter-Peru/) -- Twitter [Flutter Peru](https://twitter.com/FlutterPeru) - -### 🇷🇺 Russia - -- [Telegram](https://t.me/rudart) - -### 🇪🇸 Spain - -- [Madrid Community](https://flutter.madrid) -- [Madrid Meetup](https://www.meetup.com/es-ES/Flutter-Madrid) -- [Madrid Twitter](https://twitter.com/FlutterMadrid) - - -### 🇱🇰 Sri Lanka - -- [Gitter](https://gitter.im/Colombo-Flutter-Community) -- [Slack](https://fluttercmb.slack.com/) -- [Community GitHub Page](https://github.com/Colombo-Flutter-Meetup) -- [Facebook Page](https://www.facebook.com/flutterCMB/) - -### 🇹🇷 Turkey - -- [Twitter](https://twitter.com/flutter_turkiye) -- [Medium](https://medium.com/flutter-türkiye/) -- [Telegram Channel](https://t.me/FlutterTurk) -- [Telegram Group](https://t.me/FlutterTR) -- [Slack](https://bit.ly/flutterTR) -- [Github](https://github.com/flutterturkey) - -### 🇺🇦 Ukraine -- [Telegram](https://t.me/artflutter) -- [Twitter](https://twitter.com/ArtFlutter) - -### 🇬🇧 United Kingdom - -- [Flutter London](https://flutterldn.dev/) -- Meetup [London](https://www.meetup.com/FlutterLDN/) -- [Twitter](https://twitter.com/FlutterLDN) -- [YouTube](https://www.youtube.com/channel/UC_a-vGdkAIRMKT1zzZ4I2ag) - -### 🇺🇸 United States - -- Meetup [Chicago](https://www.meetup.com/Flutter-Chicago/) -- Meetup [Washington DC] (https://www.meetup.com/DCFlutter/) - -### 🏴 Kurdistan - -- Meetup [Kurdistan](https://www.meetup.com/Flutter-Kurdistan/) - -### 🇳🇴 Norway -- [Meetup Oslo](https://www.meetup.com/Oslo-Flutter-Dart-Meetup/) -- [Meetup Stavanger](https://www.meetup.com/Flutter-Stavanger/) -- [Twitter](https://twitter.com/flutterNorway) - -### 🇺🇿 Uzbekistan - - [Telegram](https://t.me/dartdevuz) - -## License - -[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) - -To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work. From b137ecb4a558e748171e2e621634a825c6338904 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 15 Apr 2024 01:59:29 +0200 Subject: [PATCH 27/70] filtered dates --- README.md | 168 +++++++++++++++++++++++++++--------------------------- 1 file changed, 85 insertions(+), 83 deletions(-) diff --git a/README.md b/README.md index ae2eeae..b421e1c 100644 --- a/README.md +++ b/README.md @@ -67,10 +67,13 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Plugins](#plugins) - [Frameworks](#frameworks) - [Experimental](#experimental) +- [Gaming](#gaming) - [Open Source Apps](#open-source-apps) - [Web](#web) - [Utilities](#utilities) +- [Books](#books) - [Bonus](#bonus) +- [Jobs](#jobs) - [Community](#community) ## Articles @@ -149,30 +152,30 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Official Gallery](https://github.com/flutter/gallery) - Demo for the material design widgets provided by Flutter Team - [Flutter Examples](https://github.com/nisrulz/flutter-examples) [6742⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) - [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [2090⭐] - 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) [470⭐] - Generative Art by [Robert Felker](https://github.com/Solido) +kotlin.Unit ### UI - [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3035⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [499⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts) -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [827⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu) -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [607⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn) +kotlin.Unit +kotlin.Unit +kotlin.Unit - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [409⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) - [Flushbar](https://github.com/AndreHaueisen/flushbar) [983⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [296⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +kotlin.Unit - [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [781⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [450⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov) +kotlin.Unit - [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [376⭐] - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung) -- [Folding Cell](https://github.com/faob-dev/folding_cell) [567⭐] - Fold your widget by [Faob](https://github.com/faob-dev) +kotlin.Unit - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Slide Container](https://pub.dev/packages/slide_container) Slide vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec). - [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). - [Before After](https://github.com/xsahil03x/before_after) [870⭐] - 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) [524⭐] - 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) [148⭐] - 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). +kotlin.Unit - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) [659⭐] - 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). +kotlin.Unit - [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) [499⭐] - Tags with different customizations by [Di Natale Antonino](https://github.com/Dn-a). - [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [1920⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. @@ -186,7 +189,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [smooth_page_indicator](https://github.com/Milad-Akarie/smooth_page_indicator) [1080⭐] - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [339⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine) +kotlin.Unit - [Sticky Header](https://github.com/letsar/flutter_sticky_header) [876⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar) - [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [1053⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/) @@ -200,7 +203,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [733⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). - [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [616⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). - [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [983⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). -- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [371⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango) +kotlin.Unit - [Google Nav Bar](https://github.com/sooxt98/google_nav_bar) [683⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98) #### Bottom Sheets @@ -209,15 +212,15 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### 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) [322⭐] - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna) +kotlin.Unit +kotlin.Unit - [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) [486⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) #### UI Helpers - [Reorderables](https://github.com/hanshengchiu/reorderables) [714⭐] - 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) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [306⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +kotlin.Unit - [Offline](https://github.com/jogboms/flutter_offline) [993⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). - [Scroll To Index](https://github.com/quire-io/scroll-to-index) [480⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). - [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/rvamsikrishna). @@ -225,18 +228,18 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Material Design -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [348⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins) +kotlin.Unit - [Slidable](https://github.com/letsar/flutter_slidable) [2604⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) - [Backdrop](https://github.com/fluttercommunity/backdrop) [307⭐] - [Backdrop](https://material.io/design/components/backdrop.html) implementation for flutter. #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [239⭐] - Peek & Pop implementation based on the iOS functionality by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu) +kotlin.Unit #### 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) [880⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike) +kotlin.Unit - [Shimmer](https://github.com/hnvn/flutter_shimmer) [1738⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) - [Wave](https://github.com/i-protoss/wave) [1052⭐] - Displaying some 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 by [Sahdeep Singh](https://github.com/iamSahdeep) @@ -246,7 +249,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [247⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish) +kotlin.Unit - [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) [1709⭐] - 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) [209⭐] - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour) @@ -280,19 +283,18 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [416⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/) +kotlin.Unit - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [185⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com) -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [269⭐] - Interactive, customizable vector maps by Mapbox +kotlin.Unit - [AMap](https://github.com/fluttify-project/amap_map_fluttify) [539⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project) - [Map](https://github.com/xclud/flutter_map) [127⭐] - Fully-fledged interactive Map widget for flutter written in pure Dart. Supports all platforms. by [Mahdi K. Fard](https://github.com/xclud/) ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [399⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts) -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [259⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts) kotlin.Unit -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [422⭐] - 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) +kotlin.Unit +kotlin.Unit +kotlin.Unit - [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [6362⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) - [Bezier Chart](https://github.com/aeyrium/bezier-chart) [445⭐] - 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) [723⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad) @@ -301,22 +303,22 @@ kotlin.Unit ### Navigation - [Fluro](https://github.com/goposse/fluro) [3654⭐] - 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) [164⭐] - 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) [68⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com) +kotlin.Unit +kotlin.Unit - [Get](https://github.com/jonataslaw/get) [9791⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) - [Beamer](https://github.com/slovnicki/beamer) [573⭐] - Route through guarded page 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) [442⭐] - Declarative routes to reduce complexity, deep linking for mobile and the web while maintaining developer experience by [Chris Sells](https://github.com/csells). +kotlin.Unit - [auto_route](https://github.com/Milad-Akarie/auto_route_library) [1472⭐] - 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 -- [Login](https://github.com/AppleEducate/flutter_login) [708⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com) +kotlin.Unit - [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 OAuth -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [404⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike) -- [Apple Sign-In](https://github.com/tomgilder/flutter_apple_sign_in) [159⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder) -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [176⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com) +kotlin.Unit +kotlin.Unit +kotlin.Unit - [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) [350⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by [James Clancey](https://github.com/Clancey) - [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [267⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB) @@ -338,7 +340,7 @@ kotlin.Unit - [Usage](https://github.com/dart-lang/usage) [143⭐] - Google Analytics wrapper for command-line, web, and Flutter apps - [Firebase Analytics](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API -- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [24⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode) +kotlin.Unit ### Internationalization @@ -349,8 +351,8 @@ kotlin.Unit ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [1751⭐] - 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 +kotlin.Unit +kotlin.Unit ### Media @@ -396,29 +398,29 @@ kotlin.Unit ## Templates -- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [437⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike) +kotlin.Unit - [Mates](https://github.com/CodemateLtd/FlutterMates) [574⭐] - 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) [153⭐] - Weather app to learn how to use Canvas and Animation by [Alessandro Aime](https://github.com/alessandroaime) -- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [8665⭐] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by [Brian Egan](https://github.com/brianegan) -- [Restaurant Menu](https://github.com/braulio94/menu_flutter) [623⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94) -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [1509⭐] - Profile, Travel, 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 player component by [Tobe O](https://thosakwe.com/) -- [Dashboard](https://github.com/Ivaskuu/dashboard) [908⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu) -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [577⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/) +kotlin.Unit +kotlin.Unit +kotlin.Unit +kotlin.Unit +kotlin.Unit +kotlin.Unit +kotlin.Unit +kotlin.Unit - [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [6169⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan) -- [Book](https://github.com/putraxor/flutter-book-app) [352⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor) +kotlin.Unit - [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1720⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) - [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [303⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984) -- [DrawApp](https://github.com/SnakeyHips/drawapp) [239⭐] - Sample Drawing App to demonstrate how to allow user to draw onto canvas with color picker and brush thickness slider by [Jake Gough](https://github.com/SnakeyHips) +kotlin.Unit - [Starter Kit](https://github.com/KingWu/flutter_starter_kit) [776⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu) -- [Feather](https://github.com/jhomlala/feather) [657⭐] - 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) [1497⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609) +kotlin.Unit +kotlin.Unit - [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1503⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru) - [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [2996⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). - [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [450⭐] - 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) [861⭐] - 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) [294⭐] - A set of beautiful timelines by [Julio Bitencourt](https://github.com/JHBitencourt). +kotlin.Unit ### Clone @@ -427,13 +429,13 @@ kotlin.Unit ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [390⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn) +kotlin.Unit - [m2cgen](https://github.com/BayesWitnesses/m2cgen) [2703⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [272⭐] - 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) [454⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly) +kotlin.Unit +kotlin.Unit #### Augmented Reality @@ -467,13 +469,13 @@ kotlin.Unit #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [234⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela) -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [293⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica) +kotlin.Unit +kotlin.Unit #### Bluetooth / NFC / Beacon - [Blue](https://github.com/pauldemarco/flutter_blue) [2340⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco) -- [Beacons](https://github.com/loup-v/beacons) [78⭐] - Flutter beacons plugin by [Loup](http://intheloup.io) +kotlin.Unit - [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [375⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa) - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [82⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/) - [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [634⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue) @@ -487,10 +489,10 @@ Simon Binder](https://github.com/simolus3) ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [214⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/) +kotlin.Unit - [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [604⭐] - 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) [39⭐] - Requesting and Writing Reviews for Android and iOS by [Rody Davis](https://rodydavis.com) +kotlin.Unit +kotlin.Unit - [In App Review](https://github.com/britannio/in_app_review) [272⭐] - Requesting and Writing Reviews for Android, iOS and MacOS by [Britannio Jarrett](https://github.com/britannio) @@ -509,12 +511,12 @@ Simon Binder](https://github.com/simolus3) #### Redux / ELM / Dependency Injection -- [Built redux](https://github.com/davidmarne/flutter_built_redux) [77⭐] - Automatic subscribing to your redux stores. Based on the built pattern by [David Marne](https://github.com/davidmarne) +kotlin.Unit - [Redux.dart](https://github.com/johnpryan/redux.dart) [513⭐] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects) - [Redux](https://github.com/brianegan/flutter_redux) [1648⭐] - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Widgets -- [Inject](https://github.com/google/inject.dart) [868⭐] - Compile-time dependency injection by Google -- [Flux](https://github.com/google/flutter_flux) [372⭐] - Implementation of the Flux framework by Google -- [Fish](https://github.com/alibaba/fish-redux) [7342⭐] - Alibaba Redux implementation +kotlin.Unit +kotlin.Unit +kotlin.Unit - [Async Redux](https://pub.dev/packages/async_redux) [227⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/) ### Widgets @@ -544,7 +546,7 @@ Simon Binder](https://github.com/simolus3) - [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1617⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/) - [Drawing Animation](https://github.com/biocarl/drawing_animation) [479⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks) - [Simple Animations](https://github.com/felixblaschke/simple_animations) - Create awesome custom animations easily by [Felix Blaschke](https://github.com/felixblaschke) -- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [280⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) +kotlin.Unit - [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [1503⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) - [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). - [Funvas](https://github.com/creativecreatorormaybenot/funvas) [510⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). @@ -581,14 +583,14 @@ This section contains libraries that take an experimental or unorthodox approach #### Open source games - [Flip](https://github.com/RedBrogdon/flutterflip) [264⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) -- [2048](https://github.com/anuranBarman/2048) [324⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman) +kotlin.Unit - [TRex](https://github.com/renancaraujo/trex-flame) [5⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo) - [Crush](https://github.com/boeledi/flutter_crush) [552⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com) -- [Slide Puzzle](https://github.com/kevmoo/slide_puzzle) [178⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) +kotlin.Unit - [Tetris](https://github.com/boyan01/flutter-tetris) [1558⭐] - Tetris game by [YangBin](https://github.com/boyan01) -- [Party Charades](https://github.com/vintage/party_flutter) [207⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage) -- [Ghost Rigger](https://github.com/Float-like-a-dash-Sting-like-a-dart/GhostRigger) [220⭐] - Ghost Rigger is a cyberpunk inspired puzzle game by [Iain Smith](https://github.com/b099l3) and [Julio Ernesto Rodríguez Cabañas](https://github.com/ernestoyaquello). -- [Space Empires](https://github.com/satyamx64/space_empires) [91⭐] - A 4X Space themed strategy game by [Satyam Sharma](https://github.com/satyamx64) +kotlin.Unit +kotlin.Unit +kotlin.Unit #### Game Engine resources @@ -599,8 +601,8 @@ This section contains libraries that take an experimental or unorthodox approach ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [6436⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/) -- [Developer Quest](https://github.com/2d-inc/developer_quest) [2993⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/) +kotlin.Unit +kotlin.Unit - [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [48395⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) - [RustDesk](https://github.com/rustdesk/rustdesk) [62339⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). - [Spotube](https://github.com/KRTirtho/spotube) - Open source Spotify client for desktop and mobile by [Kingkor Roy Tirtho](https://github.com/KRTirtho) @@ -609,35 +611,35 @@ This section contains libraries that take an experimental or unorthodox approach - [Flutter Team Samples](https://github.com/flutter/samples) [16536⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) - [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [23562⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) -- [Meme Chat](https://github.com/efortuna/memechat) [540⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. -- [Lime](https://github.com/fablue/lime-flutter) [381⭐] - Lime social network by Sebastian Sellmair -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [756⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com) -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [595⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia) -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [510⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar) +kotlin.Unit +kotlin.Unit +kotlin.Unit +kotlin.Unit +kotlin.Unit - [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1676⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk) - [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [1132⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52) - [FlutterGram](https://github.com/mdanics/fluttergram) [2283⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics) -- [BookSearch](https://github.com/Norbert515/BookSearch) [537⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515) -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [890⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe) -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [486⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor) +kotlin.Unit +kotlin.Unit +kotlin.Unit - [Trace](https://github.com/trentpiercy/trace) [1085⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy) - [Taskist](https://github.com/huextrat/Taskist) [959⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat) -- [Tourism](https://github.com/bluemix/tourism-demo) [302⭐] - Tourism app based on redux w/ animations & i18n by [blueMix](https://github.com/bluemix/tourism-demo) +kotlin.Unit - [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [615⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory) - [Transform Widget](https://github.com/DrPaulT/flutter-engine-test) - Image widgets as 3D game engine sprites by [Paul Thomas](https://github.com/DrPaulT) -- [Deer](https://github.com/aleksanderwozniak/deer) [421⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak) +kotlin.Unit - [TailorMade](https://github.com/jogboms/tailor_made) [326⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms) -- [Instory](https://github.com/InvertedX/instory) [207⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar) +kotlin.Unit - [Spacex-Go](https://github.com/jesusrp98/spacex-go) [834⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [219⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji) -- [Reply](https://github.com/flschweiger/reply) [562⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger) +kotlin.Unit +kotlin.Unit - [Enigma](https://github.com/AmitJoki/Enigma) - Privacy chat with end-to-end encryption by [AmitJoki](https://github.com/AmitJoki) - [Chillify](https://github.com/KarimElghamry/chillify) - Fancy music app made with Provider and Bloc pattern by [Karim Elghamry](https://github.com/KarimElghamry) - [Pokedex](https://github.com/scitbiz/flutter_pokedex) - Pokedex app with beautiful UI and smooth animation by [Hung Pham](https://github.com/scitbiz) - [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [2055⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) - [GitJournal](https://github.com/GitJournal/GitJournal) [3297⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda) - [AuthPass](https://github.com/authpass/authpass) [2107⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul) -- [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [3644⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc) +- [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [3646⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc) - [Harpy](https://github.com/robertodoering/harpy) [2036⭐] - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering) - [Mooltik](https://github.com/ruskakimov/mooltik) [194⭐] - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov) - [Spotube](https://github.com/KRTirtho/spotube) [24026⭐] - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) From 7252155d7253b690db88ed696b11d6c6e50594e3 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 15 Apr 2024 02:04:23 +0200 Subject: [PATCH 28/70] rm menu --- source.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/source.md b/source.md index a9bd005..a9bd61f 100644 --- a/source.md +++ b/source.md @@ -67,13 +67,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Plugins](#plugins) - [Frameworks](#frameworks) - [Experimental](#experimental) -- [Gaming](#gaming) - [Open Source Apps](#open-source-apps) - [Web](#web) - [Utilities](#utilities) -- [Books](#books) - [Bonus](#bonus) -- [Jobs](#jobs) - [Community](#community) ## Articles From d43296d1ed656637aa764af1860f8ddad15170b3 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 16 Apr 2024 22:02:37 +0200 Subject: [PATCH 29/70] Add Mix --- source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source.md b/source.md index a9bd61f..5cac7eb 100644 --- a/source.md +++ b/source.md @@ -222,6 +222,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Scroll To Index](https://github.com/quire-io/scroll-to-index) - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). - [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/rvamsikrishna). - [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) +- [Mix](https://github.com/leoafarias/mix) - An expressive way to effortlessly build design systems by [Leo Farias](https://github.com/leoafarias). + #### Material Design From 3f1eb81d632e2b589db9d13355557bb922658216 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 16 Apr 2024 22:05:29 +0200 Subject: [PATCH 30/70] shorten --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 89fb2b7..119c622 100644 --- a/source.md +++ b/source.md @@ -74,7 +74,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter Tips](https://medium.com/@diegoveloper) - Articles, tips & tricks in the development by [Diego Velásquez](https://twitter.com/diegoveloper) - [FilledStacks](https://www.filledstacks.com/) - Tutorials and guides on development by [Dane Mackier](https://www.instagram.com/filledstacks/) - [Awesome Flutter tips](https://github.com/erluxman/awesomefluttertips/) - Tips to help developers increase productivity by [erluxman](https://twitter.com/erluxman/). -- [Flutter Stack Weekly](https://blog.canopas.com/tagged/canopas-flutter-weekly) - A weekly newsletter on new development and updates of Flutter universe curated by [Jimmy Sanghani](https://twitter.com/jimmys0251) +- [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 From d41c4f3493b896479f45d65a644b0e59b0c730a8 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 16 Apr 2024 22:45:37 +0200 Subject: [PATCH 31/70] link --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ad59758..a28dce8 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,8 @@ Please read [How to contribute](https://github.com/Solido/awesome-flutter/blob/master/contributing.md) before creating a submission. -## Description +## Description and links to repo and pubdev if any -Submission description here +Submission description/links here --- From dde20d02163fbc6f811c862e17be97e363ad3dcd Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 16 Apr 2024 22:58:46 +0200 Subject: [PATCH 32/70] Update --- README.md | 181 +++++++++++++++++++++++++++--------------------------- 1 file changed, 92 insertions(+), 89 deletions(-) diff --git a/README.md b/README.md index b421e1c..e0643a0 100644 --- a/README.md +++ b/README.md @@ -67,13 +67,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Plugins](#plugins) - [Frameworks](#frameworks) - [Experimental](#experimental) -- [Gaming](#gaming) - [Open Source Apps](#open-source-apps) - [Web](#web) - [Utilities](#utilities) -- [Books](#books) - [Bonus](#bonus) -- [Jobs](#jobs) - [Community](#community) ## Articles @@ -90,11 +87,13 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [SZAŁKO-BLOG](https://marcinszalek.pl/) - Step by step advanced design by [Marcin Szalek](https://marcinszalek.pl). - [Flutter by Example](https://flutterbyexample.com/) - Tutorials based on Redux, Firebase, Custom Animations, and UI - [Flutter Institute](https://flutter.institute/) - Very original content and tutorials by [Brian Armstrong](https://twitter.com/flutterinst) -- [Iirokrankka.com](https://iirokrankka.com/) - Articles and tutorials and anything related by [Iiro Krankka](https://twitter.com/koorankka). - [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 & tricks in the development by [Diego Velásquez](https://twitter.com/diegoveloper) - [FilledStacks](https://www.filledstacks.com/) - Tutorials and guides on development by [Dane Mackier](https://www.instagram.com/filledstacks/) - [Awesome Flutter tips](https://github.com/erluxman/awesomefluttertips/) - Tips to help developers increase 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 @@ -104,7 +103,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Beginner -- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [5198⭐] - Visual roadmap with principles, patterns, and frameworks for Flutter newbies by [Olexandr Leuschenko](https://github.com/olexale). +- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [5204⭐] - Visual roadmap with principles, patterns, and 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) [350⭐] - Comprehensive guide to the basics of Flutter and Firebase by [Anthony](https://github.com/antz22) @@ -115,7 +114,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [1101👍] and [Let's build a render tree](https://www.youtube.com/watch?v=VsYbFnucHsU) - Engine architecture by Adam Barth +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [1102👍] 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) @@ -151,18 +150,18 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Official Gallery](https://github.com/flutter/gallery) - Demo for the material design widgets provided by Flutter Team - [Flutter Examples](https://github.com/nisrulz/flutter-examples) [6742⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [2090⭐] - showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei) +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [2091⭐] - showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei) kotlin.Unit ### UI -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3035⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3037⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) kotlin.Unit kotlin.Unit kotlin.Unit - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [409⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [983⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [984⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) kotlin.Unit - [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [781⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) kotlin.Unit @@ -172,21 +171,21 @@ kotlin.Unit - [Slide Container](https://pub.dev/packages/slide_container) Slide vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec). - [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). - [Before After](https://github.com/xsahil03x/before_after) [870⭐] - 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) [524⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). +- [Scratcher](https://github.com/vintage/scratcher) [525⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). kotlin.Unit -- [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) [659⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) [660⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). kotlin.Unit - [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) [499⭐] - Tags with different customizations by [Di Natale Antonino](https://github.com/Dn-a). -- [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [1920⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. -- [Dough](https://github.com/HatFeather/flutter_dough) [682⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). -- [Card Settings](https://github.com/codegrue/card_settings) [518⭐] - package for building settings forms by [codegrue](https://github.com/codegrue). -- [Timelines](https://github.com/chulwoo-park/timelines) [690⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). +- [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [1921⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. +- [Dough](https://github.com/HatFeather/flutter_dough) [683⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). +- [Card Settings](https://github.com/codegrue/card_settings) [519⭐] - package for building settings forms by [codegrue](https://github.com/codegrue). +- [Timelines](https://github.com/chulwoo-park/timelines) [689⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). - [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [673⭐] - A 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) [294⭐] - Button with a loading indicator, complete with success and error animations by [Chris Edgington](https://twitter.com/ChrisTheEdg) - [PlutoGrid](https://github.com/bosskmk/pluto_grid) [620⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). -- [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) [1354⭐] - 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) [1080⭐] - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) +- [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) [1356⭐] - 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) [1081⭐] - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) #### Sticky Headers kotlin.Unit @@ -204,11 +203,11 @@ kotlin.Unit - [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [616⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). - [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [983⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). kotlin.Unit -- [Google Nav Bar](https://github.com/sooxt98/google_nav_bar) [683⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98) +- [Google Nav Bar](https://github.com/sooxt98/google_nav_bar) [685⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98) #### Bottom Sheets - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [556⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). -- [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [1780⭐] - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by [Jaime Blasco](https://github.com/jamesblasco). +- [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [1781⭐] - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by [Jaime Blasco](https://github.com/jamesblasco). #### Sliders @@ -222,9 +221,11 @@ kotlin.Unit - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). kotlin.Unit - [Offline](https://github.com/jogboms/flutter_offline) [993⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Scroll To Index](https://github.com/quire-io/scroll-to-index) [480⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Scroll To Index](https://github.com/quire-io/scroll-to-index) [481⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). - [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/rvamsikrishna). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [1376⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [1378⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) +- [Mix](https://github.com/leoafarias/mix) [344⭐] - An expressive way to effortlessly build design systems by [Leo Farias](https://github.com/leoafarias). + #### Material Design @@ -240,8 +241,8 @@ kotlin.Unit - [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) kotlin.Unit -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [1738⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) -- [Wave](https://github.com/i-protoss/wave) [1052⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower) +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [1739⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) +- [Wave](https://github.com/i-protoss/wave) [1053⭐] - Displaying some 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 by [Sahdeep Singh](https://github.com/iamSahdeep) - [PhotoFilters](https://github.com/skkallayath/photofilters) [395⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). - [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [146⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). @@ -251,7 +252,7 @@ kotlin.Unit kotlin.Unit - [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) [1709⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak) +- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [1710⭐] - 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) [209⭐] - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour) @@ -261,16 +262,16 @@ kotlin.Unit #### Backend-Driven -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1499⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). +- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1500⭐] - Build your dynamic UI with 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) [1555⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014) - [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [281⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy) -- [Photo View](https://github.com/renancaraujo/photo_view) [1851⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo) +- [Photo View](https://github.com/renancaraujo/photo_view) [1853⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo) - [SVG](https://github.com/dnfield/flutter_svg) [1628⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield) - [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [971⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn) -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [2378⭐] - Show images from the internet and keep them in the cache directory by +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [2380⭐] - Show images from the internet and keep them in the cache directory by - [Lottie](https://github.com/xvrh/lottie-flutter) [1104⭐] - 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) [166⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo) - [Crop](https://github.com/xclud/flutter_crop) [254⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/) @@ -295,20 +296,20 @@ kotlin.Unit kotlin.Unit kotlin.Unit kotlin.Unit -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [6362⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [6367⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) - [Bezier Chart](https://github.com/aeyrium/bezier-chart) [445⭐] - 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) [723⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad) -- [Graphic](https://github.com/entronad/graphic) [1482⭐] - Data visualization library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad) +- [Graphic](https://github.com/entronad/graphic) [1483⭐] - Data visualization library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad) ### Navigation -- [Fluro](https://github.com/goposse/fluro) [3654⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com) +- [Fluro](https://github.com/goposse/fluro) [3655⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com) kotlin.Unit kotlin.Unit -- [Get](https://github.com/jonataslaw/get) [9791⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) +- [Get](https://github.com/jonataslaw/get) [9801⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) - [Beamer](https://github.com/slovnicki/beamer) [573⭐] - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by [Sandro Lovnički](https://github.com/slovnicki) kotlin.Unit -- [auto_route](https://github.com/Milad-Akarie/auto_route_library) [1472⭐] - AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you. [Milad_Akarie](https://github.com/Milad-Akarie). +- [auto_route](https://github.com/Milad-Akarie/auto_route_library) [1473⭐] - AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you. [Milad_Akarie](https://github.com/Milad-Akarie). ### Auth @@ -327,25 +328,25 @@ kotlin.Unit - [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) [1977⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [1978⭐] - 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) [216⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/) - [TeX](https://github.com/shah-xad/flutter_tex) [254⭐] - Render Mathematics Equations with full HTML and 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) [1427⭐] - Framework that simplifies building forms, validating fields, reacting to changes, and collecting the final user input by [Danvick Miller](https://github.com/danvick) +- [Form Builder](https://github.com/danvick/flutter_form_builder) [1429⭐] - 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) [447⭐] - Model-driven approach to handling Forms inputs and validations, heavily inspired in Angular's Reactive Forms. ### Analytics -- [Usage](https://github.com/dart-lang/usage) [143⭐] - Google Analytics wrapper for command-line, web, and Flutter apps +- [Usage](https://github.com/dart-lang/usage) [144⭐] - Google Analytics wrapper for command-line, web, and Flutter apps - [Firebase Analytics](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API kotlin.Unit ### Internationalization - [GenLang](https://github.com/KingWu/gen_lang) [99⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu) -- [Flutter Translate](https://github.com/bratan/flutter_translate) [383⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me) +- [Flutter Translate](https://github.com/bratan/flutter_translate) [384⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me) - [attranslate](https://github.com/fkirc/attranslate) - Semi-automated translation of ARB or JSON files by [fkirc](https://github.com/fkirc) @@ -360,14 +361,15 @@ kotlin.Unit #### Audio +- [Audio Players Plugin](https://github.com/luanpotter/audioplayers) [1884⭐] - 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) [845⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) -- [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [735⭐] Simultaneous playback of audio from assets/network/file and displaying notifications [android / ios / web / macos] +- [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [736⭐] 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) [3941⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc) +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [3943⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc) - [Chewie](https://github.com/brianegan/chewie) [1860⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan) - [Video Trimmer](https://github.com/sbis04/video_trimmer) [402⭐] - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04) - [CamerAwesome](https://github.com/Apparence-io/camera_awesome) [873⭐] - Community camera plugin rework by [Apparence.io studio](https://apparence.io) @@ -399,7 +401,7 @@ kotlin.Unit ## Templates kotlin.Unit -- [Mates](https://github.com/CodemateLtd/FlutterMates) [574⭐] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike) +- [Mates](https://github.com/CodemateLtd/FlutterMates) [575⭐] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike) kotlin.Unit kotlin.Unit kotlin.Unit @@ -408,18 +410,18 @@ kotlin.Unit kotlin.Unit kotlin.Unit kotlin.Unit -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [6169⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan) +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [6171⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan) kotlin.Unit -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1720⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1721⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) - [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [303⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984) kotlin.Unit - [Starter Kit](https://github.com/KingWu/flutter_starter_kit) [776⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu) kotlin.Unit kotlin.Unit - [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1503⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru) -- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [2996⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). +- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [2997⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). - [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [450⭐] - 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) [861⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92) +- [Smart Washing Machine](https://github.com/pawlik92/flutter_whirlpool) [862⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92) kotlin.Unit ### Clone @@ -450,7 +452,7 @@ kotlin.Unit ### Device - [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1468⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard) -- [Location](https://github.com/Lyokone/flutterlocation) [1059⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone) +- [Location](https://github.com/Lyokone/flutterlocation) [1060⭐] - 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) [226⭐] - 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) [2378⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB) @@ -458,9 +460,9 @@ kotlin.Unit - [Badger](https://github.com/g123k/flutter_app_badger) [293⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) - [UDID](https://github.com/GigaDroid/flutter_udid) [229⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) - [Downloader](https://github.com/hnvn/flutter_downloader) [887⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn) -- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [2971⭐] - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo) +- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [2975⭐] - 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) [91⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [1247⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [1248⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) - [VPN](https://github.com/X-dea/Flutter_VPN) - Access VPN services by [Jason C.H](https://github.com/ctrysbita) - [Geolocator](https://github.com/baseflow/flutter-geolocator) - 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) - A Flutter permission plugin which provides a cross-platform (iOS, Android) API to request and check permissions by [Baseflow](https://baseflow.com) @@ -474,11 +476,11 @@ kotlin.Unit #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [2340⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco) +- [Blue](https://github.com/pauldemarco/flutter_blue) [2343⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco) kotlin.Unit -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [375⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa) +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [376⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa) - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [82⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/) -- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [634⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue) +- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [635⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue) - [NFC Manager](https://github.com/okadan/flutter-nfc-manager) [183⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan) ### Storage @@ -493,7 +495,7 @@ kotlin.Unit - [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [604⭐] - Push notification service by [OneSignal](https://github.com/OneSignal) kotlin.Unit kotlin.Unit -- [In App Review](https://github.com/britannio/in_app_review) [272⭐] - Requesting and Writing Reviews for Android, iOS and MacOS by [Britannio Jarrett](https://github.com/britannio) +- [In App Review](https://github.com/britannio/in_app_review) [273⭐] - Requesting and Writing Reviews for Android, iOS and MacOS by [Britannio Jarrett](https://github.com/britannio) ## Frameworks @@ -502,12 +504,12 @@ kotlin.Unit #### Standard -- [Bloc](https://github.com/felangel/bloc) [11364⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) -- [MobX](https://github.com/mobxjs/mobx.dart) [2360⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. -- [Provider](https://github.com/rrousselGit/provider) [5020⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) -- [RiverPod](https://github.com/rrousselGit/river_pod) [5734⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) +- [Bloc](https://github.com/felangel/bloc) [11371⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) +- [MobX](https://github.com/mobxjs/mobx.dart) [2361⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Provider](https://github.com/rrousselGit/provider) [5022⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) +- [RiverPod](https://github.com/rrousselGit/river_pod) [5740⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) - [GetX](https://github.com/jonataslaw/getx) - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) -- [Binder](https://github.com/letsar/binder) [178⭐] - A lightweight, yet powerful way to bind your application state with your business logic, by [Romain Rastel](https://github.com/letsar). +- [Binder](https://github.com/letsar/binder) [177⭐] - A lightweight, yet powerful way to bind your application state with your business logic, by [Romain Rastel](https://github.com/letsar). #### Redux / ELM / Dependency Injection @@ -521,19 +523,19 @@ kotlin.Unit ### Widgets -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [3007⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [3008⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) - [Functional widget](https://github.com/rrousselGit/functional_widget) [580⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit) ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [3221⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) +- [Graphql](https://github.com/zino-app/graphql-flutter) [3220⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) - [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [305⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/) - [Ferry](https://github.com/gql-dart/ferry) [582⭐] - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) ### Backend -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1499⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). +- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1500⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). - [NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool) - [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) [562⭐] Open source backend framework by [ParsePlatform](https://parseplatform.org/). - [Serverpod](https://github.com/serverpod/serverpod) - Write your server-side code and API in Dart. @@ -547,7 +549,7 @@ kotlin.Unit - [Drawing Animation](https://github.com/biocarl/drawing_animation) [479⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks) - [Simple Animations](https://github.com/felixblaschke/simple_animations) - Create awesome custom animations easily by [Felix Blaschke](https://github.com/felixblaschke) kotlin.Unit -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [1503⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [1505⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) - [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). - [Funvas](https://github.com/creativecreatorormaybenot/funvas) [510⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). - [Flutter Animate](https://pub.dev/packages/flutter_animate) [807⭐] - A performant library that makes it simple to add almost any kind of animated effect by [gskinner](https://gskinner.com/) @@ -556,7 +558,7 @@ kotlin.Unit ### Testing - [flutter_convenient_test](https://github.com/fzyzcjy/flutter_convenient_test) [449⭐] - Tests with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode by [fzyzcjy](https://github.com/fzyzcjy) -- [Patrol](https://github.com/leancodepl/patrol) [769⭐] - Easy-to-learn, powerful UI testing framework eliminating limitations of `flutter_test`, `integration_test`, and `flutter_driver` by [LeanCode](https://leancode.co) +- [Patrol](https://github.com/leancodepl/patrol) [770⭐] - Easy-to-learn, powerful UI testing framework eliminating limitations of `flutter_test`, `integration_test`, and `flutter_driver` by [LeanCode](https://leancode.co) ### Web @@ -566,28 +568,28 @@ kotlin.Unit This section contains libraries that take an experimental or unorthodox approach. -- [styled_widget](https://github.com/ReinBentdal/styled_widget) [1209⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). +- [styled_widget](https://github.com/ReinBentdal/styled_widget) [1210⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). ## Engines ### Rendering -- [Graphx](https://github.com/roipeker/graphx) [477⭐] - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker). +- [Graphx](https://github.com/roipeker/graphx) [478⭐] - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker). ### Game -- [Flame](https://github.com/flame-engine/flame) [8771⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) -- [Bonfire](https://github.com/RafaelBarbosatec/bonfire) [1127⭐] - Flame engine based game engine for 2D RPG games -- [Zerker](https://github.com/flutterkit/zerker) [648⭐] - Lightweight and powerful graphic animation library by [drawcall](https://github.com/drawcall). +- [Flame](https://github.com/flame-engine/flame) [8774⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) +- [Bonfire](https://github.com/RafaelBarbosatec/bonfire) [1128⭐] - Flame engine based game engine for 2D RPG games +- [Zerker](https://github.com/flutterkit/zerker) [649⭐] - Lightweight and powerful graphic animation library by [drawcall](https://github.com/drawcall). #### Open source games - [Flip](https://github.com/RedBrogdon/flutterflip) [264⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) kotlin.Unit -- [TRex](https://github.com/renancaraujo/trex-flame) [5⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo) +- [TRex](https://github.com/renancaraujo/trex-flame) [6⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo) - [Crush](https://github.com/boeledi/flutter_crush) [552⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com) kotlin.Unit -- [Tetris](https://github.com/boyan01/flutter-tetris) [1558⭐] - Tetris game by [YangBin](https://github.com/boyan01) +- [Tetris](https://github.com/boyan01/flutter-tetris) [1559⭐] - Tetris game by [YangBin](https://github.com/boyan01) kotlin.Unit kotlin.Unit kotlin.Unit @@ -603,28 +605,29 @@ kotlin.Unit kotlin.Unit kotlin.Unit -- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [48395⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) -- [RustDesk](https://github.com/rustdesk/rustdesk) [62339⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). +- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [48481⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) +- [RustDesk](https://github.com/rustdesk/rustdesk) [62433⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). - [Spotube](https://github.com/KRTirtho/spotube) - Open source Spotify client for desktop and mobile by [Kingkor Roy Tirtho](https://github.com/KRTirtho) ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [16536⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) +- [Flutter Team Samples](https://github.com/flutter/samples) [16543⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) - [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [23562⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) kotlin.Unit kotlin.Unit kotlin.Unit kotlin.Unit kotlin.Unit -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1676⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk) +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1675⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk) - [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [1132⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52) -- [FlutterGram](https://github.com/mdanics/fluttergram) [2283⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics) +- [FlutterGram](https://github.com/mdanics/fluttergram) [2284⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics) kotlin.Unit kotlin.Unit kotlin.Unit - [Trace](https://github.com/trentpiercy/trace) [1085⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy) - [Taskist](https://github.com/huextrat/Taskist) [959⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat) kotlin.Unit +- [Linwood Butterfly](https://github.com/LinwoodCloud/Butterfly) [794⭐] - Powerful note taking app and an alternative to OneNote by [CodeDoctorDE](https://github.com/CodeDoctorDE) - [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [615⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory) - [Transform Widget](https://github.com/DrPaulT/flutter-engine-test) - Image widgets as 3D game engine sprites by [Paul Thomas](https://github.com/DrPaulT) kotlin.Unit @@ -636,29 +639,29 @@ kotlin.Unit - [Enigma](https://github.com/AmitJoki/Enigma) - Privacy chat with end-to-end encryption by [AmitJoki](https://github.com/AmitJoki) - [Chillify](https://github.com/KarimElghamry/chillify) - Fancy music app made with Provider and Bloc pattern by [Karim Elghamry](https://github.com/KarimElghamry) - [Pokedex](https://github.com/scitbiz/flutter_pokedex) - Pokedex app with beautiful UI and smooth animation by [Hung Pham](https://github.com/scitbiz) -- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [2055⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) -- [GitJournal](https://github.com/GitJournal/GitJournal) [3297⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda) -- [AuthPass](https://github.com/authpass/authpass) [2107⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul) -- [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [3646⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc) +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [2054⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) +- [GitJournal](https://github.com/GitJournal/GitJournal) [3299⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda) +- [AuthPass](https://github.com/authpass/authpass) [2110⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul) +- [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [3650⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc) - [Harpy](https://github.com/robertodoering/harpy) [2036⭐] - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering) - [Mooltik](https://github.com/ruskakimov/mooltik) [194⭐] - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov) -- [Spotube](https://github.com/KRTirtho/spotube) [24026⭐] - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) +- [Spotube](https://github.com/KRTirtho/spotube) [24082⭐] - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) - [Let's Draw](https://github.com/JideGuru/flutter_drawing_board) [240⭐] - A simple drawing app made by [JideGuru](https://github.com/JideGuru) -- [Openreads](https://github.com/mateusz-bak/openreads-android) [722⭐] - A simple privacy oriented mobile books tracker using Open Library API by [mateusz-bak](https://github.com/mateusz-bak) +- [Openreads](https://github.com/mateusz-bak/openreads-android) [725⭐] - A simple privacy oriented mobile books tracker using Open Library API by [mateusz-bak](https://github.com/mateusz-bak) ## Utilities - [Launcher Icons](https://github.com/franzsilva/flutter_launcher_icons) - Generate your launcher icons easily by [Mark O'Sullivan](https://github.com/MarkOSullivan94) and [Franz Silva](https://github.com/franzsilva) - [FlutterIcon](http://fluttericon.com/) [409⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) -- [FVM](https://github.com/leoafarias/fvm) [4274⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [FVM](https://github.com/leoafarias/fvm) [4277⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Environment Configuration](https://github.com/TatsuUkraine/dart_environment_config) [91⭐] - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine) -- [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [408⭐] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv) +- [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [410⭐] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv) - [Fontify](https://github.com/westracer/fontify) [102⭐] - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by [Igor Kharakhordin](https://github.com/westracer) -- [FlutterGen](https://github.com/FlutterGen/flutter_gen) [1392⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. -- [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) [2068⭐] - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource) -- [Flutter Sidekick](https://github.com/leoafarias/sidekick) [1461⭐] - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias) -- [Dart Code Metrics](https://github.com/dart-code-checker/dart-code-metrics) [855⭐] - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for the Dart analyzer by [Dart Code Checker team](https://github.com/dart-code-checker). -- [Melos](https://github.com/invertase/melos) [1020⭐] - Manage projects with multiple packages, automated versioning, changelogs & publishing via Conventional Commits by [Invertase](https://github.com/invertase) +- [FlutterGen](https://github.com/FlutterGen/flutter_gen) [1394⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. +- [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) [2070⭐] - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource) +- [Flutter Sidekick](https://github.com/leoafarias/sidekick) [1464⭐] - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias) +- [Dart Code Metrics](https://github.com/dart-code-checker/dart-code-metrics) [856⭐] - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for the Dart analyzer by [Dart Code Checker team](https://github.com/dart-code-checker). +- [Melos](https://github.com/invertase/melos) [1022⭐] - Manage projects with multiple packages, automated versioning, changelogs & publishing via Conventional Commits by [Invertase](https://github.com/invertase) ### VSCode @@ -675,14 +678,14 @@ kotlin.Unit ### Desktop - [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [7109⭐] - Desktop implementations of the Flutter embedding API by Google -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [5799⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio) +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [5800⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio) - [Native Shell](https://github.com/nativeshell/nativeshell) [610⭐] - Experimental embedder for Flutter by [Matej Knopp](https://twitter.com/matejknopp) - [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [2101⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). - [bitsdojo_window](https://github.com/bitsdojo/bitsdojo_window) - Customize windows owner-drawn chrome by [BitsDojo](https://github.com/bitsdojo) -- [Raspberry Pi Embedder](https://github.com/ardera/flutter-pi) [1452⭐] - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera) -- [Fluent UI](https://github.com/bdlukaa/fluent_ui) [2685⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev) +- [Raspberry Pi Embedder](https://github.com/ardera/flutter-pi) [1456⭐] - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera) +- [Fluent UI](https://github.com/bdlukaa/fluent_ui) [2692⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev) - [MacOS UI](https://github.com/GroovinChip/macos_ui) [1696⭐] - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip) -- [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) [167⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu) +- [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) [169⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu) - [Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) [1453⭐] - A curated list of awesome things related to Flutter desktop by [LeanFlutter](https://github.com/leanflutter) ## Podcasts From 6ac96db230974b79f1bb16e20ec00b8f99ed7393 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 16 Apr 2024 23:35:31 +0200 Subject: [PATCH 33/70] Gen --- README.md | 158 +++++++++++++----------------------------------------- 1 file changed, 38 insertions(+), 120 deletions(-) diff --git a/README.md b/README.md index e0643a0..e4f7622 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,15 @@

- - Github Repositories - - - Awesome - - - Awesome - + +Github Repositories + + +Awesome + + +Awesome +

@@ -24,34 +24,34 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Demonstrations
- - - + + +
- - + + + [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) - + - Stream - - +Stream + + [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) - - - BMW - - BMW - Connect - - BlueAquilae Twitter Meteo - + +BMW - Calendar - Meteo +BMW +Connect - +BlueAquilae Twitter Meteo + + +Calendar +Meteo + +
@@ -151,30 +151,21 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Official Gallery](https://github.com/flutter/gallery) - Demo for the material design widgets provided by Flutter Team - [Flutter Examples](https://github.com/nisrulz/flutter-examples) [6742⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) - [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [2091⭐] - showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei) -kotlin.Unit ### UI - [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3037⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) -kotlin.Unit -kotlin.Unit -kotlin.Unit - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [409⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) - [Flushbar](https://github.com/AndreHaueisen/flushbar) [984⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) -kotlin.Unit - [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [781⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) -kotlin.Unit - [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [376⭐] - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung) -kotlin.Unit - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Slide Container](https://pub.dev/packages/slide_container) Slide vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec). - [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). - [Before After](https://github.com/xsahil03x/before_after) [870⭐] - 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) [525⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). -kotlin.Unit - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) [660⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). -kotlin.Unit - [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) [499⭐] - Tags with different customizations by [Di Natale Antonino](https://github.com/Dn-a). - [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [1921⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. @@ -188,7 +179,6 @@ kotlin.Unit - [smooth_page_indicator](https://github.com/Milad-Akarie/smooth_page_indicator) [1081⭐] - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) #### Sticky Headers -kotlin.Unit - [Sticky Header](https://github.com/letsar/flutter_sticky_header) [876⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar) - [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [1053⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/) @@ -202,7 +192,6 @@ kotlin.Unit - [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [733⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). - [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [616⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). - [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [983⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). -kotlin.Unit - [Google Nav Bar](https://github.com/sooxt98/google_nav_bar) [685⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98) #### Bottom Sheets @@ -211,15 +200,12 @@ kotlin.Unit #### Sliders -kotlin.Unit -kotlin.Unit - [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) [486⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) #### UI Helpers - [Reorderables](https://github.com/hanshengchiu/reorderables) [714⭐] - 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) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -kotlin.Unit - [Offline](https://github.com/jogboms/flutter_offline) [993⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). - [Scroll To Index](https://github.com/quire-io/scroll-to-index) [481⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). - [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/rvamsikrishna). @@ -229,18 +215,15 @@ kotlin.Unit #### Material Design -kotlin.Unit - [Slidable](https://github.com/letsar/flutter_slidable) [2604⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) - [Backdrop](https://github.com/fluttercommunity/backdrop) [307⭐] - [Backdrop](https://material.io/design/components/backdrop.html) implementation for flutter. #### Cupertino Design -kotlin.Unit #### 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) -kotlin.Unit - [Shimmer](https://github.com/hnvn/flutter_shimmer) [1739⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) - [Wave](https://github.com/i-protoss/wave) [1053⭐] - Displaying some 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 by [Sahdeep Singh](https://github.com/iamSahdeep) @@ -250,7 +233,6 @@ kotlin.Unit #### Calendar -kotlin.Unit - [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) [1710⭐] - 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) [209⭐] - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour) @@ -284,18 +266,12 @@ kotlin.Unit ### Map -kotlin.Unit - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [185⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com) -kotlin.Unit - [AMap](https://github.com/fluttify-project/amap_map_fluttify) [539⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project) - [Map](https://github.com/xclud/flutter_map) [127⭐] - Fully-fledged interactive Map widget for flutter written in pure Dart. Supports all platforms. by [Mahdi K. Fard](https://github.com/xclud/) ### Charts -kotlin.Unit -kotlin.Unit -kotlin.Unit -kotlin.Unit - [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [6367⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) - [Bezier Chart](https://github.com/aeyrium/bezier-chart) [445⭐] - 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) [723⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad) @@ -304,22 +280,15 @@ kotlin.Unit ### Navigation - [Fluro](https://github.com/goposse/fluro) [3655⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com) -kotlin.Unit -kotlin.Unit - [Get](https://github.com/jonataslaw/get) [9801⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) - [Beamer](https://github.com/slovnicki/beamer) [573⭐] - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by [Sandro Lovnički](https://github.com/slovnicki) -kotlin.Unit - [auto_route](https://github.com/Milad-Akarie/auto_route_library) [1473⭐] - 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 -kotlin.Unit - [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 OAuth -kotlin.Unit -kotlin.Unit -kotlin.Unit - [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) [350⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by [James Clancey](https://github.com/Clancey) - [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [267⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB) @@ -341,7 +310,6 @@ kotlin.Unit - [Usage](https://github.com/dart-lang/usage) [144⭐] - Google Analytics wrapper for command-line, web, and Flutter apps - [Firebase Analytics](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API -kotlin.Unit ### Internationalization @@ -352,8 +320,6 @@ kotlin.Unit ### Styling -kotlin.Unit -kotlin.Unit ### Media @@ -400,29 +366,15 @@ kotlin.Unit ## Templates -kotlin.Unit - [Mates](https://github.com/CodemateLtd/FlutterMates) [575⭐] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike) -kotlin.Unit -kotlin.Unit -kotlin.Unit -kotlin.Unit -kotlin.Unit -kotlin.Unit -kotlin.Unit -kotlin.Unit - [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [6171⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan) -kotlin.Unit - [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1721⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) - [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [303⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984) -kotlin.Unit - [Starter Kit](https://github.com/KingWu/flutter_starter_kit) [776⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu) -kotlin.Unit -kotlin.Unit - [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1503⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru) - [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [2997⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). - [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [450⭐] - 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) [862⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92) -kotlin.Unit ### Clone @@ -431,13 +383,10 @@ kotlin.Unit ### Machine Learning -kotlin.Unit - [m2cgen](https://github.com/BayesWitnesses/m2cgen) [2703⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) ### Vision -kotlin.Unit -kotlin.Unit #### Augmented Reality @@ -455,7 +404,7 @@ kotlin.Unit - [Location](https://github.com/Lyokone/flutterlocation) [1060⭐] - 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) [226⭐] - 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) [2378⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB) +- [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) [2379⭐] - 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) [293⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) - [UDID](https://github.com/GigaDroid/flutter_udid) [229⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) @@ -471,13 +420,10 @@ kotlin.Unit #### Scanner -kotlin.Unit -kotlin.Unit #### Bluetooth / NFC / Beacon - [Blue](https://github.com/pauldemarco/flutter_blue) [2343⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco) -kotlin.Unit - [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [376⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa) - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [82⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/) - [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [635⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue) @@ -491,10 +437,7 @@ Simon Binder](https://github.com/simolus3) ### Services -kotlin.Unit - [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [604⭐] - Push notification service by [OneSignal](https://github.com/OneSignal) -kotlin.Unit -kotlin.Unit - [In App Review](https://github.com/britannio/in_app_review) [273⭐] - Requesting and Writing Reviews for Android, iOS and MacOS by [Britannio Jarrett](https://github.com/britannio) @@ -513,12 +456,8 @@ kotlin.Unit #### Redux / ELM / Dependency Injection -kotlin.Unit - [Redux.dart](https://github.com/johnpryan/redux.dart) [513⭐] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects) - [Redux](https://github.com/brianegan/flutter_redux) [1648⭐] - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Widgets -kotlin.Unit -kotlin.Unit -kotlin.Unit - [Async Redux](https://pub.dev/packages/async_redux) [227⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/) ### Widgets @@ -548,7 +487,6 @@ kotlin.Unit - [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1617⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/) - [Drawing Animation](https://github.com/biocarl/drawing_animation) [479⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks) - [Simple Animations](https://github.com/felixblaschke/simple_animations) - Create awesome custom animations easily by [Felix Blaschke](https://github.com/felixblaschke) -kotlin.Unit - [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [1505⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) - [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). - [Funvas](https://github.com/creativecreatorormaybenot/funvas) [510⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). @@ -585,14 +523,9 @@ This section contains libraries that take an experimental or unorthodox approach #### Open source games - [Flip](https://github.com/RedBrogdon/flutterflip) [264⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) -kotlin.Unit - [TRex](https://github.com/renancaraujo/trex-flame) [6⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo) - [Crush](https://github.com/boeledi/flutter_crush) [552⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com) -kotlin.Unit - [Tetris](https://github.com/boyan01/flutter-tetris) [1559⭐] - Tetris game by [YangBin](https://github.com/boyan01) -kotlin.Unit -kotlin.Unit -kotlin.Unit #### Game Engine resources @@ -603,39 +536,24 @@ kotlin.Unit ### Premium -kotlin.Unit -kotlin.Unit - [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [48481⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) -- [RustDesk](https://github.com/rustdesk/rustdesk) [62433⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). +- [RustDesk](https://github.com/rustdesk/rustdesk) [62435⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). - [Spotube](https://github.com/KRTirtho/spotube) - Open source Spotify client for desktop and mobile by [Kingkor Roy Tirtho](https://github.com/KRTirtho) ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [16543⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) +- [Flutter Team Samples](https://github.com/flutter/samples) [16544⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) - [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [23562⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) -kotlin.Unit -kotlin.Unit -kotlin.Unit -kotlin.Unit -kotlin.Unit - [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1675⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk) - [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [1132⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52) - [FlutterGram](https://github.com/mdanics/fluttergram) [2284⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics) -kotlin.Unit -kotlin.Unit -kotlin.Unit - [Trace](https://github.com/trentpiercy/trace) [1085⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy) - [Taskist](https://github.com/huextrat/Taskist) [959⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat) -kotlin.Unit - [Linwood Butterfly](https://github.com/LinwoodCloud/Butterfly) [794⭐] - Powerful note taking app and an alternative to OneNote by [CodeDoctorDE](https://github.com/CodeDoctorDE) - [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [615⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory) - [Transform Widget](https://github.com/DrPaulT/flutter-engine-test) - Image widgets as 3D game engine sprites by [Paul Thomas](https://github.com/DrPaulT) -kotlin.Unit - [TailorMade](https://github.com/jogboms/tailor_made) [326⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms) -kotlin.Unit - [Spacex-Go](https://github.com/jesusrp98/spacex-go) [834⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -kotlin.Unit -kotlin.Unit - [Enigma](https://github.com/AmitJoki/Enigma) - Privacy chat with end-to-end encryption by [AmitJoki](https://github.com/AmitJoki) - [Chillify](https://github.com/KarimElghamry/chillify) - Fancy music app made with Provider and Bloc pattern by [Karim Elghamry](https://github.com/KarimElghamry) - [Pokedex](https://github.com/scitbiz/flutter_pokedex) - Pokedex app with beautiful UI and smooth animation by [Hung Pham](https://github.com/scitbiz) @@ -645,7 +563,7 @@ kotlin.Unit - [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [3650⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc) - [Harpy](https://github.com/robertodoering/harpy) [2036⭐] - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering) - [Mooltik](https://github.com/ruskakimov/mooltik) [194⭐] - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov) -- [Spotube](https://github.com/KRTirtho/spotube) [24082⭐] - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) +- [Spotube](https://github.com/KRTirtho/spotube) [24083⭐] - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) - [Let's Draw](https://github.com/JideGuru/flutter_drawing_board) [240⭐] - A simple drawing app made by [JideGuru](https://github.com/JideGuru) - [Openreads](https://github.com/mateusz-bak/openreads-android) [725⭐] - A simple privacy oriented mobile books tracker using Open Library API by [mateusz-bak](https://github.com/mateusz-bak) @@ -756,7 +674,7 @@ kotlin.Unit - Twitter [Flutter Sydney](https://twitter.com/FlutterSydney) ### Bangladesh - - [Facebook Group](https://www.facebook.com/groups/flutter.bangladesh/) +- [Facebook Group](https://www.facebook.com/groups/flutter.bangladesh/) ### 🇧🇷 Brazil - Slack [Flutter Brasil](https://flutterbr.slack.com) @@ -809,8 +727,8 @@ kotlin.Unit - Slack [Flutter GR](https://join.slack.com/t/fluttergr/shared_invite/enQtNzQwODM2NzIxOTg0LWFjNWYxYzkyMTdmYWQ4ZWYyMWI2YjcyOTI4YzAzYjY2Nzk3OWNkMTkwZGRjNjRiMGFlNzgyOGRhMmEyZTQ3MmM) ### 🇮🇹 Italy - - Telegram [Flutter Italia Developers](https://t.me/flutteritdevs) - - Website [flutteritalia.dev](https://flutteritalia.dev) +- Telegram [Flutter Italia Developers](https://t.me/flutteritdevs) +- Website [flutteritalia.dev](https://flutteritalia.dev) ### 🇮🇳 India - Telegram [Flutter India 🇮🇳](https://t.me/flutterindia) @@ -933,7 +851,7 @@ kotlin.Unit - [Twitter](https://twitter.com/flutterNorway) ### 🇺🇿 Uzbekistan - - [Telegram](https://t.me/dartdevuz) +- [Telegram](https://t.me/dartdevuz) ## License From f89197c6b6aa7e215fe1d559fb46e7efe645f692 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 16 Apr 2024 23:37:52 +0200 Subject: [PATCH 34/70] format cleanup --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index aa0fa4c..bee5291 100644 --- a/source.md +++ b/source.md @@ -427,7 +427,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Clone - [GitTouch](https://github.com/pd4d10/git-touch) - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10) -- [RustDesk](https://github.com/rustdesk/rustdesk) - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) +- [RustDesk](https://github.com/rustdesk/rustdesk) - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) ### Machine Learning From 96567c364e5f641bd9ad3f57f9dee56ec98a7c5d Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 16 Apr 2024 23:39:46 +0200 Subject: [PATCH 35/70] format --- source.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/source.md b/source.md index bee5291..7768def 100644 --- a/source.md +++ b/source.md @@ -387,7 +387,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Preferences -- [Streaming Shared Preferences](https://github.com/roughike/streaming_shared_preferences) - Reactive key-value store, shared preferences with Streams by [Iiro Krankka](https://github.com/roughike) +- [Streaming Shared Preferences](https://github.com/roughike/streaming_shared_preferences) - Reactive key-value store, shared preferences with Streams by [Iiro Krankka](https://github.com/roughike) ### Monetization @@ -463,11 +463,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) - 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) - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) - [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) -- [VPN](https://github.com/X-dea/Flutter_VPN) - Access VPN services by [Jason C.H](https://github.com/ctrysbita) -- [Geolocator](https://github.com/baseflow/flutter-geolocator) - 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) - A Flutter permission plugin which provides a 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) - A plugin to use iOS live activities & Dynamic Island features by [Dimitri Dessus](https://github.com/istornz) +- [VPN](https://github.com/X-dea/Flutter_VPN) - Access VPN services by [Jason C.H](https://github.com/ctrysbita) +- [Geolocator](https://github.com/baseflow/flutter-geolocator) - 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) - A Flutter permission plugin which provides a 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) - A plugin to use iOS live activities & Dynamic Island features by [Dimitri Dessus](https://github.com/istornz) #### Scanner @@ -596,7 +596,7 @@ This section contains libraries that take an experimental or unorthodox approach #### Game Engine resources -- [Awesome Flame](https://github.com/flame-engine/awesome-flame) - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine) +- [Awesome Flame](https://github.com/flame-engine/awesome-flame) - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine) ## Open Source Apps From e1e0873e491c166236649958238e117233002dab Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 17 Apr 2024 00:03:02 +0200 Subject: [PATCH 36/70] Super Editor --- source.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index 7768def..7da3cbb 100644 --- a/source.md +++ b/source.md @@ -165,7 +165,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Stepper Touch](https://github.com/Rahiche/stepper_touch) - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). - [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) - [Snaplist](https://github.com/ariedov/flutter_snaplist) - Create snappable list views by [David Leibovych](https://github.com/ariedov) -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung) - [Folding Cell](https://github.com/faob-dev/folding_cell) - Fold your widget by [Faob](https://github.com/faob-dev) - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Slide Container](https://pub.dev/packages/slide_container) Slide vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec). @@ -185,7 +184,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Rounded Loading Button](https://github.com/chrisedg87/flutter_rounded_loading_button) - Button with a loading indicator, complete with success and error animations by [Chris Edgington](https://twitter.com/ChrisTheEdg) - [PlutoGrid](https://github.com/bosskmk/pluto_grid) - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). - [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) - 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) - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) +- [Smooth Page Indicator](https://github.com/Milad-Akarie/smooth_page_indicator) - 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://github.com/Milad-Akarie](https://flutterbountyhunters.com) + #### Sticky Headers - [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine) From 855a79dd60d897762b30d108997cacb48cf3a77c Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 17 Apr 2024 00:08:40 +0200 Subject: [PATCH 37/70] Lists --- source.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/source.md b/source.md index 7da3cbb..9d9fd68 100644 --- a/source.md +++ b/source.md @@ -156,15 +156,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) - [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts) - [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu) - [Flip Panel](https://github.com/hnvn/flutter_flip_panel) - Flip panel with built-in animation by [HungHD](https://github.com/hnvn) - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) - [Flushbar](https://github.com/AndreHaueisen/flushbar) - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) - [Stepper Touch](https://github.com/Rahiche/stepper_touch) - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) -- [Snaplist](https://github.com/ariedov/flutter_snaplist) - Create snappable list views by [David Leibovych](https://github.com/ariedov) - [Folding Cell](https://github.com/faob-dev/folding_cell) - Fold your widget by [Faob](https://github.com/faob-dev) - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Slide Container](https://pub.dev/packages/slide_container) Slide vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec). @@ -180,13 +177,23 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Dough](https://github.com/HatFeather/flutter_dough) - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). - [Card Settings](https://github.com/codegrue/card_settings) - package for building settings forms by [codegrue](https://github.com/codegrue). - [Timelines](https://github.com/chulwoo-park/timelines) - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). -- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) - A tile to help build beautiful and customisable timelines by [Julio Bitencourt](https://github.com/JHBitencourt). +- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) - 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) - Button with a loading indicator, complete with success and error animations by [Chris Edgington](https://twitter.com/ChrisTheEdg) -- [PlutoGrid](https://github.com/bosskmk/pluto_grid) - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). - [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) - 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) - 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://github.com/Milad-Akarie](https://flutterbountyhunters.com) +#### List + +- [Super List](https://github.com/superlistapp/super_sliver_list) - 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) - 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) - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [PlutoGrid](https://github.com/bosskmk/pluto_grid) - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) +- [Snaplist](https://github.com/ariedov/flutter_snaplist) - Create snappable list views by [David Leibovych](https://github.com/ariedov) +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) + #### Sticky Headers - [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine) @@ -218,9 +225,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### UI Helpers -- [Reorderables](https://github.com/hanshengchiu/reorderables) - 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) - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). - [Offline](https://github.com/jogboms/flutter_offline) - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). - [Scroll To Index](https://github.com/quire-io/scroll-to-index) - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). - [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/rvamsikrishna). From 5483047a11a1070309d068b9d6b0583ccf28c3b9 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 17 Apr 2024 00:13:53 +0200 Subject: [PATCH 38/70] Blur --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 9d9fd68..0cdef5e 100644 --- a/source.md +++ b/source.md @@ -226,10 +226,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### UI Helpers - [Offline](https://github.com/jogboms/flutter_offline) - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Scroll To Index](https://github.com/quire-io/scroll-to-index) - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). - [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/rvamsikrishna). - [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) - [Mix](https://github.com/leoafarias/mix) - An expressive way to effortlessly build design systems by [Leo Farias](https://github.com/leoafarias). +- [Blurhash](https://github.com/fluttercommunity/flutter_blurhash) - 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 From 6bd8b82520d9724bf64606309d21c4bbcc3f8dcc Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 17 Apr 2024 00:14:20 +0200 Subject: [PATCH 39/70] gen --- README.md | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index e4f7622..3c7f19f 100644 --- a/README.md +++ b/README.md @@ -155,11 +155,8 @@ Meteo ### UI -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3037⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [409⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) - [Flushbar](https://github.com/AndreHaueisen/flushbar) [984⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [781⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [376⭐] - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung) - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Slide Container](https://pub.dev/packages/slide_container) Slide vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec). - [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). @@ -172,11 +169,20 @@ Meteo - [Dough](https://github.com/HatFeather/flutter_dough) [683⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). - [Card Settings](https://github.com/codegrue/card_settings) [519⭐] - package for building settings forms by [codegrue](https://github.com/codegrue). - [Timelines](https://github.com/chulwoo-park/timelines) [689⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). -- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [673⭐] - A tile to help build beautiful and customisable timelines by [Julio Bitencourt](https://github.com/JHBitencourt). +- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [673⭐] - 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) [294⭐] - Button with a loading indicator, complete with success and error animations by [Chris Edgington](https://twitter.com/ChrisTheEdg) -- [PlutoGrid](https://github.com/bosskmk/pluto_grid) [620⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). - [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) [1356⭐] - 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) [1081⭐] - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) +- [Smooth Page Indicator](https://github.com/Milad-Akarie/smooth_page_indicator) [1081⭐] - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) + +#### List + +- [Super List](https://github.com/superlistapp/super_sliver_list) [183⭐] - 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) [714⭐] - 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) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [PlutoGrid](https://github.com/bosskmk/pluto_grid) [620⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [781⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3037⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) + #### Sticky Headers - [Sticky Header](https://github.com/letsar/flutter_sticky_header) [876⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar) @@ -204,8 +210,6 @@ Meteo #### UI Helpers -- [Reorderables](https://github.com/hanshengchiu/reorderables) [714⭐] - 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) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Offline](https://github.com/jogboms/flutter_offline) [993⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). - [Scroll To Index](https://github.com/quire-io/scroll-to-index) [481⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). - [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/rvamsikrishna). @@ -330,7 +334,7 @@ Meteo - [Audio Players Plugin](https://github.com/luanpotter/audioplayers) [1884⭐] - 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) [845⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) -- [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [736⭐] Simultaneous playback of audio from assets/network/file and displaying notifications [android / ios / web / macos] +- [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [737⭐] 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 @@ -353,7 +357,6 @@ Meteo #### Preferences -- [Streaming Shared Preferences](https://github.com/roughike/streaming_shared_preferences) - Reactive key-value store, shared preferences with Streams by [Iiro Krankka](https://github.com/roughike) ### Monetization @@ -379,7 +382,7 @@ Meteo ### Clone - [GitTouch](https://github.com/pd4d10/git-touch) [1493⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10) -- [RustDesk](https://github.com/rustdesk/rustdesk) - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) +- [RustDesk](https://github.com/rustdesk/rustdesk) [62435⭐] - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) ### Machine Learning @@ -412,11 +415,10 @@ Meteo - [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [2975⭐] - 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) [91⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) - [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [1248⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) -- [VPN](https://github.com/X-dea/Flutter_VPN) - Access VPN services by [Jason C.H](https://github.com/ctrysbita) -- [Geolocator](https://github.com/baseflow/flutter-geolocator) - 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) - A Flutter permission plugin which provides a 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) - A plugin to use iOS live activities & Dynamic Island features by [Dimitri Dessus](https://github.com/istornz) +- [VPN](https://github.com/X-dea/Flutter_VPN) [329⭐] - Access VPN services by [Jason C.H](https://github.com/ctrysbita) +- [Geolocator](https://github.com/baseflow/flutter-geolocator) [1204⭐] - 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) [1965⭐] - A Flutter permission plugin which provides a cross-platform (iOS, Android) API to request and check permissions by [Baseflow](https://baseflow.com) +- [Live Activities](https://github.com/istornz/live_activities) [139⭐] - A plugin to use iOS live activities & Dynamic Island features by [Dimitri Dessus](https://github.com/istornz) #### Scanner @@ -529,14 +531,14 @@ This section contains libraries that take an experimental or unorthodox approach #### Game Engine resources -- [Awesome Flame](https://github.com/flame-engine/awesome-flame) - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine) +- [Awesome Flame](https://github.com/flame-engine/awesome-flame) [938⭐] - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine) ## Open Source Apps ### Premium -- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [48481⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) +- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [48482⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) - [RustDesk](https://github.com/rustdesk/rustdesk) [62435⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). - [Spotube](https://github.com/KRTirtho/spotube) - Open source Spotify client for desktop and mobile by [Kingkor Roy Tirtho](https://github.com/KRTirtho) From 25d206cf2f7fe008c809e225d1181ae3dfd94b94 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 17 Apr 2024 00:17:41 +0200 Subject: [PATCH 40/70] cleanup --- source.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/source.md b/source.md index 0cdef5e..e787cb4 100644 --- a/source.md +++ b/source.md @@ -164,8 +164,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Stepper Touch](https://github.com/Rahiche/stepper_touch) - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). - [Folding Cell](https://github.com/faob-dev/folding_cell) - Fold your widget by [Faob](https://github.com/faob-dev) - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Slide Container](https://pub.dev/packages/slide_container) Slide vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec). -- [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). +- [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). - [Before After](https://github.com/xsahil03x/before_after) - 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) - 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) - 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). @@ -193,11 +192,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) - [Snaplist](https://github.com/ariedov/flutter_snaplist) - Create snappable list views by [David Leibovych](https://github.com/ariedov) - [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) - -#### Sticky Headers - -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine) -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar) - [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/) #### Drawers From 88ee347ccbb118c9cc299a451bbe3c112f3a3bd1 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 17 Apr 2024 00:21:40 +0200 Subject: [PATCH 41/70] Update --- source.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/source.md b/source.md index e787cb4..4d1e0cd 100644 --- a/source.md +++ b/source.md @@ -220,7 +220,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### UI Helpers - [Offline](https://github.com/jogboms/flutter_offline) - 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/rvamsikrishna). +- [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) - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) - [Mix](https://github.com/leoafarias/mix) - An expressive way to effortlessly build design systems by [Leo Farias](https://github.com/leoafarias). - [Blurhash](https://github.com/fluttercommunity/flutter_blurhash) - 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/) @@ -232,10 +232,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Slidable](https://github.com/letsar/flutter_slidable) - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) - [Backdrop](https://github.com/fluttercommunity/backdrop) - [Backdrop](https://material.io/design/components/backdrop.html) implementation for flutter. -#### Cupertino Design - -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) - Peek & Pop implementation based on the iOS functionality by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu) - #### 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) @@ -254,11 +250,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) - 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) - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour) - -#### Login - -- [Flutter Login](https://github.com/NearHuscarl/flutter_login) - Login widget with slick animation from start to finish by [NearHuscarl](https://github.com/NearHuscarl) - #### Backend-Driven - [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). From 792e46593fc078ba2cceab0f06ee6983b193acdf Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 17 Apr 2024 00:27:52 +0200 Subject: [PATCH 42/70] Signals --- source.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source.md b/source.md index 4d1e0cd..d951fdc 100644 --- a/source.md +++ b/source.md @@ -495,11 +495,12 @@ Simon Binder](https://github.com/simolus3) #### Standard - [Bloc](https://github.com/felangel/bloc) - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) -- [MobX](https://github.com/mobxjs/mobx.dart) - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. - [Provider](https://github.com/rrousselGit/provider) - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) - [RiverPod](https://github.com/rrousselGit/river_pod) - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) -- [GetX](https://github.com/jonataslaw/getx) - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) -- [Binder](https://github.com/letsar/binder) - A lightweight, yet powerful way to bind your application state with your business logic, by [Romain Rastel](https://github.com/letsar). +- [GetX](https://github.com/jonataslaw/getx) - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) +- [MobX](https://github.com/mobxjs/mobx.dart) - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Signals](https://github.com/rodydavis/signals.dart) - Reactive programming made simple. Port of Signals pattern by [Rody Davis](https://github.com/rodydavis) + #### Redux / ELM / Dependency Injection From 89b88207303902f289927fc1fbd1601a4efc971c Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 17 Apr 2024 00:31:06 +0200 Subject: [PATCH 43/70] Gen --- README.md | 27 +++++++-------------------- 1 file changed, 7 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 3c7f19f..fef6cc3 100644 --- a/README.md +++ b/README.md @@ -158,8 +158,7 @@ Meteo - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [409⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) - [Flushbar](https://github.com/AndreHaueisen/flushbar) [984⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Slide Container](https://pub.dev/packages/slide_container) Slide vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec). -- [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). +- [Direct Select](https://github.com/LanarsInc/direct-select-flutter) [725⭐] - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). - [Before After](https://github.com/xsahil03x/before_after) [870⭐] - 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) [525⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) [660⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). @@ -182,10 +181,6 @@ Meteo - [PlutoGrid](https://github.com/bosskmk/pluto_grid) [620⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). - [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [781⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) - [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3037⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) - -#### Sticky Headers - -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [876⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar) - [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [1053⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/) #### Drawers @@ -211,10 +206,9 @@ Meteo #### UI Helpers - [Offline](https://github.com/jogboms/flutter_offline) [993⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Scroll To Index](https://github.com/quire-io/scroll-to-index) [481⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). -- [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/rvamsikrishna). - [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [1378⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) - [Mix](https://github.com/leoafarias/mix) [344⭐] - An expressive way to effortlessly build design systems by [Leo Farias](https://github.com/leoafarias). +- [Blurhash](https://github.com/fluttercommunity/flutter_blurhash) [486⭐] - 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 @@ -222,9 +216,6 @@ Meteo - [Slidable](https://github.com/letsar/flutter_slidable) [2604⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) - [Backdrop](https://github.com/fluttercommunity/backdrop) [307⭐] - [Backdrop](https://material.io/design/components/backdrop.html) implementation for flutter. -#### Cupertino Design - - #### 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) @@ -241,11 +232,6 @@ Meteo - [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [1710⭐] - 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) [209⭐] - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour) - -#### Login - -- [Flutter Login](https://github.com/NearHuscarl/flutter_login) - Login widget with slick animation from start to finish by [NearHuscarl](https://github.com/NearHuscarl) - #### Backend-Driven - [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1500⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). @@ -450,11 +436,12 @@ Simon Binder](https://github.com/simolus3) #### Standard - [Bloc](https://github.com/felangel/bloc) [11371⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) -- [MobX](https://github.com/mobxjs/mobx.dart) [2361⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. - [Provider](https://github.com/rrousselGit/provider) [5022⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) - [RiverPod](https://github.com/rrousselGit/river_pod) [5740⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) -- [GetX](https://github.com/jonataslaw/getx) - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) -- [Binder](https://github.com/letsar/binder) [177⭐] - A lightweight, yet powerful way to bind your application state with your business logic, by [Romain Rastel](https://github.com/letsar). +- [GetX](https://github.com/jonataslaw/getx) [9801⭐] - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) +- [MobX](https://github.com/mobxjs/mobx.dart) [2361⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Signals](https://github.com/rodydavis/signals.dart) [329⭐] - Reactive programming made simple. Port of Signals pattern by [Rody Davis](https://github.com/rodydavis) + #### Redux / ELM / Dependency Injection @@ -606,7 +593,7 @@ This section contains libraries that take an experimental or unorthodox approach - [Fluent UI](https://github.com/bdlukaa/fluent_ui) [2692⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev) - [MacOS UI](https://github.com/GroovinChip/macos_ui) [1696⭐] - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip) - [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) [169⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu) -- [Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) [1453⭐] - A curated list of awesome things related to Flutter desktop by [LeanFlutter](https://github.com/leanflutter) +- [Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) [1454⭐] - A curated list of awesome things related to Flutter desktop by [LeanFlutter](https://github.com/leanflutter) ## Podcasts From 57cf80a4e9cecfa54a2679878e9719531bdb1987 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 17 Apr 2024 00:31:43 +0200 Subject: [PATCH 44/70] Cleanup --- source.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/source.md b/source.md index d951fdc..3508fc3 100644 --- a/source.md +++ b/source.md @@ -2,9 +2,6 @@

- - Github Repositories - Awesome From 22455597ec2257914e5700e5d7f89491d81cd94f Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 17 Apr 2024 17:13:34 +0200 Subject: [PATCH 45/70] Get It --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 3508fc3..ee55dfe 100644 --- a/source.md +++ b/source.md @@ -494,6 +494,7 @@ Simon Binder](https://github.com/simolus3) - [Bloc](https://github.com/felangel/bloc) - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) - [Provider](https://github.com/rrousselGit/provider) - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) - [RiverPod](https://github.com/rrousselGit/river_pod) - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) +- [Get It](https://github.com/fluttercommunity/get_it) - 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) - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) - [MobX](https://github.com/mobxjs/mobx.dart) - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. - [Signals](https://github.com/rodydavis/signals.dart) - Reactive programming made simple. Port of Signals pattern by [Rody Davis](https://github.com/rodydavis) From 17f7d28e98905faff43e39eab1688b64e25e040d Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 14 May 2024 21:17:55 +0200 Subject: [PATCH 46/70] Update --- README.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/README.md b/README.md index fef6cc3..ad555b6 100644 --- a/README.md +++ b/README.md @@ -17,26 +17,10 @@ Flutter 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 👍| ⭐| 👏 - - - - #### Demonstrations

-
- -[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) - - -Stream - - -[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) - - - BMW From 4b2a57d303a51663574bb2eb1240ab57b0ad7bca Mon Sep 17 00:00:00 2001 From: Uwe - ObjectBox <13865709+greenrobot-team@users.noreply.github.com> Date: Mon, 27 May 2024 14:25:12 +0200 Subject: [PATCH 47/70] Add ObjectBox, Moor renamed to Drift --- source.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source.md b/source.md index ee55dfe..7c5baf8 100644 --- a/source.md +++ b/source.md @@ -473,8 +473,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Storage - [Sqflite](https://github.com/tekartik/sqflite) - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/) -- [Moor](https://github.com/simolus3/moor) - Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [ +- [Drift](https://github.com/simolus3/drift) - Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [ Simon Binder](https://github.com/simolus3) +- [ObjectBox](https://github.com/objectbox/objectbox-dart) - On-device database for fast cross-platform Dart object persistence by [ObjectBox](https://github.com/objectbox) ### Services From 8e5bb04f020816716987bafbc7e619e0a2c4f2cd Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 28 May 2024 23:20:07 +0200 Subject: [PATCH 48/70] Update --- README.md | 395 +++++++++++++++++++++++++++--------------------------- 1 file changed, 198 insertions(+), 197 deletions(-) diff --git a/README.md b/README.md index ad555b6..cb65acc 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,6 @@

- -Github Repositories - Awesome @@ -20,7 +17,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Demonstrations

+
+[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) + + + BMW @@ -87,10 +89,10 @@ Meteo ### Beginner -- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [5204⭐] - Visual roadmap with principles, patterns, and frameworks for Flutter newbies by [Olexandr Leuschenko](https://github.com/olexale). +- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [5277⭐] - Visual roadmap with principles, patterns, and 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) [350⭐] - Comprehensive guide to the basics of Flutter and Firebase by [Anthony](https://github.com/antz22) +- [Beginner's Guide](https://github.com/antz22/ultimate-guide-to-flutter) [354⭐] - Comprehensive guide to the basics of Flutter and Firebase by [Anthony](https://github.com/antz22) ### Intermediate @@ -98,7 +100,7 @@ Meteo ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [1102👍] and [Let's build a render tree](https://www.youtube.com/watch?v=VsYbFnucHsU) - Engine architecture by Adam Barth +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [1114👍] 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) @@ -133,130 +135,130 @@ Meteo ### Demonstrations - [Official Gallery](https://github.com/flutter/gallery) - Demo for the material design widgets provided by Flutter Team -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [6742⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [2091⭐] - showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei) +- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [6787⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [2117⭐] - showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei) ### UI -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [409⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [417⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) - [Flushbar](https://github.com/AndreHaueisen/flushbar) [984⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Direct Select](https://github.com/LanarsInc/direct-select-flutter) [725⭐] - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). -- [Before After](https://github.com/xsahil03x/before_after) [870⭐] - 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) [525⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). -- [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) [660⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1229⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Direct Select](https://github.com/LanarsInc/direct-select-flutter) [747⭐] - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). +- [Before After](https://github.com/xsahil03x/before_after) [884⭐] - 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) [546⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). +- [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) [666⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). - [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) [499⭐] - Tags with different customizations by [Di Natale Antonino](https://github.com/Dn-a). -- [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [1921⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. -- [Dough](https://github.com/HatFeather/flutter_dough) [683⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). -- [Card Settings](https://github.com/codegrue/card_settings) [519⭐] - package for building settings forms by [codegrue](https://github.com/codegrue). -- [Timelines](https://github.com/chulwoo-park/timelines) [689⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). -- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [673⭐] - 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) [294⭐] - 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) [1356⭐] - 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) [1081⭐] - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) +- [Flutter Tags](https://github.com/Dn-a/flutter_tags) [504⭐] - Tags with different customizations by [Di Natale Antonino](https://github.com/Dn-a). +- [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [1956⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. +- [Dough](https://github.com/HatFeather/flutter_dough) [687⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). +- [Card Settings](https://github.com/codegrue/card_settings) [526⭐] - package for building settings forms by [codegrue](https://github.com/codegrue). +- [Timelines](https://github.com/chulwoo-park/timelines) [694⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). +- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [694⭐] - 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) [296⭐] - 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) [1428⭐] - 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) [1116⭐] - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) #### List -- [Super List](https://github.com/superlistapp/super_sliver_list) [183⭐] - 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) [714⭐] - 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) [1213⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [PlutoGrid](https://github.com/bosskmk/pluto_grid) [620⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [781⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3037⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [1053⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/) +- [Super List](https://github.com/superlistapp/super_sliver_list) [201⭐] - 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) [715⭐] - 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) [1229⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [PlutoGrid](https://github.com/bosskmk/pluto_grid) [630⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [793⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3054⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [1063⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/) #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [339⭐] - 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) [499⭐] - 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). +- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [345⭐] - 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) [503⭐] - 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) [733⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [616⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [983⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). -- [Google Nav Bar](https://github.com/sooxt98/google_nav_bar) [685⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98) +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [739⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [620⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [994⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Google Nav Bar](https://github.com/sooxt98/google_nav_bar) [701⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98) #### Bottom Sheets -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [556⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). -- [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [1781⭐] - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by [Jaime Blasco](https://github.com/jamesblasco). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [557⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [1800⭐] - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by [Jaime Blasco](https://github.com/jamesblasco). #### Sliders -- [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) [486⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) +- [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) [499⭐] - A 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) [993⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [1378⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) -- [Mix](https://github.com/leoafarias/mix) [344⭐] - An expressive way to effortlessly build design systems by [Leo Farias](https://github.com/leoafarias). -- [Blurhash](https://github.com/fluttercommunity/flutter_blurhash) [486⭐] - 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/) +- [Offline](https://github.com/jogboms/flutter_offline) [1009⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [1410⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) +- [Mix](https://github.com/leoafarias/mix) [368⭐] - An expressive way to effortlessly build design systems by [Leo Farias](https://github.com/leoafarias). +- [Blurhash](https://github.com/fluttercommunity/flutter_blurhash) [500⭐] - 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 -- [Slidable](https://github.com/letsar/flutter_slidable) [2604⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) -- [Backdrop](https://github.com/fluttercommunity/backdrop) [307⭐] - [Backdrop](https://material.io/design/components/backdrop.html) implementation for flutter. +- [Slidable](https://github.com/letsar/flutter_slidable) [2625⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) +- [Backdrop](https://github.com/fluttercommunity/backdrop) [316⭐] - [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) -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [1739⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) -- [Wave](https://github.com/i-protoss/wave) [1053⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower) +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [1755⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) +- [Wave](https://github.com/i-protoss/wave) [1070⭐] - Displaying some 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 by [Sahdeep Singh](https://github.com/iamSahdeep) -- [PhotoFilters](https://github.com/skkallayath/photofilters) [395⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). -- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [146⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). -- [Clay Containers](https://github.com/mcaubrey/clay_containers) [431⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [Michael Charles](https://github.com/mcaubrey). +- [PhotoFilters](https://github.com/skkallayath/photofilters) [400⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [145⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). +- [Clay Containers](https://github.com/mcaubrey/clay_containers) [433⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [Michael Charles](https://github.com/mcaubrey). #### Calendar - [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) [1710⭐] - 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) [209⭐] - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour) +- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [1726⭐] - 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) [213⭐] - 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) [1500⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). +- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1515⭐] - Build your dynamic UI with 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) [1555⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014) -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [281⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy) -- [Photo View](https://github.com/renancaraujo/photo_view) [1853⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo) -- [SVG](https://github.com/dnfield/flutter_svg) [1628⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield) +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [1553⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014) +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [279⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy) +- [Photo View](https://github.com/renancaraujo/photo_view) [1859⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo) +- [SVG](https://github.com/dnfield/flutter_svg) [1635⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield) - [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [971⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn) -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [2380⭐] - Show images from the internet and keep them in the cache directory by -- [Lottie](https://github.com/xvrh/lottie-flutter) [1104⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [xvrh](https://github.com/xvrh/lottie-flutter) +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [2394⭐] - Show images from the internet and keep them in the cache directory by +- [Lottie](https://github.com/xvrh/lottie-flutter) [1115⭐] - 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) [166⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo) -- [Crop](https://github.com/xclud/flutter_crop) [254⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/) +- [Crop](https://github.com/xclud/flutter_crop) [257⭐] - Crop any widget/image in 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) [1424⭐] - Assets picker in WeChat style, support multi assets by [Alex Li](https://github.com/AlexV525). +- [WeChat Assets Picker](https://github.com/fluttercandies/flutter_wechat_assets_picker) [1446⭐] - 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/iOS library and capture camera shots from within the same view by [WetaVN](https://github.com/weta-vn) ### Map - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [185⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com) -- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [539⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project) -- [Map](https://github.com/xclud/flutter_map) [127⭐] - Fully-fledged interactive Map widget for flutter written in pure Dart. Supports all platforms. by [Mahdi K. Fard](https://github.com/xclud/) +- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [537⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project) +- [Map](https://github.com/xclud/flutter_map) [128⭐] - Fully-fledged interactive Map widget for flutter written in pure Dart. Supports all platforms. by [Mahdi K. Fard](https://github.com/xclud/) ### Charts -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [6367⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [445⭐] - 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) [723⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad) -- [Graphic](https://github.com/entronad/graphic) [1483⭐] - Data visualization library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad) +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [6481⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [446⭐] - 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) [729⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad) +- [Graphic](https://github.com/entronad/graphic) [1502⭐] - Data visualization library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad) ### Navigation -- [Fluro](https://github.com/goposse/fluro) [3655⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com) -- [Get](https://github.com/jonataslaw/get) [9801⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) -- [Beamer](https://github.com/slovnicki/beamer) [573⭐] - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by [Sandro Lovnički](https://github.com/slovnicki) -- [auto_route](https://github.com/Milad-Akarie/auto_route_library) [1473⭐] - AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you. [Milad_Akarie](https://github.com/Milad-Akarie). +- [Fluro](https://github.com/goposse/fluro) [3658⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com) +- [Get](https://github.com/jonataslaw/get) [9943⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) +- [Beamer](https://github.com/slovnicki/beamer) [575⭐] - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by [Sandro Lovnički](https://github.com/slovnicki) +- [auto_route](https://github.com/Milad-Akarie/auto_route_library) [1496⭐] - AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you. [Milad_Akarie](https://github.com/Milad-Akarie). ### Auth @@ -264,31 +266,31 @@ Meteo - [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 OAuth - [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) [350⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by [James Clancey](https://github.com/Clancey) -- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [267⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB) +- [SimpleAuth](https://github.com/Clancey/simple_auth) [352⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by [James Clancey](https://github.com/Clancey) +- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [272⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB) ### 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) +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [274⭐] - 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) [1978⭐] - 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) [216⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/) -- [TeX](https://github.com/shah-xad/flutter_tex) [254⭐] - Render Mathematics Equations with full HTML and JavaScript support by [Shahzad Akram](https://github.com/shah-xad) +- [AutoSizeText](https://github.com/leisim/auto_size_text) [1995⭐] - 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) [217⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/) +- [TeX](https://github.com/shah-xad/flutter_tex) [262⭐] - Render Mathematics Equations with full HTML and 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) [1429⭐] - 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) [447⭐] - Model-driven approach to handling Forms inputs and validations, heavily inspired in Angular's Reactive Forms. +- [Form Builder](https://github.com/danvick/flutter_form_builder) [1438⭐] - 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) [455⭐] - Model-driven approach to handling Forms inputs and validations, heavily inspired in Angular's Reactive Forms. ### Analytics -- [Usage](https://github.com/dart-lang/usage) [144⭐] - Google Analytics wrapper for command-line, web, and Flutter apps +- [Usage](https://github.com/dart-lang/usage) [147⭐] - Google Analytics wrapper for command-line, web, and Flutter apps - [Firebase Analytics](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API ### Internationalization -- [GenLang](https://github.com/KingWu/gen_lang) [99⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu) -- [Flutter Translate](https://github.com/bratan/flutter_translate) [384⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me) +- [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) [390⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me) - [attranslate](https://github.com/fkirc/attranslate) - Semi-automated translation of ARB or JSON files by [fkirc](https://github.com/fkirc) @@ -297,33 +299,33 @@ Meteo ### Media -- [photo_manager](https://github.com/fluttercandies/flutter_photo_manager) [634⭐] - 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). +- [photo_manager](https://github.com/fluttercandies/flutter_photo_manager) [646⭐] - 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) [1884⭐] - Play multiple audio files simultaneously (Android/iOS) by [Luan Nico](https://github.com/luanpotter). +- [Audio Players Plugin](https://github.com/luanpotter/audioplayers) [1908⭐] - 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) [845⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [844⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) - [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [737⭐] 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) [3943⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc) -- [Chewie](https://github.com/brianegan/chewie) [1860⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan) -- [Video Trimmer](https://github.com/sbis04/video_trimmer) [402⭐] - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04) -- [CamerAwesome](https://github.com/Apparence-io/camera_awesome) [873⭐] - Community camera plugin rework by [Apparence.io studio](https://apparence.io) -- [Video Editor](https://github.com/LeGoffMael/video_editor) [339⭐] - Edit (crop, trim, rotate) a video and a its cover by [Maël Le Goff](https://github.com/LeGoffMael) +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [3976⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc) +- [Chewie](https://github.com/brianegan/chewie) [1880⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan) +- [Video Trimmer](https://github.com/sbis04/video_trimmer) [410⭐] - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04) +- [CamerAwesome](https://github.com/Apparence-io/camera_awesome) [890⭐] - Community camera plugin rework by [Apparence.io studio](https://apparence.io) +- [Video Editor](https://github.com/LeGoffMael/video_editor) [354⭐] - Edit (crop, trim, rotate) a video and a its cover by [Maël Le Goff](https://github.com/LeGoffMael) #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [334⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz) +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [335⭐] - 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 as data storage -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [1070⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol) +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [1076⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol) #### Preferences @@ -332,7 +334,7 @@ Meteo - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt - [Firebase AdMob](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_admob) - Ad integration using Firebase -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [544⭐] - Features set of 'in app purchase' derived from [react-native-iap](https://github.com/dooboolab/react-native-iap) by [dooboolab](https://github.com/dooboolab) +- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [548⭐] - 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 & natvie ads by [Dreamsoft Innovations](https://github.com/dreamsoftin). - [Square In-App Payments SDK](https://github.com/square/in-app-payments-flutter-plugin) [332⭐] - 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) @@ -340,31 +342,30 @@ Meteo ## Templates - [Mates](https://github.com/CodemateLtd/FlutterMates) [575⭐] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike) -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [6171⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan) -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1721⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [6180⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan) +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1724⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) - [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [303⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984) -- [Starter Kit](https://github.com/KingWu/flutter_starter_kit) [776⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu) -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1503⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru) -- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [2997⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). -- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [450⭐] - 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) [862⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92) +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1513⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru) +- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [3028⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). +- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [461⭐] - 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) [863⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92) ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [1493⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10) -- [RustDesk](https://github.com/rustdesk/rustdesk) [62435⭐] - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) +- [GitTouch](https://github.com/pd4d10/git-touch) [1515⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10) +- [RustDesk](https://github.com/rustdesk/rustdesk) [65247⭐] - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) ### Machine Learning -- [m2cgen](https://github.com/BayesWitnesses/m2cgen) [2703⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) +- [m2cgen](https://github.com/BayesWitnesses/m2cgen) [2731⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) ### Vision #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [786⭐] - 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) [420⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [788⭐] - 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) [425⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -373,44 +374,44 @@ Meteo ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1468⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard) -- [Location](https://github.com/Lyokone/flutterlocation) [1060⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone) +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1474⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard) +- [Location](https://github.com/Lyokone/flutterlocation) [1070⭐] - 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) [226⭐] - 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) [2379⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB) +- [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) [2392⭐] - 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) [293⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) -- [UDID](https://github.com/GigaDroid/flutter_udid) [229⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) -- [Downloader](https://github.com/hnvn/flutter_downloader) [887⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn) -- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [2975⭐] - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo) +- [Badger](https://github.com/g123k/flutter_app_badger) [304⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) +- [UDID](https://github.com/GigaDroid/flutter_udid) [233⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) +- [Downloader](https://github.com/hnvn/flutter_downloader) [890⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn) +- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [3020⭐] - 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) [91⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [1248⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) -- [VPN](https://github.com/X-dea/Flutter_VPN) [329⭐] - Access VPN services by [Jason C.H](https://github.com/ctrysbita) -- [Geolocator](https://github.com/baseflow/flutter-geolocator) [1204⭐] - 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) [1965⭐] - A Flutter permission plugin which provides a cross-platform (iOS, Android) API to request and check permissions by [Baseflow](https://baseflow.com) -- [Live Activities](https://github.com/istornz/live_activities) [139⭐] - A plugin to use iOS live activities & Dynamic Island features by [Dimitri Dessus](https://github.com/istornz) +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [1264⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) +- [VPN](https://github.com/X-dea/Flutter_VPN) [337⭐] - Access VPN services by [Jason C.H](https://github.com/ctrysbita) +- [Geolocator](https://github.com/baseflow/flutter-geolocator) [1210⭐] - 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) [1976⭐] - A Flutter permission plugin which provides a cross-platform (iOS, Android) API to request and check permissions by [Baseflow](https://baseflow.com) +- [Live Activities](https://github.com/istornz/live_activities) [144⭐] - A plugin to use iOS live activities & Dynamic Island features by [Dimitri Dessus](https://github.com/istornz) #### Scanner #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [2343⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco) -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [376⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa) +- [Blue](https://github.com/pauldemarco/flutter_blue) [2350⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco) +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [382⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa) - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [82⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/) -- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [635⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue) -- [NFC Manager](https://github.com/okadan/flutter-nfc-manager) [183⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan) +- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [643⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue) +- [NFC Manager](https://github.com/okadan/flutter-nfc-manager) [187⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan) ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [2790⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/) +- [Sqflite](https://github.com/tekartik/sqflite) [2811⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/) - [Moor](https://github.com/simolus3/moor) - Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [ Simon Binder](https://github.com/simolus3) ### Services - [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [604⭐] - Push notification service by [OneSignal](https://github.com/OneSignal) -- [In App Review](https://github.com/britannio/in_app_review) [273⭐] - Requesting and Writing Reviews for Android, iOS and MacOS by [Britannio Jarrett](https://github.com/britannio) +- [In App Review](https://github.com/britannio/in_app_review) [281⭐] - Requesting and Writing Reviews for Android, iOS and MacOS by [Britannio Jarrett](https://github.com/britannio) ## Frameworks @@ -419,140 +420,140 @@ Simon Binder](https://github.com/simolus3) #### Standard -- [Bloc](https://github.com/felangel/bloc) [11371⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) -- [Provider](https://github.com/rrousselGit/provider) [5022⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) -- [RiverPod](https://github.com/rrousselGit/river_pod) [5740⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) -- [GetX](https://github.com/jonataslaw/getx) [9801⭐] - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) -- [MobX](https://github.com/mobxjs/mobx.dart) [2361⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. -- [Signals](https://github.com/rodydavis/signals.dart) [329⭐] - Reactive programming made simple. Port of Signals pattern by [Rody Davis](https://github.com/rodydavis) +- [Bloc](https://github.com/felangel/bloc) [11467⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) +- [Provider](https://github.com/rrousselGit/provider) [5040⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) +- [RiverPod](https://github.com/rrousselGit/river_pod) [5848⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) +- [Get It](https://github.com/fluttercommunity/get_it) [1269⭐] - 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) [9943⭐] - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) +- [MobX](https://github.com/mobxjs/mobx.dart) [2369⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Signals](https://github.com/rodydavis/signals.dart) [363⭐] - Reactive programming made simple. Port of Signals pattern by [Rody Davis](https://github.com/rodydavis) #### Redux / ELM / Dependency Injection -- [Redux.dart](https://github.com/johnpryan/redux.dart) [513⭐] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects) +- [Redux.dart](https://github.com/johnpryan/redux.dart) [512⭐] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects) - [Redux](https://github.com/brianegan/flutter_redux) [1648⭐] - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Widgets -- [Async Redux](https://pub.dev/packages/async_redux) [227⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/) +- [Async Redux](https://pub.dev/packages/async_redux) [226⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/) ### Widgets -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [3008⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) -- [Functional widget](https://github.com/rrousselGit/functional_widget) [580⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit) +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [3033⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) +- [Functional widget](https://github.com/rrousselGit/functional_widget) [583⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit) ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [3220⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [305⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/) -- [Ferry](https://github.com/gql-dart/ferry) [582⭐] - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) +- [Graphql](https://github.com/zino-app/graphql-flutter) [3226⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [304⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/) +- [Ferry](https://github.com/gql-dart/ferry) [588⭐] - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) ### Backend -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1500⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). +- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1515⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). - [NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool) -- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) [562⭐] Open source backend framework by [ParsePlatform](https://parseplatform.org/). +- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) [565⭐] Open source backend framework by [ParsePlatform](https://parseplatform.org/). - [Serverpod](https://github.com/serverpod/serverpod) - Write your server-side code and API in Dart. ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [390⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [2930⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms) +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [392⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [2952⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms) - [Villains](https://github.com/Norbert515/flutter_villains) [361⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1617⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/) +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1625⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/) - [Drawing Animation](https://github.com/biocarl/drawing_animation) [479⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks) - [Simple Animations](https://github.com/felixblaschke/simple_animations) - Create awesome custom animations easily by [Felix Blaschke](https://github.com/felixblaschke) -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [1505⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [1519⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) - [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). -- [Funvas](https://github.com/creativecreatorormaybenot/funvas) [510⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). -- [Flutter Animate](https://pub.dev/packages/flutter_animate) [807⭐] - A performant library that makes it simple to add almost any kind of animated effect by [gskinner](https://gskinner.com/) +- [Funvas](https://github.com/creativecreatorormaybenot/funvas) [512⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). +- [Flutter Animate](https://pub.dev/packages/flutter_animate) [841⭐] - A performant library that makes it simple to add almost any kind of animated effect by [gskinner](https://gskinner.com/) ### Testing -- [flutter_convenient_test](https://github.com/fzyzcjy/flutter_convenient_test) [449⭐] - Tests with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode by [fzyzcjy](https://github.com/fzyzcjy) -- [Patrol](https://github.com/leancodepl/patrol) [770⭐] - Easy-to-learn, powerful UI testing framework eliminating limitations of `flutter_test`, `integration_test`, and `flutter_driver` by [LeanCode](https://leancode.co) +- [flutter_convenient_test](https://github.com/fzyzcjy/flutter_convenient_test) [456⭐] - Tests with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode by [fzyzcjy](https://github.com/fzyzcjy) +- [Patrol](https://github.com/leancodepl/patrol) [792⭐] - Easy-to-learn, powerful UI testing framework eliminating limitations of `flutter_test`, `integration_test`, and `flutter_driver` by [LeanCode](https://leancode.co) ### Web -- [Responsive Framework](https://github.com/Codelessly/ResponsiveFramework) [1198⭐] - Automatically adapt UI to different screen sizes. Responsiveness made simple by [Codelessly](https://codelessly.com) +- [Responsive Framework](https://github.com/Codelessly/ResponsiveFramework) [1213⭐] - Automatically adapt UI to different screen sizes. Responsiveness made simple by [Codelessly](https://codelessly.com) ## Experimental This section contains libraries that take an experimental or unorthodox approach. -- [styled_widget](https://github.com/ReinBentdal/styled_widget) [1210⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). +- [styled_widget](https://github.com/ReinBentdal/styled_widget) [1224⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). ## Engines ### Rendering -- [Graphx](https://github.com/roipeker/graphx) [478⭐] - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker). +- [Graphx](https://github.com/roipeker/graphx) [484⭐] - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker). ### Game -- [Flame](https://github.com/flame-engine/flame) [8774⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) -- [Bonfire](https://github.com/RafaelBarbosatec/bonfire) [1128⭐] - Flame engine based game engine for 2D RPG games -- [Zerker](https://github.com/flutterkit/zerker) [649⭐] - Lightweight and powerful graphic animation library by [drawcall](https://github.com/drawcall). +- [Flame](https://github.com/flame-engine/flame) [8880⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) +- [Bonfire](https://github.com/RafaelBarbosatec/bonfire) [1153⭐] - Flame engine based game engine for 2D RPG games +- [Zerker](https://github.com/flutterkit/zerker) [663⭐] - Lightweight and powerful graphic animation library by [drawcall](https://github.com/drawcall). #### Open source games - [Flip](https://github.com/RedBrogdon/flutterflip) [264⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) - [TRex](https://github.com/renancaraujo/trex-flame) [6⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo) -- [Crush](https://github.com/boeledi/flutter_crush) [552⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com) -- [Tetris](https://github.com/boyan01/flutter-tetris) [1559⭐] - Tetris game by [YangBin](https://github.com/boyan01) +- [Crush](https://github.com/boeledi/flutter_crush) [558⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com) +- [Tetris](https://github.com/boyan01/flutter-tetris) [1563⭐] - Tetris game by [YangBin](https://github.com/boyan01) #### Game Engine resources -- [Awesome Flame](https://github.com/flame-engine/awesome-flame) [938⭐] - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine) +- [Awesome Flame](https://github.com/flame-engine/awesome-flame) [971⭐] - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine) ## Open Source Apps ### Premium -- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [48482⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) -- [RustDesk](https://github.com/rustdesk/rustdesk) [62435⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). +- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [49557⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) +- [RustDesk](https://github.com/rustdesk/rustdesk) [65247⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). - [Spotube](https://github.com/KRTirtho/spotube) - Open source Spotify client for desktop and mobile by [Kingkor Roy Tirtho](https://github.com/KRTirtho) ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [16544⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) -- [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [23562⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1675⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk) -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [1132⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52) -- [FlutterGram](https://github.com/mdanics/fluttergram) [2284⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics) -- [Trace](https://github.com/trentpiercy/trace) [1085⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy) -- [Taskist](https://github.com/huextrat/Taskist) [959⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat) -- [Linwood Butterfly](https://github.com/LinwoodCloud/Butterfly) [794⭐] - Powerful note taking app and an alternative to OneNote by [CodeDoctorDE](https://github.com/CodeDoctorDE) -- [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [615⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory) +- [Flutter Team Samples](https://github.com/flutter/samples) [16700⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) +- [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [23577⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1690⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk) +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [1150⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52) +- [FlutterGram](https://github.com/mdanics/fluttergram) [2290⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics) +- [Trace](https://github.com/trentpiercy/trace) [1094⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy) +- [Taskist](https://github.com/huextrat/Taskist) [968⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat) +- [Linwood Butterfly](https://github.com/LinwoodCloud/Butterfly) [864⭐] - Powerful note taking app and an alternative to OneNote by [CodeDoctorDE](https://github.com/CodeDoctorDE) +- [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [616⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory) - [Transform Widget](https://github.com/DrPaulT/flutter-engine-test) - Image widgets as 3D game engine sprites by [Paul Thomas](https://github.com/DrPaulT) -- [TailorMade](https://github.com/jogboms/tailor_made) [326⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms) -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [834⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [TailorMade](https://github.com/jogboms/tailor_made) [327⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms) +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [842⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). - [Enigma](https://github.com/AmitJoki/Enigma) - Privacy chat with end-to-end encryption by [AmitJoki](https://github.com/AmitJoki) - [Chillify](https://github.com/KarimElghamry/chillify) - Fancy music app made with Provider and Bloc pattern by [Karim Elghamry](https://github.com/KarimElghamry) - [Pokedex](https://github.com/scitbiz/flutter_pokedex) - Pokedex app with beautiful UI and smooth animation by [Hung Pham](https://github.com/scitbiz) -- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [2054⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) -- [GitJournal](https://github.com/GitJournal/GitJournal) [3299⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda) -- [AuthPass](https://github.com/authpass/authpass) [2110⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul) -- [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [3650⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc) -- [Harpy](https://github.com/robertodoering/harpy) [2036⭐] - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering) -- [Mooltik](https://github.com/ruskakimov/mooltik) [194⭐] - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov) -- [Spotube](https://github.com/KRTirtho/spotube) [24083⭐] - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) -- [Let's Draw](https://github.com/JideGuru/flutter_drawing_board) [240⭐] - A simple drawing app made by [JideGuru](https://github.com/JideGuru) -- [Openreads](https://github.com/mateusz-bak/openreads-android) [725⭐] - A simple privacy oriented mobile books tracker using Open Library API by [mateusz-bak](https://github.com/mateusz-bak) +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [2057⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) +- [GitJournal](https://github.com/GitJournal/GitJournal) [3344⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda) +- [AuthPass](https://github.com/authpass/authpass) [2148⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul) +- [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [3704⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc) +- [Harpy](https://github.com/robertodoering/harpy) [2047⭐] - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering) +- [Mooltik](https://github.com/ruskakimov/mooltik) [196⭐] - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov) +- [Spotube](https://github.com/KRTirtho/spotube) [25054⭐] - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) +- [Let's Draw](https://github.com/JideGuru/flutter_drawing_board) [253⭐] - A simple drawing app made by [JideGuru](https://github.com/JideGuru) +- [Openreads](https://github.com/mateusz-bak/openreads-android) [761⭐] - A simple privacy oriented mobile books tracker using Open Library API by [mateusz-bak](https://github.com/mateusz-bak) ## Utilities - [Launcher Icons](https://github.com/franzsilva/flutter_launcher_icons) - Generate your launcher icons easily by [Mark O'Sullivan](https://github.com/MarkOSullivan94) and [Franz Silva](https://github.com/franzsilva) -- [FlutterIcon](http://fluttericon.com/) [409⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) -- [FVM](https://github.com/leoafarias/fvm) [4277⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Environment Configuration](https://github.com/TatsuUkraine/dart_environment_config) [91⭐] - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine) -- [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [410⭐] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv) -- [Fontify](https://github.com/westracer/fontify) [102⭐] - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by [Igor Kharakhordin](https://github.com/westracer) -- [FlutterGen](https://github.com/FlutterGen/flutter_gen) [1394⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. -- [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) [2070⭐] - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource) -- [Flutter Sidekick](https://github.com/leoafarias/sidekick) [1464⭐] - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias) +- [FlutterIcon](http://fluttericon.com/) [414⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) +- [FVM](https://github.com/leoafarias/fvm) [4351⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [423⭐] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv) +- [Fontify](https://github.com/westracer/fontify) [104⭐] - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by [Igor Kharakhordin](https://github.com/westracer) +- [FlutterGen](https://github.com/FlutterGen/flutter_gen) [1424⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. +- [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) [2089⭐] - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource) +- [Flutter Sidekick](https://github.com/leoafarias/sidekick) [1492⭐] - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias) - [Dart Code Metrics](https://github.com/dart-code-checker/dart-code-metrics) [856⭐] - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for the Dart analyzer by [Dart Code Checker team](https://github.com/dart-code-checker). -- [Melos](https://github.com/invertase/melos) [1022⭐] - Manage projects with multiple packages, automated versioning, changelogs & publishing via Conventional Commits by [Invertase](https://github.com/invertase) +- [Melos](https://github.com/invertase/melos) [1046⭐] - Manage projects with multiple packages, automated versioning, changelogs & publishing via Conventional Commits by [Invertase](https://github.com/invertase) ### VSCode @@ -563,21 +564,21 @@ This section contains libraries that take an experimental or unorthodox approach ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [281⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h) +- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [283⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h) - [Flutter Intl](https://plugins.jetbrains.com/plugin/13666-flutter-intl) - 18n binding from arb files by [Localizely](https://twitter.com/localizely) ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [7109⭐] - Desktop implementations of the Flutter embedding API by Google -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [5800⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio) -- [Native Shell](https://github.com/nativeshell/nativeshell) [610⭐] - Experimental embedder for Flutter by [Matej Knopp](https://twitter.com/matejknopp) -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [2101⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [7101⭐] - Desktop implementations of the Flutter embedding API by Google +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [5817⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio) +- [Native Shell](https://github.com/nativeshell/nativeshell) [616⭐] - Experimental embedder for Flutter by [Matej Knopp](https://twitter.com/matejknopp) +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [2099⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). - [bitsdojo_window](https://github.com/bitsdojo/bitsdojo_window) - Customize windows owner-drawn chrome by [BitsDojo](https://github.com/bitsdojo) -- [Raspberry Pi Embedder](https://github.com/ardera/flutter-pi) [1456⭐] - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera) -- [Fluent UI](https://github.com/bdlukaa/fluent_ui) [2692⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev) -- [MacOS UI](https://github.com/GroovinChip/macos_ui) [1696⭐] - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip) -- [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) [169⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu) -- [Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) [1454⭐] - A curated list of awesome things related to Flutter desktop by [LeanFlutter](https://github.com/leanflutter) +- [Raspberry Pi Embedder](https://github.com/ardera/flutter-pi) [1488⭐] - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera) +- [Fluent UI](https://github.com/bdlukaa/fluent_ui) [2743⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev) +- [MacOS UI](https://github.com/GroovinChip/macos_ui) [1759⭐] - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip) +- [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) [172⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu) +- [Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) [1472⭐] - A curated list of awesome things related to Flutter desktop by [LeanFlutter](https://github.com/leanflutter) ## Podcasts @@ -604,7 +605,7 @@ This section contains libraries that take an experimental or unorthodox approach ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [457👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [458👍] ### Hardware From d46109c41f97e98790c0f1414b219efdaed83010 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 28 May 2024 23:20:37 +0200 Subject: [PATCH 49/70] Update --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index cb65acc..cff538e 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Demonstrations
-
- -[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) - - - BMW From cd6506ed430735c924523fd80c01cf42ff3d31d3 Mon Sep 17 00:00:00 2001 From: Dan Holdsworth Date: Mon, 10 Jun 2024 10:33:21 +0100 Subject: [PATCH 50/70] add flutter roadmap from roadmap.sh to Guide & Interview section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cff538e..b5cb804 100644 --- a/README.md +++ b/README.md @@ -609,6 +609,7 @@ This section contains libraries that take an experimental or unorthodox approach - [Interview Questions](https://github.com/whatsupcoders/Flutter-Interview-Questions) - List of helpful questions you can use to interview potential candidates by [Whatsupcoders](https://github.com/whatsupcoders/Whatsupcoders-flutter) - [The International Flutter Starter Kit](https://medium.com/flutter-community/intl-flutter-starter-kit-18415e739fb6) - Guide by the experts by [Beyza Sunay Guler](https://twitter.com/BeyzaSunayGler1) & [Nawal Alhamwi](https://twitter.com/__nawalhmw) +- [Roadmap.sh/flutter](https://roadmap.sh/flutter) - A community curated flutter developer learning roadmap from the 6th most starred GitHub project. ## Community From e92fa0df986b2b2035ee259bd5ffe0fc48d8bcc1 Mon Sep 17 00:00:00 2001 From: Dan Holdsworth Date: Mon, 10 Jun 2024 10:35:22 +0100 Subject: [PATCH 51/70] moved edit from README to source --- README.md | 1 - source.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5cb804..cff538e 100644 --- a/README.md +++ b/README.md @@ -609,7 +609,6 @@ This section contains libraries that take an experimental or unorthodox approach - [Interview Questions](https://github.com/whatsupcoders/Flutter-Interview-Questions) - List of helpful questions you can use to interview potential candidates by [Whatsupcoders](https://github.com/whatsupcoders/Whatsupcoders-flutter) - [The International Flutter Starter Kit](https://medium.com/flutter-community/intl-flutter-starter-kit-18415e739fb6) - Guide by the experts by [Beyza Sunay Guler](https://twitter.com/BeyzaSunayGler1) & [Nawal Alhamwi](https://twitter.com/__nawalhmw) -- [Roadmap.sh/flutter](https://roadmap.sh/flutter) - A community curated flutter developer learning roadmap from the 6th most starred GitHub project. ## Community diff --git a/source.md b/source.md index ee55dfe..199da14 100644 --- a/source.md +++ b/source.md @@ -712,6 +712,7 @@ This section contains libraries that take an experimental or unorthodox approach - [Interview Questions](https://github.com/whatsupcoders/Flutter-Interview-Questions) - List of helpful questions you can use to interview potential candidates by [Whatsupcoders](https://github.com/whatsupcoders/Whatsupcoders-flutter) - [The International Flutter Starter Kit](https://medium.com/flutter-community/intl-flutter-starter-kit-18415e739fb6) - Guide by the experts by [Beyza Sunay Guler](https://twitter.com/BeyzaSunayGler1) & [Nawal Alhamwi](https://twitter.com/__nawalhmw) +- [Roadmap.sh/flutter](https://roadmap.sh/flutter) - A community curated flutter developer learning roadmap from the 6th most starred GitHub project. ## Community From d668ff5e925382bc43403d3216c82d03a9d1050f Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 27 Jun 2024 19:32:59 +0200 Subject: [PATCH 52/70] Update --- README.md | 405 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 211 insertions(+), 194 deletions(-) diff --git a/README.md b/README.md index cff538e..65268bd 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,26 @@ Flutter 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 👍| ⭐| 👏 + + + + #### Demonstrations
+
+ + +[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) + + +Stream + + +[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) + + + BMW @@ -83,10 +100,10 @@ Meteo ### Beginner -- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [5277⭐] - Visual roadmap with principles, patterns, and frameworks for Flutter newbies by [Olexandr Leuschenko](https://github.com/olexale). +- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [5320⭐] - Visual roadmap with principles, patterns, and 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) [354⭐] - Comprehensive guide to the basics of Flutter and Firebase by [Anthony](https://github.com/antz22) +- [Beginner's Guide](https://github.com/antz22/ultimate-guide-to-flutter) [360⭐] - Comprehensive guide to the basics of Flutter and Firebase by [Anthony](https://github.com/antz22) ### Intermediate @@ -94,7 +111,7 @@ Meteo ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [1114👍] and [Let's build a render tree](https://www.youtube.com/watch?v=VsYbFnucHsU) - Engine architecture by Adam Barth +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [1125👍] 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) @@ -129,130 +146,133 @@ Meteo ### Demonstrations - [Official Gallery](https://github.com/flutter/gallery) - Demo for the material design widgets provided by Flutter Team -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [6787⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [2117⭐] - showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei) +- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [6819⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [2137⭐] - showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei) ### UI -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [417⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [984⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1229⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Direct Select](https://github.com/LanarsInc/direct-select-flutter) [747⭐] - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). -- [Before After](https://github.com/xsahil03x/before_after) [884⭐] - 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) [546⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). -- [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) [666⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [418⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [986⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [295⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1232⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Direct Select](https://github.com/LanarsInc/direct-select-flutter) [754⭐] - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). +- [Before After](https://github.com/xsahil03x/before_after) [887⭐] - 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) [552⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). +- [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) [672⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). - [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) [504⭐] - Tags with different customizations by [Di Natale Antonino](https://github.com/Dn-a). -- [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [1956⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. -- [Dough](https://github.com/HatFeather/flutter_dough) [687⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). -- [Card Settings](https://github.com/codegrue/card_settings) [526⭐] - package for building settings forms by [codegrue](https://github.com/codegrue). -- [Timelines](https://github.com/chulwoo-park/timelines) [694⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). -- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [694⭐] - 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) [296⭐] - 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) [1428⭐] - 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) [1116⭐] - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) +- [Flutter Tags](https://github.com/Dn-a/flutter_tags) [505⭐] - Tags with different customizations by [Di Natale Antonino](https://github.com/Dn-a). +- [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [1975⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. +- [Dough](https://github.com/HatFeather/flutter_dough) [693⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). +- [Card Settings](https://github.com/codegrue/card_settings) [529⭐] - package for building settings forms by [codegrue](https://github.com/codegrue). +- [Timelines](https://github.com/chulwoo-park/timelines) [697⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). +- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [699⭐] - 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) [308⭐] - 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) [1497⭐] - 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) [1125⭐] - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) #### List -- [Super List](https://github.com/superlistapp/super_sliver_list) [201⭐] - 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) [715⭐] - 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) [1229⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [PlutoGrid](https://github.com/bosskmk/pluto_grid) [630⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [793⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3054⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [1063⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/) +- [Super List](https://github.com/superlistapp/super_sliver_list) [211⭐] - 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) [716⭐] - 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) [1232⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [PlutoGrid](https://github.com/bosskmk/pluto_grid) [635⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [800⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3077⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [1069⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/) #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [345⭐] - 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) [503⭐] - 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). +- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [346⭐] - 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) [509⭐] - 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) [739⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [620⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [994⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). -- [Google Nav Bar](https://github.com/sooxt98/google_nav_bar) [701⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98) +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [745⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [628⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [997⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Google Nav Bar](https://github.com/sooxt98/google_nav_bar) [707⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98) #### Bottom Sheets -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [557⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). -- [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [1800⭐] - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by [Jaime Blasco](https://github.com/jamesblasco). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [561⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [1822⭐] - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by [Jaime Blasco](https://github.com/jamesblasco). #### Sliders -- [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) [499⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) +- [RangeSlider](https://github.com/boeledi/RangeSlider) [374⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com) +- [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) [502⭐] - A 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) [1009⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [1410⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) -- [Mix](https://github.com/leoafarias/mix) [368⭐] - An expressive way to effortlessly build design systems by [Leo Farias](https://github.com/leoafarias). -- [Blurhash](https://github.com/fluttercommunity/flutter_blurhash) [500⭐] - 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/) +- [Offline](https://github.com/jogboms/flutter_offline) [1017⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [1427⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) +- [Mix](https://github.com/leoafarias/mix) [460⭐] - An expressive way to effortlessly build design systems by [Leo Farias](https://github.com/leoafarias). +- [Blurhash](https://github.com/fluttercommunity/flutter_blurhash) [507⭐] - 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 -- [Slidable](https://github.com/letsar/flutter_slidable) [2625⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) -- [Backdrop](https://github.com/fluttercommunity/backdrop) [316⭐] - [Backdrop](https://material.io/design/components/backdrop.html) implementation for flutter. +- [Slidable](https://github.com/letsar/flutter_slidable) [2641⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) +- [Backdrop](https://github.com/fluttercommunity/backdrop) [317⭐] - [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) -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [1755⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) -- [Wave](https://github.com/i-protoss/wave) [1070⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower) +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [1763⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) +- [Wave](https://github.com/i-protoss/wave) [1076⭐] - Displaying some 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 by [Sahdeep Singh](https://github.com/iamSahdeep) -- [PhotoFilters](https://github.com/skkallayath/photofilters) [400⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [PhotoFilters](https://github.com/skkallayath/photofilters) [402⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). - [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [145⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). -- [Clay Containers](https://github.com/mcaubrey/clay_containers) [433⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [Michael Charles](https://github.com/mcaubrey). +- [Clay Containers](https://github.com/mcaubrey/clay_containers) [432⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [Michael Charles](https://github.com/mcaubrey). #### Calendar - [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) [1726⭐] - 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) [213⭐] - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour) +- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [1752⭐] - 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) [214⭐] - 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) [1515⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). +- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1525⭐] - Build your dynamic UI with 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) [1553⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014) +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [1557⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014) - [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [279⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy) -- [Photo View](https://github.com/renancaraujo/photo_view) [1859⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo) -- [SVG](https://github.com/dnfield/flutter_svg) [1635⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield) -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [971⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn) -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [2394⭐] - Show images from the internet and keep them in the cache directory by -- [Lottie](https://github.com/xvrh/lottie-flutter) [1115⭐] - 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) [166⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo) -- [Crop](https://github.com/xclud/flutter_crop) [257⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/) +- [Photo View](https://github.com/renancaraujo/photo_view) [1870⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo) +- [SVG](https://github.com/dnfield/flutter_svg) [1641⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield) +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [976⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn) +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [2403⭐] - Show images from the internet and keep them in the cache directory by +- [Lottie](https://github.com/xvrh/lottie-flutter) [1120⭐] - 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) [171⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo) +- [Crop](https://github.com/xclud/flutter_crop) [258⭐] - Crop any widget/image in 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) [1446⭐] - Assets picker in WeChat style, support multi assets by [Alex Li](https://github.com/AlexV525). +- [WeChat Assets Picker](https://github.com/fluttercandies/flutter_wechat_assets_picker) [1467⭐] - 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/iOS library and capture camera shots from within the same view by [WetaVN](https://github.com/weta-vn) ### Map - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [185⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com) -- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [537⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project) +- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [538⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project) - [Map](https://github.com/xclud/flutter_map) [128⭐] - Fully-fledged interactive Map widget for flutter written in pure Dart. Supports all platforms. by [Mahdi K. Fard](https://github.com/xclud/) ### Charts -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [6481⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [446⭐] - 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) [729⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad) -- [Graphic](https://github.com/entronad/graphic) [1502⭐] - Data visualization library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad) +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [398⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts) +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [6558⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [445⭐] - 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) [730⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad) +- [Graphic](https://github.com/entronad/graphic) [1521⭐] - Data visualization library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad) ### Navigation -- [Fluro](https://github.com/goposse/fluro) [3658⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com) -- [Get](https://github.com/jonataslaw/get) [9943⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) -- [Beamer](https://github.com/slovnicki/beamer) [575⭐] - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by [Sandro Lovnički](https://github.com/slovnicki) -- [auto_route](https://github.com/Milad-Akarie/auto_route_library) [1496⭐] - AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you. [Milad_Akarie](https://github.com/Milad-Akarie). +- [Fluro](https://github.com/goposse/fluro) [3659⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com) +- [Get](https://github.com/jonataslaw/get) [10009⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) +- [Beamer](https://github.com/slovnicki/beamer) [577⭐] - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by [Sandro Lovnički](https://github.com/slovnicki) +- [auto_route](https://github.com/Milad-Akarie/auto_route_library) [1506⭐] - AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you. [Milad_Akarie](https://github.com/Milad-Akarie). ### Auth @@ -260,30 +280,30 @@ Meteo - [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 OAuth - [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, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by [James Clancey](https://github.com/Clancey) -- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [272⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB) +- [SimpleAuth](https://github.com/Clancey/simple_auth) [351⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by [James Clancey](https://github.com/Clancey) +- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [269⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB) ### Text & Rich Content -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [274⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott) +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [273⭐] - 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) [1995⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [2000⭐] - 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) [217⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/) -- [TeX](https://github.com/shah-xad/flutter_tex) [262⭐] - Render Mathematics Equations with full HTML and JavaScript support by [Shahzad Akram](https://github.com/shah-xad) +- [TeX](https://github.com/shah-xad/flutter_tex) [265⭐] - Render Mathematics Equations with full HTML and 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) [1438⭐] - 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) [455⭐] - Model-driven approach to handling Forms inputs and validations, heavily inspired in Angular's Reactive Forms. +- [Form Builder](https://github.com/danvick/flutter_form_builder) [1447⭐] - 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) [456⭐] - Model-driven approach to handling Forms inputs and validations, heavily inspired in Angular's Reactive Forms. ### Analytics -- [Usage](https://github.com/dart-lang/usage) [147⭐] - Google Analytics wrapper for command-line, web, and Flutter apps +- [Usage](https://github.com/dart-lang/usage) [146⭐] - Google Analytics wrapper for command-line, web, and Flutter apps - [Firebase Analytics](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API ### Internationalization -- [GenLang](https://github.com/KingWu/gen_lang) [100⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu) +- [GenLang](https://github.com/KingWu/gen_lang) [101⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu) - [Flutter Translate](https://github.com/bratan/flutter_translate) [390⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me) - [attranslate](https://github.com/fkirc/attranslate) - Semi-automated translation of ARB or JSON files by [fkirc](https://github.com/fkirc) @@ -293,33 +313,33 @@ Meteo ### Media -- [photo_manager](https://github.com/fluttercandies/flutter_photo_manager) [646⭐] - 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). +- [photo_manager](https://github.com/fluttercandies/flutter_photo_manager) [652⭐] - 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) [1908⭐] - Play multiple audio files simultaneously (Android/iOS) by [Luan Nico](https://github.com/luanpotter). +- [Audio Players Plugin](https://github.com/luanpotter/audioplayers) [1927⭐] - 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) [844⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) -- [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [737⭐] Simultaneous playback of audio from assets/network/file and displaying notifications [android / ios / web / macos] +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [849⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) +- [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [739⭐] 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) [3976⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc) -- [Chewie](https://github.com/brianegan/chewie) [1880⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan) -- [Video Trimmer](https://github.com/sbis04/video_trimmer) [410⭐] - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04) -- [CamerAwesome](https://github.com/Apparence-io/camera_awesome) [890⭐] - Community camera plugin rework by [Apparence.io studio](https://apparence.io) -- [Video Editor](https://github.com/LeGoffMael/video_editor) [354⭐] - Edit (crop, trim, rotate) a video and a its cover by [Maël Le Goff](https://github.com/LeGoffMael) +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [4004⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc) +- [Chewie](https://github.com/brianegan/chewie) [1886⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan) +- [Video Trimmer](https://github.com/sbis04/video_trimmer) [421⭐] - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04) +- [CamerAwesome](https://github.com/Apparence-io/camera_awesome) [905⭐] - Community camera plugin rework by [Apparence.io studio](https://apparence.io) +- [Video Editor](https://github.com/LeGoffMael/video_editor) [361⭐] - Edit (crop, trim, rotate) a video and a its cover by [Maël Le Goff](https://github.com/LeGoffMael) #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [335⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz) +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [336⭐] - 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 as data storage -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [1076⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol) +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [1086⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol) #### Preferences @@ -331,35 +351,34 @@ Meteo - [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [548⭐] - 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 & natvie ads by [Dreamsoft Innovations](https://github.com/dreamsoftin). -- [Square In-App Payments SDK](https://github.com/square/in-app-payments-flutter-plugin) [332⭐] - 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) +- [Square In-App Payments SDK](https://github.com/square/in-app-payments-flutter-plugin) [331⭐] - 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 -- [Mates](https://github.com/CodemateLtd/FlutterMates) [575⭐] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike) -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [6180⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan) -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1724⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) +- [Mates](https://github.com/CodemateLtd/FlutterMates) [581⭐] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike) +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1725⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) - [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [303⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984) -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1513⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru) -- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [3028⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). -- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [461⭐] - 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) [863⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92) +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1520⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru) +- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [3046⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). +- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [463⭐] - 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) [868⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92) ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [1515⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10) -- [RustDesk](https://github.com/rustdesk/rustdesk) [65247⭐] - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) +- [GitTouch](https://github.com/pd4d10/git-touch) [1524⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10) +- [RustDesk](https://github.com/rustdesk/rustdesk) [67589⭐] - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) ### Machine Learning -- [m2cgen](https://github.com/BayesWitnesses/m2cgen) [2731⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) +- [m2cgen](https://github.com/BayesWitnesses/m2cgen) [2737⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) ### Vision #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [788⭐] - 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) [425⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [789⭐] - 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) [426⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -368,44 +387,43 @@ Meteo ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1474⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard) -- [Location](https://github.com/Lyokone/flutterlocation) [1070⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone) +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1475⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard) +- [Location](https://github.com/Lyokone/flutterlocation) [1074⭐] - 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) [226⭐] - 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) [2392⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB) +- [Geolocation](https://github.com/loup-v/geolocation) [225⭐] - 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) [2407⭐] - 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) [304⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) -- [UDID](https://github.com/GigaDroid/flutter_udid) [233⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) -- [Downloader](https://github.com/hnvn/flutter_downloader) [890⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn) -- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [3020⭐] - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo) +- [Badger](https://github.com/g123k/flutter_app_badger) [305⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) +- [UDID](https://github.com/GigaDroid/flutter_udid) [235⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) +- [Downloader](https://github.com/hnvn/flutter_downloader) [898⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn) +- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [3063⭐] - 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) [91⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [1264⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) -- [VPN](https://github.com/X-dea/Flutter_VPN) [337⭐] - Access VPN services by [Jason C.H](https://github.com/ctrysbita) -- [Geolocator](https://github.com/baseflow/flutter-geolocator) [1210⭐] - 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) [1976⭐] - A Flutter permission plugin which provides a cross-platform (iOS, Android) API to request and check permissions by [Baseflow](https://baseflow.com) -- [Live Activities](https://github.com/istornz/live_activities) [144⭐] - A plugin to use iOS live activities & Dynamic Island features by [Dimitri Dessus](https://github.com/istornz) +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [1276⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) +- [VPN](https://github.com/X-dea/Flutter_VPN) [341⭐] - Access VPN services by [Jason C.H](https://github.com/ctrysbita) +- [Geolocator](https://github.com/baseflow/flutter-geolocator) [1215⭐] - 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) [1994⭐] - A Flutter permission plugin which provides a cross-platform (iOS, Android) API to request and check permissions by [Baseflow](https://baseflow.com) +- [Live Activities](https://github.com/istornz/live_activities) [148⭐] - A plugin to use iOS live activities & Dynamic Island features by [Dimitri Dessus](https://github.com/istornz) #### Scanner #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [2350⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco) -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [382⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa) -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [82⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/) -- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [643⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue) -- [NFC Manager](https://github.com/okadan/flutter-nfc-manager) [187⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan) +- [Blue](https://github.com/pauldemarco/flutter_blue) [2360⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco) +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [386⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa) +- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [648⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue) +- [NFC Manager](https://github.com/okadan/flutter-nfc-manager) [190⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan) ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [2811⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/) +- [Sqflite](https://github.com/tekartik/sqflite) [2819⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/) - [Moor](https://github.com/simolus3/moor) - Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [ Simon Binder](https://github.com/simolus3) ### Services -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [604⭐] - Push notification service by [OneSignal](https://github.com/OneSignal) -- [In App Review](https://github.com/britannio/in_app_review) [281⭐] - Requesting and Writing Reviews for Android, iOS and MacOS by [Britannio Jarrett](https://github.com/britannio) +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [605⭐] - Push notification service by [OneSignal](https://github.com/OneSignal) +- [In App Review](https://github.com/britannio/in_app_review) [288⭐] - Requesting and Writing Reviews for Android, iOS and MacOS by [Britannio Jarrett](https://github.com/britannio) ## Frameworks @@ -414,140 +432,139 @@ Simon Binder](https://github.com/simolus3) #### Standard -- [Bloc](https://github.com/felangel/bloc) [11467⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) -- [Provider](https://github.com/rrousselGit/provider) [5040⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) -- [RiverPod](https://github.com/rrousselGit/river_pod) [5848⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) -- [Get It](https://github.com/fluttercommunity/get_it) [1269⭐] - 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) [9943⭐] - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) -- [MobX](https://github.com/mobxjs/mobx.dart) [2369⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. -- [Signals](https://github.com/rodydavis/signals.dart) [363⭐] - Reactive programming made simple. Port of Signals pattern by [Rody Davis](https://github.com/rodydavis) +- [Bloc](https://github.com/felangel/bloc) [11518⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) +- [Provider](https://github.com/rrousselGit/provider) [5056⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) +- [RiverPod](https://github.com/rrousselGit/river_pod) [5940⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) +- [Get It](https://github.com/fluttercommunity/get_it) [1282⭐] - 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) [10009⭐] - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) +- [MobX](https://github.com/mobxjs/mobx.dart) [2376⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Signals](https://github.com/rodydavis/signals.dart) [374⭐] - Reactive programming made simple. Port of Signals pattern by [Rody Davis](https://github.com/rodydavis) #### Redux / ELM / Dependency Injection - [Redux.dart](https://github.com/johnpryan/redux.dart) [512⭐] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects) -- [Redux](https://github.com/brianegan/flutter_redux) [1648⭐] - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Widgets +- [Redux](https://github.com/brianegan/flutter_redux) [1647⭐] - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Widgets - [Async Redux](https://pub.dev/packages/async_redux) [226⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/) ### Widgets -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [3033⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) -- [Functional widget](https://github.com/rrousselGit/functional_widget) [583⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit) +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [3060⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) +- [Functional widget](https://github.com/rrousselGit/functional_widget) [586⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit) ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [3226⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [304⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/) -- [Ferry](https://github.com/gql-dart/ferry) [588⭐] - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) +- [Graphql](https://github.com/zino-app/graphql-flutter) [3231⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [305⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/) +- [Ferry](https://github.com/gql-dart/ferry) [591⭐] - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) ### Backend -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1515⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). +- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1525⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). - [NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool) -- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) [565⭐] Open source backend framework by [ParsePlatform](https://parseplatform.org/). +- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) [568⭐] Open source backend framework by [ParsePlatform](https://parseplatform.org/). - [Serverpod](https://github.com/serverpod/serverpod) - Write your server-side code and API in Dart. ### Animation - [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [392⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [2952⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms) -- [Villains](https://github.com/Norbert515/flutter_villains) [361⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1625⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/) -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [479⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks) +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [2963⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms) +- [Villains](https://github.com/Norbert515/flutter_villains) [363⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1635⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/) +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [480⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks) - [Simple Animations](https://github.com/felixblaschke/simple_animations) - Create awesome custom animations easily by [Felix Blaschke](https://github.com/felixblaschke) -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [1519⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [1528⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) - [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). -- [Funvas](https://github.com/creativecreatorormaybenot/funvas) [512⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). -- [Flutter Animate](https://pub.dev/packages/flutter_animate) [841⭐] - A performant library that makes it simple to add almost any kind of animated effect by [gskinner](https://gskinner.com/) +- [Funvas](https://github.com/creativecreatorormaybenot/funvas) [515⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). +- [Flutter Animate](https://pub.dev/packages/flutter_animate) [851⭐] - A performant library that makes it simple to add almost any kind of animated effect by [gskinner](https://gskinner.com/) ### Testing -- [flutter_convenient_test](https://github.com/fzyzcjy/flutter_convenient_test) [456⭐] - Tests with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode by [fzyzcjy](https://github.com/fzyzcjy) -- [Patrol](https://github.com/leancodepl/patrol) [792⭐] - Easy-to-learn, powerful UI testing framework eliminating limitations of `flutter_test`, `integration_test`, and `flutter_driver` by [LeanCode](https://leancode.co) +- [flutter_convenient_test](https://github.com/fzyzcjy/flutter_convenient_test) [464⭐] - Tests with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode by [fzyzcjy](https://github.com/fzyzcjy) +- [Patrol](https://github.com/leancodepl/patrol) [812⭐] - Easy-to-learn, powerful UI testing framework eliminating limitations of `flutter_test`, `integration_test`, and `flutter_driver` by [LeanCode](https://leancode.co) ### Web -- [Responsive Framework](https://github.com/Codelessly/ResponsiveFramework) [1213⭐] - Automatically adapt UI to different screen sizes. Responsiveness made simple by [Codelessly](https://codelessly.com) +- [Responsive Framework](https://github.com/Codelessly/ResponsiveFramework) [1227⭐] - Automatically adapt UI to different screen sizes. Responsiveness made simple by [Codelessly](https://codelessly.com) ## Experimental This section contains libraries that take an experimental or unorthodox approach. -- [styled_widget](https://github.com/ReinBentdal/styled_widget) [1224⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). +- [styled_widget](https://github.com/ReinBentdal/styled_widget) [1239⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). ## Engines ### Rendering -- [Graphx](https://github.com/roipeker/graphx) [484⭐] - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker). +- [Graphx](https://github.com/roipeker/graphx) [487⭐] - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker). ### Game -- [Flame](https://github.com/flame-engine/flame) [8880⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) -- [Bonfire](https://github.com/RafaelBarbosatec/bonfire) [1153⭐] - Flame engine based game engine for 2D RPG games -- [Zerker](https://github.com/flutterkit/zerker) [663⭐] - Lightweight and powerful graphic animation library by [drawcall](https://github.com/drawcall). +- [Flame](https://github.com/flame-engine/flame) [8956⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) +- [Bonfire](https://github.com/RafaelBarbosatec/bonfire) [1168⭐] - Flame engine based game engine for 2D RPG games +- [Zerker](https://github.com/flutterkit/zerker) [670⭐] - Lightweight and powerful graphic animation library by [drawcall](https://github.com/drawcall). #### Open source games -- [Flip](https://github.com/RedBrogdon/flutterflip) [264⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) -- [TRex](https://github.com/renancaraujo/trex-flame) [6⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo) -- [Crush](https://github.com/boeledi/flutter_crush) [558⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com) -- [Tetris](https://github.com/boyan01/flutter-tetris) [1563⭐] - Tetris game by [YangBin](https://github.com/boyan01) +- [Flip](https://github.com/RedBrogdon/flutterflip) [263⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) +- [Crush](https://github.com/boeledi/flutter_crush) [563⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com) +- [Tetris](https://github.com/boyan01/flutter-tetris) [1567⭐] - Tetris game by [YangBin](https://github.com/boyan01) #### Game Engine resources -- [Awesome Flame](https://github.com/flame-engine/awesome-flame) [971⭐] - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine) +- [Awesome Flame](https://github.com/flame-engine/awesome-flame) [992⭐] - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine) ## Open Source Apps ### Premium -- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [49557⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) -- [RustDesk](https://github.com/rustdesk/rustdesk) [65247⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). +- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [50176⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) +- [RustDesk](https://github.com/rustdesk/rustdesk) [67589⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). - [Spotube](https://github.com/KRTirtho/spotube) - Open source Spotify client for desktop and mobile by [Kingkor Roy Tirtho](https://github.com/KRTirtho) ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [16700⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) -- [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [23577⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1690⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk) -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [1150⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52) -- [FlutterGram](https://github.com/mdanics/fluttergram) [2290⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics) -- [Trace](https://github.com/trentpiercy/trace) [1094⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy) -- [Taskist](https://github.com/huextrat/Taskist) [968⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat) -- [Linwood Butterfly](https://github.com/LinwoodCloud/Butterfly) [864⭐] - Powerful note taking app and an alternative to OneNote by [CodeDoctorDE](https://github.com/CodeDoctorDE) -- [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [616⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory) +- [Flutter Team Samples](https://github.com/flutter/samples) [16800⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) +- [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [23588⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1691⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk) +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [1156⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52) +- [FlutterGram](https://github.com/mdanics/fluttergram) [2292⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics) +- [Trace](https://github.com/trentpiercy/trace) [1098⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy) +- [Taskist](https://github.com/huextrat/Taskist) [973⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat) +- [Linwood Butterfly](https://github.com/LinwoodCloud/Butterfly) [882⭐] - Powerful note taking app and an alternative to OneNote by [CodeDoctorDE](https://github.com/CodeDoctorDE) +- [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [618⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory) - [Transform Widget](https://github.com/DrPaulT/flutter-engine-test) - Image widgets as 3D game engine sprites by [Paul Thomas](https://github.com/DrPaulT) -- [TailorMade](https://github.com/jogboms/tailor_made) [327⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms) -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [842⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [TailorMade](https://github.com/jogboms/tailor_made) [328⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms) +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [849⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). - [Enigma](https://github.com/AmitJoki/Enigma) - Privacy chat with end-to-end encryption by [AmitJoki](https://github.com/AmitJoki) - [Chillify](https://github.com/KarimElghamry/chillify) - Fancy music app made with Provider and Bloc pattern by [Karim Elghamry](https://github.com/KarimElghamry) - [Pokedex](https://github.com/scitbiz/flutter_pokedex) - Pokedex app with beautiful UI and smooth animation by [Hung Pham](https://github.com/scitbiz) -- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [2057⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) -- [GitJournal](https://github.com/GitJournal/GitJournal) [3344⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda) -- [AuthPass](https://github.com/authpass/authpass) [2148⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul) -- [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [3704⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc) -- [Harpy](https://github.com/robertodoering/harpy) [2047⭐] - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering) +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [2063⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) +- [GitJournal](https://github.com/GitJournal/GitJournal) [3367⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda) +- [AuthPass](https://github.com/authpass/authpass) [2173⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul) +- [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [3734⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc) +- [Harpy](https://github.com/robertodoering/harpy) [2054⭐] - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering) - [Mooltik](https://github.com/ruskakimov/mooltik) [196⭐] - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov) -- [Spotube](https://github.com/KRTirtho/spotube) [25054⭐] - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) -- [Let's Draw](https://github.com/JideGuru/flutter_drawing_board) [253⭐] - A simple drawing app made by [JideGuru](https://github.com/JideGuru) -- [Openreads](https://github.com/mateusz-bak/openreads-android) [761⭐] - A simple privacy oriented mobile books tracker using Open Library API by [mateusz-bak](https://github.com/mateusz-bak) +- [Spotube](https://github.com/KRTirtho/spotube) [26279⭐] - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) +- [Let's Draw](https://github.com/JideGuru/flutter_drawing_board) [257⭐] - A simple drawing app made by [JideGuru](https://github.com/JideGuru) +- [Openreads](https://github.com/mateusz-bak/openreads-android) [786⭐] - A simple privacy oriented mobile books tracker using Open Library API by [mateusz-bak](https://github.com/mateusz-bak) ## Utilities - [Launcher Icons](https://github.com/franzsilva/flutter_launcher_icons) - Generate your launcher icons easily by [Mark O'Sullivan](https://github.com/MarkOSullivan94) and [Franz Silva](https://github.com/franzsilva) - [FlutterIcon](http://fluttericon.com/) [414⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) -- [FVM](https://github.com/leoafarias/fvm) [4351⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [423⭐] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv) -- [Fontify](https://github.com/westracer/fontify) [104⭐] - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by [Igor Kharakhordin](https://github.com/westracer) -- [FlutterGen](https://github.com/FlutterGen/flutter_gen) [1424⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. -- [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) [2089⭐] - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource) -- [Flutter Sidekick](https://github.com/leoafarias/sidekick) [1492⭐] - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias) +- [FVM](https://github.com/leoafarias/fvm) [4418⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [428⭐] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv) +- [Fontify](https://github.com/westracer/fontify) [102⭐] - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by [Igor Kharakhordin](https://github.com/westracer) +- [FlutterGen](https://github.com/FlutterGen/flutter_gen) [1433⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. +- [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) [2107⭐] - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource) +- [Flutter Sidekick](https://github.com/leoafarias/sidekick) [1499⭐] - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias) - [Dart Code Metrics](https://github.com/dart-code-checker/dart-code-metrics) [856⭐] - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for the Dart analyzer by [Dart Code Checker team](https://github.com/dart-code-checker). -- [Melos](https://github.com/invertase/melos) [1046⭐] - Manage projects with multiple packages, automated versioning, changelogs & publishing via Conventional Commits by [Invertase](https://github.com/invertase) +- [Melos](https://github.com/invertase/melos) [1069⭐] - Manage projects with multiple packages, automated versioning, changelogs & publishing via Conventional Commits by [Invertase](https://github.com/invertase) ### VSCode @@ -558,21 +575,21 @@ This section contains libraries that take an experimental or unorthodox approach ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [283⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h) +- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [286⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h) - [Flutter Intl](https://plugins.jetbrains.com/plugin/13666-flutter-intl) - 18n binding from arb files by [Localizely](https://twitter.com/localizely) ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [7101⭐] - Desktop implementations of the Flutter embedding API by Google -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [5817⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio) -- [Native Shell](https://github.com/nativeshell/nativeshell) [616⭐] - Experimental embedder for Flutter by [Matej Knopp](https://twitter.com/matejknopp) +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [7096⭐] - Desktop implementations of the Flutter embedding API by Google +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [5830⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio) +- [Native Shell](https://github.com/nativeshell/nativeshell) [617⭐] - Experimental embedder for Flutter by [Matej Knopp](https://twitter.com/matejknopp) - [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [2099⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). - [bitsdojo_window](https://github.com/bitsdojo/bitsdojo_window) - Customize windows owner-drawn chrome by [BitsDojo](https://github.com/bitsdojo) -- [Raspberry Pi Embedder](https://github.com/ardera/flutter-pi) [1488⭐] - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera) -- [Fluent UI](https://github.com/bdlukaa/fluent_ui) [2743⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev) -- [MacOS UI](https://github.com/GroovinChip/macos_ui) [1759⭐] - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip) -- [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) [172⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu) -- [Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) [1472⭐] - A curated list of awesome things related to Flutter desktop by [LeanFlutter](https://github.com/leanflutter) +- [Raspberry Pi Embedder](https://github.com/ardera/flutter-pi) [1504⭐] - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera) +- [Fluent UI](https://github.com/bdlukaa/fluent_ui) [2781⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev) +- [MacOS UI](https://github.com/GroovinChip/macos_ui) [1778⭐] - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip) +- [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) [178⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu) +- [Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) [1489⭐] - A curated list of awesome things related to Flutter desktop by [LeanFlutter](https://github.com/leanflutter) ## Podcasts From 9620ec2de5f22d1662841d73ec75f2d7a7c9b36a Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 27 Jun 2024 19:42:53 +0200 Subject: [PATCH 53/70] Added packages --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 65268bd..d7c0c54 100644 --- a/README.md +++ b/README.md @@ -366,7 +366,7 @@ Meteo ### Clone - [GitTouch](https://github.com/pd4d10/git-touch) [1524⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10) -- [RustDesk](https://github.com/rustdesk/rustdesk) [67589⭐] - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) +- [RustDesk](https://github.com/rustdesk/rustdesk) [67590⭐] - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) ### Machine Learning @@ -417,8 +417,9 @@ Meteo ### Storage - [Sqflite](https://github.com/tekartik/sqflite) [2819⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/) -- [Moor](https://github.com/simolus3/moor) - Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [ +- [Drift](https://github.com/simolus3/drift) - Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [ Simon Binder](https://github.com/simolus3) +- [ObjectBox](https://github.com/objectbox/objectbox-dart) - On-device database for fast cross-platform Dart object persistence by [ObjectBox](https://github.com/objectbox) ### Services @@ -522,8 +523,8 @@ This section contains libraries that take an experimental or unorthodox approach ### Premium -- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [50176⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) -- [RustDesk](https://github.com/rustdesk/rustdesk) [67589⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). +- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [50175⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) +- [RustDesk](https://github.com/rustdesk/rustdesk) [67590⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). - [Spotube](https://github.com/KRTirtho/spotube) - Open source Spotify client for desktop and mobile by [Kingkor Roy Tirtho](https://github.com/KRTirtho) ### Top @@ -626,6 +627,7 @@ This section contains libraries that take an experimental or unorthodox approach - [Interview Questions](https://github.com/whatsupcoders/Flutter-Interview-Questions) - List of helpful questions you can use to interview potential candidates by [Whatsupcoders](https://github.com/whatsupcoders/Whatsupcoders-flutter) - [The International Flutter Starter Kit](https://medium.com/flutter-community/intl-flutter-starter-kit-18415e739fb6) - Guide by the experts by [Beyza Sunay Guler](https://twitter.com/BeyzaSunayGler1) & [Nawal Alhamwi](https://twitter.com/__nawalhmw) +- [Roadmap.sh/flutter](https://roadmap.sh/flutter) - A community curated flutter developer learning roadmap from the 6th most starred GitHub project. ## Community From d56166898eed7b262a9b2b2d10352fa742c87185 Mon Sep 17 00:00:00 2001 From: Shahpasand Date: Sun, 14 Jul 2024 00:56:04 +0430 Subject: [PATCH 54/70] Added Iran Flutter community Telegram group link --- source.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source.md b/source.md index 2da4596..e543834 100644 --- a/source.md +++ b/source.md @@ -812,6 +812,9 @@ This section contains libraries that take an experimental or unorthodox approach ### 🇮🇩 Indonesia - Telegram [Flutter Indonesia](https://t.me/flutter_id) +### 🇮🇷 Iran +- Telegram [Persian Flutter](https://t.me/persian_flutter) + ### 🇯🇵 Japan - Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) From f75f5534e9ab2b49ba59d15319c8ccbdd3f0a617 Mon Sep 17 00:00:00 2001 From: Joe Kawai Date: Sat, 20 Jul 2024 11:08:11 +0800 Subject: [PATCH 55/70] Add forui to ui section --- source.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source.md b/source.md index e543834..9cd188d 100644 --- a/source.md +++ b/source.md @@ -177,7 +177,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Rounded Loading Button](https://github.com/chrisedg87/flutter_rounded_loading_button) - 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) - 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) - 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://github.com/Milad-Akarie](https://flutterbountyhunters.com) +- [Super Editor](https://github.com/superlistapp/super_editor/) - Advanced toolkit for building document editors and readers by [Flutter Bounty Hunters](https://flutterbountyhunters.com). +- [Forui](https://github.com/forus-labs/forui) - Minimalistic UI library heavily inspired by shadcn/ui. Developed by [Forus Labs](https://github.com/forus-labs). #### List From c7358d113d8d7402c35c6d7a0c262e25524a73a6 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 21 Sep 2024 15:14:18 +0200 Subject: [PATCH 56/70] UI library section for ForUI --- source.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source.md b/source.md index 9cd188d..3cdb252 100644 --- a/source.md +++ b/source.md @@ -178,8 +178,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) - 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) - 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). -- [Forui](https://github.com/forus-labs/forui) - Minimalistic UI library heavily inspired by shadcn/ui. Developed by [Forus Labs](https://github.com/forus-labs). +#### Libraries + +- [Forui](https://github.com/forus-labs/forui) - Minimalistic UI library heavily inspired by shadcn/ui by [Forus Labs](https://github.com/forus-labs). +- [Shadcn](https://github.com/nank1ro/flutter-shadcn-ui) - Shadcn-ui port. Fully customizable UI components. + #### List - [Super List](https://github.com/superlistapp/super_sliver_list) - Drop-in replacement for SliverList and ListView that can handle large amount of items with variable extents by [Matej Knopp](https://github.com/knopp) From 558a238985ce0e88ed903947821c7657f5bb8642 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 21 Sep 2024 15:19:49 +0200 Subject: [PATCH 57/70] correct shadcn stars --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 3cdb252..3d6e536 100644 --- a/source.md +++ b/source.md @@ -182,7 +182,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Libraries - [Forui](https://github.com/forus-labs/forui) - Minimalistic UI library heavily inspired by shadcn/ui by [Forus Labs](https://github.com/forus-labs). -- [Shadcn](https://github.com/nank1ro/flutter-shadcn-ui) - Shadcn-ui port. Fully customizable UI components. +- [Shadcn](https://github.com/nank1ro/flutter-shadcn-ui) - Shadcn-ui port. Fully customizable UI components. #### List From fe0db609f5490943cca0c1b07ef11cb8dce54ab8 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 21 Sep 2024 15:21:08 +0200 Subject: [PATCH 58/70] Update --- README.md | 410 +++++++++++++++++++++++++++--------------------------- 1 file changed, 207 insertions(+), 203 deletions(-) diff --git a/README.md b/README.md index d7c0c54..92a6329 100644 --- a/README.md +++ b/README.md @@ -100,10 +100,10 @@ Meteo ### Beginner -- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [5320⭐] - Visual roadmap with principles, patterns, and frameworks for Flutter newbies by [Olexandr Leuschenko](https://github.com/olexale). +- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [5433⭐] - Visual roadmap with principles, patterns, and 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) [360⭐] - Comprehensive guide to the basics of Flutter and Firebase by [Anthony](https://github.com/antz22) +- [Beginner's Guide](https://github.com/antz22/ultimate-guide-to-flutter) [377⭐] - Comprehensive guide to the basics of Flutter and Firebase by [Anthony](https://github.com/antz22) ### Intermediate @@ -111,7 +111,7 @@ Meteo ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [1125👍] and [Let's build a render tree](https://www.youtube.com/watch?v=VsYbFnucHsU) - Engine architecture by Adam Barth +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [1140👍] 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) @@ -146,133 +146,136 @@ Meteo ### Demonstrations - [Official Gallery](https://github.com/flutter/gallery) - Demo for the material design widgets provided by Flutter Team -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [6819⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [2137⭐] - showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei) +- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [6923⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [2167⭐] - showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei) ### UI -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [418⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [986⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [295⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1232⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Direct Select](https://github.com/LanarsInc/direct-select-flutter) [754⭐] - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). -- [Before After](https://github.com/xsahil03x/before_after) [887⭐] - 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) [552⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). -- [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) [672⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [425⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [1004⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [303⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [1249⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Direct Select](https://github.com/LanarsInc/direct-select-flutter) [774⭐] - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba). +- [Before After](https://github.com/xsahil03x/before_after) [913⭐] - 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) [573⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). +- [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) [677⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). - [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) [505⭐] - Tags with different customizations by [Di Natale Antonino](https://github.com/Dn-a). -- [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [1975⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. -- [Dough](https://github.com/HatFeather/flutter_dough) [693⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). -- [Card Settings](https://github.com/codegrue/card_settings) [529⭐] - package for building settings forms by [codegrue](https://github.com/codegrue). -- [Timelines](https://github.com/chulwoo-park/timelines) [697⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). -- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [699⭐] - 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) [308⭐] - 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) [1497⭐] - 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) [1125⭐] - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) +- [Flutter Neumorphic](https://github.com/Idean/Flutter-Neumorphic) [2007⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode. +- [Dough](https://github.com/HatFeather/flutter_dough) [704⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). +- [Card Settings](https://github.com/codegrue/card_settings) [545⭐] - package for building settings forms by [codegrue](https://github.com/codegrue). +- [Timelines](https://github.com/chulwoo-park/timelines) [712⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). +- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [735⭐] - 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) [325⭐] - 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) [1594⭐] - 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) [1199⭐] - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) + +#### Libraries + +- [Forui](https://github.com/forus-labs/forui) [359⭐] - Minimalistic UI library heavily inspired by shadcn/ui by [Forus Labs](https://github.com/forus-labs). +- [Shadcn](https://github.com/nank1ro/flutter-shadcn-ui) [894⭐] - Shadcn-ui port. Fully customizable UI components. #### List -- [Super List](https://github.com/superlistapp/super_sliver_list) [211⭐] - 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) [716⭐] - 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) [1232⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [PlutoGrid](https://github.com/bosskmk/pluto_grid) [635⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [800⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3077⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [1069⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/) +- [Super List](https://github.com/superlistapp/super_sliver_list) [283⭐] - 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) [726⭐] - 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) [1249⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [PlutoGrid](https://github.com/bosskmk/pluto_grid) [661⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [817⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [3122⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [1080⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/) #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [346⭐] - 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) [509⭐] - 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). +- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [351⭐] - 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) [513⭐] - 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) [745⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [628⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [997⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). -- [Google Nav Bar](https://github.com/sooxt98/google_nav_bar) [707⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98) +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [758⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [653⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [1022⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Google Nav Bar](https://github.com/sooxt98/google_nav_bar) [737⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98) #### Bottom Sheets -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [561⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). -- [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [1822⭐] - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by [Jaime Blasco](https://github.com/jamesblasco). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [562⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [1860⭐] - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by [Jaime Blasco](https://github.com/jamesblasco). #### Sliders - [RangeSlider](https://github.com/boeledi/RangeSlider) [374⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com) -- [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) [502⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) +- [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) [518⭐] - A 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) [1017⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [1427⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) -- [Mix](https://github.com/leoafarias/mix) [460⭐] - An expressive way to effortlessly build design systems by [Leo Farias](https://github.com/leoafarias). -- [Blurhash](https://github.com/fluttercommunity/flutter_blurhash) [507⭐] - 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/) +- [Offline](https://github.com/jogboms/flutter_offline) [1054⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [1488⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) +- [Mix](https://github.com/leoafarias/mix) [561⭐] - An expressive way to effortlessly build design systems by [Leo Farias](https://github.com/leoafarias). +- [Blurhash](https://github.com/fluttercommunity/flutter_blurhash) [520⭐] - 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 -- [Slidable](https://github.com/letsar/flutter_slidable) [2641⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) -- [Backdrop](https://github.com/fluttercommunity/backdrop) [317⭐] - [Backdrop](https://material.io/design/components/backdrop.html) implementation for flutter. +- [Slidable](https://github.com/letsar/flutter_slidable) [2690⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) +- [Backdrop](https://github.com/fluttercommunity/backdrop) [331⭐] - [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) -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [1763⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) -- [Wave](https://github.com/i-protoss/wave) [1076⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower) +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [1784⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) +- [Wave](https://github.com/i-protoss/wave) [1106⭐] - Displaying some 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 by [Sahdeep Singh](https://github.com/iamSahdeep) -- [PhotoFilters](https://github.com/skkallayath/photofilters) [402⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). -- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [145⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). -- [Clay Containers](https://github.com/mcaubrey/clay_containers) [432⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [Michael Charles](https://github.com/mcaubrey). +- [PhotoFilters](https://github.com/skkallayath/photofilters) [403⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [146⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). +- [Clay Containers](https://github.com/mcaubrey/clay_containers) [437⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [Michael Charles](https://github.com/mcaubrey). #### Calendar - [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) [1752⭐] - 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) [214⭐] - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour) +- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [1813⭐] - 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) [223⭐] - 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) [1525⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). +- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1554⭐] - Build your dynamic UI with 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) [1557⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014) -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [279⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy) -- [Photo View](https://github.com/renancaraujo/photo_view) [1870⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo) -- [SVG](https://github.com/dnfield/flutter_svg) [1641⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield) -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [976⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn) -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [2403⭐] - Show images from the internet and keep them in the cache directory by -- [Lottie](https://github.com/xvrh/lottie-flutter) [1120⭐] - 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) [171⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo) +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [1591⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014) +- [Photo View](https://github.com/renancaraujo/photo_view) [1901⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo) +- [SVG](https://github.com/dnfield/flutter_svg) [1661⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield) +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [993⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn) +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [2431⭐] - Show images from the internet and keep them in the cache directory by +- [Lottie](https://github.com/xvrh/lottie-flutter) [1157⭐] - 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) [175⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo) - [Crop](https://github.com/xclud/flutter_crop) [258⭐] - Crop any widget/image in 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) [1467⭐] - Assets picker in WeChat style, support multi assets by [Alex Li](https://github.com/AlexV525). +- [WeChat Assets Picker](https://github.com/fluttercandies/flutter_wechat_assets_picker) [1496⭐] - 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/iOS library and capture camera shots from within the same view by [WetaVN](https://github.com/weta-vn) ### Map - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [185⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com) - [AMap](https://github.com/fluttify-project/amap_map_fluttify) [538⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project) -- [Map](https://github.com/xclud/flutter_map) [128⭐] - Fully-fledged interactive Map widget for flutter written in pure Dart. Supports all platforms. by [Mahdi K. Fard](https://github.com/xclud/) +- [Map](https://github.com/xclud/flutter_map) [129⭐] - Fully-fledged interactive Map widget for flutter written in pure Dart. Supports all platforms. by [Mahdi K. Fard](https://github.com/xclud/) ### Charts - [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [398⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts) -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [6558⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [445⭐] - 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) [730⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad) -- [Graphic](https://github.com/entronad/graphic) [1521⭐] - Data visualization library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad) +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [6741⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [446⭐] - 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) [739⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad) +- [Graphic](https://github.com/entronad/graphic) [1587⭐] - Data visualization library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad) ### Navigation -- [Fluro](https://github.com/goposse/fluro) [3659⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com) -- [Get](https://github.com/jonataslaw/get) [10009⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) -- [Beamer](https://github.com/slovnicki/beamer) [577⭐] - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by [Sandro Lovnički](https://github.com/slovnicki) -- [auto_route](https://github.com/Milad-Akarie/auto_route_library) [1506⭐] - AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you. [Milad_Akarie](https://github.com/Milad-Akarie). +- [Fluro](https://github.com/goposse/fluro) [3672⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com) +- [Get](https://github.com/jonataslaw/get) [10245⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) +- [Beamer](https://github.com/slovnicki/beamer) [588⭐] - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by [Sandro Lovnički](https://github.com/slovnicki) +- [auto_route](https://github.com/Milad-Akarie/auto_route_library) [1570⭐] - AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you. [Milad_Akarie](https://github.com/Milad-Akarie). ### Auth @@ -280,21 +283,21 @@ Meteo - [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 OAuth - [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) [351⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by [James Clancey](https://github.com/Clancey) -- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [269⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB) +- [SimpleAuth](https://github.com/Clancey/simple_auth) [352⭐] - Azure Active Directory, Amazon, Dropbox, Facebook, Github, Google, Instagram, Linked In, Microsoft Live Connect, Github, OAuth, Basic Auth by [James Clancey](https://github.com/Clancey) +- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [271⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB) ### Text & Rich Content -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [273⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott) +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [276⭐] - 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) [2000⭐] - 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) [217⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/) -- [TeX](https://github.com/shah-xad/flutter_tex) [265⭐] - Render Mathematics Equations with full HTML and JavaScript support by [Shahzad Akram](https://github.com/shah-xad) +- [AutoSizeText](https://github.com/leisim/auto_size_text) [2025⭐] - 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) [219⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/) +- [TeX](https://github.com/shah-xad/flutter_tex) [276⭐] - Render Mathematics Equations with full HTML and 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) [1447⭐] - 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) [456⭐] - Model-driven approach to handling Forms inputs and validations, heavily inspired in Angular's Reactive Forms. +- [Form Builder](https://github.com/danvick/flutter_form_builder) [1480⭐] - 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) [467⭐] - Model-driven approach to handling Forms inputs and validations, heavily inspired in Angular's Reactive Forms. ### Analytics @@ -303,8 +306,8 @@ Meteo ### Internationalization -- [GenLang](https://github.com/KingWu/gen_lang) [101⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu) -- [Flutter Translate](https://github.com/bratan/flutter_translate) [390⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me) +- [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) [401⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me) - [attranslate](https://github.com/fkirc/attranslate) - Semi-automated translation of ARB or JSON files by [fkirc](https://github.com/fkirc) @@ -313,33 +316,33 @@ Meteo ### Media -- [photo_manager](https://github.com/fluttercandies/flutter_photo_manager) [652⭐] - 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). +- [photo_manager](https://github.com/fluttercandies/flutter_photo_manager) [671⭐] - 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) [1927⭐] - Play multiple audio files simultaneously (Android/iOS) by [Luan Nico](https://github.com/luanpotter). +- [Audio Players Plugin](https://github.com/luanpotter/audioplayers) [1976⭐] - 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) [849⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) -- [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [739⭐] Simultaneous playback of audio from assets/network/file and displaying notifications [android / ios / web / macos] +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [868⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) +- [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [752⭐] 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) [4004⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc) -- [Chewie](https://github.com/brianegan/chewie) [1886⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan) -- [Video Trimmer](https://github.com/sbis04/video_trimmer) [421⭐] - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04) -- [CamerAwesome](https://github.com/Apparence-io/camera_awesome) [905⭐] - Community camera plugin rework by [Apparence.io studio](https://apparence.io) -- [Video Editor](https://github.com/LeGoffMael/video_editor) [361⭐] - Edit (crop, trim, rotate) a video and a its cover by [Maël Le Goff](https://github.com/LeGoffMael) +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [4086⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc) +- [Chewie](https://github.com/brianegan/chewie) [1926⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan) +- [Video Trimmer](https://github.com/sbis04/video_trimmer) [432⭐] - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04) +- [CamerAwesome](https://github.com/Apparence-io/camera_awesome) [952⭐] - Community camera plugin rework by [Apparence.io studio](https://apparence.io) +- [Video Editor](https://github.com/LeGoffMael/video_editor) [386⭐] - Edit (crop, trim, rotate) a video and a its cover by [Maël Le Goff](https://github.com/LeGoffMael) #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [336⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz) +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [337⭐] - 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 as data storage -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [1086⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol) +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [1118⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol) #### Preferences @@ -348,37 +351,37 @@ Meteo - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt - [Firebase AdMob](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_admob) - Ad integration using Firebase -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [548⭐] - Features set of 'in app purchase' derived from [react-native-iap](https://github.com/dooboolab/react-native-iap) by [dooboolab](https://github.com/dooboolab) +- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [550⭐] - 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 & natvie ads by [Dreamsoft Innovations](https://github.com/dreamsoftin). -- [Square In-App Payments SDK](https://github.com/square/in-app-payments-flutter-plugin) [331⭐] - 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) +- [Square In-App Payments SDK](https://github.com/square/in-app-payments-flutter-plugin) [339⭐] - Take payments by embedding a card entry form in your app that produces nonces from customer-provided card information or digital wallets by [Square](https://github.com/orgs/square) ## Templates -- [Mates](https://github.com/CodemateLtd/FlutterMates) [581⭐] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike) -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1725⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [303⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984) -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1520⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru) -- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [3046⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). -- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [463⭐] - 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) [868⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92) +- [Mates](https://github.com/CodemateLtd/FlutterMates) [592⭐] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike) +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1736⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [304⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984) +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1567⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru) +- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [3083⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). +- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [476⭐] - 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) [880⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92) ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [1524⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10) -- [RustDesk](https://github.com/rustdesk/rustdesk) [67590⭐] - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) +- [GitTouch](https://github.com/pd4d10/git-touch) [1565⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10) +- [RustDesk](https://github.com/rustdesk/rustdesk) [72980⭐] - Open source virtual / remote desktop. TeamViewer alternative. Built with Rust by [RustDesk team](https://www.rustdesk.com/) ### Machine Learning -- [m2cgen](https://github.com/BayesWitnesses/m2cgen) [2737⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) +- [m2cgen](https://github.com/BayesWitnesses/m2cgen) [2792⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) ### Vision #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [789⭐] - 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) [426⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [798⭐] - 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) [433⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -387,44 +390,43 @@ Meteo ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1475⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard) -- [Location](https://github.com/Lyokone/flutterlocation) [1074⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone) +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1479⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard) +- [Location](https://github.com/Lyokone/flutterlocation) [1104⭐] - 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) [225⭐] - 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) [2407⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB) +- [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) [2441⭐] - 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) [305⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) -- [UDID](https://github.com/GigaDroid/flutter_udid) [235⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) -- [Downloader](https://github.com/hnvn/flutter_downloader) [898⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn) -- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [3063⭐] - 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) [91⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [1276⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) -- [VPN](https://github.com/X-dea/Flutter_VPN) [341⭐] - Access VPN services by [Jason C.H](https://github.com/ctrysbita) -- [Geolocator](https://github.com/baseflow/flutter-geolocator) [1215⭐] - 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) [1994⭐] - A Flutter permission plugin which provides a cross-platform (iOS, Android) API to request and check permissions by [Baseflow](https://baseflow.com) -- [Live Activities](https://github.com/istornz/live_activities) [148⭐] - A plugin to use iOS live activities & Dynamic Island features by [Dimitri Dessus](https://github.com/istornz) +- [Badger](https://github.com/g123k/flutter_app_badger) [308⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) +- [UDID](https://github.com/GigaDroid/flutter_udid) [245⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) +- [Downloader](https://github.com/hnvn/flutter_downloader) [906⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn) +- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [3178⭐] - 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) [92⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [1320⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) +- [VPN](https://github.com/X-dea/Flutter_VPN) [350⭐] - Access VPN services by [Jason C.H](https://github.com/ctrysbita) +- [Geolocator](https://github.com/baseflow/flutter-geolocator) [1240⭐] - 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) [2023⭐] - A Flutter permission plugin which provides a cross-platform (iOS, Android) API to request and check permissions by [Baseflow](https://baseflow.com) +- [Live Activities](https://github.com/istornz/live_activities) [164⭐] - A plugin to use iOS live activities & Dynamic Island features by [Dimitri Dessus](https://github.com/istornz) #### Scanner #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [2360⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco) -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [386⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa) -- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [648⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue) -- [NFC Manager](https://github.com/okadan/flutter-nfc-manager) [190⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan) +- [Blue](https://github.com/pauldemarco/flutter_blue) [2378⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco) +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [394⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa) +- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [664⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue) +- [NFC Manager](https://github.com/okadan/flutter-nfc-manager) [200⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan) ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [2819⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/) +- [Sqflite](https://github.com/tekartik/sqflite) [2856⭐] - 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 & Flutter by [ Simon Binder](https://github.com/simolus3) - [ObjectBox](https://github.com/objectbox/objectbox-dart) - On-device database for fast cross-platform Dart object persistence by [ObjectBox](https://github.com/objectbox) ### Services -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [605⭐] - Push notification service by [OneSignal](https://github.com/OneSignal) -- [In App Review](https://github.com/britannio/in_app_review) [288⭐] - Requesting and Writing Reviews for Android, iOS and MacOS by [Britannio Jarrett](https://github.com/britannio) +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [615⭐] - Push notification service by [OneSignal](https://github.com/OneSignal) +- [In App Review](https://github.com/britannio/in_app_review) [311⭐] - Requesting and Writing Reviews for Android, iOS and MacOS by [Britannio Jarrett](https://github.com/britannio) ## Frameworks @@ -433,139 +435,138 @@ Simon Binder](https://github.com/simolus3) #### Standard -- [Bloc](https://github.com/felangel/bloc) [11518⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) -- [Provider](https://github.com/rrousselGit/provider) [5056⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) -- [RiverPod](https://github.com/rrousselGit/river_pod) [5940⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) -- [Get It](https://github.com/fluttercommunity/get_it) [1282⭐] - 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) [10009⭐] - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) -- [MobX](https://github.com/mobxjs/mobx.dart) [2376⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. -- [Signals](https://github.com/rodydavis/signals.dart) [374⭐] - Reactive programming made simple. Port of Signals pattern by [Rody Davis](https://github.com/rodydavis) +- [Bloc](https://github.com/felangel/bloc) [11726⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) +- [Provider](https://github.com/rrousselGit/provider) [5101⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) +- [RiverPod](https://github.com/rrousselGit/river_pod) [6172⭐] - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) +- [Get It](https://github.com/fluttercommunity/get_it) [1323⭐] - 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) [10245⭐] - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) +- [MobX](https://github.com/mobxjs/mobx.dart) [2390⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Signals](https://github.com/rodydavis/signals.dart) [433⭐] - Reactive programming made simple. Port of Signals pattern by [Rody Davis](https://github.com/rodydavis) #### Redux / ELM / Dependency Injection -- [Redux.dart](https://github.com/johnpryan/redux.dart) [512⭐] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects) -- [Redux](https://github.com/brianegan/flutter_redux) [1647⭐] - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Widgets -- [Async Redux](https://pub.dev/packages/async_redux) [226⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/) +- [Redux.dart](https://github.com/johnpryan/redux.dart) [516⭐] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects) +- [Redux](https://github.com/brianegan/flutter_redux) [1653⭐] - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Widgets +- [Async Redux](https://pub.dev/packages/async_redux) [229⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/) ### Widgets -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [3060⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) -- [Functional widget](https://github.com/rrousselGit/functional_widget) [586⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit) +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [3119⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) +- [Functional widget](https://github.com/rrousselGit/functional_widget) [595⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit) ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [3231⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) +- [Graphql](https://github.com/zino-app/graphql-flutter) [3243⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) - [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [305⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/) -- [Ferry](https://github.com/gql-dart/ferry) [591⭐] - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) +- [Ferry](https://github.com/gql-dart/ferry) [600⭐] - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) ### Backend -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1525⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). +- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [1554⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). - [NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool) -- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) [568⭐] Open source backend framework by [ParsePlatform](https://parseplatform.org/). +- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) [575⭐] Open source backend framework by [ParsePlatform](https://parseplatform.org/). - [Serverpod](https://github.com/serverpod/serverpod) - Write your server-side code and API in Dart. ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [392⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [2963⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms) -- [Villains](https://github.com/Norbert515/flutter_villains) [363⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1635⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/) -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [480⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks) +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [2990⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms) +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1652⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/) +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [484⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks) - [Simple Animations](https://github.com/felixblaschke/simple_animations) - Create awesome custom animations easily by [Felix Blaschke](https://github.com/felixblaschke) -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [1528⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [1566⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/) - [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). -- [Funvas](https://github.com/creativecreatorormaybenot/funvas) [515⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). -- [Flutter Animate](https://pub.dev/packages/flutter_animate) [851⭐] - A performant library that makes it simple to add almost any kind of animated effect by [gskinner](https://gskinner.com/) +- [Funvas](https://github.com/creativecreatorormaybenot/funvas) [524⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno). +- [Flutter Animate](https://pub.dev/packages/flutter_animate) [915⭐] - A performant library that makes it simple to add almost any kind of animated effect by [gskinner](https://gskinner.com/) ### Testing -- [flutter_convenient_test](https://github.com/fzyzcjy/flutter_convenient_test) [464⭐] - Tests with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode by [fzyzcjy](https://github.com/fzyzcjy) -- [Patrol](https://github.com/leancodepl/patrol) [812⭐] - Easy-to-learn, powerful UI testing framework eliminating limitations of `flutter_test`, `integration_test`, and `flutter_driver` by [LeanCode](https://leancode.co) +- [flutter_convenient_test](https://github.com/fzyzcjy/flutter_convenient_test) [479⭐] - Tests with action history, time travelling, screenshots, rapid re-execution, video recordings, interactive mode by [fzyzcjy](https://github.com/fzyzcjy) +- [Patrol](https://github.com/leancodepl/patrol) [860⭐] - Easy-to-learn, powerful UI testing framework eliminating limitations of `flutter_test`, `integration_test`, and `flutter_driver` by [LeanCode](https://leancode.co) ### Web -- [Responsive Framework](https://github.com/Codelessly/ResponsiveFramework) [1227⭐] - Automatically adapt UI to different screen sizes. Responsiveness made simple by [Codelessly](https://codelessly.com) +- [Responsive Framework](https://github.com/Codelessly/ResponsiveFramework) [1262⭐] - Automatically adapt UI to different screen sizes. Responsiveness made simple by [Codelessly](https://codelessly.com) ## Experimental This section contains libraries that take an experimental or unorthodox approach. -- [styled_widget](https://github.com/ReinBentdal/styled_widget) [1239⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). +- [styled_widget](https://github.com/ReinBentdal/styled_widget) [1260⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). ## Engines ### Rendering -- [Graphx](https://github.com/roipeker/graphx) [487⭐] - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker). +- [Graphx](https://github.com/roipeker/graphx) [491⭐] - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker). ### Game -- [Flame](https://github.com/flame-engine/flame) [8956⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) -- [Bonfire](https://github.com/RafaelBarbosatec/bonfire) [1168⭐] - Flame engine based game engine for 2D RPG games -- [Zerker](https://github.com/flutterkit/zerker) [670⭐] - Lightweight and powerful graphic animation library by [drawcall](https://github.com/drawcall). +- [Flame](https://github.com/flame-engine/flame) [9154⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) +- [Bonfire](https://github.com/RafaelBarbosatec/bonfire) [1217⭐] - Flame engine based game engine for 2D RPG games +- [Zerker](https://github.com/flutterkit/zerker) [681⭐] - Lightweight and powerful graphic animation library by [drawcall](https://github.com/drawcall). #### Open source games -- [Flip](https://github.com/RedBrogdon/flutterflip) [263⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) -- [Crush](https://github.com/boeledi/flutter_crush) [563⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com) -- [Tetris](https://github.com/boyan01/flutter-tetris) [1567⭐] - Tetris game by [YangBin](https://github.com/boyan01) +- [Flip](https://github.com/RedBrogdon/flutterflip) [265⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) +- [Crush](https://github.com/boeledi/flutter_crush) [575⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com) +- [Tetris](https://github.com/boyan01/flutter-tetris) [1601⭐] - Tetris game by [YangBin](https://github.com/boyan01) #### Game Engine resources -- [Awesome Flame](https://github.com/flame-engine/awesome-flame) [992⭐] - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine) +- [Awesome Flame](https://github.com/flame-engine/awesome-flame) [1047⭐] - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by [Flame Engine](https://github.com/flame-engine) ## Open Source Apps ### Premium -- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [50175⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) -- [RustDesk](https://github.com/rustdesk/rustdesk) [67590⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). +- [AppFlowy](https://github.com/AppFlowy-IO/appflowy) [55783⭐] - Open Source Notion Alternative. You are in charge of your data and customizations. Built with Flutter and Rust by [AppFlowy team](https://www.appflowy.io/) +- [RustDesk](https://github.com/rustdesk/rustdesk) [72980⭐] - Open source virtual/remote desktop and TeamViewer alternative. Built with Flutter and Rust by [RustDesk team](https://www.rustdesk.com/). - [Spotube](https://github.com/KRTirtho/spotube) - Open source Spotify client for desktop and mobile by [Kingkor Roy Tirtho](https://github.com/KRTirtho) ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [16800⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) -- [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [23588⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1691⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk) -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [1156⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52) -- [FlutterGram](https://github.com/mdanics/fluttergram) [2292⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics) -- [Trace](https://github.com/trentpiercy/trace) [1098⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy) -- [Taskist](https://github.com/huextrat/Taskist) [973⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat) -- [Linwood Butterfly](https://github.com/LinwoodCloud/Butterfly) [882⭐] - Powerful note taking app and an alternative to OneNote by [CodeDoctorDE](https://github.com/CodeDoctorDE) -- [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [618⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory) +- [Flutter Team Samples](https://github.com/flutter/samples) [17079⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) +- [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [23626⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1708⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk) +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [1175⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52) +- [FlutterGram](https://github.com/mdanics/fluttergram) [2314⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics) +- [Trace](https://github.com/trentpiercy/trace) [1108⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy) +- [Taskist](https://github.com/huextrat/Taskist) [998⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat) +- [Linwood Butterfly](https://github.com/LinwoodCloud/Butterfly) [972⭐] - Powerful note taking app and an alternative to OneNote by [CodeDoctorDE](https://github.com/CodeDoctorDE) +- [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [617⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory) - [Transform Widget](https://github.com/DrPaulT/flutter-engine-test) - Image widgets as 3D game engine sprites by [Paul Thomas](https://github.com/DrPaulT) -- [TailorMade](https://github.com/jogboms/tailor_made) [328⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms) -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [849⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [TailorMade](https://github.com/jogboms/tailor_made) [327⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms) +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [869⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). - [Enigma](https://github.com/AmitJoki/Enigma) - Privacy chat with end-to-end encryption by [AmitJoki](https://github.com/AmitJoki) - [Chillify](https://github.com/KarimElghamry/chillify) - Fancy music app made with Provider and Bloc pattern by [Karim Elghamry](https://github.com/KarimElghamry) - [Pokedex](https://github.com/scitbiz/flutter_pokedex) - Pokedex app with beautiful UI and smooth animation by [Hung Pham](https://github.com/scitbiz) -- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [2063⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) -- [GitJournal](https://github.com/GitJournal/GitJournal) [3367⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda) -- [AuthPass](https://github.com/authpass/authpass) [2173⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul) -- [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [3734⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc) -- [Harpy](https://github.com/robertodoering/harpy) [2054⭐] - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering) -- [Mooltik](https://github.com/ruskakimov/mooltik) [196⭐] - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov) -- [Spotube](https://github.com/KRTirtho/spotube) [26279⭐] - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) -- [Let's Draw](https://github.com/JideGuru/flutter_drawing_board) [257⭐] - A simple drawing app made by [JideGuru](https://github.com/JideGuru) -- [Openreads](https://github.com/mateusz-bak/openreads-android) [786⭐] - A simple privacy oriented mobile books tracker using Open Library API by [mateusz-bak](https://github.com/mateusz-bak) +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [2081⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) +- [GitJournal](https://github.com/GitJournal/GitJournal) [3454⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda) +- [AuthPass](https://github.com/authpass/authpass) [2251⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul) +- [Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [3858⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc) +- [Harpy](https://github.com/robertodoering/harpy) [2064⭐] - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering) +- [Mooltik](https://github.com/ruskakimov/mooltik) [203⭐] - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov) +- [Spotube](https://github.com/KRTirtho/spotube) [28916⭐] - A lightweight free Spotify crossplatform-client with no Spotify premium account requirement by [KRTirtho](https://github.com/KRTirtho) +- [Let's Draw](https://github.com/JideGuru/flutter_drawing_board) [278⭐] - A simple drawing app made by [JideGuru](https://github.com/JideGuru) +- [Openreads](https://github.com/mateusz-bak/openreads-android) [872⭐] - A simple privacy oriented mobile books tracker using Open Library API by [mateusz-bak](https://github.com/mateusz-bak) ## Utilities - [Launcher Icons](https://github.com/franzsilva/flutter_launcher_icons) - Generate your launcher icons easily by [Mark O'Sullivan](https://github.com/MarkOSullivan94) and [Franz Silva](https://github.com/franzsilva) -- [FlutterIcon](http://fluttericon.com/) [414⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) -- [FVM](https://github.com/leoafarias/fvm) [4418⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [428⭐] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv) -- [Fontify](https://github.com/westracer/fontify) [102⭐] - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by [Igor Kharakhordin](https://github.com/westracer) -- [FlutterGen](https://github.com/FlutterGen/flutter_gen) [1433⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. -- [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) [2107⭐] - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource) -- [Flutter Sidekick](https://github.com/leoafarias/sidekick) [1499⭐] - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias) -- [Dart Code Metrics](https://github.com/dart-code-checker/dart-code-metrics) [856⭐] - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for the Dart analyzer by [Dart Code Checker team](https://github.com/dart-code-checker). -- [Melos](https://github.com/invertase/melos) [1069⭐] - Manage projects with multiple packages, automated versioning, changelogs & publishing via Conventional Commits by [Invertase](https://github.com/invertase) +- [FlutterIcon](http://fluttericon.com/) [420⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) +- [FVM](https://github.com/leoafarias/fvm) [4565⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Environment Configuration](https://github.com/TatsuUkraine/dart_environment_config) [92⭐] - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine) +- [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [453⭐] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv) +- [Fontify](https://github.com/westracer/fontify) [103⭐] - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by [Igor Kharakhordin](https://github.com/westracer) +- [FlutterGen](https://github.com/FlutterGen/flutter_gen) [1460⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. +- [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) [2150⭐] - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource) +- [Flutter Sidekick](https://github.com/leoafarias/sidekick) [1529⭐] - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias) +- [Dart Code Metrics](https://github.com/dart-code-checker/dart-code-metrics) [859⭐] - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for the Dart analyzer by [Dart Code Checker team](https://github.com/dart-code-checker). +- [Melos](https://github.com/invertase/melos) [1116⭐] - Manage projects with multiple packages, automated versioning, changelogs & publishing via Conventional Commits by [Invertase](https://github.com/invertase) ### VSCode @@ -581,16 +582,16 @@ This section contains libraries that take an experimental or unorthodox approach ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [7096⭐] - Desktop implementations of the Flutter embedding API by Google -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [5830⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio) -- [Native Shell](https://github.com/nativeshell/nativeshell) [617⭐] - Experimental embedder for Flutter by [Matej Knopp](https://twitter.com/matejknopp) -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [2099⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [7102⭐] - Desktop implementations of the Flutter embedding API by Google +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [5856⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio) +- [Native Shell](https://github.com/nativeshell/nativeshell) [628⭐] - Experimental embedder for Flutter by [Matej Knopp](https://twitter.com/matejknopp) +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [2101⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). - [bitsdojo_window](https://github.com/bitsdojo/bitsdojo_window) - Customize windows owner-drawn chrome by [BitsDojo](https://github.com/bitsdojo) -- [Raspberry Pi Embedder](https://github.com/ardera/flutter-pi) [1504⭐] - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera) -- [Fluent UI](https://github.com/bdlukaa/fluent_ui) [2781⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev) -- [MacOS UI](https://github.com/GroovinChip/macos_ui) [1778⭐] - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip) -- [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) [178⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu) -- [Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) [1489⭐] - A curated list of awesome things related to Flutter desktop by [LeanFlutter](https://github.com/leanflutter) +- [Raspberry Pi Embedder](https://github.com/ardera/flutter-pi) [1587⭐] - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera) +- [Fluent UI](https://github.com/bdlukaa/fluent_ui) [2890⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev) +- [MacOS UI](https://github.com/GroovinChip/macos_ui) [1820⭐] - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip) +- [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) [195⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu) +- [Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) [1537⭐] - A curated list of awesome things related to Flutter desktop by [LeanFlutter](https://github.com/leanflutter) ## Podcasts @@ -617,7 +618,7 @@ This section contains libraries that take an experimental or unorthodox approach ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [458👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [459👍] ### Hardware @@ -726,6 +727,9 @@ This section contains libraries that take an experimental or unorthodox approach ### 🇮🇩 Indonesia - Telegram [Flutter Indonesia](https://t.me/flutter_id) +### 🇮🇷 Iran +- Telegram [Persian Flutter](https://t.me/persian_flutter) + ### 🇯🇵 Japan - Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) From fff36a0881b937e4bca8e1e60f85efed994623e5 Mon Sep 17 00:00:00 2001 From: Bob Conan Date: Fri, 18 Oct 2024 17:28:27 -0500 Subject: [PATCH 59/70] Update source.md, finx typos --- source.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source.md b/source.md index 3d6e536..96fcacd 100644 --- a/source.md +++ b/source.md @@ -137,7 +137,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - Very rich content by [Tensor Programming](http://tensor-programming.com/) - [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan) -- [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video courssd for beginners & non-programmers by [Zaiste](https://zaiste.net/) +- [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) - 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) @@ -365,7 +365,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Chewie](https://github.com/brianegan/chewie) - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan) - [Video Trimmer](https://github.com/sbis04/video_trimmer) - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04) - [CamerAwesome](https://github.com/Apparence-io/camera_awesome) - Community camera plugin rework by [Apparence.io studio](https://apparence.io) -- [Video Editor](https://github.com/LeGoffMael/video_editor) - Edit (crop, trim, rotate) a video and a its cover by [Maël Le Goff](https://github.com/LeGoffMael) +- [Video Editor](https://github.com/LeGoffMael/video_editor) - Edit (crop, trim, rotate) a video and its cover by [Maël Le Goff](https://github.com/LeGoffMael) #### Voice @@ -387,7 +387,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Firebase AdMob](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_admob) - Ad integration using Firebase - [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) - 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 & natvie ads by [Dreamsoft Innovations](https://github.com/dreamsoftin). +- [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) - 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 From f97befd0d9ef2d8e2843cb5960715cea84eeab31 Mon Sep 17 00:00:00 2001 From: David Moore Date: Tue, 19 Nov 2024 19:09:26 +1100 Subject: [PATCH 60/70] add nitric --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 96fcacd..d2619c3 100644 --- a/source.md +++ b/source.md @@ -532,6 +532,7 @@ Simon Binder](https://github.com/simolus3) - [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). - [NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool) +- [Nitric](https://github.com/nitrictech/nitric) - Open source backend framework with pluggable deployment by [Nitric](https://nitric.io/). See the [Dark SDK](https://github.com/nitrictech/dark-sdk). - [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) Open source backend framework by [ParsePlatform](https://parseplatform.org/). - [Serverpod](https://github.com/serverpod/serverpod) - Write your server-side code and API in Dart. From a3a1e69a5958b7211aabc0c2d98a176c89c5d9e0 Mon Sep 17 00:00:00 2001 From: David Moore Date: Tue, 19 Nov 2024 19:16:50 +1100 Subject: [PATCH 61/70] add stargazers --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index d2619c3..5765176 100644 --- a/source.md +++ b/source.md @@ -532,7 +532,7 @@ Simon Binder](https://github.com/simolus3) - [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). - [NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool) -- [Nitric](https://github.com/nitrictech/nitric) - Open source backend framework with pluggable deployment by [Nitric](https://nitric.io/). See the [Dark SDK](https://github.com/nitrictech/dark-sdk). +- [Nitric](https://github.com/nitrictech/nitric) - Open source backend framework with pluggable deployment by [Nitric](https://nitric.io/). See the [Dark SDK](https://github.com/nitrictech/dark-sdk). - [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) Open source backend framework by [ParsePlatform](https://parseplatform.org/). - [Serverpod](https://github.com/serverpod/serverpod) - Write your server-side code and API in Dart. From 006d09508d60e4216ba5b3d054bf86ca5e8f74fb Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 12 Dec 2024 08:02:56 +0100 Subject: [PATCH 62/70] filter and order --- source.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source.md b/source.md index 5765176..0bd466e 100644 --- a/source.md +++ b/source.md @@ -530,11 +530,11 @@ Simon Binder](https://github.com/simolus3) ### Backend -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). -- [NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool) -- [Nitric](https://github.com/nitrictech/nitric) - Open source backend framework with pluggable deployment by [Nitric](https://nitric.io/). See the [Dark SDK](https://github.com/nitrictech/dark-sdk). -- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) Open source backend framework by [ParsePlatform](https://parseplatform.org/). - [Serverpod](https://github.com/serverpod/serverpod) - Write your server-side code and API in Dart. +- [Nitric](https://github.com/nitrictech/nitric) - Open source framework with pluggable deployment by [Nitric](https://nitric.io/). +- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000). +- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) Open source backend framework by [ParsePlatform](https://parseplatform.org/). + ### Animation From 9d9992c35bbec83dfa87a510b8dafa4e8ca0930e Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Mon, 3 Mar 2025 11:29:43 +0100 Subject: [PATCH 63/70] Update Stream logo and improve description --- README.md | 4 +++- assets/images/stream-logo.png | Bin 0 -> 21264 bytes 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 assets/images/stream-logo.png diff --git a/README.md b/README.md index 92a6329..a25726c 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| 👏 - +Stream Chat +> 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. + #### Demonstrations
diff --git a/assets/images/stream-logo.png b/assets/images/stream-logo.png new file mode 100644 index 0000000000000000000000000000000000000000..671eea96dfff103fd29beb1f7618914607ce8e96 GIT binary patch literal 21264 zcmYg&WmuHY*YHwO(kUe&U82&BF5)8HjdXYCf`l|kOM`TGw{)zauym)ibiX&hzxurU zh3mR!=JcF7bIut;#bCBK+MOab-7z zz4>kDIn~L!WmL_(#a%RAK13xv($EfN#Ak$l1!&rlVh+eG-sn=1ViR~tlz!jwUI`+s zcK32Lgy!^<+2vhpVrH|sM{AH`kEXLAbY#`s4jkrCo?fYy)s&Q>0LUJGpH%5VQ*UQ^ zf1M5;R=>3Ne>2;(td8ZHBKLa9jQ)R9Kw`>h#0XO|vl-ap+2`G`FQzw2^LFq{Ycw+U ze_#+hX+bd8g?7q)s;4#0I6Ikm?7#jjr+)4a2BmLi*IQ&u?;Th)Ahpu!BmWuu(25HZ znsC1_#wK8TG1`@3vfK?8Z|x<{G7cDNjO)2ZQ$ELq%Q| zBc<@S8zg_Ab$9_}Hw%-?k}#^*;mASitm>`B}A|pFaCMm`1g?g?~msr~v0o^X^aKsoB?Qj}dZU z!<>KUf_BrXBgd8Ok*jDjVR6+DBK>a()JO$Uo*_et(Dl0Ux<$S?YJ%}EhuHpuw3*7f zxk{|uzT4fTTmKkD?xf9pvw1ta+^1^(`x5*IH}qpB7NtCyt?0ST_I0M*gy3H|XA;JE z@?;rGaUX|h4kyt5Os^pE2aCPqxH^Z}%Z|M+p``rBw>~Fw7*w&wo3*%iAZis{da zj!{4!^oRW5b{4sa(QEDd#Xkc}TmKFGO3`dAs?q-^?cE@KylBDlCi6H!%ultqA%A9r zU=kH*{mHc%)kP^Ue*T|)HUasp4Q>*8t7wb{-5*H*B|kkJ08^|x=~Jd^zI)%iC---Y zxZwjFM2=nqYAYRddVw4+^0NIecj*tfQ>r!yg}>^mss07k_7V6>o}u(cCBkXohV~CZ z7a{;0+0pA4n}ovOHc2M_%2}uYA1YLHJIz;&TCaoU+N7qb3jaGcCvJ=vjZ~bzeX834 zWBw<)r4NAUDBLm&h^ZX-RdxU3-KSPZ{yMrzh=+EWuKP4u@2}mt0{chNq%#VFxy&rv z3;k=ROOF78ie?u4pXvo}noY+4wL2*H!*>sj?>WTjeJqtTZGRW&E2E2f%(Ug^&geER z@1H9U{nGryn>-&&81&~e@q@_j?$=}Mcdwi>* zS+vPNI$=WTq^0Je`dSe9{fjfJ*dNgSWWZO3%~lmcZV5Ik9|gL<-$`ErDBS>OBVpCF zEPEOH54r;wfR2Pi=uKpx{LlQv9(D@Xmhs-E1&!(m?)PTGKX8mb@i>W@J#1ab4fVJ3 zacTBq);|P^NdjwV0DmSLoRNmcyfulCWBGT8!R$3^z?x$y8ewj?zvsc<4e*3U9Xa4Z zTTC+S|8%kz0H8p#_RZ7H2vpW7pB;1lE1qwFayK>{LrZS8*}sPWA zqrB@f{s93jVYt(D_NPRdtn*kq$sZuk05Nn_)_MyfhlyZZ7N0RqJ!pAp;jVIuH79!jE@511_(FM04$ zVvPpw*pvUselAQO&yGnXAFW}}h>uqU2O)>xuVw=tsImhjGhO7S-kNUwS8!v1YIlqG z02eQf5Y_zu$shNLKe$80N*0fZ&aJ5Zc0DZiQ z;^PIDP%;FVV^g~QUknO>PulI$3{lZUn;KcS!{+{LCTO^9i0Qy_>rGUFWBIo4pPR%3 z76_?v0tYwd6l}m_gXj-pWN-zVTjcTG-k~Au((^B;yR3f(&;TENs65Qv#Wls>^A8LH zV1?;`n@>aIdu90+ewM2BXS)9b{J?sQVibzEBmbsn0o1hR@4?JOgP){gZO-KWnXPXE zu-iA4nyq_)GTb>@TPOOLp5adbT2dUs3B--@otOXi#c&Al88<`8i9ugib>yu0FB}E{ z&b9hA{{|sVs`S60BMB2QLmo?n$(>?obV*acf5M;nc1FPb*%lOacIpy>|C^4~Nvp3l zTVF-2FGeBz&%rNE0qP~NyzJ=}S}{Bh8~y7b-vSOV=^`~-Q_RZ4+vu;ZpoW0blaAB* z!JnoFNT2`J2OS`n8t)tkCW5`C)Bo)u3ery6xRFglg-SnV?Z{4rq z>>}-3Z~jtEjT|Ol_CFm_v#VmA|2+rns6~ag52{pkQhtT)9I30OL6rd)go8N#^YP~4 zy4}+aia(pJqCWT|xGwoFkwbagVM@7u_V-qH{Zn?kpXM0U(=gUs+gr=|tAkxMHX4D} zHVi3^^7C$Q5AHd=a=^$4#CI>-E@yV`Cq+f)uLPTy8_3cRGWh<455JY?uZuTt%exQQ zoYbRG63T3E?y8!I?bt|euOG~RyZU-ddOx|L(^OMNoLbc5_H_#N_Y==%b*#-f^3P%* zp&{_S-aD@0*`1TZD}@J!p@KG#!mK_Hn0|PLQU1e)x^UdrNv|VBMp5W35aaRRDTr~f z-15w!l1Mz^nGmBonN~)em{CTf^nG17E;vJt=vEchrbYp%4uI8x1i<3(zyzXC;k3Hh z1#3j<*-m;y>D*&}Fc6XuN5?|$*X|M;`n0;N?{$UHNDqIH{O?_Fgk^hS%mk?5t z!IK^wBVsXywXGp%^7||E{L**v{L;pUp@0eal$5SWe1gp<*fG{`Ajs%e|tXm4le2d#`i;95r$OQ36$Z^&5R=AF9XJ$ZG{~Ej+d_i%ObZrwYSc zd{j7HvAH-)A6hy7Gq+Fa^;ykZ*46n$XZFo|l#U4o%bnkC5gk;q$j^|=aJq~AEOLM1 zb9{x^207X?gBsY|xJiL18Tc(BD3LcwPQhJ@Y0ljQTV&5+8o%D?Z`<)WhC=7KyDJH) z5*(!)qFXHVfn^cgqz`MJtp=ZdpVmy$D&0g$uudevA zcCy6e_t}@b%zMQs2CzVN?wCuOAl#2KUAdxIIx?8^m@Fh)c&;z1qinFR(3R2WMGEax;0&+BE# zmzAt1!-9(`+NUYMedfIv_G;Zl26UL?05M*xW+O zbaodt2oQ{Dp^2qZ*`n9qS_(yl_Hq|yb2AFI z^`iqq=v<10{Frtb)1W=jj*CS4i8^m;7oKO`E(468Z>Zy}JU{lzz^=mY=qZ-bn?7# z1KJtfe4w4zezfQlyXy(3$Xkj=4H~7j&Jh*f9PMrYz4;w-wp)0D+DV7(`10^J7Q6CM z^UiW>?f_V{bf~EvZmdnxA79S=rPOl&gc?3~D?ZD5S#1JQUDDa4;e`{_Vy9XCKJ>P| zKHes5w78I*HrT0#UQd6#QBi!-R3joD!qQ4r_Jb2+gsRPVd+%_wkq}|l;hV!94R%V0 zpKZg!uzW=49{9Rw$_hU6Xq+Q&SnxU(7S}7hI9Y2;7e%$L$UFF}|%| zw(e7+utr1%E`~Z>HitUA>qMVA9gKCo+y*k)+=+9u>o0N178Jy|wzWc2kY`s&1P7&BD zVjxvQ0JUOfBkyqS`dC>@_D<_71}wd7tVBmhT;o2iL-Z0Lt3SuwCN@ z(^#CSFFYTk&JpX&bq~OqX!J!V%@QBtInaU=&tU0>fv599Q?m4cN0h))>B&Z6u4m2Lml| zDY~yqht~-|xXsQtgl6{PU&`ngrDb4erYnI+5x>WSv@u&Qu1)Q+Ji#R^7AniTT}R|R z^6Amj)Fi?aUb)ppJTLT)%?8Sjn4Rr^y1T6@+YTTz)iNnAc_SN64qk zbX>P5TggBDe1I_G9C6W}aR3}sjke~F$;asU^BeFO6g~DBI-&*q7jW1b&%JLNe?dJu zvBneATvtRY*CvkRu#Y&VcPyE2CZ>qZ3vs=;?3v?=$4P?hOk;p#M44fL$9jiROCH%J6ZO+_-y!odOeNM zz_)%H`8)ge*OJq3!{V(ZymuBF)8GpH!{^P^mOWiBA6X!*ZwJx62N%GYA=TPXg2%B? z(HR;)C>=EV8+jm1&l*SASAQuW?ivy#7Yqn`6FBT1y+uCZDwx94g43QgvtvrbUFxz9 ze8tksSdDV3J9kNB`_`3x>4W_oUxAg_fJ9x!F-ejpQ=$s(4<8Or zt6zIIvD*`99W+Aav3`t|?;VA3znI?nus$OfL@v^DbbKkLjCn0!^}RpiZA3J&rRDWp znG{tVQ|^~7np0AyF#0Evp-0#6#alJsI`FC+rHBr5O6)%1@sb@@q`An>!W&%o8|0Lr z8nmdidw<%5GU$mgm59UT8#=-up{-Ft|0SJK*>%KthRq`Im5iT?|C>ICf=oPE;;U)R zm2HGa#d*xtU$%VGACv6228A9S6h=)iuk^IGTcn89Jwc!2^jd$y`#7$ce1Ggi6^j)? zM=`d1StLLB33Gi<7ne>MFTDlAluo%`+x2d%H+RKra>^SdsMfd9Tr6(@!KTbVmO8Ko=dM%d=IdIZm{kE$x z(~wD#80PG%+gYAdXC`d6m!F0z2Bs3MT0gbS(x%xoTDIfCJe1_ii#@u&$!o`j>da@1 z?2!v%(y+~Re=~jgx}11r{LIv7@a?KY>*c)9`N4^0$XZ66uxjD3$4cQZLsqpqx=PNh8FG(XzHA*ICVLV4O(eZ9-4^jNb&MBN zxcb7SvCo4DhH;~WM;=pcXP{nVUGuBUAN081V=qz|L~}DN`v)uYWNN2L=y(n@OY|S( z1RFkC(jNLSWrEDU4b@4Vn_4=;MzVSqP?PN3C(Lf6I)CNUiYMzY#iT29A~W0)qS3sd zZGCV%pFa$HedEPx|M6R_4ke@ho2C6|Z2ad}J{A4S9&{TdoiB$31I3JyASUNac6*xz z5=?2eUvqD@n}l*E$_!tGck?IbIwM6h+OA6l`&Hy=unsp#%Lwk2pf`+I(H1kTc!Vq} z8#^tsf$UDrG~yUiTLdl{0-Zid>*%B(t;uS@%A)VgXl_`YlVcUcpe#{YX92D33a;7z zx*QW<4m(fhfM_pRY>Z3Bax+bcUERp4x@!DDB3Z&D;lSP>DP$*T$0iF`Xw`%Ua9k`? zm%+Ezh~OHG(6_=SPk!J77g+*CFoFg{ovjyKVz7mMo`&cAuwumSOjAllxDNYd$%1Ze zExe2w)yNZkJ#3syv_v7>7dk*GB&=?f5I_H1O+o{}bRD9D$t1`7$o%zTcuIFXF&%i` zPF^9E1rf|8xPFHrq{TjLTYWUrtI1(yXww%#C*;o)aambQwo^MdRjYv+yy~c7DV(UH zKQ3&+k=U$EEXt{F)IvF5D<2e{ye?uC{o6W@*(iFFq_;3VfsO&)yLaL{@}8cc2=n9M3zZB zUp{%=2Px}4m2p)<#*jrJZi{fw{`xm5J;1Q8kHbHdEl+94FI4>kQS<21RN^|gco_0v zx>TbR9tok!7j0;~v!h}v3gk}{;uSl;(T}N=dA32a&S_=*5u9)N;Ij?0aCZZPNBqW} zcM__lVo*IVZxlO$8-8Wu)*fZ}rqmOm@8TV1yu-(cp!1)DM80bD4OG3`hfmnkuXqoL z*&Hx0^B5cm+p4ngN`3hd{hjZe`cJG{?6~eCPAFi+(+qKa-cFF5=V)9iL6JB*6G%(kzh^vR0 zA+h!1?z-(}-&PzRpCE`ar37S2GT|ZQY#zGn0@>)gG~p}R*9H!c(}fHzG6rceNp-l| znOPGCyx(LsHiI4)tE1lSXorwl&+q9wXYJPi^P7uqud%yRT?M3{; zr%UiQX0pb9icTpMKM-qNlUt8HZYX`ZCPSK_RO@*8=?q~{r73q@pF2;|7&{{c$h zaG~zH|6&T!Zqw3nO45(9e&ODMw*8Bcr8;$lBW@VT3Mrt)A$7yrWn7gQ=9EDY?%x|Rdis%k`_NON}5$NJP)yE9l_m3B^|%?dhvuSD%{kILm))3jyR zNn2gQCb$ielKvy7o#h$NTwE{NvA0=9s(3e=QY3J@$N~;TJ8f%U0ipZu8p^j89AWAC zoA5zJ5OmW*%IZCoo<(G-qLX$tMGh{(BB9EY8dLbuz&*N72`znD0dpPj-XDCe7eg)i zitu+D%e$`CU8M(!cX!ddx=SG+5k_^gltLDuf*}9L9Ov%^uH-f^~_g<-&qfQi-~2^8JzxhRMOsJ0H>LnL8u zqdqw%7Vw$GOhqVh`Q(v{g#PU}-#xxsrA-CMrWjwGS;RG22$9^AMsohX)PNO3e64N` zN)2BLUQ`SVLz%mL^gcg6c3B3QjJ=bzoMhpTq?wlTb zw|k}P$GCI7$-fcR#5_U=EXpx-6gjTH=&}pNoEe29EyLGJET3(!h&E;7>>V++z(&b8 zV{R2@b~uq#9m6enyX2kqYGVxQc;vu7N}76c@Xs;)S7h)VjJL%$srxkZ)#=H+tW^0$ zZ?CU@TuiV&-Na#YSK&YYUJ+&Tn9rwZf!UNwSs2Le8JqQM)e}&1t$G}pt|?!p)C21u09I8 zslHHfY}jgNjx?3$wQ?Cfz7HpSf1WoXjyNUf-s@p|QK*yWUAqRkuFZ|~bLDhwEyJz` zE#0pjbSYJ6Yw0nbUhTMi=d|kJ#6DxYT`d@(qQO(hKo&P1m_u0)Z5FvQE55viQWF z#bA63yHU8BqowN&VDr|u(3nu{S=xx_%za(}b66tkj*_-2Z;ZFaHA zv8bHj9J$(#QCfaMi53&(oRJt^CP5O7!jSl(O%Pka)T7NGq0a ztB*^NdpUoQjD+Q#_=NW+SVV0aj`5qjlrh1xebWkGN_ADw^RR#N-h5OCYXFX@)O>t< zV4YI8;dB3c$u&nvG{r>dysphQeq$*m-ZvD#xk9M=rdHx`FenNUq8veM*JaqcD!fGZ4DI-M> zlU)PgqRe@r)@9P*%A&!Hx=01#eG5*!@QE^c!PD{ zx`_)%>7=*?6L=d#qKgxM{jYRSLr;?Q#>Gg{bIU*rjBkuTYiqWHDsaVfX1i3wY(-Ku z(#nusxoVqAvmFdI^>g(>GUw;Uy~UF#!fqaBi^i|=L7kL^^5$QSj3k@ z4c5BxKR5+ifLLM@P~W3C7Ax+j;xps!pT!v0I;H04!hX z$nR1u`DHgO^0ww^4#s~QIf-p#4a-YBQl!gr#7xxKkH>n764yU?|Jpb!_1rdoXb8uJ z;P*{;<+qf^lpmMG2V~r5!~tSv@SQqGW6^6bq?`B5vqp}aM9-Q=c;bX!&+*(S-rZaE zB9HxC8}lg(cS&hPQOB!xn#4adtuZx54Gn_{SDn3}6r4EOx`Lv90y_(}T(X@j>F z&C8)eE3rla=I~^6v}P|k&n!ZBlqvGu_55wd z5B}iZcJnkl3S}P9hpAR}?dZu3Lay0tqjW5AF?{YMB~VM*ibpCk#ba_19GW}grvp>Q zKs--*u_G8iS{!PTYxYC3c-TlW>vIO^zZ-)i{vKf%Yz%Cl#^EZDjU9npCc->T9yN( zv(k6cm(?=Et5(Bqv$>0X7z{Yrt=hK8?9-1C+vtpj7N^|Qf>q5MHEqA+J#LQ@MrvW# z(VS?mRNMQ?qctFtGA+IA!>qPOQ*twjkD2RB>9n(ted$gU=Is=^$j8d>RnhMzD4-jD zPV}OB?q$gD&^tsqq8Cy-e%YE#K$n4o8msK3?Qi#?wbw@5I<_dmx}_gqmrr(PaUusp zO%F|VldG-wV>MM2a^;i*g=1hQ@0j(K%ZpuCVmID%`WMNq6S*feOryJnMz118(g!PW z@*h}!J-!ToS7eVIcC#USx#jcVo#h(kcq%v#@|%>=fR2avOlrXG$T6g{sNadDn}hvx z-qLs5ou%(lTAf)$oizHUYBk#PpEXrt$~83i{b13W9ZZwLekW%vWoShrKk@?UI=O|) z#uKgJ_#(gPBV0`Dr%NX1&bfue8Wra(u4y9mV+M-*R&KgfdDH>Z%oIu^G*gYX#bpcl z>^yyX42BF&?HsNSV5 zg(?u}I4fAFfZNjDdS*VLrZ?IWNg{_IM%(Z?a4M@a$(Yyb&a2$Oj_<3VuAmb)1~O54 zw;je~MF3X^&HmZPvATMJRS(y##vV-#Wo+9g->q*4Pm^vpIGyhzSdnGsgd0N z@cG25zQ*hFqBosU+r)h~Lvb2v5LmiVotO?};H(v^%~dh{!CBL_XN6Zs2MG>T6du*s z*p*KZDD>V|EGH-z(F^t0B#N1>^+v>H5OPj9AhzFB7R-X;gN5V1!_?X9j2M&_Cg;|wONX-e`!Ep;PAuYzW$4_2v&+}u0;MlwELGbL{#q^5N1>8y-V(pGu-LC zn1#A#LskyG+}v**(>-sqzmGS_KK9Etq|pxuQE`ZyWD(f^6>q)1XDwvSU?Xq;C~SEC z?r@6uMfFXKZ?Sq+AhZ#<=gk0RWu`=7@Xjxq!7#E%(Y!^W`xe(PdoqN+ZMs-dz0qMd`Jgq%9h$c12!IwjYu!J6$0Rr4IT(MJ z+YnFA7AllP;tJfO<%d~2{|Nlc6(tM?Tv`bslGg!MJ#!X8o$H`TbNacTI}%(uMP?#L zs7i7l>EpjG`j^E@A*arV+0W0Q(>HRoNboPTo>-`_#xIodOzJNj?na8L8+pZsr}uqe zB_9P`VWp7NEHkq2bYY-FpwK<;M>n`=>w=;V@)8qd-|!x{eKDQcMww`&hd@d#G%>9_ zVq@}*N2yYEIBA5 zRFFBI-9ozx#%-Ow&_cEWbKDRwfx)~y-#ZiNE9lR-wob>41|%?mh4W7Mv!rA7n}nno zWMbkR4v3P+PG{1`aaNic7-NKf40CIr+0@`8OrR-Z@CUPU&{q_5*0H`Ot28qO1UR#9 z;;J?`h_58xPHF1Nb2)L9u{ncs4h+Xpo=~+0S+1!%+`TP`9i>&kTQ)Bo{!!?+DucQA z->eaTpc5x6dWHuLvz_yUE9(V8k=pQ zahh6IQ+X**_NdyqJ7Xu*2sDK{-Qn6ZyWI&NNyC+$BVu)A`1~rA1Yu%IemhcjMU)kD~k)N~}->}aEd7Zp2TL)oo{zR3_?)_?0cB zauo%A^`>#-R-Cz-EwAq0Tb;B;Mb?TzsbTO@iW1@Rq4JVC+sha4!D*=GBoYGx8-&Y( zs@-@8OB=xxJ4FMsB)2SPrwmX+r!MOV1LK2bl3T-+6S%;xq*Q))16BIlV2X`T+z4P-qbJQ0=EwdQi;CME(jCTY)U)SaG%Emu&D9+_wh2is-`Ft48v z25E``6=g*05qj2d^Y^RqAZ!Sxi~&s zH%YG4(Bhh55LQhF=dbAwO;aJ6o{8gl%D;`QZ@OKVm7<>F4=IoDyUFHQO3gO0B0-8{ z`d|DHxPxeH+o2josxOr@{TpODCpCpg&^~U&an&7wWadeJ#fFH4FO4)u$WyPc02LpH zDL#GgO4(3FvuZ1hTL1~}~Yupg5Jr|nae++gJv^&|fYk5kbK9io%0Mb8y zP3>J9S@=|NkjpS=BKiJAAVYujBYc1*Ft2Z&!6Ro9;by8J8f%VfTA@j`gs)=nAp>Rs3rhi5h2T+dl5pDdaisN&tb&P zte9v+bb6OJn6tMu*5`a!Knz;jxFCAcK@s_6xR5A=W6G1kWi#VRh!-d{QLUnX3af4W z01{}L;EK`t5GYS0`efl+DaD>S8duj5W{rw|h3Ofo`ByF}G-FeF&tg#3B1eIYvWcTV zt_mlT_XGh%WfM_?j7ZsD4E<7Mw)z?{%vR6C(c+c)exCFzR;TV~k5&@MB-UFCqKZ#4 zLL^yDbasn5ZLj}Ooy`Q&ZBlJfx2U;bYZ02c+_`-jhyy`8S zoChRrU#C4={SK45MpI10f>JX)glYnpO=5=SRvIK<(ee>&la=%WsY{LL6+nq&sDzRG zbdX^=kmxDlNvs9|;(8ob}7{vIuY=mQE( z@U7_Q31)3orRXwF(3-@G$6`{MvJk->pOk0>f(yeVZrP-|I%Bg*mA8v^h;NlC5R#?A!P89fJ_>BREc5WOJJ4hfp6-t0F!m7i5Ku{Re{ z5&Ei1+P+8H5YPJ2S*pO%K#_%TQRF4ABYL~31p-B&=@>&*5{ME^<{???6`_NV^lj$t z0?-LPqtDc`jOOib7?v)GS9)AH>bNE%_rTV@F^njn4leltG@&w8Z8XC54lTGVB2*%t zfbGRXWZ927ARm!&Zfl%ECKl55$lMy}sRq*Q{52Wf6fKl#Dx5Fd&2&%It&PO#QZNUs zfQI4?09sxEw+BHE`4-gpFvc~U`L4ho+K;>z|VshcG&YqyI%I^$?NrA*pR^fGY zotqj^a0Pk|-yRY1oKs(n9pr?*WwXu`-V9&QCB96n( zxZ4w`57$ss|9Z`LusAq_lchbm;-tZj@~s0&vgT`8_ckA_zqkzn)bZhGs5Il6zdjz+ z00{M7)D_O{#A34pH71nMKj$q&D-hHKqASu61ICX0?VHv(W%Fk;Ib)SY8&F5;p=9)n&oWFg`Wr6V(f~f~%)S!X8^b zdHm4VCiVu6czQ!OmscQM7O42NR(+t!d_z-w$>C9S3F%9v{Whv~&_)s2t)^s1GWp`- zrSyl=}t8Yk4>q62oXnmfUlLKjeH8~l_r(BU$*BoI0^ePyIkyMvr8 ziw2t==Q72ASc{9|4<|}W9if73ej!uS3k@B2nxbc_BZt*#xLh0~NzONAn-${zufO3QXp%=Z zA2J~#tI2pBy4#XF$iy(>5s61m00If=q9Qb_XC89}bx%N( zy&TBpR+--DgUZ|I`r?`yFUQcR%5g%VJ zRRgy2G@w~XsfE&?3-dDQaNF+2@V2?mOb@G1CHnHste28sFe$`H zKAJ}5apPWMH;lOZc25FrU76&zj|NJT*UAE&3h;&_A8PN8tbK&xi&df#3-^AMlDtHeyY)WQ&{hcY*MSa!z%9m(D7X(;g)D9s$z5gEF9q5Mx zWy;rNNh{3qcAKnAJVXkZeEFZKt+yr8eLE<4j>CP7@)W4+dOd#-lpuXa@918!oKVMX z%&bCtK%CplN-l!Iq>#H_5ppRG9A>u0PZpUHGkm3ir!tviuYPQe*p&oa-sIw}e!&qN z0Q%$=#|hX5`wIcA$YF}F{~XYDLUkYB0wHeGvKwRO8{$`*s^yatk}i}^U6pCk6v%`J z5D?W5W{%Ut1t~D(*Uif{M`U?6e=u_vkTR|wJ_Bm=Kub7g@8{{%Y-4Z`=itVKLVv z`$MRGbF+i2Z>XWsd%f=F)?8D)d||9!{HkkN9qc~qyG(^l*#B9X<4X3ZGz?zQ{!LR4*zr>K`VJBYpt>rAs! zT~#l@i=u3P^88L%?QPNbs7jSpIfHPMBtP{Sy4V;RaZlOa?1xT!W?T?FTx&QB2|M=toj&&*~O^l9Z zjlkimtLGHur@%I9SkT4pOIf~nMZr}U7b0GbU4_6j1hJ=CrLr$P;p_=M?{~6~LXsC^ z2{V}7$?2~HCj;*cnUHbDIRZWhro^JenQ3T1`y6-;B+}hzYH} zZpTv4Q%&qXvS?tq=hsbCJyMJ4{H(ZXoLY)x4uUN2EXyA8WewuRgjCXA#%((L^9%q{ z(JO$yHE%@{LKSyUtFkaBo_%>k-XvuLvM;jM}nh{`3Aw`088^ zsn$3JL=?FX6vt3DVrLtI{;e~%Wu=&JL*QLhJq|K-1&=NCA?#2CVqijlRC8YYfqr6)29*0k+~T-5m!$OcnAWbRVPe5UZ|4O z1dgmAF@=URN1lAZ4vdM=Yci02FL&mwdu+s@M*c43GkA%_6r!TotI97vfoxz<3f$`8 zp-!(5LE(TQb-j4P;_*F4UWAe1z1-%Xd4Dss6{CZAaoI3R_h1j{kCt1td|a<( z-Tw;a2%kRI<{y6z{Hdvc&xQzD*@>66uN1?Z0DpSj;uuC&6h^y|fn~`8nv$qsdiLkW zX?1vk8fdqmbtcaWRN)R*8Mr`G47>Ti*4^}^`s5Jh6Cl1!Jjx_AR7Wa{G6fu=B-i#J zJJinXXaIX-)AEH3je2yQViGlx!5CJb1gOGVLno3bn0af!9|ePO)r1c~{!wkQl#sCq zu)yk2bvc9%cH}ULN`MY>c^1n{g0kB=AW`9S*TaWQB4##Z!6n2f!t7HEit8~coo<0m zsUv=EpGEx8GaDL-kwB_&gaSGTOhA?nZ~>d&v`^}!$^#vMQ>x> zCd;_KOL-Jxmlm^bez#)^ON)Byxzi;A6crF%E<6xAuH22dP*wN(@P#As7X2~51|~v> zVae}`alxJ_ei|`%gS4UX3cSdrmMe}0Bb=hcl_l%#Mm>ZMBsAi{rPpHQ2*%q%s}T|v zC^W_!xjSFqn8bk4U_7Y?BTI_~D4A@Pb=fbi0_Yya-^sVgn!P1KSR|odegvWtt6&P( z6f>8oyZ=2&S}R{>fu=m}gWYk=M##$}0L2ITGwcPjC@Eu;k|IH1I#_S}bV@$JU!j+)tP~y-ssFnca1sK6|0fgKFps&zv z<2w+wKQtCntGFB(<(SVxK)5MWyxpGOc@8U|S{x<3chvUE(J6qA>yRXc(_9$ z>HPa9@UU0e>1mj^ZSk8?6woK+&TL$-E!yOwehprVc4p)a!cJJbE23Q@%BK>dKJfkG zY0!^ks$Yu>JHWeX17q?`=9(D;o}sMWMM$wKvmYH!fsewCtl6yFvxS6oC^txmpfg*3 zg(~UsZvJ=*bZ?VXTSFj4X-(W6v|*CcSiS?jQreHrufauxN?n>czZ4d zG-zI;Mk<V%_;HQBEtfjFY2rHl~qBkS^}9wSI8g&!05 z_B@@(QO=p+Td4ChsPYV}P8ocAD$v&J>B}WmOF=s$bOwH8j+->6+*i2I1%Tc_(8KHG ztgkPf@Z2J8`05|ps(=?@Y7G`{PaZqpAygiM#;!|w93#%g!a9eJY7Q1R2uIS7J|wLLT_EdWX~PS#I@3ON~Gm*Yle zSO;GKZB~+EAtfrQFq*3-AMv)I%RKR4vbDx~=0E2Xq!$xMX9SMh4?NB>MQcCu{^GU7 zRQikdb%&W6awuqt8i2Pp0k*QC#rglDgSg&J+*;rIk%C$|vW86gTz1N648ok)n)JnbaZ&pCNlLcrYk~qBE z9RA6aj2fDN2zg$cTs`tdHz93)Ys#aQy{@SM&KWvU)r1df2po5SoPMKQDUX(7wTshr zjw$S03ih@=Y5*R84VRK3P+KC08B~-2?Mx7{F9Lxc;pd6d@h_|Zw5g{Tx!>g;;%48$~y zO!g&+sYI*-w>(t9#}l`?Wu>8w8v>6_b64i9?6)`-nc&V9{2CpV?kSB!TGks~#_v6x z6-ujKg{tJBWAlsu^JrZz47^O?H@lFIm-{AR`|?$O_^E z{`EoSVb72y0y8?0Y}IA?FP@Mn8cFqOuuG zSvH1o4d%p8D%xu?%_Hl~jLY0;R%Wum96@}D{$Q@7ORzb|p+Y)D&%gG*Dr?^eFTRva zSF$ybF*ZlZdMD7nZ*4K& zg}k?c4jTx~s`iGZ4aK^m==~Z+)f#g(Pjn@R*i+y}@!z=WZ9U0~C*K)br}wpNxd_=p z%oq7a_D?LbB|*>};7}rmxm3D10bS)SMKtn+Ww+W8Bt84bE>T}^DSl5dyZD+XTX*ym z;2V^uH(|VBeg0ILn8tRYbR~9NH7aGfQC0pu5k5~jb1(+_PUPqDnHG$=6F0LI4argm z<9l1;XBfiG1R&s%Hj|`C`==83Zv&g(ycE#Vg;g-ue;-GMd#tey-<~!)JSMdcqVH>c zqOh&kB_i8P^IL48Bwh5sA#Zrxw^Va655j^7Aw$mz7${x9dmx5qfbhB;Lh+Tn7=UmhfE15|&&~rgR&z@W+ z0nUgkc9gru9lS>(81y@n>;ir_xyt+o?6Zmo$pW~l%#RYEzC?*=W2mHAILn`Y6cVm>;|hsKRd%%8X+kH<#n-MCU3E%xV_gDt0{o|q z9=7)I=U>^@hQxr!nDHE^i3&^Z36PNU;ro{ZRtI5s-ij~jij0CC`s$vTX1G$R*moG- z=u|2Be9FQ7NFhKVBM|-9=MgeIMq)yQEEq+r@0&p47^Oj0EJwMe@Zcqs=IAQ z4q~S>ov5%kFU9*Wg+koKl!!B;gTWMtBFT9bKR#F@M5z^2b8GufyS%P)%d%K0cilC& zP|1o7FL$r~IVz4u^;&nGZ?(;KT#jZN%>p(|1`|>q#Y~ zmvbuLE6={xEnkI&3AT~N&D>H>UU)ymv8ooXcjbO@z#9mZN~50vw^AlUgpY2{-FOVE zgR`)IDVexl-L)T{G3lBaEtGdR2iaDM8?bo2zKEU^ZF-8SEke3t7R&3z)gXarRymOy zZ@$Gv7F*SLeQU5cLo#YqS#S4j^OfF#N2})!L{PS`ywykZe(p2 zE_y)HubtuMs=_i?a7v)NIO&TZ{2e_=Yz?@mcWI(sAO?+V4-ZxKcGYGKaRcq*>zhwg z+?d83_)1VrLt)1Gi7dVSPe|Lpej*X|WCUh$t-GGG1`cn|SwWIH*@ zuMc}>+x5_G%^d6=_;=W~@eggTnNxAS06@|R7Nx>A>)ZY{o9CES$gDA&Bf*@avN5L! zCG(Ao-`6wSQso;E7k#%5bgX7>3slRq%yVc9)Fs`H(_1Ur##4;J&(kp>%L7K8fLwX< zp}kAiLM^@zyXeNiV~%M5zirc^m!J;-6z7GI4qL#aomGmIRO6=JLLt}yP6khx&F5q- z1e7h8%-wq2e6bDr%`oz_^^AwZvEYzBKP=h6{yR1>**AR}r7n;4U(7A^>hb(M?^6!W z0*|v`s0ECG-E`T^DSC)iOtIer04N-lMd?`#$InV{AT!d^4M&)l$!VShO4cdVoGc(F zUS0HQY@e2oTGKFcvzaL|wLAHr{2nm11lqRU7HDdFV*kErenhUVdb{EHqSRITcjOgb zHcMeKoRh8W`(5eN-j#4Za?U zKw$_LrO4+O{YFL@j>3nQE){~ee`$nrd7yG70M4KJsn0IL?z)Uxa;}sf3ufBft1}%& zGaO3+p;`6Bd2iKpIaRLW7<_HMR7pHR_Z2g~001RoW>KmvBdpga0f!ZCXsKm5R$~S| z%9YcmC~!zNyXaadPnA(iPTPD-GhlQ`KMRP(i*Y_^In^R~J`WTvR3e}8^;)dI004y{ zSd=nf;CBKJCDhPTZ-wzyDA{%PLvw*$*(Q5VK?6KZrDb;6+?D=N$>N^bgwpu4#nxV( zfZIwA6iux4o?jybi~s<|AXt<#U*NwHa0r#&1)Ni4?UibwTp`atAO%)YOjSlnY-1|N z0O3+)tJU_*97Q|`7~wuXD{mnXFaiJ+hhS0aY_^AOvI6_??Bx#%;k>uux~)*I9JA+v zWAFqKHY-Zt8Qq<7Ln}ISDj+7_Zi|2soCk_pVZ#GPw4?(76oFt-4#+mfemaH9US>`a z{QM)}4LpT!=yAQ|E@T479B8RXun6%XU<6a?cLGHZ@FZO-i~s=HBUqFRvW>ATJ9omh zpR+kdv|}lmy>xk|Ie@3IDm>fFL9ROG*?w-rHr&eIkZuITh=5VqyrT6|co;3|000Fb zSdUIdMU0E06?Y)7UjfCqscbLQ+2^!3flgR_H%`+hK+7sN`c*Zf=DOiBV?uT+6ybYrZq`j%gDxV($e2kQIVOx$(^- z%QmKuE*=)L{g(%dYN1@7!Pp7Fe#mUiL#ge5ybbP3WjYm*0&9C(a@)v!dG%PRcI3IR zb=arsB|%jHKu!o2<;XXWSk&WwwwU$yFY{~rcKGp3C|8Nu^T06?FiKnLb0WODsJsLx z<`y9(c8@CcTFsHQg7!dBCmeRgq)L~u@ysD@cN_8DeP_$8Qf)lOikQRT=Sj#OE64Nuy zCt3){Gp)tAM$%R3%ewN;W>KvK00kmglrx`S#1MJ7kaLPmuU~|6g+Bj)5-@Bz4L-MR zA#9YH;6$(p>9P0AW!2JhDwbjW$K2b#Ca4zSUzl-YcC#GWOjdt zSH`_oDOtQdNi;~DCnx;KvnEPc4{m;AK3pTQyM97IbtM2O48fvOcsn{uXiMY^piV#t zw(-aL2ZUi2rDU~+XH{NaQPc^Kvz9MjVN}AJwN~5L0#fJC8mf%qa6JYltisq^XdwpE zHDcX95QoRAiEiRE15g}-MWxteYoa7RCx!(M!tnEt7gZpnY4e?7%OPB^1Ll{1_rJ&Y zl@%~*1ms{-L1EntI$?gB&F_T}AD?CPdY#1E388fBwb|2>czpfF`z(N>5G*Q*&o5$z zK{>j}UKTo`Bv-tw0+C?Y^874&*s_R8*x1b`VALsZrvh@~b6QAHnAi0ffM7OJ8kW^^ z4C>LEZf;(6=Ky~q` zsV3S}2?3*CKMBaqCPCrHvDyX4GHrhUI0hh)4qG2=TGO#6JGM&8^>wn?acxH84}hW& zEGmsX97`G=Tq)hRA4vPu!>`3JykHt}eKa#-6Lt1IC!yp6I2jB;H=P+5e0`Sa!# z&zmFg&F`0cYrBtp6SX}7BjnAVH$KmZpwYf=Zhm({9tav8 zmaofR9jrAYbBh2JhG0>tycG@ei}KSAN4%RUY)a;?8wa@qNCRz9_Ol5R?VGWRrkOJs zv9d)Q0i#@X(ap&M@HBTfCpzIF*JH8`ncZP{l~HaL3d}7+S?qnl+tW?Y9D?oln>N4y zxqjYI*-(m`>oO|x9@lLJi55p(m(fxmKrsjwmG1wIix4*N(-(iBXyTc{oO3zxmKZPD zGzAj3*_>d;#9iANtC!sG0`oSCuh#2{PATiDEJC3+&zzUzGpC}>)5zD=?`Us|^)<3x zkw>Dhvo+b5@q1$5n>nr%U-xk>0w}@{0_@@1_TBKZ`s?slwU8EXdTcx>< ztp$|q<};@rzFw}MIkn1hy$%F?;dz65P4j=-ej#sPdQn`mf$w`*JGf<#AgZ;Z>xb_< z0A!9}5u6XCw*`8u5*Hq6N_(T;14c{PMo+Jw#b!x5LNC+-%xBu1Fl~P(-;~ceaCE(O zkNd(sE&;yL{9!!OTgP5gZ4GSk>-lm#+Wu6Qtf1jNq1UPMvq?yhu6W+yN$v($8|Axy zbG@!OjOD#^B@rwFkiSa6ecIkOfoxG;YyVAr`*;0AhjF6AZcx=ag#O@vuKQJEtCf{< z%yRbZ^?AOJ*i|Q9W&s$#XItkw%HW_WxXk$=KI3-^M(o{9Fp(fH1edLbQ3W**T`x-Vp@~g_qf-e3irLej<>OT}f$nit>Y*Y$L5{}gG`!u9&v|Ce~)U~ayjFkK_@ zCieK6Y`R8PN!oUr)rc_K)}b1l%XwJ>@>*^+T`-0001onL8NJu&Nd(ZBdsfQ*@Q0JrgFZ~X7lXO=j82xB$sFaMuzo`dzRe_}e Date: Mon, 3 Mar 2025 11:32:32 +0100 Subject: [PATCH 64/70] Update Stream logo and improve description --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a25726c..f03a78d 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,16 @@ Flutter 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 👍| ⭐| 👏 - -Stream Chat - +

+ + Stream Chat + +

+ +

+ 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. +

-> 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. #### Demonstrations From 479700fce65b33e8d2c8d0f7dd3646fe389a7c19 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 4 Mar 2025 19:34:23 +0100 Subject: [PATCH 65/70] Update --- source.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/source.md b/source.md index 0bd466e..cdbbdc9 100644 --- a/source.md +++ b/source.md @@ -14,9 +14,15 @@ Flutter 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 👍| ⭐| 👏 - - - +

+ + Stream Chat + +

+ +

+ 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. +

#### Demonstrations From fabae72cd3e799f865be384a979c4001d668afc0 Mon Sep 17 00:00:00 2001 From: rinthnoid Date: Tue, 11 Mar 2025 01:48:32 +0530 Subject: [PATCH 66/70] BloomeeTunes: Application Addition --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index cdbbdc9..029f7b0 100644 --- a/source.md +++ b/source.md @@ -616,6 +616,7 @@ This section contains libraries that take an experimental or unorthodox approach - [Flutter Team Samples](https://github.com/flutter/samples) - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) - [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) - [Meme Chat](https://github.com/efortuna/memechat) - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +- [BloomeeTunes](https://github.com/HemantKArya/BloomeeTunes) - Multi-Source Music Streaming Application by [HemantKArya](https://github.com/HemantKArya). - [Lime](https://github.com/fablue/lime-flutter) - Lime social network by Sebastian Sellmair - [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com) - [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia) From a310dd49e2eb510ea631ce96638307f2a158f346 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 20 Jul 2025 23:50:02 +0200 Subject: [PATCH 67/70] Update source.md --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index cdbbdc9..6bbd3bb 100644 --- a/source.md +++ b/source.md @@ -10,6 +10,10 @@

+

+Solido%2Fawesome-flutter | Trendshift +

+ Flutter 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 👍| ⭐| 👏 From 80a1d443fb20384f82e2c5b51485fd8fad7316e9 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 20 Jul 2025 23:50:22 +0200 Subject: [PATCH 68/70] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f03a78d..1363942 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@

+

+Solido%2Fawesome-flutter | Trendshift +

+ Flutter 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 👍| ⭐| 👏 From 8cc672436e43cd28b77a782e8fcb70779996537f Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 7 Oct 2025 14:31:08 +0200 Subject: [PATCH 69/70] whynotmake.it animation --- source.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source.md b/source.md index 6bbd3bb..63a3740 100644 --- a/source.md +++ b/source.md @@ -548,7 +548,8 @@ Simon Binder](https://github.com/simolus3) ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) +- [Heroine](https://pub.dev/packages/heroine) - The queen of hero transitions by [whynotmake.it] +- [Motor](https://pub.dev/packages/motor) - Unified motion system for Flutter - physics-based springs and duration-based curves by [whynotmake.it] - [SpinKit](https://github.com/jogboms/flutter_spinkit) - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms) - [Villains](https://github.com/Norbert515/flutter_villains) - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir) - [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/) From f8e2c02d671284bdca3cc6948e0601814e97dcb9 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 7 Oct 2025 14:37:20 +0200 Subject: [PATCH 70/70] Egypt --- source.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source.md b/source.md index 63a3740..b4a7479 100644 --- a/source.md +++ b/source.md @@ -793,6 +793,12 @@ This section contains libraries that take an experimental or unorthodox approach - Meetup [Denmark](https://www.meetup.com/Flutter-Developers-Denmark/) +### 🇪🇬 Egypt + +- [Facebook](https://www.facebook.com/groups/FlutterEgypt/) +- Meetup [Egypt](https://www.meetup.com/flutter-nyc/) +- [X.com](https://x.com/flutteregypt) + ### 🇪🇹 Ethiopia - [Telegram](https://t.me/flutter_forum/)