From 218e99ff0fe5844b3f7028048850f846877140ad Mon Sep 17 00:00:00 2001 From: Kamil Rykowski Date: Fri, 15 Feb 2019 18:19:24 +0100 Subject: [PATCH 001/247] Add Zgadula to Open Source Apps --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 4c64f86..6a37502 100644 --- a/source.md +++ b/source.md @@ -457,6 +457,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [TRex](https://github.com/renancaraujo/trex-flame) - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo) - [Crush](https://github.com/boeledi/flutter_crush) - 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) - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) +- [Zgadula](https://github.com/vintage/party_flutter) - Party charades by [Kamil Rykowski](https://www.linkedin.com/in/rykowski/) ## Utilities From c128164bccaf606890796d0289f7cf0e122a6dfc Mon Sep 17 00:00:00 2001 From: Antonino Di Natale Date: Tue, 14 May 2019 19:27:46 +0200 Subject: [PATCH 002/247] Add "Flutter Inner Drawer" --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 52e91f9..782d7ff 100644 --- a/source.md +++ b/source.md @@ -145,6 +145,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) - 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) - An 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). - [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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). From fe62bd0e0591a603346b7b26f159539c840c7cf1 Mon Sep 17 00:00:00 2001 From: Javier Date: Tue, 14 May 2019 16:44:24 -0300 Subject: [PATCH 003/247] =?UTF-8?q?Collection=20of=20useful=20UIs=20clones?= =?UTF-8?q?=20by=20Javier=20Gonz=C3=A1lez=20=20added=20in=20Templates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/source.md b/source.md index 52e91f9..0c27cc6 100644 --- a/source.md +++ b/source.md @@ -20,7 +20,7 @@ Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. -If you appreciate the content 📖, support projects visibility, give 👍| ⭐| 👏 +If you appreciate the content 📖, support projects visibility, give 👍| ⭐| 👏
- -
@@ -158,7 +158,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Sliders - [RangeSlider](https://github.com/boeledi/RangeSlider) - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com) -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna) +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) - 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) - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) #### UI Helpers @@ -252,7 +252,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid) - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode) - ### Build automation #### Build solutions @@ -325,6 +324,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [DrawApp](https://github.com/SnakeyHips/drawapp) - 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) - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu) - [Feather](https://github.com/jhomlala/feather) - 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) - Collection of useful UIs clones by [Javier González](https://github.com/javico2609) ### Clone @@ -361,12 +361,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com) - [Get Version](https://github.com/AppleEducate/get_version) - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com) - [Badger](https://github.com/g123k/flutter_app_badger) - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) -- [UDID](https://github.com/GigaDroid/flutter_udid) - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) +- [UDID](https://github.com/GigaDroid/flutter_udid) - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) - [Downloader](https://github.com/hnvn/flutter_downloader) - Create and manage download tasks by [HungHD](https://github.com/hnvn) - [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) - 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) - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [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) +- [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) #### Scanner @@ -416,9 +416,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Inject](https://github.com/google/inject.dart) - Compile-time dependency injection by Google - [Flux](https://github.com/google/flutter_flux) - Implementation of the Flux framework by Google - [Fish](https://github.com/alibaba/fish-redux) - Alibaba Redux implementation - + ### Widgets - + - [Hooks](https://github.com/rrousselGit/flutter_hooks) - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) - [Functional widget](https://github.com/rrousselGit/functional_widget) - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit) @@ -482,7 +482,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Instory](https://github.com/InvertedX/instory) - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar) - [Spacex-Go](https://github.com/jesusrp98/spacex-go) [177⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -### +### + ### PWA - [InKino](https://github.com/roughike/inKino) - Movie app with flutter_redux, animations and unit tests by [Iiro Krankka](https://github.com/roughike) @@ -497,6 +498,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) ## Utilities + - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya) - [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) - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren) @@ -532,11 +534,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Communication -- [Gitter](https://gitter.im/flutter/flutter) - Exchange channel +- [Gitter](https://gitter.im/flutter/flutter) - Exchange channel - [r/FlutterDev Subreddit](https://www.reddit.com/r/FlutterDev/) - Reddit community by [u/JaapVermeulen](https://www.reddit.com/user/JaapVermeulen) - [Dev 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更简单 +- [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让 Flutter 更简单 ### 🇧🇷 Brazil From fd4e689187a6574a63978d903156a602ab9f7a03 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 14 May 2019 22:16:49 +0200 Subject: [PATCH 004/247] Drawers --- source.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index 782d7ff..e32d79d 100644 --- a/source.md +++ b/source.md @@ -144,12 +144,15 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) - 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) - An 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). - [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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +#### Drawers + +- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) - 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) - An 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) - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). From dda1fcd73dc1bae81d9a297e77ca16c6d938f82b Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 14 May 2019 22:24:57 +0200 Subject: [PATCH 005/247] Gen > Clones MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Collection of useful UIs clones by Javier González added in Templates --- README.md | 222 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 114 insertions(+), 108 deletions(-) diff --git a/README.md b/README.md index eb24e8c..ebf06fe 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -86,7 +86,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Zero to One Animation](https://medium.com/dartlang/zero-to-one-with-flutter-part-two-5aa2f06655cb) [1.1K claps👏] - Focus on animation by [Mikkel Ravn](https://medium.com/@mravn). - [Animations in Flutter](https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2) [1.1K claps👏] - Commonly used animation examples by [Muhammed Salih Güler](https://proandroiddev.com/@muhammedsalihguler). - [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). -- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) [4.7K claps👏] - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). +- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) [4.8K claps👏] - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). ### Advanced @@ -99,7 +99,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) [779 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) [505 claps👏] - Using the Timeline allows you to find and address specific performance issues in your application by [Chinmay Garde](https://medium.com/@chinmaygarde). +- [Profiling w/ Timeline](https://medium.com/flutter-io/profiling-flutter-applications-using-the-timeline-a1a434964af3) [507 claps👏] - Using the Timeline allows you to find and address specific performance issues in your application by [Chinmay Garde](https://medium.com/@chinmaygarde). ### Howtos @@ -123,104 +123,108 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [2727⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [471⭐] - An app 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) [2734⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [476⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) [37⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [680⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [244⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [681⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [245⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). - [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [199⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). - [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [243⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [262⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [541⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [263⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [543⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). - [Side Header List](https://github.com/renefloor/side_header_list_view) [154⭐] - Listview with sticky headers by [Rene Floor](https://github.com/renefloor). - [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [185⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [99⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [225⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [81⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [226⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [82⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). - [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [159⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). - [Snaplist](https://github.com/ariedov/flutter_snaplist) [141⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). - [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [34⭐] - 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) [108⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [59⭐] - Beautiful drawer mode menu feature with perspective animations by [Rafael Almeida Barbosa](https://github.com/RafaelBarbosatec). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [274⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [277⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [92⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [93⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). + +#### Drawers + +- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [59⭐] - 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) [25⭐] - An 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) [121⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [140⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [141⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). - [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [115⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [136⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [109⭐] - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna). +- [RangeSlider](https://github.com/boeledi/RangeSlider) [137⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [109⭐] - 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) [40⭐] - 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) [47⭐] - 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) [274⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [48⭐] - 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) [277⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [44⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [263⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Offline](https://github.com/jogboms/flutter_offline) [264⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). #### Material Design - [Material Color Picker](https://github.com/long1eu/material_color_picker) [55⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). - [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [124⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [600⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Slidable](https://github.com/letsar/flutter_slidable) [602⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### 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) [386⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [387⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). - [Shimmer](https://github.com/hnvn/flutter_shimmer) [397⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [168⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Wave](https://github.com/i-protoss/wave) [169⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). #### Calendar - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [70⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [88⭐] - 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) [89⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). ### Image - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [277⭐] - 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) [281⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). - [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [131⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [403⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [348⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [279⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [511⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [235⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Photo View](https://github.com/renancaraujo/photo_view) [405⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [349⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [280⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [514⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [238⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). - [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [27⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). ### Map - [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [374⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [54⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [630⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [56⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [631⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [204⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [263⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [265⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts - [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [200⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [139⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Charts](https://github.com/mzimmerm/flutter_charts) [140⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). - [Sparkline](https://github.com/xqwzts/flutter_sparkline) [129⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [740⭐] - By Google Charts Team. +- [Charts](https://github.com/google/charts) [743⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [22⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). - [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [126⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). - [FCharts](https://github.com/thekeenant/fcharts) [258⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1191⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com). +- [Fluro](https://github.com/goposse/fluro) [1200⭐] - 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) [53⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [38⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). @@ -239,11 +243,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Text & Rich Content -- [Markdown](https://github.com/flutter/flutter_markdown) [241⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Rich Text Editor](https://github.com/long1eu/rich_editor) [78⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [88⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [551⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [307⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Markdown](https://github.com/flutter/flutter_markdown) [243⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Rich Text Editor](https://github.com/long1eu/rich_editor) [79⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [89⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [553⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [309⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). ### Analytics @@ -252,7 +256,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [6⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [9⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). - ### Build automation #### Build solutions @@ -269,7 +272,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [253⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Flutterial](https://github.com/rxlabz/flutterial) [254⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). - [Pigment](https://github.com/bregydoc/pigment) [84⭐] - Simple but useful package for use colors in flutter. ### Media @@ -279,12 +282,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Audio Plugin](https://github.com/rxlabz/audioplayer) [281⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). - [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [79⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). - [Stereo](https://github.com/2find/stereo) [48⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [105⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [107⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [506⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [397⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [508⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [399⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice @@ -294,7 +297,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Storage - [Firebase Storage](https://github.com/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [160⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [162⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). ### Monetization @@ -302,7 +305,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [82⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). - [Payments](https://github.com/pplante/flutter_payments) [21⭐] - In App Purchases & Subscriptions by [Delightful Goods](https://delightfulgoods.co). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [215⭐] - 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) [216⭐] - 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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). ## Templates @@ -310,21 +313,22 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [246⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). - [Mates](https://github.com/CodemateLtd/FlutterMates) [306⭐] - 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) [101⭐] - 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) [3044⭐] - 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) [393⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [709⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [3053⭐] - 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) [394⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [711⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). - [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [69⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). - [Music Player](https://github.com/thosakwe/flutter_music_player) [117⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [382⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [264⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [383⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [265⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). - [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [222⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [2674⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [2678⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). - [Book](https://github.com/putraxor/flutter-book-app) [160⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [617⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [100⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [618⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [101⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). - [DrawApp](https://github.com/SnakeyHips/drawapp) [86⭐] - 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) [251⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Starter Kit](https://github.com/KingWu/flutter_starter_kit) [252⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). - [Feather](https://github.com/jhomlala/feather) [172⭐] - 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) [148⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). ### Clone @@ -332,18 +336,18 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [172⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [175⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [8⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [19⭐] - ML vision recognitions (QRcode, face, ...) with live camera stream by [Aumard Jimmy](https://github.com/jaumard) and [Santetis](https://github.com/santetis). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [20⭐] - 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) [207⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality - [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [159⭐] - 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) [31⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARCore Plugin](https://github.com/giandifra/arcore_flutter_plugin) [32⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -352,7 +356,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [630⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [633⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). - [Location](https://github.com/Lyokone/flutterlocation) [248⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). - [Battery](https://pub.dartlang.org/packages/battery) - Access various information about the battery. - [Proximity Sensor Plugin](https://pub.dartlang.org/packages/proximity_plugin) - A plugin to access the proximity sensor of your device by [Manoj NB](https://github.com/Samaritan1011001). @@ -361,9 +365,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). - [Get Version](https://github.com/AppleEducate/get_version) [41⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). - [Badger](https://github.com/g123k/flutter_app_badger) [80⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [52⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [177⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [246⭐] - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [UDID](https://github.com/GigaDroid/flutter_udid) [53⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [179⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [247⭐] - 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) [14⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [25⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). - [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [54⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). @@ -371,32 +375,32 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [115⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [114⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [116⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [115⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [550⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Blue](https://github.com/pauldemarco/flutter_blue) [553⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). - [Beacons](https://github.com/loup-v/beacons) [31⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). - [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [74⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [14⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [894⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Sqflite](https://github.com/tekartik/sqflite) [896⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). - [MMKV](https://github.com/OpenFlutter/mmkv_flutter) [60⭐] - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao). ### Services - [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [60⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). - [Intercom](https://pub.dartlang.org/packages/intercom) [19⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [176⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [177⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). - [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) [39⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish). - [App Rating](https://github.com/AppleEducate/app_review) [56⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [128⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Catcher](https://github.com/jhomlala/catcher) [130⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). ## Frameworks @@ -404,88 +408,89 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [1412⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [437⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [1425⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [440⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [70⭐] - 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) [275⭐] - 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) [800⭐] - 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) [801⭐] - 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. - [Dartea](https://github.com/p69/dartea) [61⭐] - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69). -- [Inject](https://github.com/google/inject.dart) [429⭐] - Compile-time dependency injection by Google. +- [Inject](https://github.com/google/inject.dart) [430⭐] - Compile-time dependency injection by Google. - [Flux](https://github.com/google/flutter_flux) [304⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [4094⭐] - Alibaba Redux implementation. +- [Fish](https://github.com/alibaba/fish-redux) [4116⭐] - Alibaba Redux implementation. ### Widgets -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [512⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [513⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). - [Functional widget](https://github.com/rrousselGit/functional_widget) [113⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [803⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [51⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [807⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [52⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation - [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [159⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [739⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [181⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [287⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [113⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [741⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [185⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [288⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [114⭐] - 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). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1107⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [691⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1115⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [695⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [162⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [163⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [94⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [95⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3357⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3366⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [2520⭐] - 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) [11707⭐] - 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) [372⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +- [Flutter Team Samples](https://github.com/flutter/samples) [2538⭐] - 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) [11758⭐] - 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) [373⭐] - 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) [155⭐] - 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) [249⭐] - Lime social network by Sebastian Sellmair. - [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [439⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [324⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [325⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). - [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [404⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [603⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [493⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [600⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [608⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [494⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [601⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). - [BookSearch](https://github.com/Norbert515/BookSearch) [295⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [489⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [206⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [309⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [492⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [207⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [310⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). - [Taskist](https://github.com/huextrat/Taskist) [227⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). - [Tourism](https://github.com/bluemix/tourism-demo) [112⭐] - 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) [198⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [203⭐] - 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) [112⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [104⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Deer](https://github.com/aleksanderwozniak/deer) [113⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [106⭐] - 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) [88⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). - [Spacex-Go](https://github.com/jesusrp98/spacex-go) [177⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). ### + ### PWA -- [InKino](https://github.com/roughike/inKino) [2157⭐] - Movie app with flutter_redux, animations and unit tests by [Iiro Krankka](https://github.com/roughike). +- [InKino](https://github.com/roughike/inKino) [2161⭐] - Movie app with flutter_redux, animations and unit tests by [Iiro Krankka](https://github.com/roughike). ### Games @@ -497,10 +502,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01). ## Utilities + - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [189⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [86⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [FlutterIcon](http://fluttericon.com/) [87⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). - [IntelliJ Redux](https://plugins.jetbrains.com/plugin/11277-redux) - Navigate Redux app by [Hillel Coren](https://twitter.com/hillelcoren). - [FVM](https://github.com/leoafarias/fvm) [43⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). @@ -512,9 +518,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [4909⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2425⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [487⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [4926⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2426⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [490⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -522,7 +528,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [256👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [257👍] ## Community @@ -536,7 +542,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [r/FlutterDev Subreddit](https://www.reddit.com/r/FlutterDev/) - Reddit community by [u/JaapVermeulen](https://www.reddit.com/user/JaapVermeulen). - [Dev 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更简单. +- [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让 Flutter 更简单. ### 🇧🇷 Brazil From d7aeebf92e982cabd5158e6cd967f895c8342bf7 Mon Sep 17 00:00:00 2001 From: Sergey Sokurenko Date: Wed, 15 May 2019 15:02:32 +0200 Subject: [PATCH 006/247] Updated references to pub.dev and flutter.dev The base urls updated, so corrected the links to https://pub.dev and https://flutter.dev/ --- source.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/source.md b/source.md index ac44d1f..49c12d3 100644 --- a/source.md +++ b/source.md @@ -1,4 +1,4 @@ -[](http://flutter.io) +[](https://flutter.dev/)

@@ -18,7 +18,7 @@

-Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. +Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. If you appreciate the content 📖, support projects visibility, give 👍| ⭐| 👏 @@ -301,7 +301,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Monetization -- [Admob](https://pub.dartlang.org/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt +- [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com) - [Payments](https://github.com/pplante/flutter_payments) - In App Purchases & Subscriptions by [Delightful Goods](https://delightfulgoods.co) @@ -351,15 +351,15 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ## Plugins -- [Pub Plugins](https://pub.dartlang.org/flutter/plugins) - Plugins filter in Dart Pub Repository. +- [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) - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard) - [Location](https://github.com/Lyokone/flutterlocation) - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone) -- [Battery](https://pub.dartlang.org/packages/battery) - Access various information about the battery. -- [Proximity Sensor Plugin](https://pub.dartlang.org/packages/proximity_plugin) - A plugin to access the proximity sensor of your device by [Manoj NB](https://github.com/Samaritan1011001) +- [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) - 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) - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB) - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com) @@ -393,7 +393,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Services - [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/) -- [Intercom](https://pub.dartlang.org/packages/intercom) - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n) +- [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) From 441f487f8cfa431213ddf9ec1099dc1537db09cf Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 15 May 2019 23:36:34 +0200 Subject: [PATCH 007/247] Flutter Web Intro --- source.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/source.md b/source.md index 49c12d3..daf7399 100644 --- a/source.md +++ b/source.md @@ -62,6 +62,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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://nash0x7e2.github.io/) ### Websites / Blogs @@ -104,11 +105,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Howtos - [Parallax Effect](https://marcinszalek.pl/flutter/tickets-challenge-parallax) - Parallax & non linear animation by [Marcin Szalek](https://marcinszalek.pl). - -#### Flavors - - [Build Flavor](https://medium.com/@salvatoregiordanoo/flavoring-flutter-392aaa875f36) - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo) -- [Ready to Go/Flavors](https://github.com/JHBitencourt/ready_to_go) - Properly architect your app and work with flavors by [JHBitencourt](https://github.com/JHBitencourt) ## Videos From 8b94b2d2d0674bf88028c582fb2662d8ac6f1b32 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 15 May 2019 23:38:36 +0200 Subject: [PATCH 008/247] Flutter Web Claps --- source.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source.md b/source.md index daf7399..f736ecb 100644 --- a/source.md +++ b/source.md @@ -62,17 +62,16 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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://nash0x7e2.github.io/) +- [Flutter Web](https://medium.com/flutter-community/ins-and-outs-of-flutter-web-7a82721dc19a) - Ins and Outs of Flutter Web by [Nash](https://nash0x7e2.github.io/) ### 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). -- [Sergi & Replace](https://sergiandreplace.com/) - Basic to advanced articles and tutorials [Sergi Martínez](https://github.com/sergiandreplace) - [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 about Flutter, Dart 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) -- [Welcome to Flutter](https://didierboelens.com) - English and French blog dedicated to providing practical solutions to most asked questions about Flutter by Didier Boelens - [Flutter Tips](https://medium.com/@diegoveloper) - Articles, tips & tricks in the development by [Diego Velásquez](https://twitter.com/diegoveloper) ### Tutorial From 31f7d578c704b21badb0d2fd8948647ed775db36 Mon Sep 17 00:00:00 2001 From: Ruben Horn <5367484+rubenhorn@users.noreply.github.com> Date: Thu, 16 May 2019 13:58:00 +0200 Subject: [PATCH 009/247] Added Meetup for Hamburg, Germany --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index f736ecb..7c0db0e 100644 --- a/source.md +++ b/source.md @@ -564,7 +564,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇩🇪 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/) +- 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/) - Twitter [Flutter Berlin](https://twitter.com/flutterBerlin) - [Düsseldorf](https://twitter.com/flutter_school) - Slack [Flutter Berlin](https://flutterberlin.slack.com/join/shared_invite/enQtMzQ1NDI0NjU4Mjc5LWVjOTg0NmUxZmU4YzZjZjFkMWNjYWYyYTI5NjMyZWE5MDZjNDM0YzgyNWQyM2EzM2E0NDE4ZmQyMzQyMzRlNjI) From ec08002910db8da39f8b82ab48c272e107a72c62 Mon Sep 17 00:00:00 2001 From: "Helio S. Junior" Date: Thu, 16 May 2019 15:25:23 -0300 Subject: [PATCH 010/247] Change 'Boring Show' youtube link from search page to playlist link --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index f736ecb..e83db60 100644 --- a/source.md +++ b/source.md @@ -108,7 +108,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ## Videos -- [Boring Show](https://www.youtube.com/results?search_query=%23BoringShow) - Exploration with the Flutter Team. +- [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/) - [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. - [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan) From 9f1aef0e55ce6b3887b408e45b2d0ff602747899 Mon Sep 17 00:00:00 2001 From: King Wu Date: Tue, 21 May 2019 18:20:13 +0800 Subject: [PATCH 011/247] Add gen_lang plugin - code generator for internationalization --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 58a0370..270e30d 100644 --- a/source.md +++ b/source.md @@ -438,6 +438,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren) - [FlutterIcon](http://fluttericon.com/) - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) - [IntelliJ Redux](https://plugins.jetbrains.com/plugin/11277-redux) - Navigate Redux app by [Hillel Coren](https://twitter.com/hillelcoren) +- [gen_lang](https://github.com/KingWu/gen_lang) - Code generator for Internationalization by [King Wu](https://github.com/KingWu) ### Desktop From 061b2c9046c32eb66e2b2949ebbfec5dd9df6dbb Mon Sep 17 00:00:00 2001 From: King Wu Date: Tue, 21 May 2019 18:24:42 +0800 Subject: [PATCH 012/247] Edit source.md --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 270e30d..7f968ce 100644 --- a/source.md +++ b/source.md @@ -438,7 +438,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren) - [FlutterIcon](http://fluttericon.com/) - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) - [IntelliJ Redux](https://plugins.jetbrains.com/plugin/11277-redux) - Navigate Redux app by [Hillel Coren](https://twitter.com/hillelcoren) -- [gen_lang](https://github.com/KingWu/gen_lang) - Code generator for Internationalization by [King Wu](https://github.com/KingWu) +- [genLang](https://github.com/KingWu/gen_lang) - Code generator for Internationalization by [King Wu](https://github.com/KingWu) ### Desktop From 2c60f73e052deb51b5c8ad866c43a9854a916e5d Mon Sep 17 00:00:00 2001 From: KyleWong Date: Wed, 22 May 2019 14:56:11 +0800 Subject: [PATCH 013/247] Aspect-oriented programming (AOP) framework for Flutter. --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 7c0db0e..0fccc26 100644 --- a/source.md +++ b/source.md @@ -450,6 +450,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Ozzie](https://github.com/jorgecoca/ozzie.flutter) - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca) +### Others + +- [AspectD](https://github.com/alibaba-flutter/aspectd) - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988) + ## Open Source Apps ### Premium From f695e6234d1080f91c2972ec3229a1548df184fd Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 22 May 2019 13:24:29 +0200 Subject: [PATCH 014/247] Gen > AspectD Aspect-oriented programming (AOP) framework Aspect-oriented programming (AOP) framework for Flutter. --- README.md | 408 +++++++++++++++++++++++++++--------------------------- 1 file changed, 204 insertions(+), 204 deletions(-) diff --git a/README.md b/README.md index ebf06fe..1e6e259 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -[](http://flutter.io) +[](https://flutter.dev/)

StackOverflow - Github Repositories + Github Repositories Entries @@ -18,7 +18,7 @@

-Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. +Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. If you appreciate the content 📖, support projects visibility, give 👍| ⭐| 👏 @@ -62,16 +62,16 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Google IO 2018](https://medium.com/flutter-io/building-beautiful-flexible-user-interfaces-with-flutter-material-theming-and-official-material-13ae9279ef19) [1.4K 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) [1.4K claps👏] - Ins and Outs of Flutter Web by [Nash](https://nash0x7e2.github.io/). ### 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). -- [Sergi & Replace](https://sergiandreplace.com/) - Basic to advanced articles and tutorials [Sergi Martínez](https://github.com/sergiandreplace). - [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 about Flutter, Dart 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). -- [Welcome to Flutter](https://didierboelens.com) - English and French blog dedicated to providing practical solutions to most asked questions about Flutter by Didier Boelens. - [Flutter Tips](https://medium.com/@diegoveloper) - Articles, tips & tricks in the development by [Diego Velásquez](https://twitter.com/diegoveloper). ### Tutorial @@ -79,43 +79,39 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [74⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [76⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner - [Zero to One Animation](https://medium.com/dartlang/zero-to-one-with-flutter-part-two-5aa2f06655cb) [1.1K claps👏] - Focus on animation by [Mikkel Ravn](https://medium.com/@mravn). - [Animations in Flutter](https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2) [1.1K claps👏] - Commonly used animation examples by [Muhammed Salih Güler](https://proandroiddev.com/@muhammedsalihguler). - [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). -- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) [4.8K claps👏] - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). +- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) [5.1K claps👏] - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [288👍] - Engine architecture by Adam Barth. -- [Render Objects](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) [2.3K claps👏] - What are Widgets, RenderObjects and Elements? by [Norbert515](https://github.com/Norbert515). +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [293👍] - Engine architecture by Adam Barth. +- [Render Objects](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) [2.4K 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) [574 claps👏] - Flutter Deep Dive: Gestures by [Nash](https://nash0x7e2.github.io/). +- [Gesture System](https://medium.com/flutter-community/flutter-deep-dive-gestures-c16203b3434f) [646 claps👏] - Flutter Deep Dive: Gestures by [Nash](https://nash0x7e2.github.io/). - [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) [760 claps👏] - Flutter's Rendering Engine: A Tutorial by [AbdulRahman AlHamali](https://github.com/AbdulRahmanAlHamali/). +- [Rendering Engine Tutorial](https://medium.com/saugo360/flutters-rendering-engine-a-tutorial-part-1-e9eff68b825d) [770 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) [779 claps👏] - Deep dive information about all aspects of accessibility by [Muhammed Salih Güler](https://twitter.com/salihgueler). +- [Accessibility widgets](https://medium.com/flutter-community/a-deep-dive-into-flutters-accessibility-widgets-eb0ef9455bc) [781 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) [507 claps👏] - Using the Timeline allows you to find and address specific performance issues in your application by [Chinmay Garde](https://medium.com/@chinmaygarde). ### Howtos - [Parallax Effect](https://marcinszalek.pl/flutter/tickets-challenge-parallax) - Parallax & non linear animation by [Marcin Szalek](https://marcinszalek.pl). - -#### Flavors - - [Build Flavor](https://medium.com/@salvatoregiordanoo/flavoring-flutter-392aaa875f36) [1.1K claps👏] - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo). -- [Ready to Go/Flavors](https://github.com/JHBitencourt/ready_to_go) [25⭐] - Properly architect your app and work with flavors by [JHBitencourt](https://github.com/JHBitencourt). ## Videos - [Boring Show](https://www.youtube.com/results?search_query=%23BoringShow) - Exploration with the Flutter Team. - [Tensor Programming](https://www.youtube.com/watch?v=WwhyaqNtNQY&list=PLJbE2Yu2zumDqr_-hqpAN0nIr6m14TAsd) [79🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). - [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [132🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [134🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course for beginners & non-programmers by [Zaiste](https://zaiste.net/). ## Components @@ -123,138 +119,138 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [2734⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [476⭐] - An app 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) [2797⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [488⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) [37⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [681⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [245⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [199⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [243⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [263⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [543⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). -- [Side Header List](https://github.com/renefloor/side_header_list_view) [154⭐] - Listview with sticky headers by [Rene Floor](https://github.com/renefloor). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [185⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [99⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [226⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [82⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [159⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [141⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [34⭐] - 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) [108⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [277⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [701⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [254⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [203⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [249⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [270⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [553⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Side Header List](https://github.com/renefloor/side_header_list_view) [160⭐] - Listview with sticky headers by [Rene Floor](https://github.com/renefloor). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [190⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [102⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [244⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [86⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [161⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [147⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [38⭐] - 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) [114⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [287⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [93⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [100⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [59⭐] - 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) [25⭐] - An 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) [62⭐] - 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) [35⭐] - An 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) [121⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [141⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [115⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [131⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [143⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [122⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [137⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [109⭐] - 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) [40⭐] - 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) [142⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [114⭐] - 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) [41⭐] - 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) [48⭐] - 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) [277⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [44⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [264⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [53⭐] - 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) [287⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [45⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [271⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [55⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [124⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [602⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [56⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [128⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [625⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### 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) [387⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [397⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [169⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [392⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [413⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [174⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [70⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [73⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [89⭐] - 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) [101⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). ### Image - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [281⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [131⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [405⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [349⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [280⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [514⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [238⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [27⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [290⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [133⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [414⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [356⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [289⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [530⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [245⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [29⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). ### Map - [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [374⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [56⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [631⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Map](https://github.com/apptreesoftware/flutter_map) [648⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [204⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [265⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [281⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [200⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [206⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). - [Charts](https://github.com/mzimmerm/flutter_charts) [140⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [129⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [743⭐] - By Google Charts Team. +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [134⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [768⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [22⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [126⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [258⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [129⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [259⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1200⭐] - 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) [53⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). +- [Fluro](https://github.com/goposse/fluro) [1238⭐] - 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) [54⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [38⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). ### 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) [317⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [320⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [189⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [106⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [190⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [110⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). - [Instagram](https://hackernoon.com/instagram-authentication-with-flutter-df6424d2d56c) - Instagram auth by [Wilfried Mbouenda Mbogne](http://developer-journey.com/). -- [Firebase Phone Auth](https://medium.com/@gildaswise/flutter-adding-sign-in-with-google-and-phone-authentication-to-your-app-69f681518f9b) [587 claps👏] - Phone number auth via SMS by [Gildásio Filho](https://github.com/gildaswise). -- [SimpleAuth](https://github.com/Clancey/simple_auth) [113⭐] - 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). +- [Firebase Phone Auth](https://medium.com/@gildaswise/flutter-adding-sign-in-with-google-and-phone-authentication-to-your-app-69f681518f9b) [608 claps👏] - Phone number auth via SMS by [Gildásio Filho](https://github.com/gildaswise). +- [SimpleAuth](https://github.com/Clancey/simple_auth) [115⭐] - 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) [19⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). ### Text & Rich Content -- [Markdown](https://github.com/flutter/flutter_markdown) [243⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Rich Text Editor](https://github.com/long1eu/rich_editor) [79⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [89⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [553⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [309⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Markdown](https://github.com/flutter/flutter_markdown) [247⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Rich Text Editor](https://github.com/long1eu/rich_editor) [80⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [94⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [564⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [320⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). ### Analytics - [Usage](https://github.com/dart-lang/usage) [53⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. - [Firebase Analytics](https://github.com/flutter/plugins/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API. -- [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [6⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). -- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [9⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). +- [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [7⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). +- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [10⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). ### Build automation @@ -262,73 +258,73 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Bitrise for Flutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects. - [Code Magic](https://codemagic.io/) - Automate the entire flow, build and distribution by [NeverCode](https://nevercode.io/). -- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [48⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [50⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). #### Build articles -- [Test on Travis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) [462 claps👏] - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Test on Travis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) [470 claps👏] - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov). - [Building Apks/Ipas on Travis](https://medium.com/@yegorj/building-flutter-apks-and-ipas-on-travis-98d84d8e9b4) [266 claps👏] - Automated build for Android and IOS by [Yegor Jbanov](https://twitter.com/yegorjbanov). - [Automatic code signing for iOS without Mac](https://blog.codemagic.io/automatic-code-signing-for-ios-that-doesnt-require-a-mac/) by Helina Ariva ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [254⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [84⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [262⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [85⭐] - Simple but useful package for use colors in flutter. ### Media #### Audio -- [Audio Plugin](https://github.com/rxlabz/audioplayer) [281⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Audio Plugin](https://github.com/rxlabz/audioplayer) [285⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). - [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [79⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). - [Stereo](https://github.com/2find/stereo) [48⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [107⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [115⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [508⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [399⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [521⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [415⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [134⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [139⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [162⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [171⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). ### Monetization -- [Admob](https://pub.dartlang.org/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. +- [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. -- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [82⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Payments](https://github.com/pplante/flutter_payments) [21⭐] - In App Purchases & Subscriptions by [Delightful Goods](https://delightfulgoods.co). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [216⭐] - Features set of 'in app purchase' derived from [react-native-iap](https://github.com/dooboolab/react-native-iap) by [dooboolab](https://github.com/dooboolab). +- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [84⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). +- [Payments](https://github.com/pplante/flutter_payments) [22⭐] - In App Purchases & Subscriptions by [Delightful Goods](https://delightfulgoods.co). +- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [221⭐] - 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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). ## Templates -- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [246⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [306⭐] - 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) [101⭐] - 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) [3053⭐] - 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) [394⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [711⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [69⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [117⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [383⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [265⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [222⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [2678⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [160⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [618⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [101⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [86⭐] - 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) [252⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [172⭐] - 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) [148⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [250⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [311⭐] - 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) [104⭐] - 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) [3098⭐] - 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) [398⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [718⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [72⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [121⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [386⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [270⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [225⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [2826⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [161⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [625⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [105⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [87⭐] - 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) [258⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [183⭐] - 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) [196⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). ### Clone @@ -336,71 +332,71 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [175⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [184⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [8⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [20⭐] - 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) [207⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [26⭐] - 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) [210⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [159⭐] - 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) [32⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [161⭐] - 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) [33⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins -- [Pub Plugins](https://pub.dartlang.org/flutter/plugins) - Plugins filter in Dart Pub Repository. +- [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) [633⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [248⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). -- [Battery](https://pub.dartlang.org/packages/battery) - Access various information about the battery. -- [Proximity Sensor Plugin](https://pub.dartlang.org/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) [133⭐] - 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) [405⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [647⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [251⭐] - 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) [136⭐] - 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) [414⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). - [Get Version](https://github.com/AppleEducate/get_version) [41⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). - [Badger](https://github.com/g123k/flutter_app_badger) [80⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [53⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [179⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [247⭐] - 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) [14⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [UDID](https://github.com/GigaDroid/flutter_udid) [54⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [186⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [256⭐] - 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) [15⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [25⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [54⭐] - 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) [59⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [116⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [115⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [117⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [120⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [553⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [31⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [74⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [14⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [Blue](https://github.com/pauldemarco/flutter_blue) [561⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Beacons](https://github.com/loup-v/beacons) [33⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [75⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [15⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [896⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [MMKV](https://github.com/OpenFlutter/mmkv_flutter) [60⭐] - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao). +- [Sqflite](https://github.com/tekartik/sqflite) [914⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [MMKV](https://github.com/OpenFlutter/mmkv_flutter) [62⭐] - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [60⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). -- [Intercom](https://pub.dartlang.org/packages/intercom) [19⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [177⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). -- [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) [39⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [62⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Intercom](https://pub.dev/packages/intercom) [21⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [186⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) [40⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish). - [App Rating](https://github.com/AppleEducate/app_review) [56⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [130⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Catcher](https://github.com/jhomlala/catcher) [136⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). ## Frameworks @@ -408,107 +404,111 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [1425⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [440⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [1492⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [453⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection -- [Built redux](https://github.com/davidmarne/flutter_built_redux) [70⭐] - 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) [275⭐] - 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) [801⭐] - 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. +- [Built redux](https://github.com/davidmarne/flutter_built_redux) [71⭐] - 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) [277⭐] - 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) [813⭐] - 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. - [Dartea](https://github.com/p69/dartea) [61⭐] - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69). -- [Inject](https://github.com/google/inject.dart) [430⭐] - Compile-time dependency injection by Google. +- [Inject](https://github.com/google/inject.dart) [438⭐] - Compile-time dependency injection by Google. - [Flux](https://github.com/google/flutter_flux) [304⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [4116⭐] - Alibaba Redux implementation. +- [Fish](https://github.com/alibaba/fish-redux) [4197⭐] - Alibaba Redux implementation. ### Widgets -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [513⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [113⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [524⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [119⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [807⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [52⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [838⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [54⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [159⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [741⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [185⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [288⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [114⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [166⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [774⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [191⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [301⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [117⭐] - 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). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1115⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [695⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1151⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [701⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [163⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [169⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [95⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [96⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). + +### Others + +- [AspectD](https://github.com/alibaba-flutter/aspectd) [96⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3366⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3427⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [2538⭐] - 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) [11758⭐] - 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) [373⭐] - 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) [155⭐] - 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) [249⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [439⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [325⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [404⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [608⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [494⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [601⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [295⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [492⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [207⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [310⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [227⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [112⭐] - 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) [203⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Flutter Team Samples](https://github.com/flutter/samples) [2652⭐] - 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) [12136⭐] - 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) [374⭐] - 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) [156⭐] - 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) [251⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [446⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [328⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [407⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [615⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [505⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [610⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [298⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [498⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [210⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [315⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [235⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [113⭐] - 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) [211⭐] - 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) [113⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [106⭐] - 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) [88⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Deer](https://github.com/aleksanderwozniak/deer) [118⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [107⭐] - 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) [91⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). - [Spacex-Go](https://github.com/jesusrp98/spacex-go) [177⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). ### ### PWA -- [InKino](https://github.com/roughike/inKino) [2161⭐] - Movie app with flutter_redux, animations and unit tests by [Iiro Krankka](https://github.com/roughike). +- [InKino](https://github.com/roughike/inKino) [2196⭐] - Movie app with flutter_redux, animations and unit tests by [Iiro Krankka](https://github.com/roughike). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [107⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [67⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [111⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [159⭐] - 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) [42⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). +- [Flip](https://github.com/RedBrogdon/flutterflip) [111⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [70⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [116⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [166⭐] - 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) [43⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [189⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [87⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [192⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [FlutterIcon](http://fluttericon.com/) [91⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). - [IntelliJ Redux](https://plugins.jetbrains.com/plugin/11277-redux) - Navigate Redux app by [Hillel Coren](https://twitter.com/hillelcoren). -- [FVM](https://github.com/leoafarias/fvm) [43⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [FVM](https://github.com/leoafarias/fvm) [44⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). ### VSCode @@ -518,9 +518,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [4926⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2426⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [490⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5009⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2451⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [500⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -528,7 +528,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [257👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [260👍] ## Community @@ -568,7 +568,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇩🇪 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/) +- 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/) - Twitter [Flutter Berlin](https://twitter.com/flutterBerlin) - [Düsseldorf](https://twitter.com/flutter_school). - Slack [Flutter Berlin](https://flutterberlin.slack.com/join/shared_invite/enQtMzQ1NDI0NjU4Mjc5LWVjOTg0NmUxZmU4YzZjZjFkMWNjYWYyYTI5NjMyZWE5MDZjNDM0YzgyNWQyM2EzM2E0NDE4ZmQyMzQyMzRlNjI) From 6e2eed71cf7004e674d51a859f043be66df81493 Mon Sep 17 00:00:00 2001 From: KyleWong Date: Thu, 23 May 2019 00:16:00 +0800 Subject: [PATCH 015/247] Typo for star count. --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 0fccc26..3f53724 100644 --- a/source.md +++ b/source.md @@ -452,7 +452,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988) +- [AspectD](https://github.com/alibaba-flutter/aspectd) - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988) ## Open Source Apps From 6629d7da758663d2a8bbf2a342f131402e02da3d Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 22 May 2019 21:18:21 +0200 Subject: [PATCH 016/247] Peanut --- source.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source.md b/source.md index 9846ebe..44859b5 100644 --- a/source.md +++ b/source.md @@ -52,6 +52,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Plugins](#plugins) - [Frameworks](#frameworks) - [Open Source Apps](#open-source-apps) +- [Web](#web) - [Utilities](#utilities) - [Community](#community) - [Bonus](#bonus) @@ -501,6 +502,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Slide Puzzle](https://github.com/kevmoo/slide_puzzle) - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) +## Web + +- [Peanut](https://github.com/kevmoo/peanut.dart) - Deploy your web app to GitHub pages by [Kevin Moore](https://github.com/kevmoo) + + ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya) From f7a0396f623f68904af75717292ad09ff35c932a Mon Sep 17 00:00:00 2001 From: Dane Mackier Date: Thu, 23 May 2019 07:46:20 +0200 Subject: [PATCH 017/247] Added FilledStacks tutorials to the Blogs and The filled Stacks tutorials repo to the Top section. --- source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source.md b/source.md index 44859b5..681ce25 100644 --- a/source.md +++ b/source.md @@ -74,6 +74,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Iirokrankka.com](https://iirokrankka.com/) - Articles and tutorials about Flutter, Dart 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 Flutter Development by [Dane Mackier](https://www.instagram.com/filledstacks/) ### Tutorial @@ -486,6 +487,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [TailorMade](https://github.com/jogboms/tailor_made) - 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) - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar) - [Spacex-Go](https://github.com/jesusrp98/spacex-go) [177⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [FilledStacks Tutorials](https://github.com/FilledStacks/flutter-tutorials) - Source for all the tutorials on [Youtube Channel](https://www.youtube.com/filledstacks) ### From 5174c30b3cac700355f54f4c52a8485521dcd39f Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 23 May 2019 20:01:29 +0200 Subject: [PATCH 018/247] Rm self notation of Flutter --- source.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source.md b/source.md index 681ce25..2489230 100644 --- a/source.md +++ b/source.md @@ -71,10 +71,10 @@ 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 about Flutter, Dart and anything related by [Iiro Krankka](https://twitter.com/koorankka). +- [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 Flutter Development by [Dane Mackier](https://www.instagram.com/filledstacks/) +- [FilledStacks](https://www.filledstacks.com/) - Tutorials and guides on development by [Dane Mackier](https://www.instagram.com/filledstacks/) ### Tutorial @@ -487,7 +487,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [TailorMade](https://github.com/jogboms/tailor_made) - 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) - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar) - [Spacex-Go](https://github.com/jesusrp98/spacex-go) [177⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [FilledStacks Tutorials](https://github.com/FilledStacks/flutter-tutorials) - Source for all the tutorials on [Youtube Channel](https://www.youtube.com/filledstacks) ### From 97ccf357335e7dc8c6c78f1a28b55e4b65214a8f Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Fri, 24 May 2019 14:14:15 +0200 Subject: [PATCH 019/247] Gen > FilledStacks Added Blog and Tutorial Repo --- README.md | 283 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 145 insertions(+), 138 deletions(-) diff --git a/README.md b/README.md index 1e6e259..eead0fa 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -52,6 +52,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Plugins](#plugins) - [Frameworks](#frameworks) - [Open Source Apps](#open-source-apps) +- [Web](#web) - [Utilities](#utilities) - [Community](#community) - [Bonus](#bonus) @@ -62,7 +63,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Google IO 2018](https://medium.com/flutter-io/building-beautiful-flexible-user-interfaces-with-flutter-material-theming-and-official-material-13ae9279ef19) [1.4K 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) [1.4K claps👏] - Ins and Outs of Flutter Web by [Nash](https://nash0x7e2.github.io/). +- [Flutter Web](https://medium.com/flutter-community/ins-and-outs-of-flutter-web-7a82721dc19a) [1.6K claps👏] - Ins and Outs of Flutter Web by [Nash](https://nash0x7e2.github.io/). ### Websites / Blogs @@ -70,9 +71,10 @@ 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 about Flutter, Dart and anything related by [Iiro Krankka](https://twitter.com/koorankka). +- [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/). ### Tutorial @@ -86,11 +88,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Zero to One Animation](https://medium.com/dartlang/zero-to-one-with-flutter-part-two-5aa2f06655cb) [1.1K claps👏] - Focus on animation by [Mikkel Ravn](https://medium.com/@mravn). - [Animations in Flutter](https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2) [1.1K claps👏] - Commonly used animation examples by [Muhammed Salih Güler](https://proandroiddev.com/@muhammedsalihguler). - [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). -- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) [5.1K claps👏] - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). +- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) [5.2K claps👏] - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [293👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [295👍] - Engine architecture by Adam Barth. - [Render Objects](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) [2.4K 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) [646 claps👏] - Flutter Deep Dive: Gestures by [Nash](https://nash0x7e2.github.io/). @@ -104,11 +106,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 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) [1.1K claps👏] - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo). +- [Build Flavor](https://medium.com/@salvatoregiordanoo/flavoring-flutter-392aaa875f36) [1.2K claps👏] - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo). ## Videos -- [Boring Show](https://www.youtube.com/results?search_query=%23BoringShow) - Exploration with the Flutter Team. +- [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) [79🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). - [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. - [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [134🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). @@ -119,52 +121,52 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [2797⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [488⭐] - An app 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) [2817⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [495⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) [37⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [701⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [254⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [711⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [259⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). - [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [203⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [249⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [270⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [553⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [251⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [275⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [556⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). - [Side Header List](https://github.com/renefloor/side_header_list_view) [160⭐] - Listview with sticky headers by [Rene Floor](https://github.com/renefloor). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [190⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [102⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [244⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [86⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [161⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [147⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [38⭐] - 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) [114⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [287⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [191⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [104⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [246⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [88⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [164⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [149⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [41⭐] - 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) [118⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [290⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [100⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [105⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). #### Drawers - [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [62⭐] - 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) [35⭐] - An 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). +- [Flutter Inner Drawer](https://github.com/Dn-a/flutter_inner_drawer) [38⭐] - An 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) [131⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [143⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [122⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [134⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [145⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [124⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [142⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [114⭐] - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna). +- [RangeSlider](https://github.com/boeledi/RangeSlider) [143⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [115⭐] - 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) [41⭐] - 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) [53⭐] - 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) [287⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [54⭐] - 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) [290⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [45⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). - [Offline](https://github.com/jogboms/flutter_offline) [271⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). @@ -172,62 +174,62 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Material Color Picker](https://github.com/long1eu/material_color_picker) [56⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). - [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [128⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [625⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Slidable](https://github.com/letsar/flutter_slidable) [636⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### 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) [392⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [413⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [174⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [414⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [176⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). #### Calendar - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [73⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [101⭐] - 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) [104⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). ### Image - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [290⭐] - 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) [296⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). - [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [133⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [414⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [356⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Photo View](https://github.com/renancaraujo/photo_view) [422⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [360⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). - [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [289⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [530⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [245⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [537⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [248⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). - [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [29⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). ### Map - [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [374⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [56⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [648⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Map](https://github.com/apptreesoftware/flutter_map) [651⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [204⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [281⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [286⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts - [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [206⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [140⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [134⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [768⭐] - By Google Charts Team. +- [Charts](https://github.com/mzimmerm/flutter_charts) [144⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [135⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [771⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [22⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [129⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [259⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [134⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [260⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1238⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com). +- [Fluro](https://github.com/goposse/fluro) [1250⭐] - 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) [54⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [38⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). ### 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) [320⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [322⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. - [Facebook Login](https://github.com/roughike/flutter_facebook_login) [190⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). @@ -235,15 +237,15 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Instagram](https://hackernoon.com/instagram-authentication-with-flutter-df6424d2d56c) - Instagram auth by [Wilfried Mbouenda Mbogne](http://developer-journey.com/). - [Firebase Phone Auth](https://medium.com/@gildaswise/flutter-adding-sign-in-with-google-and-phone-authentication-to-your-app-69f681518f9b) [608 claps👏] - Phone number auth via SMS by [Gildásio Filho](https://github.com/gildaswise). - [SimpleAuth](https://github.com/Clancey/simple_auth) [115⭐] - 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) [19⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [21⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). ### Text & Rich Content -- [Markdown](https://github.com/flutter/flutter_markdown) [247⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Rich Text Editor](https://github.com/long1eu/rich_editor) [80⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). +- [Markdown](https://github.com/flutter/flutter_markdown) [250⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Rich Text Editor](https://github.com/long1eu/rich_editor) [81⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). - [Masked Text](https://github.com/benhurott/flutter-masked-text) [94⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [564⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [320⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Zefyr](https://github.com/memspace/zefyr) [568⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [322⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). ### Analytics @@ -263,12 +265,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Build articles - [Test on Travis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) [470 claps👏] - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov). -- [Building Apks/Ipas on Travis](https://medium.com/@yegorj/building-flutter-apks-and-ipas-on-travis-98d84d8e9b4) [266 claps👏] - Automated build for Android and IOS by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Building Apks/Ipas on Travis](https://medium.com/@yegorj/building-flutter-apks-and-ipas-on-travis-98d84d8e9b4) [267 claps👏] - Automated build for Android and IOS by [Yegor Jbanov](https://twitter.com/yegorjbanov). - [Automatic code signing for iOS without Mac](https://blog.codemagic.io/automatic-code-signing-for-ios-that-doesnt-require-a-mac/) by Helina Ariva ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [262⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Flutterial](https://github.com/rxlabz/flutterial) [266⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). - [Pigment](https://github.com/bregydoc/pigment) [85⭐] - Simple but useful package for use colors in flutter. ### Media @@ -278,22 +280,22 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Audio Plugin](https://github.com/rxlabz/audioplayer) [285⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). - [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [79⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). - [Stereo](https://github.com/2find/stereo) [48⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [115⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [117⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [521⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [415⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [522⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [423⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [139⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [140⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [171⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [173⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). ### Monetization @@ -306,39 +308,39 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ## Templates -- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [250⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [249⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). - [Mates](https://github.com/CodemateLtd/FlutterMates) [311⭐] - 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) [104⭐] - 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) [3098⭐] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by [Brian Egan](https://github.com/brianegan). +- [Weather](https://github.com/alessandroaime/Weather) [105⭐] - 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) [3112⭐] - 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) [398⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [718⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [722⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). - [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [72⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). - [Music Player](https://github.com/thosakwe/flutter_music_player) [121⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [386⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [270⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [225⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [2826⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [161⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [625⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [105⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [87⭐] - 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). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [391⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [272⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [226⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [2853⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [162⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [628⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [107⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [88⭐] - 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) [258⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [183⭐] - 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) [196⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [Feather](https://github.com/jhomlala/feather) [184⭐] - 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) [215⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [67⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [68⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [184⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [185⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [8⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [26⭐] - 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) [210⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [27⭐] - 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) [214⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality @@ -352,19 +354,19 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [647⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [655⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). - [Location](https://github.com/Lyokone/flutterlocation) [251⭐] - 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) [136⭐] - 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) [414⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) [416⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). - [Get Version](https://github.com/AppleEducate/get_version) [41⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [80⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [54⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Badger](https://github.com/g123k/flutter_app_badger) [81⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [UDID](https://github.com/GigaDroid/flutter_udid) [55⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). - [Downloader](https://github.com/hnvn/flutter_downloader) [186⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [256⭐] - 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) [15⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [258⭐] - 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) [16⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [25⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). - [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [59⭐] - 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). @@ -372,31 +374,31 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Scanner - [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [117⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [120⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [121⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [561⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [33⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [75⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Blue](https://github.com/pauldemarco/flutter_blue) [564⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Beacons](https://github.com/loup-v/beacons) [34⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [76⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [15⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [914⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Sqflite](https://github.com/tekartik/sqflite) [917⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). - [MMKV](https://github.com/OpenFlutter/mmkv_flutter) [62⭐] - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [62⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [63⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). - [Intercom](https://pub.dev/packages/intercom) [21⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [186⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [191⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). - [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) [40⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish). - [App Rating](https://github.com/AppleEducate/app_review) [56⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [136⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Catcher](https://github.com/jhomlala/catcher) [137⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). ## Frameworks @@ -404,111 +406,116 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [1492⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [453⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [1519⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [459⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [71⭐] - 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) [277⭐] - 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) [813⭐] - 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.dart](https://github.com/johnpryan/redux.dart) [278⭐] - 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) [820⭐] - 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. - [Dartea](https://github.com/p69/dartea) [61⭐] - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69). -- [Inject](https://github.com/google/inject.dart) [438⭐] - Compile-time dependency injection by Google. +- [Inject](https://github.com/google/inject.dart) [440⭐] - Compile-time dependency injection by Google. - [Flux](https://github.com/google/flutter_flux) [304⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [4197⭐] - Alibaba Redux implementation. +- [Fish](https://github.com/alibaba/fish-redux) [4245⭐] - Alibaba Redux implementation. ### Widgets -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [524⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [119⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [525⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [120⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [838⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [Graphql](https://github.com/zino-app/graphql-flutter) [847⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). - [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [54⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [166⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [774⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [191⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [301⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [168⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [782⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [194⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [302⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Drawing Animation](https://github.com/biocarl/drawing_animation) [117⭐] - 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). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1151⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [701⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1160⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [705⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [169⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [171⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [96⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [98⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [96⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [27⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3427⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3444⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [2652⭐] - 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) [12136⭐] - 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) [374⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +- [Flutter Team Samples](https://github.com/flutter/samples) [2682⭐] - 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) [12247⭐] - 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) [375⭐] - 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) [156⭐] - 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) [251⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [446⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [449⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). - [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [328⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [407⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [615⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [505⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [610⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [298⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [498⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [408⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [619⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [511⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [619⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [303⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [499⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). - [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [210⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [315⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [235⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Trace](https://github.com/trentpiercy/trace) [319⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [237⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). - [Tourism](https://github.com/bluemix/tourism-demo) [113⭐] - 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) [211⭐] - 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) [118⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [Deer](https://github.com/aleksanderwozniak/deer) [119⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). - [TailorMade](https://github.com/jogboms/tailor_made) [107⭐] - 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) [91⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Instory](https://github.com/InvertedX/instory) [92⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). - [Spacex-Go](https://github.com/jesusrp98/spacex-go) [177⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). ### ### PWA -- [InKino](https://github.com/roughike/inKino) [2196⭐] - Movie app with flutter_redux, animations and unit tests by [Iiro Krankka](https://github.com/roughike). +- [InKino](https://github.com/roughike/inKino) [2203⭐] - Movie app with flutter_redux, animations and unit tests by [Iiro Krankka](https://github.com/roughike). ### Games - [Flip](https://github.com/RedBrogdon/flutterflip) [111⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [70⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [116⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [166⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com). +- [2048](https://github.com/anuranBarman/2048) [71⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [118⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [167⭐] - 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) [43⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01). +## Web + +- [Peanut](https://github.com/kevmoo/peanut.dart) [43⭐] - Deploy your web app to GitHub pages by [Kevin Moore](https://github.com/kevmoo). + + ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [192⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [193⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). - [FlutterIcon](http://fluttericon.com/) [91⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). - [IntelliJ Redux](https://plugins.jetbrains.com/plugin/11277-redux) - Navigate Redux app by [Hillel Coren](https://twitter.com/hillelcoren). -- [FVM](https://github.com/leoafarias/fvm) [44⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [FVM](https://github.com/leoafarias/fvm) [45⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). ### VSCode @@ -518,9 +525,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5009⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2451⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [500⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5041⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2465⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [501⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -528,7 +535,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [260👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [261👍] ## Community From 271c0cdc98c0a07d064b06c3a16f87d1d4cca972 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 25 May 2019 19:56:30 +0200 Subject: [PATCH 020/247] Streaming Shared Preferences --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 2489230..6331674 100644 --- a/source.md +++ b/source.md @@ -297,6 +297,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Firebase Storage](https://github.com/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage - [Secure Storage](https://github.com/mogol/flutter_secure_storage) - 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 From 58437ca1281723a1c7495b2282fedd06121ccc3f Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 25 May 2019 20:03:36 +0200 Subject: [PATCH 021/247] Twitter --- source.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source.md b/source.md index 6331674..7e88c02 100644 --- a/source.md +++ b/source.md @@ -1,6 +1,9 @@ [](https://flutter.dev/)

+ + Twitter + StackOverflow From 5d9189dbda30e0128e7cfb424efbaca993f63b12 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 26 May 2019 14:14:20 +0200 Subject: [PATCH 022/247] Gen > Twitter --- README.md | 257 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 132 insertions(+), 125 deletions(-) diff --git a/README.md b/README.md index eead0fa..57fe473 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,16 @@ [](https://flutter.dev/)

+ + Twitter + - StackOverflow + StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -63,7 +66,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Google IO 2018](https://medium.com/flutter-io/building-beautiful-flexible-user-interfaces-with-flutter-material-theming-and-official-material-13ae9279ef19) [1.4K 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) [1.6K claps👏] - Ins and Outs of Flutter Web by [Nash](https://nash0x7e2.github.io/). +- [Flutter Web](https://medium.com/flutter-community/ins-and-outs-of-flutter-web-7a82721dc19a) [1.8K claps👏] - Ins and Outs of Flutter Web by [Nash](https://nash0x7e2.github.io/). ### Websites / Blogs @@ -92,15 +95,15 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [295👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [296👍] - Engine architecture by Adam Barth. - [Render Objects](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) [2.4K 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) [646 claps👏] - Flutter Deep Dive: Gestures by [Nash](https://nash0x7e2.github.io/). - [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) [770 claps👏] - Flutter's Rendering Engine: A Tutorial by [AbdulRahman AlHamali](https://github.com/AbdulRahmanAlHamali/). +- [Rendering Engine Tutorial](https://medium.com/saugo360/flutters-rendering-engine-a-tutorial-part-1-e9eff68b825d) [788 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) [781 claps👏] - Deep dive information about all aspects of accessibility by [Muhammed Salih Güler](https://twitter.com/salihgueler). +- [Accessibility widgets](https://medium.com/flutter-community/a-deep-dive-into-flutters-accessibility-widgets-eb0ef9455bc) [801 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) [507 claps👏] - Using the Timeline allows you to find and address specific performance issues in your application by [Chinmay Garde](https://medium.com/@chinmaygarde). ### Howtos @@ -113,7 +116,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) [79🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). - [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [134🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [136🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course for beginners & non-programmers by [Zaiste](https://zaiste.net/). ## Components @@ -121,92 +124,92 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [2817⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [495⭐] - An app 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) [2826⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [500⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) [37⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [711⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [259⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [203⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [715⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [260⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [204⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). - [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [251⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [275⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [556⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [277⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [557⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). - [Side Header List](https://github.com/renefloor/side_header_list_view) [160⭐] - Listview with sticky headers by [Rene Floor](https://github.com/renefloor). - [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [191⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [104⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [246⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [105⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [248⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). - [Stepper Touch](https://github.com/Rahiche/stepper_touch) [88⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). - [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [164⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). - [Snaplist](https://github.com/ariedov/flutter_snaplist) [149⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [41⭐] - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [42⭐] - 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) [118⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [290⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [292⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [105⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [108⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [62⭐] - Beautiful drawer mode menu feature with perspective animations by [Rafael Almeida Barbosa](https://github.com/RafaelBarbosatec). +- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [65⭐] - 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) [38⭐] - An 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) [134⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [145⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [124⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [146⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [129⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders - [RangeSlider](https://github.com/boeledi/RangeSlider) [143⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). - [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [115⭐] - 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) [41⭐] - 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) [42⭐] - 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) [54⭐] - 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) [290⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [292⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [45⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [271⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Offline](https://github.com/jogboms/flutter_offline) [272⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). #### Material Design - [Material Color Picker](https://github.com/long1eu/material_color_picker) [56⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [128⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [636⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [130⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [644⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### 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) [392⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [414⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [176⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [418⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [179⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). #### Calendar - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [73⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [104⭐] - 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) [106⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). ### Image - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [296⭐] - 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) [299⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). - [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [133⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [422⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [360⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [289⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [537⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [248⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Photo View](https://github.com/renancaraujo/photo_view) [430⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [362⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [290⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [539⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [249⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). - [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [29⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). ### Map - [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [374⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [56⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [651⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Map](https://github.com/apptreesoftware/flutter_map) [653⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [204⭐] - Interactive, customizable vector maps by Mapbox. - [AMap](https://github.com/OpenFlutter/amap_base_flutter) [286⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). @@ -215,21 +218,21 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [206⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). - [Charts](https://github.com/mzimmerm/flutter_charts) [144⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). - [Sparkline](https://github.com/xqwzts/flutter_sparkline) [135⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [771⭐] - By Google Charts Team. +- [Charts](https://github.com/google/charts) [776⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [22⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [134⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [260⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [137⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [261⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1250⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com). +- [Fluro](https://github.com/goposse/fluro) [1252⭐] - 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) [54⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [38⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). ### 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) [322⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [323⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. - [Facebook Login](https://github.com/roughike/flutter_facebook_login) [190⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). @@ -241,11 +244,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Text & Rich Content -- [Markdown](https://github.com/flutter/flutter_markdown) [250⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Rich Text Editor](https://github.com/long1eu/rich_editor) [81⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [94⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [568⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [322⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Markdown](https://github.com/flutter/flutter_markdown) [253⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Rich Text Editor](https://github.com/long1eu/rich_editor) [82⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [95⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [569⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [327⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). ### Analytics @@ -270,26 +273,26 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [266⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Flutterial](https://github.com/rxlabz/flutterial) [267⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). - [Pigment](https://github.com/bregydoc/pigment) [85⭐] - Simple but useful package for use colors in flutter. ### Media #### Audio -- [Audio Plugin](https://github.com/rxlabz/audioplayer) [285⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Audio Plugin](https://github.com/rxlabz/audioplayer) [286⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). - [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [79⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). - [Stereo](https://github.com/2find/stereo) [48⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [117⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [119⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [522⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [423⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [525⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [425⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [140⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [142⭐] - 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 @@ -297,36 +300,40 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Firebase Storage](https://github.com/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. - [Secure Storage](https://github.com/mogol/flutter_secure_storage) [173⭐] - 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/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [84⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). - [Payments](https://github.com/pplante/flutter_payments) [22⭐] - In App Purchases & Subscriptions by [Delightful Goods](https://delightfulgoods.co). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [221⭐] - 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) [222⭐] - 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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). ## Templates -- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [249⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [311⭐] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [250⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [312⭐] - 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) [105⭐] - 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) [3112⭐] - 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) [398⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [722⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [72⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [3127⭐] - 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) [399⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [725⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [73⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). - [Music Player](https://github.com/thosakwe/flutter_music_player) [121⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [391⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [392⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). - [Todo](https://github.com/littlemarc2011/FlutterTodo) [272⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). - [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [226⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [2853⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [2872⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). - [Book](https://github.com/putraxor/flutter-book-app) [162⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [628⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [107⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [629⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [106⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). - [DrawApp](https://github.com/SnakeyHips/drawapp) [88⭐] - 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) [258⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [184⭐] - 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) [215⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [Starter Kit](https://github.com/KingWu/flutter_starter_kit) [259⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [185⭐] - 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) [227⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). ### Clone @@ -344,7 +351,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [161⭐] - Wrapper for ARKit - Apple's augmented reality platform for iOS by [Olexandr Leuschenko](https://github.com/olexale). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [163⭐] - 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) [33⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -354,18 +361,18 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [655⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [251⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [657⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [252⭐] - 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) [136⭐] - 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) [416⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) [420⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). -- [Get Version](https://github.com/AppleEducate/get_version) [41⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [81⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [Get Version](https://github.com/AppleEducate/get_version) [0⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). +- [Badger](https://github.com/g123k/flutter_app_badger) [82⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). - [UDID](https://github.com/GigaDroid/flutter_udid) [55⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [186⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [258⭐] - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Downloader](https://github.com/hnvn/flutter_downloader) [187⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [259⭐] - 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) [16⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [25⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). - [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [59⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). @@ -373,32 +380,32 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [117⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [121⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [118⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [122⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [564⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Blue](https://github.com/pauldemarco/flutter_blue) [565⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). - [Beacons](https://github.com/loup-v/beacons) [34⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [76⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [77⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [15⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [917⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Sqflite](https://github.com/tekartik/sqflite) [922⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). - [MMKV](https://github.com/OpenFlutter/mmkv_flutter) [62⭐] - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [63⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [64⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). - [Intercom](https://pub.dev/packages/intercom) [21⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [191⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [192⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). - [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) [40⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish). -- [App Rating](https://github.com/AppleEducate/app_review) [56⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). +- [App Rating](https://github.com/AppleEducate/app_review) [0⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [137⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Catcher](https://github.com/jhomlala/catcher) [139⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). ## Frameworks @@ -406,46 +413,46 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [1519⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [459⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [1532⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [462⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [71⭐] - 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) [278⭐] - 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) [820⭐] - 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) [823⭐] - 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. - [Dartea](https://github.com/p69/dartea) [61⭐] - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69). - [Inject](https://github.com/google/inject.dart) [440⭐] - Compile-time dependency injection by Google. -- [Flux](https://github.com/google/flutter_flux) [304⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [4245⭐] - Alibaba Redux implementation. +- [Flux](https://github.com/google/flutter_flux) [306⭐] - Implementation of the Flux framework by Google. +- [Fish](https://github.com/alibaba/fish-redux) [4270⭐] - Alibaba Redux implementation. ### Widgets -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [525⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [527⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). - [Functional widget](https://github.com/rrousselGit/functional_widget) [120⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [847⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [Graphql](https://github.com/zino-app/graphql-flutter) [854⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). - [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [54⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation - [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [168⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [782⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [194⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [302⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [788⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [195⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [307⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Drawing Animation](https://github.com/biocarl/drawing_animation) [117⭐] - 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). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1160⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [705⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1170⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [708⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [171⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [173⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing @@ -454,65 +461,65 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [27⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [28⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3444⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3448⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [2682⭐] - 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) [12247⭐] - 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) [375⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +- [Flutter Team Samples](https://github.com/flutter/samples) [2696⭐] - 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) [12291⭐] - 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) [377⭐] - 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) [156⭐] - 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) [251⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [449⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [328⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [408⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [619⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [511⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [619⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [Lime](https://github.com/fablue/lime-flutter) [252⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [448⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [330⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [407⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [623⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [513⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [623⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). - [BookSearch](https://github.com/Norbert515/BookSearch) [303⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). - [Cinematic](https://github.com/aaronoe/FlutterCinematic) [499⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [210⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [319⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [212⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [322⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). - [Taskist](https://github.com/huextrat/Taskist) [237⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [113⭐] - 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) [211⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Tourism](https://github.com/bluemix/tourism-demo) [115⭐] - 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) [213⭐] - 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) [119⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [107⭐] - 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) [92⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [TailorMade](https://github.com/jogboms/tailor_made) [108⭐] - 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) [93⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). - [Spacex-Go](https://github.com/jesusrp98/spacex-go) [177⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). ### ### PWA -- [InKino](https://github.com/roughike/inKino) [2203⭐] - Movie app with flutter_redux, animations and unit tests by [Iiro Krankka](https://github.com/roughike). +- [InKino](https://github.com/roughike/inKino) [2204⭐] - Movie app with flutter_redux, animations and unit tests by [Iiro Krankka](https://github.com/roughike). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [111⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [71⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [118⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Flip](https://github.com/RedBrogdon/flutterflip) [112⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [72⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [119⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). - [Crush](https://github.com/boeledi/flutter_crush) [167⭐] - 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) [43⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01). ## Web -- [Peanut](https://github.com/kevmoo/peanut.dart) [43⭐] - Deploy your web app to GitHub pages by [Kevin Moore](https://github.com/kevmoo). +- [Peanut](https://github.com/kevmoo/peanut.dart) [46⭐] - Deploy your web app to GitHub pages by [Kevin Moore](https://github.com/kevmoo). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [193⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [194⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). - [FlutterIcon](http://fluttericon.com/) [91⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). - [IntelliJ Redux](https://plugins.jetbrains.com/plugin/11277-redux) - Navigate Redux app by [Hillel Coren](https://twitter.com/hillelcoren). - [FVM](https://github.com/leoafarias/fvm) [45⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. @@ -525,9 +532,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5041⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2465⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [501⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5044⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2468⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [504⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus From 1ad75d0f4e2583ae3ec8716ff928d4d6365551cd Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 27 May 2019 14:18:43 +0200 Subject: [PATCH 023/247] Developer Quest --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 7e88c02..6539bdc 100644 --- a/source.md +++ b/source.md @@ -468,6 +468,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Premium - [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/) +- [Developer Quest](https://github.com/2d-inc/developer_quest) - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/) ### Top From d507d39e7655a2f389c080d92ce9816ed3b11a34 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 27 May 2019 14:19:18 +0200 Subject: [PATCH 024/247] 2d-inc/developer_quest --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 6539bdc..8ca33b8 100644 --- a/source.md +++ b/source.md @@ -468,7 +468,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Premium - [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/) -- [Developer Quest](https://github.com/2d-inc/developer_quest) - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/) +- [Developer Quest](https://github.com/2d-inc/developer_quest) - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/) ### Top From 0f42598355169fe5b1fcd589d32e148b2fd8df0a Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 29 May 2019 13:14:09 +0200 Subject: [PATCH 025/247] test HAF --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 8ca33b8..c530066 100644 --- a/source.md +++ b/source.md @@ -601,6 +601,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Meetup [Chicago](https://www.meetup.com/Flutter-Chicago/) +## Hall Of Fame + +[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/0)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/0)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/1)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/1)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/2)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/2)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/3)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/3)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/4)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/4)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/5)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/5)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/6)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/6)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/7)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/7) + ## License [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) From 2da724277a382b41d50272166f1ae42b4a2affc3 Mon Sep 17 00:00:00 2001 From: pinkesh Date: Wed, 29 May 2019 18:46:29 +0530 Subject: [PATCH 026/247] Superhero Interaction app link added. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57fe473..ad4d71b 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [292⭐] - 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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [108⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [125⭐] - Cool Super Hero Interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji) #### Drawers From ec8bf10e9783847f55a17cadd57617f68d1c64e3 Mon Sep 17 00:00:00 2001 From: pinkesh Date: Wed, 29 May 2019 18:51:39 +0530 Subject: [PATCH 027/247] Superhero Interaction app link added. --- README.md | 1 - source.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad4d71b..57fe473 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [292⭐] - 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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [108⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [125⭐] - Cool Super Hero Interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji) #### Drawers diff --git a/source.md b/source.md index c530066..f52b361 100644 --- a/source.md +++ b/source.md @@ -148,6 +148,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [125⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji) #### Drawers From 203ce8a739bf558a20ed2a420ef7b4bb8afd044f Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 29 May 2019 17:06:39 +0200 Subject: [PATCH 028/247] Superhero --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index f52b361..6549408 100644 --- a/source.md +++ b/source.md @@ -148,7 +148,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [125⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji) #### Drawers @@ -495,7 +494,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Deer](https://github.com/aleksanderwozniak/deer) - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak) - [TailorMade](https://github.com/jogboms/tailor_made) - 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) - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar) -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [177⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji) ### From c8ccfc41a8e72894a126cb67e982682e30b42aae Mon Sep 17 00:00:00 2001 From: Donald Wilson Date: Mon, 3 Jun 2019 08:45:41 -0400 Subject: [PATCH 029/247] Add Canada and Meetup Toronto --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 5efe375..1c588bd 100644 --- a/source.md +++ b/source.md @@ -568,6 +568,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Medium [Flutter Comunidade BR](https://medium.com/flutter-comunidade-br) - Twitter [Flutter Comunidade BR](https://twitter.com/br_flutter) +### 🇨🇦 Canada + +- Meetup [Toronto](https://www.meetup.com/FlutterToronto) + ### 🇨🇮 Côte d'Ivoire (Ivory Coast) - Facebook [Page](https://web.facebook.com/flutterci/) From b2638aeef7c1fe8179d913973f940d510c98f3a9 Mon Sep 17 00:00:00 2001 From: imaNNeoFighT Date: Tue, 4 Jun 2019 14:40:28 +0430 Subject: [PATCH 030/247] Added FL Chart on the Charts section --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index e7b60d1..0da1190 100644 --- a/source.md +++ b/source.md @@ -217,6 +217,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter Plot](https://github.com/RCHowell/flutter_plot) - Pretty plots by [R. C. Howell](https://github.com/RCHowell/) - [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) - A library to draw fantastic charts in Flutter by [Iman Khoshabi](ikhoshabi.com) ### Navigation From a5a20ff51406be14d07cc43a0ccc42d5989db8a8 Mon Sep 17 00:00:00 2001 From: Simon Leier Date: Wed, 5 Jun 2019 00:34:04 +0200 Subject: [PATCH 031/247] Add Logger --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 1c588bd..db4c89e 100644 --- a/source.md +++ b/source.md @@ -406,6 +406,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Log / Tracing - [Catcher](https://github.com/jhomlala/catcher) - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala) +- [Logger](https://github.com/leisim/logger) - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim) ## Frameworks From 4fcc17f1ece2d58c141397bb86add5104e033096 Mon Sep 17 00:00:00 2001 From: Antonino Di Natale Date: Fri, 7 Jun 2019 18:14:10 +0200 Subject: [PATCH 032/247] Add "Flutter Tags" --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index db4c89e..75551b1 100644 --- a/source.md +++ b/source.md @@ -148,6 +148,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Flutter Tags](https://github.com/Dn-a/flutter_tags) - Selectable and Input Tags with different customizations by [Di Natale Antonino](https://github.com/Dn-a). #### Drawers From f131c8619cf705aabdedf084a2bb5c18c26b07af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Vel=C3=A1squez=20L=C3=B3pez?= Date: Mon, 10 Jun 2019 14:46:34 -0500 Subject: [PATCH 033/247] Bezier_chart widget was added More details in this link: https://twitter.com/diegoveloper/status/1138127116069941248 --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 5bff294..62f3b53 100644 --- a/source.md +++ b/source.md @@ -223,6 +223,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - A library to draw fantastic charts in Flutter by [Iman Khoshabi](ikhoshabi.com) +- [Bezier Chart](https://github.com/aeyrium/bezier_chart) - A beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper) ### Navigation From 0ce04d56a96d55c0fff43d3334232658545b77e0 Mon Sep 17 00:00:00 2001 From: Alexey Podolian Date: Tue, 11 Jun 2019 17:24:59 +0300 Subject: [PATCH 034/247] Add direct select --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 5bff294..856416b 100644 --- a/source.md +++ b/source.md @@ -148,6 +148,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - A selection widget with an ethereal, full-screen modal popup displaying the available choices by [Ivan Yatsouba](https://github.com/iyatsouba). #### Drawers From b85e88515861267b4bfc5110378413f53574c265 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 12 Jun 2019 01:27:46 +0200 Subject: [PATCH 035/247] Shorten Chart description --- source.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/source.md b/source.md index 62f3b53..7ff6889 100644 --- a/source.md +++ b/source.md @@ -222,8 +222,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter Plot](https://github.com/RCHowell/flutter_plot) - Pretty plots by [R. C. Howell](https://github.com/RCHowell/) - [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) - A library to draw fantastic charts in Flutter by [Iman Khoshabi](ikhoshabi.com) -- [Bezier Chart](https://github.com/aeyrium/bezier_chart) - A beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper) +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) - Draw fantastic charts in Flutter by [Iman Khoshabi](ikhoshabi.com) +- [Bezier Chart](https://github.com/aeyrium/bezier_chart) - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper) ### Navigation @@ -500,12 +500,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Spacex-Go](https://github.com/jesusrp98/spacex-go) - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). - [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji) -### - -### PWA - -- [InKino](https://github.com/roughike/inKino) - Movie app with flutter_redux, animations and unit tests by [Iiro Krankka](https://github.com/roughike) - ### Games - [Flip](https://github.com/RedBrogdon/flutterflip) - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) From 1b95e629f7e4471531afbf7228af5809708f3288 Mon Sep 17 00:00:00 2001 From: Sachin Date: Wed, 12 Jun 2019 10:31:11 +0530 Subject: [PATCH 036/247] Add facebook_audience_network This plugin supports Banner Ads, Interstitial Ads, Rewarded Video Ads, In stream Video Ads and Native Ads. --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index db4c89e..d53258d 100644 --- a/source.md +++ b/source.md @@ -312,6 +312,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Payments](https://github.com/pplante/flutter_payments) - In App Purchases & Subscriptions by [Delightful Goods](https://delightfulgoods.co) - [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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe) +- [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). ## Templates From 7229579305b12e1ebc5593b919f92af81ba0fe94 Mon Sep 17 00:00:00 2001 From: Shannon Skipper Date: Thu, 13 Jun 2019 08:28:09 -0700 Subject: [PATCH 037/247] Add Square In-App Payments SDK --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index d86e8c3..b3477cb 100644 --- a/source.md +++ b/source.md @@ -316,6 +316,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe) - [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) - 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 baf9e6172d98a19ba518bc6bf02397bb21c6f0c5 Mon Sep 17 00:00:00 2001 From: imaNNeoFighT Date: Fri, 14 Jun 2019 18:56:56 +0430 Subject: [PATCH 038/247] fixed FL Chart creator url, changed from relative url to static url to open the website --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index d86e8c3..b3c38f6 100644 --- a/source.md +++ b/source.md @@ -223,7 +223,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter Plot](https://github.com/RCHowell/flutter_plot) - Pretty plots by [R. C. Howell](https://github.com/RCHowell/) - [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](ikhoshabi.com) +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com) - [Bezier Chart](https://github.com/aeyrium/bezier_chart) - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper) ### Navigation From ebe6d719788b4039b97f9ec72a017726653cb087 Mon Sep 17 00:00:00 2001 From: "denny.deng" Date: Sat, 15 Jun 2019 23:04:18 +0800 Subject: [PATCH 039/247] add dynamic_widget to UI category --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index b3c38f6..6abc187 100644 --- a/source.md +++ b/source.md @@ -149,6 +149,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - A selection widget with an ethereal, full-screen modal popup displaying the available choices by [Ivan Yatsouba](https://github.com/iyatsouba). +- [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). #### Drawers From 6683afaed9a95485c4c1572357a6b1edfa027bb1 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 15 Jun 2019 17:41:22 +0200 Subject: [PATCH 040/247] Reply by Frederik Schweiger --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index b3c38f6..5896d98 100644 --- a/source.md +++ b/source.md @@ -501,6 +501,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Instory](https://github.com/InvertedX/instory) - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar) - [Spacex-Go](https://github.com/jesusrp98/spacex-go) - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). - [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji) +- [Reply](https://github.com/flschweiger/reply) - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger) ### Games From cb5cb79e411c0ddba0f1225f7ee0bddbdbb99ce0 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 15 Jun 2019 17:43:27 +0200 Subject: [PATCH 041/247] Reply design --- source.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/source.md b/source.md index 5896d98..9462fcf 100644 --- a/source.md +++ b/source.md @@ -31,14 +31,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|

- - - - - - - + From 165e2c317d08f6dfe9e2d71387e904260c67188e Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 16 Jun 2019 17:12:35 +0200 Subject: [PATCH 042/247] Dynamic Widget in Backend-Driven --- source.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index 6abc187..796a9a7 100644 --- a/source.md +++ b/source.md @@ -148,8 +148,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). -- [Direct Select](https://github.com/LanarsInc/direct-select-flutter) - A selection widget with an ethereal, full-screen modal popup displaying the available choices by [Ivan Yatsouba](https://github.com/iyatsouba). -- [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). +- [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). #### Drawers @@ -195,6 +194,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) - [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) + +#### 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). + ### Image - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com) From 8270a673b80f5090e069c265de74d183b6936da8 Mon Sep 17 00:00:00 2001 From: Jerry Chen Date: Mon, 17 Jun 2019 10:25:50 +0800 Subject: [PATCH 043/247] add Scroll to index --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57fe473..9418755 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [292⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [45⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). - [Offline](https://github.com/jogboms/flutter_offline) [272⭐] - 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) [38⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). #### Material Design From 0653e56f183bc7beef910583dbdc23dfbae46db9 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 17 Jun 2019 11:24:58 +0200 Subject: [PATCH 044/247] Scroll To Index --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index afa02a6..77dfc48 100644 --- a/source.md +++ b/source.md @@ -166,6 +166,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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/). #### Material Design From 04f071539ff376412bf0b959b52a1fdc291e29e3 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 17 Jun 2019 15:17:03 +0200 Subject: [PATCH 045/247] Typo --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 77dfc48..5cfe1f7 100644 --- a/source.md +++ b/source.md @@ -223,7 +223,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) -- [Bezier Chart](https://github.com/aeyrium/bezier_chart) - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper) +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper) ### Navigation From 099473876fd8763c371bb658ac23d9095e83ca28 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 17 Jun 2019 15:20:19 +0200 Subject: [PATCH 046/247] Rm flutter payment --- source.md | 1 - 1 file changed, 1 deletion(-) diff --git a/source.md b/source.md index 5cfe1f7..9fb53c0 100644 --- a/source.md +++ b/source.md @@ -311,7 +311,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com) -- [Payments](https://github.com/pplante/flutter_payments) - In App Purchases & Subscriptions by [Delightful Goods](https://delightfulgoods.co) - [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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe) - [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). From 01076b05b8b98902eff1a08c3a5f9d08759b65f6 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 17 Jun 2019 15:22:52 +0200 Subject: [PATCH 047/247] Gen > Rm flutter payment --- README.md | 458 +++++++++++++++++++++++++++--------------------------- 1 file changed, 233 insertions(+), 225 deletions(-) diff --git a/README.md b/README.md index 9418755..74b15a9 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -31,14 +31,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - - - - - - - + @@ -64,9 +57,9 @@ 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) [1.4K claps👏] - Building beautiful, flexible user interfaces. +- [Google IO 2018](https://medium.com/flutter-io/building-beautiful-flexible-user-interfaces-with-flutter-material-theming-and-official-material-13ae9279ef19) [1.5K 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) [1.8K claps👏] - Ins and Outs of Flutter Web by [Nash](https://nash0x7e2.github.io/). +- [Flutter Web](https://medium.com/flutter-community/ins-and-outs-of-flutter-web-7a82721dc19a) [2.3K claps👏] - Ins and Outs of Flutter Web by [Nash](https://nash0x7e2.github.io/). ### Websites / Blogs @@ -84,27 +77,27 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [76⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [82⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner - [Zero to One Animation](https://medium.com/dartlang/zero-to-one-with-flutter-part-two-5aa2f06655cb) [1.1K claps👏] - Focus on animation by [Mikkel Ravn](https://medium.com/@mravn). -- [Animations in Flutter](https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2) [1.1K claps👏] - Commonly used animation examples by [Muhammed Salih Güler](https://proandroiddev.com/@muhammedsalihguler). +- [Animations in Flutter](https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2) [1.2K claps👏] - Commonly used animation examples by [Muhammed Salih Güler](https://proandroiddev.com/@muhammedsalihguler). - [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). -- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) [5.2K claps👏] - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). +- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) [5.8K claps👏] - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [296👍] - Engine architecture by Adam Barth. -- [Render Objects](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) [2.4K claps👏] - What are Widgets, RenderObjects and Elements? by [Norbert515](https://github.com/Norbert515). +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [306👍] - Engine architecture by Adam Barth. +- [Render Objects](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) [2.6K 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) [646 claps👏] - Flutter Deep Dive: Gestures by [Nash](https://nash0x7e2.github.io/). +- [Gesture System](https://medium.com/flutter-community/flutter-deep-dive-gestures-c16203b3434f) [727 claps👏] - Flutter Deep Dive: Gestures by [Nash](https://nash0x7e2.github.io/). - [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) [788 claps👏] - Flutter's Rendering Engine: A Tutorial by [AbdulRahman AlHamali](https://github.com/AbdulRahmanAlHamali/). +- [Rendering Engine Tutorial](https://medium.com/saugo360/flutters-rendering-engine-a-tutorial-part-1-e9eff68b825d) [902 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) [801 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) [507 claps👏] - Using the Timeline allows you to find and address specific performance issues in your application by [Chinmay Garde](https://medium.com/@chinmaygarde). +- [Accessibility widgets](https://medium.com/flutter-community/a-deep-dive-into-flutters-accessibility-widgets-eb0ef9455bc) [803 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) [509 claps👏] - Using the Timeline allows you to find and address specific performance issues in your application by [Chinmay Garde](https://medium.com/@chinmaygarde). ### Howtos @@ -116,7 +109,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) [79🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). - [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [136🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [138🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course for beginners & non-programmers by [Zaiste](https://zaiste.net/). ## Components @@ -124,138 +117,146 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [2826⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [500⭐] - An app 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) [2959⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [548⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) [37⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [715⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [260⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [204⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [251⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [277⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [557⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). -- [Side Header List](https://github.com/renefloor/side_header_list_view) [160⭐] - Listview with sticky headers by [Rene Floor](https://github.com/renefloor). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [191⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [105⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [248⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [88⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [164⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [149⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [42⭐] - 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) [118⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [292⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [782⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [286⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [213⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [262⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [292⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [580⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Side Header List](https://github.com/renefloor/side_header_list_view) [169⭐] - Listview with sticky headers by [Rene Floor](https://github.com/renefloor). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [206⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [110⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [295⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [98⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [179⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [160⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [55⭐] - 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) [135⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [315⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [108⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [128⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [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). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [65⭐] - 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) [38⭐] - An 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) [73⭐] - 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) [49⭐] - An 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) [134⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [146⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [129⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [169⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [164⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [147⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [143⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [115⭐] - 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) [42⭐] - 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) [156⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [119⭐] - 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) [54⭐] - 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) [54⭐] - 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) [292⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [45⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [272⭐] - 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) [38⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [70⭐] - 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) [315⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [52⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [290⭐] - 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) [39⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [56⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [130⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [644⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [62⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [137⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [692⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### 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) [392⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [418⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [179⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [422⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [453⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [204⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [73⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [77⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [106⭐] - 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) [132⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). + + +#### Backend-Driven + +- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [99⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [299⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [133⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [430⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [362⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [290⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [539⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [249⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [29⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [330⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [142⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [465⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [383⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [311⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [565⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [278⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [35⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [374⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [56⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [653⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [204⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [286⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [377⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [58⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [692⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [207⭐] - Interactive, customizable vector maps by Mapbox. +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [321⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [206⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [144⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [135⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [776⭐] - By Google Charts Team. +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [216⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/mzimmerm/flutter_charts) [153⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [144⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [830⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [22⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [137⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [261⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [154⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [269⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [316⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [62⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1252⭐] - 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) [54⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). +- [Fluro](https://github.com/goposse/fluro) [1347⭐] - 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) [55⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [38⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). ### 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) [323⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [339⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [190⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [110⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [197⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [115⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). - [Instagram](https://hackernoon.com/instagram-authentication-with-flutter-df6424d2d56c) - Instagram auth by [Wilfried Mbouenda Mbogne](http://developer-journey.com/). -- [Firebase Phone Auth](https://medium.com/@gildaswise/flutter-adding-sign-in-with-google-and-phone-authentication-to-your-app-69f681518f9b) [608 claps👏] - Phone number auth via SMS by [Gildásio Filho](https://github.com/gildaswise). -- [SimpleAuth](https://github.com/Clancey/simple_auth) [115⭐] - 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) [21⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Firebase Phone Auth](https://medium.com/@gildaswise/flutter-adding-sign-in-with-google-and-phone-authentication-to-your-app-69f681518f9b) [665 claps👏] - Phone number auth via SMS by [Gildásio Filho](https://github.com/gildaswise). +- [SimpleAuth](https://github.com/Clancey/simple_auth) [122⭐] - 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) [24⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). ### Text & Rich Content -- [Markdown](https://github.com/flutter/flutter_markdown) [253⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Rich Text Editor](https://github.com/long1eu/rich_editor) [82⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [95⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [569⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [327⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Markdown](https://github.com/flutter/flutter_markdown) [281⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Rich Text Editor](https://github.com/long1eu/rich_editor) [85⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [101⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [606⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [412⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). ### Analytics -- [Usage](https://github.com/dart-lang/usage) [53⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. +- [Usage](https://github.com/dart-lang/usage) [56⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. - [Firebase Analytics](https://github.com/flutter/plugins/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API. -- [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [7⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). +- [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [8⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [10⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). ### Build automation @@ -264,42 +265,42 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Bitrise for Flutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects. - [Code Magic](https://codemagic.io/) - Automate the entire flow, build and distribution by [NeverCode](https://nevercode.io/). -- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [50⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [52⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). #### Build articles -- [Test on Travis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) [470 claps👏] - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov). -- [Building Apks/Ipas on Travis](https://medium.com/@yegorj/building-flutter-apks-and-ipas-on-travis-98d84d8e9b4) [267 claps👏] - Automated build for Android and IOS by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Test on Travis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) [476 claps👏] - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Building Apks/Ipas on Travis](https://medium.com/@yegorj/building-flutter-apks-and-ipas-on-travis-98d84d8e9b4) [269 claps👏] - Automated build for Android and IOS by [Yegor Jbanov](https://twitter.com/yegorjbanov). - [Automatic code signing for iOS without Mac](https://blog.codemagic.io/automatic-code-signing-for-ios-that-doesnt-require-a-mac/) by Helina Ariva ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [267⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [85⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [295⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [91⭐] - Simple but useful package for use colors in flutter. ### Media #### Audio -- [Audio Plugin](https://github.com/rxlabz/audioplayer) [286⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Audio Plugin](https://github.com/rxlabz/audioplayer) [302⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). - [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [79⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). -- [Stereo](https://github.com/2find/stereo) [48⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [119⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Stereo](https://github.com/2find/stereo) [49⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [133⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [525⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [425⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [562⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [448⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [142⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [160⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [173⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [192⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -310,50 +311,50 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [84⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Payments](https://github.com/pplante/flutter_payments) [22⭐] - In App Purchases & Subscriptions by [Delightful Goods](https://delightfulgoods.co). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [222⭐] - 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) [235⭐] - 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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). +- [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). ## Templates -- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [250⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [312⭐] - 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) [105⭐] - 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) [3127⭐] - 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) [399⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [725⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [73⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [121⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [392⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [272⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [226⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [2872⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [162⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [629⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [106⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [88⭐] - 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) [259⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [185⭐] - 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) [227⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [254⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [321⭐] - 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) [110⭐] - 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) [3283⭐] - 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) [404⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [762⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [78⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [124⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [410⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [290⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [239⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3032⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [179⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [671⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [115⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [92⭐] - 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) [276⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [195⭐] - 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) [319⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [68⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [73⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [185⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). -- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [8⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [192⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [10⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [27⭐] - 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) [214⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [38⭐] - 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) [219⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [163⭐] - 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) [33⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [169⭐] - 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) [37⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -362,51 +363,52 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [657⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [252⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [698⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [273⭐] - 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) [136⭐] - 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) [420⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Geolocation](https://github.com/loup-v/geolocation) [137⭐] - 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) [443⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). -- [Get Version](https://github.com/AppleEducate/get_version) [0⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [82⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [55⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [187⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [259⭐] - 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) [16⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). -- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [25⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [59⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). +- [Get Version](https://github.com/AppleEducate/get_version) [1⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). +- [Badger](https://github.com/g123k/flutter_app_badger) [85⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [UDID](https://github.com/GigaDroid/flutter_udid) [64⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [201⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [276⭐] - 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) [22⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [28⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [75⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [118⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [122⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [127⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [133⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [565⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [34⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [77⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [15⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [Blue](https://github.com/pauldemarco/flutter_blue) [611⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Beacons](https://github.com/loup-v/beacons) [36⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [82⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [23⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [922⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [MMKV](https://github.com/OpenFlutter/mmkv_flutter) [62⭐] - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao). +- [Sqflite](https://github.com/tekartik/sqflite) [965⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [MMKV](https://github.com/OpenFlutter/mmkv_flutter) [65⭐] - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [64⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [71⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). - [Intercom](https://pub.dev/packages/intercom) [21⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [192⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). -- [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) [40⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish). -- [App Rating](https://github.com/AppleEducate/app_review) [0⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [203⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) [42⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish). +- [App Rating](https://github.com/AppleEducate/app_review) [3⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [139⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Catcher](https://github.com/jhomlala/catcher) [151⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [104⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -414,117 +416,115 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [1532⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [462⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [1735⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [560⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection -- [Built redux](https://github.com/davidmarne/flutter_built_redux) [71⭐] - 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) [278⭐] - 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) [823⭐] - 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. -- [Dartea](https://github.com/p69/dartea) [61⭐] - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69). -- [Inject](https://github.com/google/inject.dart) [440⭐] - Compile-time dependency injection by Google. -- [Flux](https://github.com/google/flutter_flux) [306⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [4270⭐] - Alibaba Redux implementation. +- [Built redux](https://github.com/davidmarne/flutter_built_redux) [72⭐] - 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) [292⭐] - 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) [873⭐] - 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. +- [Dartea](https://github.com/p69/dartea) [63⭐] - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69). +- [Inject](https://github.com/google/inject.dart) [457⭐] - Compile-time dependency injection by Google. +- [Flux](https://github.com/google/flutter_flux) [308⭐] - Implementation of the Flux framework by Google. +- [Fish](https://github.com/alibaba/fish-redux) [4469⭐] - Alibaba Redux implementation. ### Widgets -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [527⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [120⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [558⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [135⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [854⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [54⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [921⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [59⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [168⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [788⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [195⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [307⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [117⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [170⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [857⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [202⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [328⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [126⭐] - 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). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1170⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [708⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1269⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [730⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [173⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [185⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [98⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [102⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [28⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [34⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3448⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3565⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [545⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [2696⭐] - 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) [12291⭐] - 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) [377⭐] - 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) [156⭐] - 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) [252⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [448⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [330⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [407⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [623⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [513⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [623⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [303⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [499⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [212⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [322⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [237⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [115⭐] - 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) [213⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Flutter Team Samples](https://github.com/flutter/samples) [2956⭐] - 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) [13161⭐] - 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) [381⭐] - 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) [158⭐] - 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) [260⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [460⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [340⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [417⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [650⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [546⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [658⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [310⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [515⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [223⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [342⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [253⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [125⭐] - 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) [229⭐] - 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) [119⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [108⭐] - 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) [93⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [177⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). - -### - -### PWA - -- [InKino](https://github.com/roughike/inKino) [2204⭐] - Movie app with flutter_redux, animations and unit tests by [Iiro Krankka](https://github.com/roughike). +- [Deer](https://github.com/aleksanderwozniak/deer) [127⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [111⭐] - 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) [97⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [216⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [154⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). +- [Reply](https://github.com/flschweiger/reply) [214⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [112⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [72⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [119⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [167⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com). +- [Flip](https://github.com/RedBrogdon/flutterflip) [117⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [75⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [124⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [173⭐] - 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) [43⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01). ## Web -- [Peanut](https://github.com/kevmoo/peanut.dart) [46⭐] - Deploy your web app to GitHub pages by [Kevin Moore](https://github.com/kevmoo). +- [Peanut](https://github.com/kevmoo/peanut.dart) [57⭐] - Deploy your web app to GitHub pages by [Kevin Moore](https://github.com/kevmoo). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [194⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [91⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [196⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [FlutterIcon](http://fluttericon.com/) [96⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). - [IntelliJ Redux](https://plugins.jetbrains.com/plugin/11277-redux) - Navigate Redux app by [Hillel Coren](https://twitter.com/hillelcoren). -- [FVM](https://github.com/leoafarias/fvm) [45⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [FVM](https://github.com/leoafarias/fvm) [47⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). +- [genLang](https://github.com/KingWu/gen_lang) [20⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). ### VSCode @@ -533,9 +533,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5044⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2468⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [504⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5276⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2590⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [575⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -543,7 +543,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [261👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [266👍] ## Community @@ -566,6 +566,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Medium [Flutter Comunidade BR](https://medium.com/flutter-comunidade-br) - Twitter [Flutter Comunidade BR](https://twitter.com/br_flutter) +### 🇨🇦 Canada + +- Meetup [Toronto](https://www.meetup.com/FlutterToronto) + ### 🇨🇮 Côte d'Ivoire (Ivory Coast) - Facebook [Page](https://web.facebook.com/flutterci/) @@ -601,6 +605,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Meetup [Chicago](https://www.meetup.com/Flutter-Chicago/) +## Hall Of Fame + +[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/0)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/0)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/1)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/1)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/2)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/2)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/3)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/3)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/4)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/4)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/5)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/5)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/6)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/6)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/7)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/7) + ## License [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) From 5d66ce85d5a8a8fbe434c3f5cd790eee6a84097a Mon Sep 17 00:00:00 2001 From: Dilum De Silva Date: Tue, 18 Jun 2019 11:44:10 +0530 Subject: [PATCH 048/247] Added Sri Lanka and Colombo Flutter Community I have added the links related to Sri Lankan Flutter Community. --- source.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source.md b/source.md index 9fb53c0..3f3a11d 100644 --- a/source.md +++ b/source.md @@ -601,6 +601,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Telegram](https://t.me/rudart) - Russian speaking Dart & Flutter community. +### 🇱🇰 Sri Lanka + +- [Gitter](https://gitter.im/Colombo-Flutter-Community) - The place where you can meet developers and discuss about projects. +- [Slack](https://fluttercmb.slack.com/) - Flutter community Slack channel. +- [Community GitHub Page](https://github.com/Colombo-Flutter-Meetup) - Open Source Projects hosted by Colombo Flutter community. +- [YouTube Channel](https://www.youtube.com/channel/UCTn0DzwU0YGvISOGiTKPhtg) - To check meetups related videos. +- [Facebook Page](https://www.facebook.com/flutterCMB/) - Facebook page of the Colombo Flutter community. + ### 🇺🇸 United States - Meetup [Chicago](https://www.meetup.com/Flutter-Chicago/) From bd70e3ae43ef1c8371c881e40cdadc93457921d4 Mon Sep 17 00:00:00 2001 From: bus710 Date: Tue, 18 Jun 2019 08:38:36 -0700 Subject: [PATCH 049/247] Added Matrix2 in the Game category. The project uses Flutter/Web as its front-end to give the control of the LEDs on SenseHat on RPI. --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 9fb53c0..318d6b9 100644 --- a/source.md +++ b/source.md @@ -509,6 +509,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Crush](https://github.com/boeledi/flutter_crush) - 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) - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) +- [Matrix2](https://github.com/bus710/matrix2) - Sense Hat's LED matrix control game by [bus710](https://github.com/bus710) ## Web From a8cbbed00266d8697c755d51cc8d1e10d24422a9 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 19 Jun 2019 11:12:12 +0200 Subject: [PATCH 050/247] Gen > Sri Lanka and Colombo Flutter Community Added --- README.md | 248 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 128 insertions(+), 120 deletions(-) diff --git a/README.md b/README.md index 74b15a9..53878e9 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -84,11 +84,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Zero to One Animation](https://medium.com/dartlang/zero-to-one-with-flutter-part-two-5aa2f06655cb) [1.1K claps👏] - Focus on animation by [Mikkel Ravn](https://medium.com/@mravn). - [Animations in Flutter](https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2) [1.2K claps👏] - Commonly used animation examples by [Muhammed Salih Güler](https://proandroiddev.com/@muhammedsalihguler). - [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). -- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) [5.8K claps👏] - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). +- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) [5.9K claps👏] - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [306👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [307👍] - Engine architecture by Adam Barth. - [Render Objects](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) [2.6K 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) [727 claps👏] - Flutter Deep Dive: Gestures by [Nash](https://nash0x7e2.github.io/). @@ -117,42 +117,42 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [2959⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [548⭐] - An app 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) [2968⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [551⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) [37⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [782⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [286⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [786⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [287⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). - [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [213⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). - [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [262⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [292⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [580⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [295⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [584⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). - [Side Header List](https://github.com/renefloor/side_header_list_view) [169⭐] - Listview with sticky headers by [Rene Floor](https://github.com/renefloor). - [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [206⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [110⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [295⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [98⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [111⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [296⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [99⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). - [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [179⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [160⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [161⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). - [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [55⭐] - 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) [135⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [315⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [316⭐] - 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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [128⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [73⭐] - 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) [49⭐] - An 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) [74⭐] - 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) [51⭐] - An 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) [169⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [164⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [147⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [172⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [167⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [148⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders @@ -162,72 +162,72 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### UI Helpers -- [Reorderables](https://github.com/hanshengchiu/reorderables) [70⭐] - 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) [315⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [71⭐] - 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) [316⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [52⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [290⭐] - 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) [39⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Offline](https://github.com/jogboms/flutter_offline) [291⭐] - 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) [42⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). #### Material Design - [Material Color Picker](https://github.com/long1eu/material_color_picker) [62⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). - [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [137⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [692⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Slidable](https://github.com/letsar/flutter_slidable) [694⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### 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) [422⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [453⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [204⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [456⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [207⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). #### Calendar - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [77⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [132⭐] - 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) [134⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Backend-Driven -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [99⭐] - 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) [102⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [330⭐] - 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) [334⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). - [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [142⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [465⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [383⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [311⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [565⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [278⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Photo View](https://github.com/renancaraujo/photo_view) [467⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [385⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [312⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [566⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [284⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). - [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [35⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [377⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [378⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [58⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [692⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Map](https://github.com/apptreesoftware/flutter_map) [697⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [207⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [321⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [326⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts - [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [216⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [153⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [144⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [830⭐] - By Google Charts Team. +- [Charts](https://github.com/mzimmerm/flutter_charts) [154⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [145⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [839⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [22⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). - [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [154⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [269⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [316⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [62⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). +- [FCharts](https://github.com/thekeenant/fcharts) [271⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [322⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [68⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1347⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com). +- [Fluro](https://github.com/goposse/fluro) [1357⭐] - 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) [55⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [38⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). @@ -237,20 +237,20 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Login](https://github.com/AppleEducate/flutter_login) [339⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [197⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [199⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). - [OAuth](https://github.com/hitherejoe/FlutterOAuth) [115⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). - [Instagram](https://hackernoon.com/instagram-authentication-with-flutter-df6424d2d56c) - Instagram auth by [Wilfried Mbouenda Mbogne](http://developer-journey.com/). - [Firebase Phone Auth](https://medium.com/@gildaswise/flutter-adding-sign-in-with-google-and-phone-authentication-to-your-app-69f681518f9b) [665 claps👏] - Phone number auth via SMS by [Gildásio Filho](https://github.com/gildaswise). - [SimpleAuth](https://github.com/Clancey/simple_auth) [122⭐] - 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) [24⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [25⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). ### Text & Rich Content -- [Markdown](https://github.com/flutter/flutter_markdown) [281⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Markdown](https://github.com/flutter/flutter_markdown) [282⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. - [Rich Text Editor](https://github.com/long1eu/rich_editor) [85⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). - [Masked Text](https://github.com/benhurott/flutter-masked-text) [101⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [606⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [412⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Zefyr](https://github.com/memspace/zefyr) [613⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [415⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). ### Analytics @@ -275,22 +275,22 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [295⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [91⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [296⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [92⭐] - Simple but useful package for use colors in flutter. ### Media #### Audio -- [Audio Plugin](https://github.com/rxlabz/audioplayer) [302⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Audio Plugin](https://github.com/rxlabz/audioplayer) [303⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). - [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [79⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). - [Stereo](https://github.com/2find/stereo) [49⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). - [Flutter Sound](https://github.com/dooboolab/flutter_sound) [133⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [562⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [448⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [563⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [451⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice @@ -300,7 +300,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Storage - [Firebase Storage](https://github.com/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [192⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [193⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -320,22 +320,22 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [254⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). - [Mates](https://github.com/CodemateLtd/FlutterMates) [321⭐] - 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) [110⭐] - 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) [3283⭐] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by [Brian Egan](https://github.com/brianegan). +- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [3298⭐] - 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) [404⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [762⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [763⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). - [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [78⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). - [Music Player](https://github.com/thosakwe/flutter_music_player) [124⭐] - music player component by [Tobe O](https://thosakwe.com/). - [Dashboard](https://github.com/Ivaskuu/dashboard) [410⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [290⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [239⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3032⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [179⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [291⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [240⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3045⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [180⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). - [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [671⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). - [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [115⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [92⭐] - 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). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [93⭐] - 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) [276⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [195⭐] - 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) [319⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [Feather](https://github.com/jhomlala/feather) [197⭐] - 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) [324⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). ### Clone @@ -349,12 +349,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Vision - [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [38⭐] - 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) [219⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [Google Mobile Vision](https://github.com/edufolly/flutter_mobile_vision) [221⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [169⭐] - 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) [37⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [170⭐] - 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) [38⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -363,21 +363,21 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [698⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [701⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). - [Location](https://github.com/Lyokone/flutterlocation) [273⭐] - 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) [137⭐] - 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) [443⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) [446⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). - [Get Version](https://github.com/AppleEducate/get_version) [1⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). - [Badger](https://github.com/g123k/flutter_app_badger) [85⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [64⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [201⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [UDID](https://github.com/GigaDroid/flutter_udid) [65⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [203⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). - [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [276⭐] - 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) [22⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [28⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [75⭐] - 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) [79⭐] - 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). #### Scanner @@ -387,28 +387,28 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [611⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [36⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). +- [Blue](https://github.com/pauldemarco/flutter_blue) [612⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Beacons](https://github.com/loup-v/beacons) [37⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). - [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [82⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [23⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage - [Sqflite](https://github.com/tekartik/sqflite) [965⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [MMKV](https://github.com/OpenFlutter/mmkv_flutter) [65⭐] - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao). +- [MMKV](https://github.com/OpenFlutter/mmkv_flutter) [66⭐] - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [71⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [72⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). - [Intercom](https://pub.dev/packages/intercom) [21⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [203⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [204⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). - [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) [42⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish). - [App Rating](https://github.com/AppleEducate/app_review) [3⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [151⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [104⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [152⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [106⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -416,98 +416,98 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [1735⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [560⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [1748⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [565⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [72⭐] - 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) [292⭐] - 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) [873⭐] - 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) [876⭐] - 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. - [Dartea](https://github.com/p69/dartea) [63⭐] - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69). - [Inject](https://github.com/google/inject.dart) [457⭐] - Compile-time dependency injection by Google. - [Flux](https://github.com/google/flutter_flux) [308⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [4469⭐] - Alibaba Redux implementation. +- [Fish](https://github.com/alibaba/fish-redux) [4489⭐] - Alibaba Redux implementation. ### Widgets -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [558⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [559⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). - [Functional widget](https://github.com/rrousselGit/functional_widget) [135⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [921⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [59⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [924⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [60⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [170⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [857⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [171⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [863⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). - [Villains](https://github.com/Norbert515/flutter_villains) [202⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [328⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [329⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Drawing Animation](https://github.com/biocarl/drawing_animation) [126⭐] - 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). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1269⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [730⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1279⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [731⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [185⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [186⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [102⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [103⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [34⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [138⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3565⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [545⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3578⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [551⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [2956⭐] - 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) [13161⭐] - 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) [381⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +- [Flutter Team Samples](https://github.com/flutter/samples) [2976⭐] - 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) [13215⭐] - 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) [382⭐] - 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) [158⭐] - 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) [260⭐] - Lime social network by Sebastian Sellmair. +- [Lime](https://github.com/fablue/lime-flutter) [261⭐] - Lime social network by Sebastian Sellmair. - [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [460⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [340⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [341⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). - [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [417⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [650⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [546⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [658⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [653⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [549⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [661⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). - [BookSearch](https://github.com/Norbert515/BookSearch) [310⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). - [Cinematic](https://github.com/aaronoe/FlutterCinematic) [515⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [223⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [342⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [253⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [225⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [343⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [258⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). - [Tourism](https://github.com/bluemix/tourism-demo) [125⭐] - 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) [229⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [232⭐] - 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) [127⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [111⭐] - 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) [97⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Deer](https://github.com/aleksanderwozniak/deer) [126⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [112⭐] - 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) [98⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). - [Spacex-Go](https://github.com/jesusrp98/spacex-go) [216⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). - [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [154⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [214⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Reply](https://github.com/flschweiger/reply) [262⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [117⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [75⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [Flip](https://github.com/RedBrogdon/flutterflip) [118⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [76⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). - [TRex](https://github.com/renancaraujo/trex-flame) [124⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [173⭐] - 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) [43⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). +- [Crush](https://github.com/boeledi/flutter_crush) [174⭐] - 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) [44⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01). ## Web @@ -533,9 +533,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5276⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2590⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [575⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5287⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2606⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [578⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -601,6 +601,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Telegram](https://t.me/rudart) - Russian speaking Dart & Flutter community. +### 🇱🇰 Sri Lanka + +- [Gitter](https://gitter.im/Colombo-Flutter-Community) - The place where you can meet developers and discuss about projects. +- [Slack](https://fluttercmb.slack.com/) - Flutter community Slack channel. +- [Community GitHub Page](https://github.com/Colombo-Flutter-Meetup) - Open Source Projects hosted by Colombo Flutter community. +- [YouTube Channel](https://www.youtube.com/channel/UCTn0DzwU0YGvISOGiTKPhtg) - To check meetups related videos. +- [Facebook Page](https://www.facebook.com/flutterCMB/) - Facebook page of the Colombo Flutter community. + ### 🇺🇸 United States - Meetup [Chicago](https://www.meetup.com/Flutter-Chicago/) From d7a76f2181d6014ce0d89a779ba6ed3f5ef0c00a Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 19 Jun 2019 11:14:46 +0200 Subject: [PATCH 051/247] =?UTF-8?q?=F0=9F=87=AF=F0=9F=87=B5=20Japan?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 3f3a11d..be79d33 100644 --- a/source.md +++ b/source.md @@ -591,6 +591,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Twitter [Flutter Berlin](https://twitter.com/flutterBerlin) - [Düsseldorf](https://twitter.com/flutter_school) - Slack [Flutter Berlin](https://flutterberlin.slack.com/join/shared_invite/enQtMzQ1NDI0NjU4Mjc5LWVjOTg0NmUxZmU4YzZjZjFkMWNjYWYyYTI5NjMyZWE5MDZjNDM0YzgyNWQyM2EzM2E0NDE4ZmQyMzQyMzRlNjI) +### 🇯🇵 Japan + +- Meetup - [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) + ### 🇳🇬Nigeria - Slack [DevCenter Square](https://devcenter-square-slack.herokuapp.com) - Square Team's #flutter community channel From 4e3c0228913731ea16a469be910f4d3ed6dca006 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 19 Jun 2019 11:17:21 +0200 Subject: [PATCH 052/247] =?UTF-8?q?Gen=20>=20=F0=9F=87=AF=F0=9F=87=B5=20Ja?= =?UTF-8?q?pan?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 53878e9..1b6908d 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -476,7 +476,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Top - [Flutter Team Samples](https://github.com/flutter/samples) [2976⭐] - 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) [13215⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend). +- [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) [13216⭐] - 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) [382⭐] - 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) [158⭐] - 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) [261⭐] - Lime social network by Sebastian Sellmair. @@ -591,6 +591,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Twitter [Flutter Berlin](https://twitter.com/flutterBerlin) - [Düsseldorf](https://twitter.com/flutter_school). - Slack [Flutter Berlin](https://flutterberlin.slack.com/join/shared_invite/enQtMzQ1NDI0NjU4Mjc5LWVjOTg0NmUxZmU4YzZjZjFkMWNjYWYyYTI5NjMyZWE5MDZjNDM0YzgyNWQyM2EzM2E0NDE4ZmQyMzQyMzRlNjI) +### 🇯🇵 Japan + +- Meetup - [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/). + ### 🇳🇬Nigeria - Slack [DevCenter Square](https://devcenter-square-slack.herokuapp.com) - Square Team's #flutter community channel. From 009c1aba1d42a968f8ee9c07087580a4b4c1c551 Mon Sep 17 00:00:00 2001 From: Vamsi Krishna <31307345+rvamsikrishna@users.noreply.github.com> Date: Wed, 19 Jun 2019 15:30:03 +0530 Subject: [PATCH 053/247] added inview_notifier_list package to ui helpers section --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index be79d33..32d3e32 100644 --- a/source.md +++ b/source.md @@ -167,6 +167,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - A Flutter package that builds a ListView and notifies when the widgets are on screen within a provided area by [Vamsi Krishna](https://github.com/rvamsikrishna). #### Material Design From 4c827fffed640616e08d7664d991477c55f4530c Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 19 Jun 2019 14:35:41 +0200 Subject: [PATCH 054/247] Shorten desc --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 32d3e32..c68982c 100644 --- a/source.md +++ b/source.md @@ -167,7 +167,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - A Flutter package that builds a ListView and notifies when the 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/rvamsikrishna). #### Material Design From cb2b65bd4cfbfed6e3d900dffb66faac288a6efd Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 20 Jun 2019 22:59:31 +0200 Subject: [PATCH 055/247] Google Tasks for Web --- source.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source.md b/source.md index c68982c..487c007 100644 --- a/source.md +++ b/source.md @@ -338,6 +338,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Feather](https://github.com/jhomlala/feather) - 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) - Collection of useful UIs clones by [Javier González](https://github.com/javico2609) +### Web + +- [Tasks](https://github.com/AppleEducate/tasks_clone) - Google Tasks for the Web by [Rody Davis](http://appleeducate.com) + ### Clone - [GitTouch](https://github.com/pd4d10/git-touch) - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10) @@ -509,11 +513,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [TRex](https://github.com/renancaraujo/trex-flame) - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo) - [Crush](https://github.com/boeledi/flutter_crush) - 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) - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) -- [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) - -## Web - -- [Peanut](https://github.com/kevmoo/peanut.dart) - Deploy your web app to GitHub pages by [Kevin Moore](https://github.com/kevmoo) +- [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) ## Utilities From 59c532639d0e6b9602947d63d4ed29960c5983b3 Mon Sep 17 00:00:00 2001 From: whatsupcoders Date: Sun, 23 Jun 2019 22:19:40 -0500 Subject: [PATCH 056/247] Added 'Whatsupcoders' video series. --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 64a62fa..8e2f99e 100644 --- a/source.md +++ b/source.md @@ -110,6 +110,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Coding With Flutter](https://www.youtube.com/watch?v=u_Lyx8KJWpg&list=PLNnAcB93JKV9iZ2cwk9MEx3_JG8BRikMP) - Video tutorials and live-coding examples by [Andrea Bizzotto](https://medium.com/@biz84). - [Flutter Crash Course](https://fluttercrashcourse.com) - Free video course by [Nick Manning](https://twitter.com/seenickcode). - [Boring Show](https://www.youtube.com/results?search_query=%23BoringShow) - Exploration with the Flutter Team. +- [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders) ## Components From 64b66ca4668b54b18cf967b8bdc6bcd3e3689692 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 26 Jun 2019 15:27:54 +0300 Subject: [PATCH 057/247] Add Flutter Events --- source.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index 1b3099c..1d8db4c 100644 --- a/source.md +++ b/source.md @@ -17,8 +17,8 @@ Thanks - - + +

Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. @@ -564,6 +564,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Dev 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 更简单 +- [Flutter Events](https://flutterevents.com) - An open list of Flutter Events ### 🇧🇷 Brazil From 3ba57a063c73f3bc2ddaae4722ccb77d941ee689 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 26 Jun 2019 15:36:28 +0300 Subject: [PATCH 058/247] Add Flutter Events --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 1d8db4c..98c4eb9 100644 --- a/source.md +++ b/source.md @@ -564,7 +564,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Dev 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 更简单 -- [Flutter Events](https://flutterevents.com) - An open list of Flutter Events +- [Flutter Events](https://flutterevents.com) - An open list of Flutter events by [@hillelcoren](https://twitter.com/hillelcoren) ### 🇧🇷 Brazil From a3c9ed03e99dfbe69739d524395490d16e831305 Mon Sep 17 00:00:00 2001 From: Braulio Cassule Date: Fri, 28 Jun 2019 11:28:07 +0100 Subject: [PATCH 059/247] =?UTF-8?q?add=20=F0=9F=87=A6=F0=9F=87=B4=20commun?= =?UTF-8?q?ity?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b6908d..adaa239 100644 --- a/README.md +++ b/README.md @@ -559,6 +559,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter Community](https://github.com/fluttercommunity) - Central place for community made packages. - [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让 Flutter 更简单. +### 🇦🇴 Angola +- Facebook [Group](https://facebook.com/groups/556888664681938) +- Facebook [Page](https://facebook.com/Flutter-Angola-2076395262380886/) +- Twitter [Page](https://twitter.com/AngolaFlutter) + ### 🇧🇷 Brazil - [Flutter talk](https://github.com/JHBitencourt/flutter_talk) de introdução ao Flutter em português by [Julio Bitencourt](http://juliobitencourt.com) @@ -625,4 +630,4 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| [![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. \ No newline at end of file +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 ed06b39eac1b409d19779a59d45f6c8ca5987f71 Mon Sep 17 00:00:00 2001 From: Filipe Barroso Date: Fri, 28 Jun 2019 15:25:09 +0100 Subject: [PATCH 060/247] Update source.md Add Flutter Portugal Meetup community. --- source.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source.md b/source.md index 1b3099c..ec5b2f5 100644 --- a/source.md +++ b/source.md @@ -607,6 +607,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - Dart & Flutter community - Twitter [FlutterLagos](https://twitter.com/FlutterLagos) - Dart & Flutter community (Lagos) +### 🇵🇹 Portugal +- [Meetup Flutter Portugal](https://www.meetup.com/flutterportugal/) Portuguese speaking Flutter Community + ### 🇷🇺 Russia - [Telegram](https://t.me/rudart) - Russian speaking Dart & Flutter community. From 1ee4a178eb36030d432360be7766bc689151270d Mon Sep 17 00:00:00 2001 From: Braulio Cassule Date: Fri, 28 Jun 2019 18:32:02 +0100 Subject: [PATCH 061/247] add Angola community to source.md --- source.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source.md b/source.md index 1b3099c..8d8fb0f 100644 --- a/source.md +++ b/source.md @@ -565,6 +565,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter Community](https://github.com/fluttercommunity) - Central place for community made packages - [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让 Flutter 更简单 +### 🇦🇴 Angola +- Facebook [Group](https://facebook.com/groups/556888664681938) +- Facebook [Page](https://facebook.com/Flutter-Angola-2076395262380886/) +- Twitter [Page](https://twitter.com/AngolaFlutter) + ### 🇧🇷 Brazil - [Flutter talk](https://github.com/JHBitencourt/flutter_talk) de introdução ao Flutter em português by [Julio Bitencourt](http://juliobitencourt.com) From 3b22211fd299888909e04c51ade606b48e278929 Mon Sep 17 00:00:00 2001 From: Braulio Cassule Date: Fri, 28 Jun 2019 18:38:10 +0100 Subject: [PATCH 062/247] remove Angola community from README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index adaa239..5376824 100644 --- a/README.md +++ b/README.md @@ -559,11 +559,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter Community](https://github.com/fluttercommunity) - Central place for community made packages. - [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让 Flutter 更简单. -### 🇦🇴 Angola -- Facebook [Group](https://facebook.com/groups/556888664681938) -- Facebook [Page](https://facebook.com/Flutter-Angola-2076395262380886/) -- Twitter [Page](https://twitter.com/AngolaFlutter) - ### 🇧🇷 Brazil - [Flutter talk](https://github.com/JHBitencourt/flutter_talk) de introdução ao Flutter em português by [Julio Bitencourt](http://juliobitencourt.com) From 313de973d638a290712d5d13e410f65711bb45a3 Mon Sep 17 00:00:00 2001 From: whatsupcoders Date: Fri, 28 Jun 2019 23:33:16 -0500 Subject: [PATCH 063/247] Added 'Interview Questions' Section --- source.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source.md b/source.md index 64a62fa..9c45ad7 100644 --- a/source.md +++ b/source.md @@ -440,6 +440,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter in Action](https://www.manning.com/books/flutter-in-action?a_aid=flutterinaction&a_bid=d08c3247) - Complete Flutter and Dart resource, currently in 'Early Access'. (42% off with code 'slwindmill'). +## Jobs /Interview Questions + +- [Interview Questions](https://github.com/whatsupcoders/Flutter-Interview-Questions) - This repo contains a list of helpful Flutter related questions you can use to interview potential candidates by [Whatsupcoders](https://github.com/whatsupcoders/Whatsupcoders-flutter) + + ## 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) From f9182b132ca6721f6f986f995aef4d7b5f255fb8 Mon Sep 17 00:00:00 2001 From: Amit Joki Date: Mon, 1 Jul 2019 19:19:53 +0530 Subject: [PATCH 064/247] Added Enigma - a full-featured chat app. --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 1b3099c..ddcbaf6 100644 --- a/source.md +++ b/source.md @@ -505,6 +505,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Spacex-Go](https://github.com/jesusrp98/spacex-go) - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). - [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji) - [Reply](https://github.com/flschweiger/reply) - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger) +- [Enigma](https://github.com/AmitJoki/Enigma) - A full-fledged privacy-centric one-to-one chat app with end-to-end encryption by [AmitJoki](https://github.com/AmitJoki) ### Games From 7a46ed668ceea21a6b28c5c040ad807f3e30fba2 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 2 Jul 2019 15:11:47 +0200 Subject: [PATCH 065/247] shorten desc --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index ec5b2f5..ac39f89 100644 --- a/source.md +++ b/source.md @@ -599,7 +599,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇯🇵 Japan -- Meetup - [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) +- Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) ### 🇳🇬Nigeria @@ -608,7 +608,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Twitter [FlutterLagos](https://twitter.com/FlutterLagos) - Dart & Flutter community (Lagos) ### 🇵🇹 Portugal -- [Meetup Flutter Portugal](https://www.meetup.com/flutterportugal/) Portuguese speaking Flutter Community +- [Meetup](https://www.meetup.com/flutterportugal) - Portuguese speaking Flutter Community ### 🇷🇺 Russia From 16e63ac2800df681bff7e0adc96e7c0fbda97ea2 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 2 Jul 2019 15:14:30 +0200 Subject: [PATCH 066/247] Interview Questions --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index 9c45ad7..e067c74 100644 --- a/source.md +++ b/source.md @@ -440,9 +440,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter in Action](https://www.manning.com/books/flutter-in-action?a_aid=flutterinaction&a_bid=d08c3247) - Complete Flutter and Dart resource, currently in 'Early Access'. (42% off with code 'slwindmill'). -## Jobs /Interview Questions +## Jobs/Interview Questions -- [Interview Questions](https://github.com/whatsupcoders/Flutter-Interview-Questions) - This repo contains a list of helpful Flutter related questions you can use to interview potential candidates by [Whatsupcoders](https://github.com/whatsupcoders/Whatsupcoders-flutter) +- [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) ## Bonus From 0871d4f7455bac24a7e5a361629d28a474cb89a8 Mon Sep 17 00:00:00 2001 From: Olusegun Festus Babajide Date: Tue, 2 Jul 2019 16:33:29 +0100 Subject: [PATCH 067/247] Added FlutterFoodybite --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 21242d5..027c7f8 100644 --- a/source.md +++ b/source.md @@ -337,6 +337,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Starter Kit](https://github.com/KingWu/flutter_starter_kit) - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu) - [Feather](https://github.com/jhomlala/feather) - 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) - Collection of useful UIs clones by [Javier González](https://github.com/javico2609) +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru) ### Web From 82d5d3f3c021e065886b9b24a7b2cb2f3fb93514 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 4 Jul 2019 00:42:05 +0200 Subject: [PATCH 068/247] Update source.md --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index ddcbaf6..7a7aed7 100644 --- a/source.md +++ b/source.md @@ -505,7 +505,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Spacex-Go](https://github.com/jesusrp98/spacex-go) - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). - [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji) - [Reply](https://github.com/flschweiger/reply) - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger) -- [Enigma](https://github.com/AmitJoki/Enigma) - A full-fledged privacy-centric one-to-one chat app with end-to-end encryption by [AmitJoki](https://github.com/AmitJoki) +- [Enigma](https://github.com/AmitJoki/Enigma) - Privacy chat with end-to-end encryption by [AmitJoki](https://github.com/AmitJoki) ### Games From 2842139763fad9be08c7d807e87ce4bfc55f4770 Mon Sep 17 00:00:00 2001 From: George Medve Date: Fri, 5 Jul 2019 13:47:53 +0100 Subject: [PATCH 069/247] Added UK & London --- source.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/source.md b/source.md index bf3b3c9..f469bd5 100644 --- a/source.md +++ b/source.md @@ -613,7 +613,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) -### 🇳🇬 Nigeria +### 🇳🇬Nigeria - Slack [DevCenter Square](https://devcenter-square-slack.herokuapp.com) - Square Team's #flutter community channel - [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - Dart & Flutter community @@ -634,7 +634,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [YouTube Channel](https://www.youtube.com/channel/UCTn0DzwU0YGvISOGiTKPhtg) - To check meetups related videos. - [Facebook Page](https://www.facebook.com/flutterCMB/) - Facebook page of the Colombo Flutter community. -### 🇺🇸 United States +### 🇬🇧United Kingdom + +- 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/) @@ -646,4 +650,4 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| [![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. +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. \ No newline at end of file From df0bdca3cf9807014979fbd0f2c6c6fb11d80e44 Mon Sep 17 00:00:00 2001 From: Eliseu Benedito Codinhoto Date: Mon, 8 Jul 2019 11:23:31 -0300 Subject: [PATCH 070/247] =?UTF-8?q?Add=20Flutter=20S=C3=A2o=20Paulo=20Meet?= =?UTF-8?q?up?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source.md b/source.md index f469bd5..9871589 100644 --- a/source.md +++ b/source.md @@ -583,6 +583,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - 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) ### 🇨🇦Canada @@ -650,4 +651,4 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| [![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. \ No newline at end of file +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 a8abeed056d6c1d7f1f0d360c61337d00e4481a8 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 9 Jul 2019 09:06:07 +0300 Subject: [PATCH 071/247] Added FlutterX and removed IntelliJ Redux --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index f469bd5..6b544c4 100644 --- a/source.md +++ b/source.md @@ -525,7 +525,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren) - [FlutterIcon](http://fluttericon.com/) - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) -- [IntelliJ Redux](https://plugins.jetbrains.com/plugin/11277-redux) - Navigate Redux app by [Hillel Coren](https://twitter.com/hillelcoren) - [FVM](https://github.com/leoafarias/fvm) - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91) - [genLang](https://github.com/KingWu/gen_lang) - Code generator for Internationalization by [King Wu](https://github.com/KingWu) @@ -572,6 +571,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter Community](https://github.com/fluttercommunity) - Central place for community made packages - [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让 Flutter 更简单 - [Flutter Events](https://flutterevents.com) - An open list of Flutter events by [@hillelcoren](https://twitter.com/hillelcoren) +- [FlutterX](https://flutterx.com) - A Searchable List of Flutter Resources by [Hillel Coren](https://twitter.com/hillelcoren) ### 🇦🇴Angola - Facebook [Group](https://facebook.com/groups/556888664681938) From 5a3cfb18dfa3810f0da16e9c23962d98f952d92d Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 9 Jul 2019 12:25:56 +0200 Subject: [PATCH 072/247] Shorten desc --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index 6b544c4..c23d2eb 100644 --- a/source.md +++ b/source.md @@ -571,7 +571,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter Community](https://github.com/fluttercommunity) - Central place for community made packages - [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让 Flutter 更简单 - [Flutter Events](https://flutterevents.com) - An open list of Flutter events by [@hillelcoren](https://twitter.com/hillelcoren) -- [FlutterX](https://flutterx.com) - A Searchable List of Flutter Resources by [Hillel Coren](https://twitter.com/hillelcoren) +- [FlutterX](https://flutterx.com) - Searchable List of Flutter Resources by [Hillel Coren](https://twitter.com/hillelcoren) ### 🇦🇴Angola - Facebook [Group](https://facebook.com/groups/556888664681938) @@ -650,4 +650,4 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| [![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. \ No newline at end of file +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 9fde35ae89956204b8acab446fcb8d3d56e1dfab Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 9 Jul 2019 12:26:35 +0200 Subject: [PATCH 073/247] Rm self reference --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index c23d2eb..de6cf16 100644 --- a/source.md +++ b/source.md @@ -571,7 +571,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter Community](https://github.com/fluttercommunity) - Central place for community made packages - [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让 Flutter 更简单 - [Flutter Events](https://flutterevents.com) - An open list of Flutter events by [@hillelcoren](https://twitter.com/hillelcoren) -- [FlutterX](https://flutterx.com) - Searchable List of Flutter Resources by [Hillel Coren](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) From 3a7864110248ccdb7118f0e1a1b44834d2ebaf71 Mon Sep 17 00:00:00 2001 From: Denis Beketsky Date: Wed, 10 Jul 2019 14:25:24 +0300 Subject: [PATCH 074/247] Add Sticky Infinite List package link --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 637795f..4e386e4 100644 --- a/source.md +++ b/source.md @@ -142,6 +142,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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). +- [Sticky Infinit List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine) #### Drawers From 8e98ac8b8d2deb34bba2c181e0470494606c9ccc Mon Sep 17 00:00:00 2001 From: Simon Leier Date: Thu, 11 Jul 2019 09:48:15 +0200 Subject: [PATCH 075/247] Add Hive --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 637795f..40a2532 100644 --- a/source.md +++ b/source.md @@ -403,6 +403,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Sqflite](https://github.com/tekartik/sqflite) - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/) - [MMKV](https://github.com/OpenFlutter/mmkv_flutter) - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao) +- [Hive](https://github.com/leisim/hive) - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim) ### Services From 0a8dd6deeda0079114f3c6f9b857b285313844da Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 11 Jul 2019 15:52:58 +0200 Subject: [PATCH 076/247] Sticky Headers --- source.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/source.md b/source.md index 4e386e4..b1ccb36 100644 --- a/source.md +++ b/source.md @@ -124,12 +124,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Contact Picker](https://github.com/goderbauer/contact_picker) - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer) - [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) - Sliver based sticky headers 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) -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/) - [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika) -- [Side Header List](https://github.com/renefloor/side_header_list_view) - Listview with sticky headers by [Rene Floor](https://github.com/renefloor) - [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) @@ -142,13 +139,19 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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). -- [Sticky Infinit 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 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 - [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) - 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) - An 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) - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). From 0843e19e1799960c4303b8c7674499cb7569563c Mon Sep 17 00:00:00 2001 From: Karim Elghamry <46113985+KarimElghamry@users.noreply.github.com> Date: Sat, 13 Jul 2019 13:49:42 +0200 Subject: [PATCH 077/247] Added Chillify to Open Source Apps The first flutter music app made with Provider and Bloc pattern. link to repo: https://github.com/KarimElghamry/chillify --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index d167604..fcf5ea9 100644 --- a/source.md +++ b/source.md @@ -513,6 +513,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji) - [Reply](https://github.com/flschweiger/reply) - '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) ### Games From 535e26cc9f84125e50cd9195723e9445d50f5592 Mon Sep 17 00:00:00 2001 From: Sahdeep Singh Date: Mon, 15 Jul 2019 18:36:04 +0530 Subject: [PATCH 078/247] Added Liquid Swipe to Effects --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index fcf5ea9..3b47c1e 100644 --- a/source.md +++ b/source.md @@ -185,6 +185,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Parallax](https://github.com/FlutterRocks/page-transformer) - ViewPager by [Iiro Krankka](https://github.com/roughike) - [Shimmer](https://github.com/hnvn/flutter_shimmer) - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) - [Wave](https://github.com/i-protoss/wave) - 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) - A plugin to provide a Liquid swipe to your stacked containers by [Sahdeep Singh](https://github.com/iamSahdeep) #### Calendar From b3603cbfe86695303ff89d80242e7c15ac289ee3 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 17 Jul 2019 11:31:27 +0200 Subject: [PATCH 079/247] Cleanup --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 3b47c1e..7ba8e94 100644 --- a/source.md +++ b/source.md @@ -347,7 +347,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Web -- [Tasks](https://github.com/AppleEducate/tasks_clone) - Google Tasks for the Web by [Rody Davis](http://appleeducate.com) +- [Tasks](https://github.com/AppleEducate/tasks_clone) - Google Tasks for the Web by [Rody Davis](http://appleeducate.com) ### Clone From 57f24adfa22ac53f153a5362b2f5b1bbee9f3b30 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 17 Jul 2019 11:33:17 +0200 Subject: [PATCH 080/247] Gen > Cleanup --- README.md | 505 +++++++++++++++++++++++++++++------------------------- 1 file changed, 269 insertions(+), 236 deletions(-) diff --git a/README.md b/README.md index 5376824..d429d0f 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -57,9 +57,9 @@ 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) [1.5K claps👏] - Building beautiful, flexible user interfaces. +- [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) [2.3K claps👏] - Ins and Outs of Flutter Web by [Nash](https://nash0x7e2.github.io/). +- [Flutter Web](https://medium.com/flutter-community/ins-and-outs-of-flutter-web-7a82721dc19a) [?👏] - Ins and Outs of Flutter Web by [Nash](https://nash0x7e2.github.io/). ### Websites / Blogs @@ -77,39 +77,39 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [82⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [88⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner -- [Zero to One Animation](https://medium.com/dartlang/zero-to-one-with-flutter-part-two-5aa2f06655cb) [1.1K claps👏] - Focus on animation by [Mikkel Ravn](https://medium.com/@mravn). -- [Animations in Flutter](https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2) [1.2K claps👏] - Commonly used animation examples by [Muhammed Salih Güler](https://proandroiddev.com/@muhammedsalihguler). +- [Zero to One Animation](https://medium.com/dartlang/zero-to-one-with-flutter-part-two-5aa2f06655cb) [?👏] - Focus on animation by [Mikkel Ravn](https://medium.com/@mravn). +- [Animations in Flutter](https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2) [?👏] - Commonly used animation examples by [Muhammed Salih Güler](https://proandroiddev.com/@muhammedsalihguler). - [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). -- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) [5.9K claps👏] - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). +- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) [?👏] - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [307👍] - Engine architecture by Adam Barth. -- [Render Objects](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) [2.6K claps👏] - What are Widgets, RenderObjects and Elements? by [Norbert515](https://github.com/Norbert515). +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [328👍] - 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) [727 claps👏] - Flutter Deep Dive: Gestures by [Nash](https://nash0x7e2.github.io/). +- [Gesture System](https://medium.com/flutter-community/flutter-deep-dive-gestures-c16203b3434f) [?👏] - Flutter Deep Dive: Gestures by [Nash](https://nash0x7e2.github.io/). - [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) [902 claps👏] - Flutter's Rendering Engine: A Tutorial by [AbdulRahman AlHamali](https://github.com/AbdulRahmanAlHamali/). +- [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) [803 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) [509 claps👏] - Using the Timeline allows you to find and address specific performance issues in your application by [Chinmay Garde](https://medium.com/@chinmaygarde). +- [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). ### 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) [1.2K claps👏] - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo). +- [Build Flavor](https://medium.com/@salvatoregiordanoo/flavoring-flutter-392aaa875f36) [?👏] - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo). ## 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) [79🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). +- [Tensor Programming](https://www.youtube.com/watch?v=WwhyaqNtNQY&list=PLJbE2Yu2zumDqr_-hqpAN0nIr6m14TAsd) [80🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). - [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [138🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [140🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course for beginners & non-programmers by [Zaiste](https://zaiste.net/). ## Components @@ -117,144 +117,150 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [2968⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [551⭐] - An app 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) [3173⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [599⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). ### UI -- [Contact Picker](https://github.com/goderbauer/contact_picker) [37⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [786⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [287⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [213⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [262⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [295⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [584⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). -- [Side Header List](https://github.com/renefloor/side_header_list_view) [169⭐] - Listview with sticky headers by [Rene Floor](https://github.com/renefloor). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [206⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [111⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [296⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [99⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [179⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [161⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [55⭐] - 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) [135⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [316⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Contact Picker](https://github.com/goderbauer/contact_picker) [38⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [847⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [222⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [283⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [613⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [220⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [120⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [317⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [114⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [194⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [171⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [60⭐] - 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) [146⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [365⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [128⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [145⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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). +#### Sticky Headers + +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [13⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [305⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [324⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). + #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [74⭐] - 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) [51⭐] - An 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) [82⭐] - 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) [61⭐] - An 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) [172⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [167⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [148⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [198⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [179⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [171⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [156⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [119⭐] - 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) [54⭐] - 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) [164⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [135⭐] - 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) [68⭐] - 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) [71⭐] - 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) [316⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [52⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [291⭐] - 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) [42⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [84⭐] - 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) [365⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [61⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [309⭐] - 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) [56⭐] - 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). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [62⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [137⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [694⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [64⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [149⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [759⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### 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) [422⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [456⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [207⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [443⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [500⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [227⭐] - 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) - A plugin to provide a Liquid swipe to your stacked containers by [Sahdeep Singh](https://github.com/iamSahdeep). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [77⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [78⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [134⭐] - 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) [176⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Backend-Driven -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [102⭐] - 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) [156⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [334⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [142⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [467⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [385⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [312⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [566⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [284⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [35⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [381⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [149⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [512⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [416⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [336⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [627⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [322⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [52⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [378⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [58⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [697⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [207⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [326⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [381⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [59⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [751⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [208⭐] - Interactive, customizable vector maps by Mapbox. +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [387⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [216⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [154⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [145⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [839⭐] - By Google Charts Team. +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [227⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/mzimmerm/flutter_charts) [158⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [154⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [905⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [22⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [154⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [271⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [322⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [68⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [172⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [277⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [458⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [114⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1357⭐] - 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) [55⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). +- [Fluro](https://github.com/goposse/fluro) [1479⭐] - 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) [60⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [38⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). ### 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) [339⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [359⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [199⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [115⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [210⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [116⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). - [Instagram](https://hackernoon.com/instagram-authentication-with-flutter-df6424d2d56c) - Instagram auth by [Wilfried Mbouenda Mbogne](http://developer-journey.com/). -- [Firebase Phone Auth](https://medium.com/@gildaswise/flutter-adding-sign-in-with-google-and-phone-authentication-to-your-app-69f681518f9b) [665 claps👏] - Phone number auth via SMS by [Gildásio Filho](https://github.com/gildaswise). -- [SimpleAuth](https://github.com/Clancey/simple_auth) [122⭐] - 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) [25⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [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) [131⭐] - 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) [29⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). ### Text & Rich Content -- [Markdown](https://github.com/flutter/flutter_markdown) [282⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Rich Text Editor](https://github.com/long1eu/rich_editor) [85⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [101⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [613⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [415⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Markdown](https://github.com/flutter/flutter_markdown) [316⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Rich Text Editor](https://github.com/long1eu/rich_editor) [88⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [110⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [672⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [454⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). ### Analytics -- [Usage](https://github.com/dart-lang/usage) [56⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. +- [Usage](https://github.com/dart-lang/usage) [59⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. - [Firebase Analytics](https://github.com/flutter/plugins/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API. - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [8⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [10⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). @@ -265,42 +271,42 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Bitrise for Flutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects. - [Code Magic](https://codemagic.io/) - Automate the entire flow, build and distribution by [NeverCode](https://nevercode.io/). -- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [52⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [55⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). #### Build articles -- [Test on Travis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) [476 claps👏] - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov). -- [Building Apks/Ipas on Travis](https://medium.com/@yegorj/building-flutter-apks-and-ipas-on-travis-98d84d8e9b4) [269 claps👏] - Automated build for Android and IOS by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Test on Travis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) [?👏] - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Building Apks/Ipas on Travis](https://medium.com/@yegorj/building-flutter-apks-and-ipas-on-travis-98d84d8e9b4) [?👏] - Automated build for Android and IOS by [Yegor Jbanov](https://twitter.com/yegorjbanov). - [Automatic code signing for iOS without Mac](https://blog.codemagic.io/automatic-code-signing-for-ios-that-doesnt-require-a-mac/) by Helina Ariva ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [296⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [92⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [314⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [98⭐] - Simple but useful package for use colors in flutter. ### Media #### Audio -- [Audio Plugin](https://github.com/rxlabz/audioplayer) [303⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [79⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). -- [Stereo](https://github.com/2find/stereo) [49⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [133⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Audio Plugin](https://github.com/rxlabz/audioplayer) [311⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [84⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). +- [Stereo](https://github.com/2find/stereo) [52⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [149⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [563⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [451⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [597⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [497⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [160⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [172⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [193⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [215⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -310,51 +316,57 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. -- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [84⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [235⭐] - Features set of 'in app purchase' derived from [react-native-iap](https://github.com/dooboolab/react-native-iap) by [dooboolab](https://github.com/dooboolab). +- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [89⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). +- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [238⭐] - 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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). - [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) [105⭐] - 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) [254⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [321⭐] - 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) [110⭐] - 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) [3298⭐] - 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) [404⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [763⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [78⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [124⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [410⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [291⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [240⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3045⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [180⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [671⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [115⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [93⭐] - 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) [276⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [197⭐] - 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) [324⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [263⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [330⭐] - 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) [112⭐] - 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) [3488⭐] - 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) [409⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [806⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [80⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [128⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [450⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [306⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [252⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3244⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [190⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [714⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [132⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [100⭐] - 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) [302⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [212⭐] - 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) [391⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [290⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). + +### Web + +- [Tasks](https://github.com/AppleEducate/tasks_clone) [55⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [73⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [80⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [192⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [204⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [10⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [38⭐] - 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) [221⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [48⭐] - 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) [235⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [170⭐] - 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) [38⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [239⭐] - 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) [47⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -363,52 +375,53 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [701⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [273⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [756⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [298⭐] - 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) [137⭐] - 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) [446⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Geolocation](https://github.com/loup-v/geolocation) [143⭐] - 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) [492⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). -- [Get Version](https://github.com/AppleEducate/get_version) [1⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [85⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [65⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [203⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [276⭐] - 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) [22⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). -- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [28⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [79⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). +- [Get Version](https://github.com/AppleEducate/get_version) [3⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). +- [Badger](https://github.com/g123k/flutter_app_badger) [92⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [UDID](https://github.com/GigaDroid/flutter_udid) [71⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [222⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [294⭐] - 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) [23⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [30⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [98⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [127⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [133⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [133⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [146⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [612⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [37⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [82⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [23⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [Blue](https://github.com/pauldemarco/flutter_blue) [719⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Beacons](https://github.com/loup-v/beacons) [40⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [86⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [24⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [965⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [MMKV](https://github.com/OpenFlutter/mmkv_flutter) [66⭐] - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao). +- [Sqflite](https://github.com/tekartik/sqflite) [1044⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [MMKV](https://github.com/OpenFlutter/mmkv_flutter) [71⭐] - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao). +- [Hive](https://github.com/leisim/hive) [20⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [72⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [82⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). - [Intercom](https://pub.dev/packages/intercom) [21⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [204⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [213⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). - [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) [42⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish). -- [App Rating](https://github.com/AppleEducate/app_review) [3⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). +- [App Rating](https://github.com/AppleEducate/app_review) [4⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [152⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [106⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [167⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [151⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -416,115 +429,112 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [1748⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [565⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [2015⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [628⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [72⭐] - 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) [292⭐] - 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) [876⭐] - 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. -- [Dartea](https://github.com/p69/dartea) [63⭐] - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69). -- [Inject](https://github.com/google/inject.dart) [457⭐] - Compile-time dependency injection by Google. -- [Flux](https://github.com/google/flutter_flux) [308⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [4489⭐] - Alibaba Redux implementation. +- [Redux.dart](https://github.com/johnpryan/redux.dart) [306⭐] - 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) [928⭐] - 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. +- [Dartea](https://github.com/p69/dartea) [66⭐] - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69). +- [Inject](https://github.com/google/inject.dart) [469⭐] - Compile-time dependency injection by Google. +- [Flux](https://github.com/google/flutter_flux) [312⭐] - Implementation of the Flux framework by Google. +- [Fish](https://github.com/alibaba/fish-redux) [4758⭐] - Alibaba Redux implementation. ### Widgets -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [559⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [135⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [612⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [154⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [924⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [60⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1013⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [63⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [171⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [863⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [202⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [329⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [126⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [180⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [923⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [209⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [371⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [140⭐] - 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). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1279⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [731⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1408⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [783⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [186⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [201⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [103⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [111⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [138⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [226⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3578⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [551⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3750⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [1789⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [2976⭐] - 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) [13216⭐] - 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) [382⭐] - 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) [158⭐] - 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) [261⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [460⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [341⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [417⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [653⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [549⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [661⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [310⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [515⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [225⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [343⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [258⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [125⭐] - 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) [232⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Flutter Team Samples](https://github.com/flutter/samples) [3353⭐] - 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) [14680⭐] - 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) [389⭐] - 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) [159⭐] - 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) [271⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [479⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [347⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [424⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [686⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [586⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [718⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [313⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [535⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [235⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [364⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [290⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [133⭐] - 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) [254⭐] - 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) [126⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [112⭐] - 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) [98⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [216⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [154⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [262⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Deer](https://github.com/aleksanderwozniak/deer) [134⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [118⭐] - 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) [111⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [237⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [167⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). +- [Reply](https://github.com/flschweiger/reply) [338⭐] - '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). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [118⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [76⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [124⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [174⭐] - 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) [44⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01). - -## Web - -- [Peanut](https://github.com/kevmoo/peanut.dart) [57⭐] - Deploy your web app to GitHub pages by [Kevin Moore](https://github.com/kevmoo). +- [Flip](https://github.com/RedBrogdon/flutterflip) [124⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [85⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [140⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [193⭐] - 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) [49⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). +- [Tetris](https://github.com/boyan01/flutter-tetris) [501⭐] - Tetris game by [YangBin](https://github.com/boyan01). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [196⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [96⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [IntelliJ Redux](https://plugins.jetbrains.com/plugin/11277-redux) - Navigate Redux app by [Hillel Coren](https://twitter.com/hillelcoren). +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [202⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [FlutterIcon](http://fluttericon.com/) [103⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). - [FVM](https://github.com/leoafarias/fvm) [47⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). -- [genLang](https://github.com/KingWu/gen_lang) [20⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). +- [genLang](https://github.com/KingWu/gen_lang) [24⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). ### VSCode @@ -533,9 +543,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5287⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2606⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [578⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5443⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2801⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [628⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -543,7 +553,16 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [266👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [274👍] + +### Hardware + +- [Matrix2](https://github.com/bus710/matrix2) - Sense Hat's LED matrix control game by [bus710](https://github.com/bus710). + +## Jobs/Interview Questions + +- [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). + ## Community @@ -558,24 +577,31 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Dev 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 更简单. +- [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). -### 🇧🇷 Brazil +### 🇦🇴Angola +- Facebook [Group](https://facebook.com/groups/556888664681938) +- Facebook [Page](https://facebook.com/Flutter-Angola-2076395262380886/) +- Twitter [Page](https://twitter.com/AngolaFlutter) +### 🇧🇷Brazil - [Flutter talk](https://github.com/JHBitencourt/flutter_talk) de introdução ao Flutter em português by [Julio Bitencourt](http://juliobitencourt.com) - 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) -### 🇨🇦 Canada +### 🇨🇦Canada - Meetup [Toronto](https://www.meetup.com/FlutterToronto) -### 🇨🇮 Côte d'Ivoire (Ivory Coast) +### 🇨🇮Côte d'Ivoire (Ivory Coast) - Facebook [Page](https://web.facebook.com/flutterci/) - Facebook [Group](https://web.facebook.com/groups/1725273507587759/) -### 🇩🇰 Denmark +### 🇩🇰Denmark - Meetup [Denmark](https://www.meetup.com/Flutter-Developers-Denmark/) @@ -585,15 +611,15 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Twitter](https://twitter.com/FlutterDev) - Toutes les news et annonces dans votre flux. - [Slack](https://slack.flutter-france.fr) - Slack dédié à la communauté française. -### 🇩🇪 Germany +### 🇩🇪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/) - Twitter [Flutter Berlin](https://twitter.com/flutterBerlin) - [Düsseldorf](https://twitter.com/flutter_school). - Slack [Flutter Berlin](https://flutterberlin.slack.com/join/shared_invite/enQtMzQ1NDI0NjU4Mjc5LWVjOTg0NmUxZmU4YzZjZjFkMWNjYWYyYTI5NjMyZWE5MDZjNDM0YzgyNWQyM2EzM2E0NDE4ZmQyMzQyMzRlNjI) -### 🇯🇵 Japan +### 🇯🇵Japan -- Meetup - [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/). +- Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) ### 🇳🇬Nigeria @@ -601,11 +627,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - Dart & Flutter community. - Twitter [FlutterLagos](https://twitter.com/FlutterLagos) - Dart & Flutter community (Lagos). -### 🇷🇺 Russia +### 🇵🇹Portugal +- [Meetup](https://www.meetup.com/flutterportugal) - Portuguese speaking Flutter Community. + +### 🇷🇺Russia - [Telegram](https://t.me/rudart) - Russian speaking Dart & Flutter community. -### 🇱🇰 Sri Lanka +### 🇱🇰Sri Lanka - [Gitter](https://gitter.im/Colombo-Flutter-Community) - The place where you can meet developers and discuss about projects. - [Slack](https://fluttercmb.slack.com/) - Flutter community Slack channel. @@ -613,7 +642,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [YouTube Channel](https://www.youtube.com/channel/UCTn0DzwU0YGvISOGiTKPhtg) - To check meetups related videos. - [Facebook Page](https://www.facebook.com/flutterCMB/) - Facebook page of the Colombo Flutter community. -### 🇺🇸 United States +### 🇬🇧United Kingdom + +- 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/) @@ -625,4 +658,4 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| [![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. +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. \ No newline at end of file From c3fd77b02518578dc1e20c478a59a263c3097920 Mon Sep 17 00:00:00 2001 From: Patrick Kelly Date: Thu, 18 Jul 2019 14:31:50 -0600 Subject: [PATCH 081/247] add calgary, montreal meetups to communities --- source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source.md b/source.md index cc1cc26..3beee0d 100644 --- a/source.md +++ b/source.md @@ -598,6 +598,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇨🇦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) From 9572b888d8b050812e39fd9ee8f27b1c1c4e1367 Mon Sep 17 00:00:00 2001 From: Sahil Kumar Date: Sat, 20 Jul 2019 15:47:33 +0530 Subject: [PATCH 082/247] Add Before After widget package --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index cc1cc26..36a0652 100644 --- a/source.md +++ b/source.md @@ -142,6 +142,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) - A beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). #### Sticky Headers From a2d059bda8234703575ea3d29eadd76062482f0e Mon Sep 17 00:00:00 2001 From: Pham Sy Hung Date: Sun, 21 Jul 2019 10:38:27 +0700 Subject: [PATCH 083/247] Added Pokedex to Open Source Apps A Pokedex app with beautiful UI and smooth animation --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index afacef1..15096ad 100644 --- a/source.md +++ b/source.md @@ -519,6 +519,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Reply](https://github.com/flschweiger/reply) - '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) ### Games From 5e71e2aa415a7541379f61cdabbc17eb60a3ab3a Mon Sep 17 00:00:00 2001 From: Milica Date: Mon, 22 Jul 2019 15:34:07 +0200 Subject: [PATCH 084/247] adding Flutter community from Hashnode --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index afacef1..2546e9c 100644 --- a/source.md +++ b/source.md @@ -579,6 +579,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Gitter](https://gitter.im/flutter/flutter) - Exchange channel - [r/FlutterDev Subreddit](https://www.reddit.com/r/FlutterDev/) - Reddit community by [u/JaapVermeulen](https://www.reddit.com/user/JaapVermeulen) - [Dev Discord](https://discord.gg/N7Yshp4) - Discord server to discuss and get help by [Pritykin](https://twitter.com/AndrewPritykin) +- [Flutter Community on Hashnode](https://hashnode.com/n/flutter) - Read and write Flutter-related posts, participate in Flutter discussions or ask questions about working with Flutter. - [Flutter Community](https://github.com/fluttercommunity) - Central place for community made packages - [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让 Flutter 更简单 - [Flutter Events](https://flutterevents.com) - An open list of Flutter events by [@hillelcoren](https://twitter.com/hillelcoren) From b3d342c53b539ff004500ab5291324fcac81601f Mon Sep 17 00:00:00 2001 From: brookmezgu Date: Tue, 23 Jul 2019 14:02:30 +0300 Subject: [PATCH 085/247] Added Ethiopia's flutter community --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index afacef1..4d5fd63 100644 --- a/source.md +++ b/source.md @@ -656,6 +656,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Meetup [Chicago](https://www.meetup.com/Flutter-Chicago/) +### 🇪🇹 Ethiopia + +- [Telegram](https://t.me/flutter_forum/) - Flutter forum for people leaving inside Ethiopia. + ## Hall Of Fame [![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/0)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/0)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/1)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/1)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/2)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/2)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/3)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/3)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/4)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/4)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/5)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/5)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/6)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/6)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/7)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/7) From 4725333c2b79952af0d67f463d905e6726bce429 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 23 Jul 2019 13:44:23 +0200 Subject: [PATCH 086/247] Community cleanup --- source.md | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/source.md b/source.md index 4d5fd63..10ced09 100644 --- a/source.md +++ b/source.md @@ -590,7 +590,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Twitter [Page](https://twitter.com/AngolaFlutter) ### 🇧🇷Brazil -- [Flutter talk](https://github.com/JHBitencourt/flutter_talk) de introdução ao Flutter em português by [Julio Bitencourt](http://juliobitencourt.com) - 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) @@ -611,11 +610,15 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - 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) - [Paris](https://www.meetup.com/fr-FR/Flutter-Paris) - [Rennes](https://www.meetup.com/fr-FR/Flutter-Rennes) -- [Twitter](https://twitter.com/FlutterDev) - Toutes les news et annonces dans votre flux. -- [Slack](https://slack.flutter-france.fr) - Slack dédié à la communauté française. +- [Twitter](https://twitter.com/FlutterDev) +- [Slack](https://slack.flutter-france.fr) ### 🇩🇪Germany @@ -629,36 +632,34 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇳🇬Nigeria -- Slack [DevCenter Square](https://devcenter-square-slack.herokuapp.com) - Square Team's #flutter community channel -- [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - Dart & Flutter community -- Twitter [FlutterLagos](https://twitter.com/FlutterLagos) - Dart & Flutter community (Lagos) +- Slack [DevCenter Square](https://devcenter-square-slack.herokuapp.com) +- [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) +- Twitter [FlutterLagos](https://twitter.com/FlutterLagos) ### 🇵🇹Portugal -- [Meetup](https://www.meetup.com/flutterportugal) - Portuguese speaking Flutter Community +- [Meetup](https://www.meetup.com/flutterportugal) ### 🇷🇺Russia -- [Telegram](https://t.me/rudart) - Russian speaking Dart & Flutter community. +- [Telegram](https://t.me/rudart) ### 🇱🇰Sri Lanka -- [Gitter](https://gitter.im/Colombo-Flutter-Community) - The place where you can meet developers and discuss about projects. -- [Slack](https://fluttercmb.slack.com/) - Flutter community Slack channel. -- [Community GitHub Page](https://github.com/Colombo-Flutter-Meetup) - Open Source Projects hosted by Colombo Flutter community. -- [YouTube Channel](https://www.youtube.com/channel/UCTn0DzwU0YGvISOGiTKPhtg) - To check meetups related videos. -- [Facebook Page](https://www.facebook.com/flutterCMB/) - Facebook page of the Colombo Flutter community. +- [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/) ### 🇬🇧United Kingdom -- Meetup [London](https://www.meetup.com/FlutterLDN/) / 🐦[Twitter](https://twitter.com/FlutterLDN) / 📹[YouTube](https://www.youtube.com/channel/UC_a-vGdkAIRMKT1zzZ4I2ag) +- 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/) -### 🇪🇹 Ethiopia - -- [Telegram](https://t.me/flutter_forum/) - Flutter forum for people leaving inside Ethiopia. ## Hall Of Fame From eb7852653be4c095728ee4344585b3bc622fae75 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 23 Jul 2019 13:47:44 +0200 Subject: [PATCH 087/247] Shorten desc --- source.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/source.md b/source.md index 2546e9c..5650c12 100644 --- a/source.md +++ b/source.md @@ -577,11 +577,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Communication - [Gitter](https://gitter.im/flutter/flutter) - Exchange channel -- [r/FlutterDev Subreddit](https://www.reddit.com/r/FlutterDev/) - Reddit community by [u/JaapVermeulen](https://www.reddit.com/user/JaapVermeulen) -- [Dev Discord](https://discord.gg/N7Yshp4) - Discord server to discuss and get help by [Pritykin](https://twitter.com/AndrewPritykin) -- [Flutter Community on Hashnode](https://hashnode.com/n/flutter) - Read and write Flutter-related posts, participate in Flutter discussions or ask questions about working with Flutter. +- [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) From 69b1adc46e1a9d05145eadc1f33249bb0423ce76 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 24 Jul 2019 17:48:28 +0200 Subject: [PATCH 088/247] Apple sign in --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 534c394..afa2145 100644 --- a/source.md +++ b/source.md @@ -248,8 +248,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Google Sign-In](https://github.com/flutter/plugins/tree/master/packages/google_sign_in) - Google OAuth - [Firebase Auth](https://github.com/flutter/plugins/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) - [OAuth](https://github.com/hitherejoe/FlutterOAuth) - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com) -- [Instagram](https://hackernoon.com/instagram-authentication-with-flutter-df6424d2d56c) - Instagram auth by [Wilfried Mbouenda Mbogne](http://developer-journey.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) - 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) - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB) From 2a4831da8a8f44ff92958412c1d95ed303cc4016 Mon Sep 17 00:00:00 2001 From: JianyingLi Date: Thu, 8 Aug 2019 11:14:49 +0800 Subject: [PATCH 089/247] Added Flutter Widget Live Book to Website/Blog --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index afa2145..64c56fd 100644 --- a/source.md +++ b/source.md @@ -71,6 +71,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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/) +- [Flutter Widget Live Book](https://flutter-widget-livebook.blankapp.org/) - Live preview example for flutter widgets by [JianyingLi](https://github.com/lijy91/) ### Tutorial From cd48997ad36e317aa35eb7620958c14be95ce86a Mon Sep 17 00:00:00 2001 From: Fayeed Date: Thu, 8 Aug 2019 17:05:09 +0530 Subject: [PATCH 090/247] Added flutter_parsed_text to Text & Rich Content --- source.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/source.md b/source.md index afa2145..b5be032 100644 --- a/source.md +++ b/source.md @@ -261,6 +261,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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 and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr) - [AutoSizeText](https://github.com/leisim/auto_size_text) - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Flutter Parsed Text](https://github.com/fayeed/flutter_parsed_text) - A Flutter package to parse text and extract parts using predefined types also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/) ### Analytics @@ -646,19 +647,19 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇷🇺Russia -- [Telegram](https://t.me/rudart) +- [Telegram](https://t.me/rudart) ### 🇱🇰Sri Lanka -- [Gitter](https://gitter.im/Colombo-Flutter-Community) +- [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/) +- [Facebook Page](https://www.facebook.com/flutterCMB/) ### 🇬🇧United Kingdom -- Meetup [London](https://www.meetup.com/FlutterLDN/) -- [Twitter](https://twitter.com/FlutterLDN) +- Meetup [London](https://www.meetup.com/FlutterLDN/) +- [Twitter](https://twitter.com/FlutterLDN) - [YouTube](https://www.youtube.com/channel/UC_a-vGdkAIRMKT1zzZ4I2ag) ### 🇺🇸United States From 0cfc960f0dfb954bee7870cdcdd6530b2f5c719e Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 8 Aug 2019 18:38:17 +0200 Subject: [PATCH 091/247] Enhancement_Suite for IntelliJ --- source.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source.md b/source.md index afa2145..f54bd6b 100644 --- a/source.md +++ b/source.md @@ -538,7 +538,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren) - [FlutterIcon](http://fluttericon.com/) - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) - [FVM](https://github.com/leoafarias/fvm) - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91) +- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91) - [genLang](https://github.com/KingWu/gen_lang) - Code generator for Internationalization by [King Wu](https://github.com/KingWu) ### VSCode @@ -546,6 +546,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). +### IntelliJ / Android Studio + +- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h) + + ### Desktop - [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) - Desktop implementations of the Flutter embedding API by Google From 13de7e4c8ecd85246ca64306083c20b6c509ec3f Mon Sep 17 00:00:00 2001 From: Hensen Date: Sat, 17 Aug 2019 12:22:29 +0800 Subject: [PATCH 092/247] Update source.md Add Flutter-Animation-Set v0.0.2 --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index f54bd6b..fc05e03 100644 --- a/source.md +++ b/source.md @@ -464,6 +464,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/) - [Drawing Animation](https://github.com/biocarl/drawing_animation) - 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) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) ### Game Engine From 958527ddb35f881f991ae8f18e041e296330ab49 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 17 Aug 2019 19:15:39 +0200 Subject: [PATCH 093/247] Gen > Flutter-Animation-Set MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add Flutter-Animation-Set v0.0.2 into Animation,Thanks --- README.md | 488 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 255 insertions(+), 233 deletions(-) diff --git a/README.md b/README.md index d429d0f..24404d0 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -77,7 +77,7 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [88⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [106⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner @@ -88,7 +88,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [328👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [342👍] - 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://nash0x7e2.github.io/). @@ -108,162 +108,166 @@ 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) [80🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). -- [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [140🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [149🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course for beginners & non-programmers by [Zaiste](https://zaiste.net/). +- [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) [81🎬] - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders). +- [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. + + ## Components ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [3173⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [599⭐] - An app 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) [3322⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [664⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). ### UI -- [Contact Picker](https://github.com/goderbauer/contact_picker) [38⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [847⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [222⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [283⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [613⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [220⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [120⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [317⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [114⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [194⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [171⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [60⭐] - 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) [146⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [365⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Contact Picker](https://github.com/goderbauer/contact_picker) [42⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [925⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [235⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [300⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [635⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [233⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [132⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [348⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [126⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [221⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [184⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [69⭐] - 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) [160⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [397⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [145⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [171⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [196⭐] - A beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [13⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [305⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [324⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [26⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [331⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [346⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [82⭐] - 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) [61⭐] - An 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) [87⭐] - 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) [72⭐] - An 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) [198⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [179⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [171⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [220⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [193⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [198⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [164⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [135⭐] - 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) [68⭐] - 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) [174⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [145⭐] - 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) [90⭐] - 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) [84⭐] - 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) [365⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [61⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [309⭐] - 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) [56⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [101⭐] - 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) [397⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [69⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [329⭐] - 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) [65⭐] - 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). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [64⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [149⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [759⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [65⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [160⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [827⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### 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) [443⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [500⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [227⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [456⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [554⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [268⭐] - 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) - A plugin to provide a Liquid swipe to your stacked containers by [Sahdeep Singh](https://github.com/iamSahdeep). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [78⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [84⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [176⭐] - 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) [230⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Backend-Driven -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [156⭐] - 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) [199⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [381⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [149⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [512⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [416⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [336⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [627⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [322⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [52⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [421⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [155⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [556⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [466⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [360⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [698⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [373⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [63⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [381⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [59⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [751⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [208⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [387⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [385⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [68⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [9⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [209⭐] - Interactive, customizable vector maps by Mapbox. +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [441⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [227⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [158⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [154⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [905⭐] - By Google Charts Team. -- [Flutter Plot](https://github.com/RCHowell/flutter_plot) [22⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [172⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [277⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [458⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [114⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [236⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/mzimmerm/flutter_charts) [162⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [160⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [1001⭐] - By Google Charts Team. +- [Flutter Plot](https://github.com/RCHowell/flutter_plot) [23⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [189⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [286⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [594⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [152⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1479⭐] - 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) [60⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). -- [Swiper](https://github.com/jzoom/flutter_swiper) [38⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). +- [Fluro](https://github.com/goposse/fluro) [1622⭐] - 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) [65⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). +- [Swiper](https://github.com/jzoom/flutter_swiper) [39⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). ### 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) [359⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [367⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [210⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [116⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). -- [Instagram](https://hackernoon.com/instagram-authentication-with-flutter-df6424d2d56c) - Instagram auth by [Wilfried Mbouenda Mbogne](http://developer-journey.com/). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [223⭐] - 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) [35⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [120⭐] - 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) [131⭐] - 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) [29⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [SimpleAuth](https://github.com/Clancey/simple_auth) [141⭐] - 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) [34⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). ### Text & Rich Content -- [Markdown](https://github.com/flutter/flutter_markdown) [316⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Rich Text Editor](https://github.com/long1eu/rich_editor) [88⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [110⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [672⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [454⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Markdown](https://github.com/flutter/flutter_markdown) [332⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Rich Text Editor](https://github.com/long1eu/rich_editor) [95⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [120⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [732⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [507⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). ### Analytics -- [Usage](https://github.com/dart-lang/usage) [59⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. +- [Usage](https://github.com/dart-lang/usage) [62⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. - [Firebase Analytics](https://github.com/flutter/plugins/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API. - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [8⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). -- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [10⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). +- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [12⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). ### Build automation @@ -271,7 +275,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Bitrise for Flutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects. - [Code Magic](https://codemagic.io/) - Automate the entire flow, build and distribution by [NeverCode](https://nevercode.io/). -- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [55⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [58⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). #### Build articles @@ -281,32 +285,32 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [314⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [98⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [338⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [105⭐] - Simple but useful package for use colors in flutter. ### Media #### Audio -- [Audio Plugin](https://github.com/rxlabz/audioplayer) [311⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [84⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). -- [Stereo](https://github.com/2find/stereo) [52⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [149⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Audio Plugin](https://github.com/rxlabz/audioplayer) [318⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [96⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). +- [Stereo](https://github.com/2find/stereo) [54⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [169⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [597⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [497⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [649⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [536⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [172⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [182⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [215⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [237⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -316,57 +320,57 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. -- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [89⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [238⭐] - Features set of 'in app purchase' derived from [react-native-iap](https://github.com/dooboolab/react-native-iap) by [dooboolab](https://github.com/dooboolab). +- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [92⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). +- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [241⭐] - 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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). - [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) [105⭐] - 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) [128⭐] - 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) [263⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [330⭐] - 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) [112⭐] - 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) [3488⭐] - 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) [409⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [806⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [80⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [128⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [450⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [306⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [252⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3244⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [190⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [714⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [132⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [100⭐] - 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) [302⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [212⭐] - 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) [391⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [290⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [274⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [336⭐] - 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) [116⭐] - 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) [3689⭐] - 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) [430⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [835⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [85⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [131⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [486⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [322⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [269⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3394⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [204⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [787⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [139⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [107⭐] - 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) [321⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [228⭐] - 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) [491⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [360⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). ### Web -- [Tasks](https://github.com/AppleEducate/tasks_clone) [55⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). +- [Tasks](https://github.com/AppleEducate/tasks_clone) [65⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [80⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [82⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [204⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [210⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [10⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [48⭐] - 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) [235⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [57⭐] - 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) [246⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [239⭐] - 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) [47⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [251⭐] - 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) [56⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -375,53 +379,53 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [756⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [298⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [801⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [321⭐] - 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) [143⭐] - 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) [492⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Geolocation](https://github.com/loup-v/geolocation) [148⭐] - 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) [535⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). - [Get Version](https://github.com/AppleEducate/get_version) [3⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [92⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [71⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [222⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [294⭐] - 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) [23⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). -- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [30⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [98⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). +- [Badger](https://github.com/g123k/flutter_app_badger) [97⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [UDID](https://github.com/GigaDroid/flutter_udid) [83⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [246⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [322⭐] - 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) [26⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [33⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [119⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [133⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [146⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [138⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [157⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [719⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [40⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [86⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [24⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [Blue](https://github.com/pauldemarco/flutter_blue) [790⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Beacons](https://github.com/loup-v/beacons) [44⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [91⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [28⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1044⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [MMKV](https://github.com/OpenFlutter/mmkv_flutter) [71⭐] - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao). -- [Hive](https://github.com/leisim/hive) [20⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1108⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [MMKV](https://github.com/OpenFlutter/mmkv_flutter) [76⭐] - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao). +- [Hive](https://github.com/leisim/hive) [184⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [82⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [88⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). - [Intercom](https://pub.dev/packages/intercom) [21⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [213⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). -- [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) [42⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish). -- [App Rating](https://github.com/AppleEducate/app_review) [4⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [227⭐] - 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) [5⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [167⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [151⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [194⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [180⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -429,123 +433,130 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [2015⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [628⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [2307⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [690⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection -- [Built redux](https://github.com/davidmarne/flutter_built_redux) [72⭐] - 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) [306⭐] - 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) [928⭐] - 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. -- [Dartea](https://github.com/p69/dartea) [66⭐] - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69). -- [Inject](https://github.com/google/inject.dart) [469⭐] - Compile-time dependency injection by Google. -- [Flux](https://github.com/google/flutter_flux) [312⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [4758⭐] - Alibaba Redux implementation. +- [Built redux](https://github.com/davidmarne/flutter_built_redux) [74⭐] - 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) [317⭐] - 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) [971⭐] - 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. +- [Dartea](https://github.com/p69/dartea) [69⭐] - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69). +- [Inject](https://github.com/google/inject.dart) [489⭐] - Compile-time dependency injection by Google. +- [Flux](https://github.com/google/flutter_flux) [317⭐] - Implementation of the Flux framework by Google. +- [Fish](https://github.com/alibaba/fish-redux) [4967⭐] - Alibaba Redux implementation. ### Widgets -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [612⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [154⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [657⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [173⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1013⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [63⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1146⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [72⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [180⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [923⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [209⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [371⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [140⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [202⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1038⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [224⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [397⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [151⭐] - 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) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1408⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [783⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1538⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [817⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [201⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [209⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [111⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [118⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [226⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [336⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3750⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [1789⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3882⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [1929⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [3353⭐] - 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) [14680⭐] - 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) [389⭐] - 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) [159⭐] - 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) [271⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [479⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [347⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [424⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [686⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [586⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [718⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [313⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [535⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [235⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [364⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [290⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [133⭐] - 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) [254⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Flutter Team Samples](https://github.com/flutter/samples) [3749⭐] - 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) [15701⭐] - 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) [397⭐] - 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) [161⭐] - 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) [278⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [496⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [352⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [427⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [725⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [601⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [762⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [342⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [562⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [255⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [379⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [312⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [141⭐] - 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) [280⭐] - 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) [134⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [118⭐] - 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) [111⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [237⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [167⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [338⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Deer](https://github.com/aleksanderwozniak/deer) [139⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [124⭐] - 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) [117⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [259⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [177⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). +- [Reply](https://github.com/flschweiger/reply) [365⭐] - '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). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [124⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [85⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [140⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [193⭐] - 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) [49⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [501⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [Flip](https://github.com/RedBrogdon/flutterflip) [128⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [92⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [151⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [207⭐] - 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) [54⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). +- [Tetris](https://github.com/boyan01/flutter-tetris) [530⭐] - Tetris game by [YangBin](https://github.com/boyan01). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [202⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [103⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [FVM](https://github.com/leoafarias/fvm) [47⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). -- [genLang](https://github.com/KingWu/gen_lang) [24⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [210⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [FlutterIcon](http://fluttericon.com/) [116⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [FVM](https://github.com/leoafarias/fvm) [51⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [97⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). +- [genLang](https://github.com/KingWu/gen_lang) [27⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). ### 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). +### IntelliJ / Android Studio + +- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [37⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). + + ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5443⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2801⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [628⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5606⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2957⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [679⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -553,7 +564,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [274👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [283👍] ### Hardware @@ -573,10 +584,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Communication - [Gitter](https://gitter.im/flutter/flutter) - Exchange channel. -- [r/FlutterDev Subreddit](https://www.reddit.com/r/FlutterDev/) - Reddit community by [u/JaapVermeulen](https://www.reddit.com/user/JaapVermeulen). -- [Dev Discord](https://discord.gg/N7Yshp4) - Discord server to discuss and get help by [Pritykin](https://twitter.com/AndrewPritykin). +- [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). @@ -586,7 +601,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Twitter [Page](https://twitter.com/AngolaFlutter) ### 🇧🇷Brazil -- [Flutter talk](https://github.com/JHBitencourt/flutter_talk) de introdução ao Flutter em português by [Julio Bitencourt](http://juliobitencourt.com) - 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) @@ -595,6 +609,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇨🇦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) @@ -605,11 +621,15 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - 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) - [Paris](https://www.meetup.com/fr-FR/Flutter-Paris) - [Rennes](https://www.meetup.com/fr-FR/Flutter-Rennes) -- [Twitter](https://twitter.com/FlutterDev) - Toutes les news et annonces dans votre flux. -- [Slack](https://slack.flutter-france.fr) - Slack dédié à la communauté française. +- [Twitter](https://twitter.com/FlutterDev) +- [Slack](https://slack.flutter-france.fr) ### 🇩🇪Germany @@ -623,33 +643,35 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇳🇬Nigeria -- Slack [DevCenter Square](https://devcenter-square-slack.herokuapp.com) - Square Team's #flutter community channel. -- [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - Dart & Flutter community. -- Twitter [FlutterLagos](https://twitter.com/FlutterLagos) - Dart & Flutter community (Lagos). +- Slack [DevCenter Square](https://devcenter-square-slack.herokuapp.com) +- [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) +- Twitter [FlutterLagos](https://twitter.com/FlutterLagos) ### 🇵🇹Portugal -- [Meetup](https://www.meetup.com/flutterportugal) - Portuguese speaking Flutter Community. +- [Meetup](https://www.meetup.com/flutterportugal) ### 🇷🇺Russia -- [Telegram](https://t.me/rudart) - Russian speaking Dart & Flutter community. +- [Telegram](https://t.me/rudart) ### 🇱🇰Sri Lanka -- [Gitter](https://gitter.im/Colombo-Flutter-Community) - The place where you can meet developers and discuss about projects. -- [Slack](https://fluttercmb.slack.com/) - Flutter community Slack channel. -- [Community GitHub Page](https://github.com/Colombo-Flutter-Meetup) - Open Source Projects hosted by Colombo Flutter community. -- [YouTube Channel](https://www.youtube.com/channel/UCTn0DzwU0YGvISOGiTKPhtg) - To check meetups related videos. -- [Facebook Page](https://www.facebook.com/flutterCMB/) - Facebook page of the Colombo Flutter community. +- [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/) ### 🇬🇧United Kingdom -- Meetup [London](https://www.meetup.com/FlutterLDN/) / 🐦[Twitter](https://twitter.com/FlutterLDN) / 📹[YouTube](https://www.youtube.com/channel/UC_a-vGdkAIRMKT1zzZ4I2ag) +- 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/) + ## Hall Of Fame [![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/0)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/0)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/1)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/1)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/2)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/2)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/3)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/3)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/4)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/4)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/5)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/5)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/6)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/6)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/7)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/7) From ccbd2eb381b1f9772768eacee43e37ed68c4a81d Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 18 Aug 2019 18:01:34 +0200 Subject: [PATCH 094/247] Cleanup --- source.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/source.md b/source.md index fc05e03..82a279f 100644 --- a/source.md +++ b/source.md @@ -411,7 +411,6 @@ 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/) -- [MMKV](https://github.com/OpenFlutter/mmkv_flutter) - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao) - [Hive](https://github.com/leisim/hive) - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim) ### Services @@ -441,7 +440,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Built redux](https://github.com/davidmarne/flutter_built_redux) - 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) - 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) - 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 -- [Dartea](https://github.com/p69/dartea) - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69) - [Inject](https://github.com/google/inject.dart) - Compile-time dependency injection by Google - [Flux](https://github.com/google/flutter_flux) - Implementation of the Flux framework by Google - [Fish](https://github.com/alibaba/fish-redux) - Alibaba Redux implementation From e2f97318a630dd39c5843264a1237edc02b57841 Mon Sep 17 00:00:00 2001 From: Ali Yigit Bireroglu Date: Sun, 18 Aug 2019 23:24:23 +0100 Subject: [PATCH 095/247] Update source.md --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 82a279f..31da7fa 100644 --- a/source.md +++ b/source.md @@ -183,6 +183,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins) - [Slidable](https://github.com/letsar/flutter_slidable) - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) +#### Cupertino Design + +- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) - Peek & Pop implementation for Flutter based on the iOS functionality of the same name 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) From cd690f7bcae778bfefd99c6621d8316fdc5e2bc4 Mon Sep 17 00:00:00 2001 From: Ali Yigit Bireroglu Date: Sun, 18 Aug 2019 23:26:20 +0100 Subject: [PATCH 096/247] Update source.md --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 82a279f..e2d3adf 100644 --- a/source.md +++ b/source.md @@ -176,6 +176,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) - An extensive snap tool/widget for Flutter that allows very flexible snap management and snapping between your widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). #### Material Design From 1db4738b28b90c42ba70393f4a57c7570c6f9f10 Mon Sep 17 00:00:00 2001 From: Ali Yigit Bireroglu Date: Sun, 18 Aug 2019 23:34:14 +0100 Subject: [PATCH 097/247] Update source.md --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 82a279f..677d484 100644 --- a/source.md +++ b/source.md @@ -176,6 +176,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). +- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) - An extensive flick tool/widget for Flutter that allows very flexible flick management for your widgets. It is designed to work flawlessly with snap but it can be used as a standalone package too by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). #### Material Design From 7884130e5070b23cc46e9ba0b22508585c9e9353 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adem=20Furkan=20=C3=96ZCAN?= Date: Tue, 20 Aug 2019 23:08:16 +0300 Subject: [PATCH 098/247] Added Flutter Turkish Community. --- source.md | 38 ++++++++++++++++++++++++-------------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/source.md b/source.md index 82a279f..808a2cf 100644 --- a/source.md +++ b/source.md @@ -593,29 +593,29 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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 +### 🇦🇴 Angola - Facebook [Group](https://facebook.com/groups/556888664681938) - Facebook [Page](https://facebook.com/Flutter-Angola-2076395262380886/) - Twitter [Page](https://twitter.com/AngolaFlutter) -### 🇧🇷Brazil +### 🇧🇷 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) -### 🇨🇦Canada +### 🇨🇦 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) +### 🇨🇮 Côte d'Ivoire (Ivory Coast) - Facebook [Page](https://web.facebook.com/flutterci/) - Facebook [Group](https://web.facebook.com/groups/1725273507587759/) -### 🇩🇰Denmark +### 🇩🇰 Denmark - Meetup [Denmark](https://www.meetup.com/Flutter-Developers-Denmark/) @@ -623,49 +623,59 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Telegram](https://t.me/flutter_forum/) -### 🇫🇷France +### 🇫🇷 France - Meetup [Bordeaux](https://www.meetup.com/fr-FR/Flutter-Bordeaux) - [Paris](https://www.meetup.com/fr-FR/Flutter-Paris) - [Rennes](https://www.meetup.com/fr-FR/Flutter-Rennes) - [Twitter](https://twitter.com/FlutterDev) - [Slack](https://slack.flutter-france.fr) -### 🇩🇪Germany +### 🇩🇪 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/) - Twitter [Flutter Berlin](https://twitter.com/flutterBerlin) - [Düsseldorf](https://twitter.com/flutter_school) - Slack [Flutter Berlin](https://flutterberlin.slack.com/join/shared_invite/enQtMzQ1NDI0NjU4Mjc5LWVjOTg0NmUxZmU4YzZjZjFkMWNjYWYyYTI5NjMyZWE5MDZjNDM0YzgyNWQyM2EzM2E0NDE4ZmQyMzQyMzRlNjI) -### 🇯🇵Japan +### 🇯🇵 Japan - Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) -### 🇳🇬Nigeria +### 🇳🇬 Nigeria - Slack [DevCenter Square](https://devcenter-square-slack.herokuapp.com) - [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - Twitter [FlutterLagos](https://twitter.com/FlutterLagos) -### 🇵🇹Portugal +### 🇵🇹 Portugal - [Meetup](https://www.meetup.com/flutterportugal) -### 🇷🇺Russia +### 🇷🇺 Russia - [Telegram](https://t.me/rudart) -### 🇱🇰Sri Lanka +### 🇱🇰 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/) -### 🇬🇧United Kingdom +### 🇹🇷 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/flutterturkiye) +- [Github](https://github.com/flutterturkey) +- [Youtube](https://www.youtube.com/channel/UCirgzDK3lBEf4dZVfAei_9Q) + +### 🇬🇧 United Kingdom - Meetup [London](https://www.meetup.com/FlutterLDN/) - [Twitter](https://twitter.com/FlutterLDN) - [YouTube](https://www.youtube.com/channel/UC_a-vGdkAIRMKT1zzZ4I2ag) -### 🇺🇸United States +### 🇺🇸 United States - Meetup [Chicago](https://www.meetup.com/Flutter-Chicago/) From b771b1d6fc0b08d6ac2556b21cf790f802775f40 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 21 Aug 2019 08:59:56 +0200 Subject: [PATCH 099/247] Shorten desc --- source.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source.md b/source.md index e2d3adf..f9baaa6 100644 --- a/source.md +++ b/source.md @@ -140,9 +140,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) - A beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). +- [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). #### Sticky Headers @@ -153,7 +153,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Drawers - [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) - 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) - An 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). +- [Flutter Inner Drawer](https://github.com/Dn-a/flutter_inner_drawer) - 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 @@ -176,7 +176,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). -- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) - An extensive snap tool/widget for Flutter that allows very flexible snap management and snapping between your widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) - Extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). #### Material Design From 8a69247f80b3f666d3c185924bf77916c9150d1a Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 21 Aug 2019 09:05:36 +0200 Subject: [PATCH 100/247] Shorten desc --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 31da7fa..c61f35d 100644 --- a/source.md +++ b/source.md @@ -185,7 +185,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) - Peek & Pop implementation for Flutter based on the iOS functionality of the same name by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu) +- [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 From 30c6d21a194ace15133fb81f2826ca18c64adec9 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 21 Aug 2019 09:09:02 +0200 Subject: [PATCH 101/247] Web Demonstration --- source.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source.md b/source.md index 64c56fd..ff3cc58 100644 --- a/source.md +++ b/source.md @@ -71,7 +71,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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/) -- [Flutter Widget Live Book](https://flutter-widget-livebook.blankapp.org/) - Live preview example for flutter widgets by [JianyingLi](https://github.com/lijy91/) ### Tutorial @@ -124,6 +123,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter Examples](https://github.com/nisrulz/flutter-examples) - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) - [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei) +#### Web Demonstration + +- [Flutter Widget Live Book](https://flutter-widget-livebook.blankapp.org/) - Live web preview of widgets by [JianyingLi](https://github.com/lijy91/) + ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer) From 3a44bb0e9bfc5e83eacf7a3fe4005cc34b128fdb Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 21 Aug 2019 09:11:00 +0200 Subject: [PATCH 102/247] Shorten desc --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 677d484..2cc9630 100644 --- a/source.md +++ b/source.md @@ -176,7 +176,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). -- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) - An extensive flick tool/widget for Flutter that allows very flexible flick management for your widgets. It is designed to work flawlessly with snap but it can be used as a standalone package too by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) - Extensive tool/widget for flick management. Work flawlessly with snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). #### Material Design From 2e354d808207288cc1252a60c37cfffd63f948fa Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 21 Aug 2019 09:15:10 +0200 Subject: [PATCH 103/247] Gen > Added "flick" to UI Helpers Added "flick" to UI Helpers --- README.md | 366 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 192 insertions(+), 174 deletions(-) diff --git a/README.md b/README.md index 24404d0..81393b9 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -88,7 +88,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [342👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [346👍] - 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://nash0x7e2.github.io/). @@ -120,147 +120,157 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [3322⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [664⭐] - An app 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) [3335⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [669⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). + +#### Web Demonstration + +- [Flutter Widget Live Book](https://flutter-widget-livebook.blankapp.org/) - Live web preview of widgets by [JianyingLi](https://github.com/lijy91/). ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) [42⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [925⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [932⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). - [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [235⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [300⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [635⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [233⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [303⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [638⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [235⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [132⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [348⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [352⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). - [Stepper Touch](https://github.com/Rahiche/stepper_touch) [126⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [221⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [184⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [69⭐] - 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) [160⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [397⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [223⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [185⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [70⭐] - 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) [163⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [400⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [171⭐] - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [175⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [196⭐] - A beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). +- [Before After](https://github.com/xsahil03x/before_after) [201⭐] - Beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). #### Sticky Headers - [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [26⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [331⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [346⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [332⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [348⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [87⭐] - 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) [72⭐] - An 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) [89⭐] - 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) [73⭐] - 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) [220⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). - [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [193⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [198⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [201⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [174⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [RangeSlider](https://github.com/boeledi/RangeSlider) [175⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). - [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [145⭐] - 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) [90⭐] - 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) [91⭐] - 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) [101⭐] - 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) [397⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [105⭐] - 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) [400⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [69⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). - [Offline](https://github.com/jogboms/flutter_offline) [329⭐] - 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) [65⭐] - 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) [68⭐] - 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). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [23⭐] - Extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [2⭐] - Extensive tool/widget for flick management. Work flawlessly with snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [65⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [160⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [827⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [66⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [161⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [833⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). + +#### Cupertino Design + +- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [20⭐] - 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) [456⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [554⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [268⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [460⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [559⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [271⭐] - 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) - A plugin to provide a Liquid swipe to your stacked containers by [Sahdeep Singh](https://github.com/iamSahdeep). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [84⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [85⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [230⭐] - 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) [234⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Backend-Driven -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [199⭐] - 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) [205⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [421⭐] - 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) [427⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). - [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [155⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [556⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [466⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [360⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [698⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [373⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [63⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Photo View](https://github.com/renancaraujo/photo_view) [559⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [475⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [361⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [710⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [379⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [65⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). ### Map - [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [385⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [68⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [9⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [209⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [441⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [70⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [10⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [211⭐] - Interactive, customizable vector maps by Mapbox. +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [444⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [236⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [237⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). - [Charts](https://github.com/mzimmerm/flutter_charts) [162⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [160⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1001⭐] - By Google Charts Team. +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [161⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [1005⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [23⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). - [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [189⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [286⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [594⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [152⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). +- [FCharts](https://github.com/thekeenant/fcharts) [287⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [607⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [154⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1622⭐] - 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) [65⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). +- [Fluro](https://github.com/goposse/fluro) [1643⭐] - 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) [66⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [39⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). ### 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) [367⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [368⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. - [Facebook Login](https://github.com/roughike/flutter_facebook_login) [223⭐] - 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) [35⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [120⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). +- [Apple Sign-In](https://github.com/tomgilder/flutter_apple_sign_in) [37⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [122⭐] - 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) [141⭐] - 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). +- [SimpleAuth](https://github.com/Clancey/simple_auth) [145⭐] - 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) [34⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). ### Text & Rich Content -- [Markdown](https://github.com/flutter/flutter_markdown) [332⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Markdown](https://github.com/flutter/flutter_markdown) [335⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. - [Rich Text Editor](https://github.com/long1eu/rich_editor) [95⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [120⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [732⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [507⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [119⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [738⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [513⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). ### Analytics @@ -285,7 +295,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [338⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Flutterial](https://github.com/rxlabz/flutterial) [343⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). - [Pigment](https://github.com/bregydoc/pigment) [105⭐] - Simple but useful package for use colors in flutter. ### Media @@ -293,14 +303,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Audio - [Audio Plugin](https://github.com/rxlabz/audioplayer) [318⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [96⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). +- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [97⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). - [Stereo](https://github.com/2find/stereo) [54⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [169⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [171⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [649⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [536⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [656⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [541⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice @@ -310,7 +320,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Storage - [Firebase Storage](https://github.com/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [237⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [239⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -320,34 +330,34 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. -- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [92⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). +- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [93⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). - [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [241⭐] - 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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). - [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) [128⭐] - 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) [129⭐] - 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) [274⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [336⭐] - 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) [116⭐] - 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) [3689⭐] - 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) [430⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [835⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [275⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [337⭐] - 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) [117⭐] - 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) [3711⭐] - 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) [433⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [836⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). - [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [85⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). - [Music Player](https://github.com/thosakwe/flutter_music_player) [131⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [486⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [322⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [490⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [325⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). - [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [269⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3394⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [204⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [787⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3412⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [205⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [792⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). - [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [139⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). - [DrawApp](https://github.com/SnakeyHips/drawapp) [107⭐] - 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) [321⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [228⭐] - 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) [491⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [360⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Starter Kit](https://github.com/KingWu/flutter_starter_kit) [322⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [230⭐] - 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) [505⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [365⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). ### Web @@ -364,7 +374,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [57⭐] - ML vision recognitions (QRcode, face, ...) with live camera stream by [Aumard Jimmy](https://github.com/jaumard) and [Santetis](https://github.com/santetis). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [58⭐] - 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) [246⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality @@ -379,18 +389,18 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [801⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [321⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [806⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [326⭐] - 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) [148⭐] - 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) [535⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Geolocation](https://github.com/loup-v/geolocation) [149⭐] - 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) [540⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). -- [Get Version](https://github.com/AppleEducate/get_version) [3⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [97⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [83⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Get Version](https://github.com/AppleEducate/get_version) [4⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). +- [Badger](https://github.com/g123k/flutter_app_badger) [98⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [UDID](https://github.com/GigaDroid/flutter_udid) [85⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). - [Downloader](https://github.com/hnvn/flutter_downloader) [246⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [322⭐] - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [328⭐] - 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) [26⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [33⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). - [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [119⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). @@ -398,34 +408,33 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [138⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [157⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [137⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [158⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [790⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [44⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [91⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Blue](https://github.com/pauldemarco/flutter_blue) [801⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Beacons](https://github.com/loup-v/beacons) [45⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [92⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [28⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1108⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [MMKV](https://github.com/OpenFlutter/mmkv_flutter) [76⭐] - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao). -- [Hive](https://github.com/leisim/hive) [184⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1113⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [263⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [88⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). -- [Intercom](https://pub.dev/packages/intercom) [21⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [227⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [89⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Intercom](https://pub.dev/packages/intercom) [22⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [229⭐] - 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) [5⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing - [Catcher](https://github.com/jhomlala/catcher) [194⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [180⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Logger](https://github.com/leisim/logger) [184⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -433,114 +442,113 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [2307⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [690⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [2330⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [726⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [74⭐] - 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) [317⭐] - 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) [971⭐] - 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. -- [Dartea](https://github.com/p69/dartea) [69⭐] - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69). -- [Inject](https://github.com/google/inject.dart) [489⭐] - Compile-time dependency injection by Google. +- [Redux.dart](https://github.com/johnpryan/redux.dart) [320⭐] - 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) [979⭐] - 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) [493⭐] - Compile-time dependency injection by Google. - [Flux](https://github.com/google/flutter_flux) [317⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [4967⭐] - Alibaba Redux implementation. +- [Fish](https://github.com/alibaba/fish-redux) [4988⭐] - Alibaba Redux implementation. ### Widgets -- [Hooks](https://github.com/rrousselGit/flutter_hooks) [657⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [173⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [660⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [176⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1146⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [72⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1161⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [73⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [202⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1038⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [224⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [397⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [151⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [203⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1048⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [223⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [400⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [152⭐] - 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) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1538⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [817⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1552⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [818⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [209⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [212⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [118⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [119⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [336⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [342⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3882⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [1929⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3899⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [1930⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [3749⭐] - 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) [15701⭐] - 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) [397⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +- [Flutter Team Samples](https://github.com/flutter/samples) [3784⭐] - 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) [15796⭐] - 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) [400⭐] - 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) [161⭐] - 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) [278⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [496⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [Lime](https://github.com/fablue/lime-flutter) [277⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [497⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). - [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [352⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [427⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [725⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [601⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [762⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [428⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [730⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [605⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [768⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). - [BookSearch](https://github.com/Norbert515/BookSearch) [342⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [562⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [255⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [379⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [312⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [563⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [257⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [386⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [317⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). - [Tourism](https://github.com/bluemix/tourism-demo) [141⭐] - 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) [280⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [288⭐] - 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) [139⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [Deer](https://github.com/aleksanderwozniak/deer) [141⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). - [TailorMade](https://github.com/jogboms/tailor_made) [124⭐] - 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) [117⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Instory](https://github.com/InvertedX/instory) [119⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). - [Spacex-Go](https://github.com/jesusrp98/spacex-go) [259⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). - [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [177⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [365⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Reply](https://github.com/flschweiger/reply) [366⭐] - '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). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [128⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [Flip](https://github.com/RedBrogdon/flutterflip) [129⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). - [2048](https://github.com/anuranBarman/2048) [92⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). - [TRex](https://github.com/renancaraujo/trex-flame) [151⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [207⭐] - 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) [54⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [530⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [Crush](https://github.com/boeledi/flutter_crush) [209⭐] - 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) [56⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). +- [Tetris](https://github.com/boyan01/flutter-tetris) [537⭐] - Tetris game by [YangBin](https://github.com/boyan01). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [210⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [116⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [211⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [FlutterIcon](http://fluttericon.com/) [117⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). - [FVM](https://github.com/leoafarias/fvm) [51⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [97⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). -- [genLang](https://github.com/KingWu/gen_lang) [27⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). +- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [98⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). +- [genLang](https://github.com/KingWu/gen_lang) [30⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). ### VSCode @@ -549,14 +557,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [37⭐] - 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) [40⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5606⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2957⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [679⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5630⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2987⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [685⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -564,7 +572,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [283👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [284👍] ### Hardware @@ -595,29 +603,29 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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 +### 🇦🇴 Angola - Facebook [Group](https://facebook.com/groups/556888664681938) - Facebook [Page](https://facebook.com/Flutter-Angola-2076395262380886/) - Twitter [Page](https://twitter.com/AngolaFlutter) -### 🇧🇷Brazil +### 🇧🇷 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) -### 🇨🇦Canada +### 🇨🇦 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) +### 🇨🇮 Côte d'Ivoire (Ivory Coast) - Facebook [Page](https://web.facebook.com/flutterci/) - Facebook [Group](https://web.facebook.com/groups/1725273507587759/) -### 🇩🇰Denmark +### 🇩🇰 Denmark - Meetup [Denmark](https://www.meetup.com/Flutter-Developers-Denmark/) @@ -625,49 +633,59 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Telegram](https://t.me/flutter_forum/) -### 🇫🇷France +### 🇫🇷 France - Meetup [Bordeaux](https://www.meetup.com/fr-FR/Flutter-Bordeaux) - [Paris](https://www.meetup.com/fr-FR/Flutter-Paris) - [Rennes](https://www.meetup.com/fr-FR/Flutter-Rennes) - [Twitter](https://twitter.com/FlutterDev) - [Slack](https://slack.flutter-france.fr) -### 🇩🇪Germany +### 🇩🇪 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/) - Twitter [Flutter Berlin](https://twitter.com/flutterBerlin) - [Düsseldorf](https://twitter.com/flutter_school). - Slack [Flutter Berlin](https://flutterberlin.slack.com/join/shared_invite/enQtMzQ1NDI0NjU4Mjc5LWVjOTg0NmUxZmU4YzZjZjFkMWNjYWYyYTI5NjMyZWE5MDZjNDM0YzgyNWQyM2EzM2E0NDE4ZmQyMzQyMzRlNjI) -### 🇯🇵Japan +### 🇯🇵 Japan - Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) -### 🇳🇬Nigeria +### 🇳🇬 Nigeria - Slack [DevCenter Square](https://devcenter-square-slack.herokuapp.com) - [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - Twitter [FlutterLagos](https://twitter.com/FlutterLagos) -### 🇵🇹Portugal +### 🇵🇹 Portugal - [Meetup](https://www.meetup.com/flutterportugal) -### 🇷🇺Russia +### 🇷🇺 Russia - [Telegram](https://t.me/rudart) -### 🇱🇰Sri Lanka +### 🇱🇰 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/) -### 🇬🇧United Kingdom +### 🇹🇷 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/flutterturkiye) +- [Github](https://github.com/flutterturkey) +- [Youtube](https://www.youtube.com/channel/UCirgzDK3lBEf4dZVfAei_9Q) + +### 🇬🇧 United Kingdom - Meetup [London](https://www.meetup.com/FlutterLDN/) - [Twitter](https://twitter.com/FlutterLDN) - [YouTube](https://www.youtube.com/channel/UC_a-vGdkAIRMKT1zzZ4I2ag) -### 🇺🇸United States +### 🇺🇸 United States - Meetup [Chicago](https://www.meetup.com/Flutter-Chicago/) From 511ce25c2a976f82a0c297604837c379f449c4cf Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 21 Aug 2019 09:40:01 +0200 Subject: [PATCH 104/247] Description --- source.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source.md b/source.md index b5be032..7ebf42d 100644 --- a/source.md +++ b/source.md @@ -257,11 +257,10 @@ 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 -- [Rich Text Editor](https://github.com/long1eu/rich_editor) - Text editor with style by [Lung Razvan](https://github.com/long1eu) - [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 and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr) - [AutoSizeText](https://github.com/leisim/auto_size_text) - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). -- [Flutter Parsed Text](https://github.com/fayeed/flutter_parsed_text) - A Flutter package to parse text and extract parts using predefined types also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/) +- [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/) ### Analytics From e82a5779a1e334214fac580be1600812c2eb8c7c Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 21 Aug 2019 12:52:26 +0200 Subject: [PATCH 105/247] Flick & Snap desc --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index b1cdf2c..eab0a1b 100644 --- a/source.md +++ b/source.md @@ -180,8 +180,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). -- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) - Extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) - Extensive tool/widget for flick management. Work flawlessly with snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). #### Material Design From 0bd361190be0dc7213663c82b11b5949f42d50bf Mon Sep 17 00:00:00 2001 From: Rubens de Melo Date: Fri, 23 Aug 2019 01:44:29 -0300 Subject: [PATCH 106/247] add flutterparainiciantes - brazil --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index eab0a1b..c49211c 100644 --- a/source.md +++ b/source.md @@ -613,6 +613,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - 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://flutterparainiciantes.com.br) ### 🇨🇦 Canada From ebc4dcfe8c1c20b35fe28269f15c47bd4ce321ec Mon Sep 17 00:00:00 2001 From: Rubens de Melo Date: Fri, 23 Aug 2019 01:47:35 -0300 Subject: [PATCH 107/247] include www --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index c49211c..5490f95 100644 --- a/source.md +++ b/source.md @@ -613,7 +613,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - 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://flutterparainiciantes.com.br) +- [Flutter para iniciantes](https://www.flutterparainiciantes.com.br) ### 🇨🇦 Canada From 5fe9c656d3f7177cc80b0e477d6053a9ba17ded5 Mon Sep 17 00:00:00 2001 From: Jon Samwell Date: Mon, 26 Aug 2019 12:53:19 +1000 Subject: [PATCH 108/247] Added flutter_gherkin to the list of test resources --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index eab0a1b..ceff038 100644 --- a/source.md +++ b/source.md @@ -487,6 +487,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Testing - [Ozzie](https://github.com/jorgecoca/ozzie.flutter) - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca) +- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) - A fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell) ### Others From 46388e1dfb75bf81a03da241f8333db8a45cb0c2 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 1 Sep 2019 11:19:16 +0200 Subject: [PATCH 109/247] Shorten desc --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index ceff038..b80272c 100644 --- a/source.md +++ b/source.md @@ -487,7 +487,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Testing - [Ozzie](https://github.com/jorgecoca/ozzie.flutter) - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca) -- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) - A fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell) +- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell) ### Others From 1cb5a002c95f97036d27585be405f76129dbc828 Mon Sep 17 00:00:00 2001 From: Marcelo Glasberg Date: Mon, 2 Sep 2019 15:06:50 -0300 Subject: [PATCH 110/247] Add Async Redux. --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index b80272c..7f1ff7a 100644 --- a/source.md +++ b/source.md @@ -453,6 +453,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Inject](https://github.com/google/inject.dart) - Compile-time dependency injection by Google - [Flux](https://github.com/google/flutter_flux) - Implementation of the Flux framework by Google - [Fish](https://github.com/alibaba/fish-redux) - Alibaba Redux implementation +- [Async Redux](https://pub.dev/packages/async_redux) - Redux version which is easy to learn, to use, to test, and has no boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/) ### Widgets From 4ea9c6de954ad187c5b233e8481409a6c7706227 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 4 Sep 2019 21:56:37 +0200 Subject: [PATCH 111/247] Shorten desc ! --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 7f1ff7a..0c4e73f 100644 --- a/source.md +++ b/source.md @@ -453,7 +453,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Inject](https://github.com/google/inject.dart) - Compile-time dependency injection by Google - [Flux](https://github.com/google/flutter_flux) - Implementation of the Flux framework by Google - [Fish](https://github.com/alibaba/fish-redux) - Alibaba Redux implementation -- [Async Redux](https://pub.dev/packages/async_redux) - Redux version which is easy to learn, to use, to test, and has no boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/) +- [Async Redux](https://pub.dev/packages/async_redux) - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/) ### Widgets From 9d6fbadbc515ad5917caca5cf3d86c0a1c68f840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Lepage?= Date: Fri, 6 Sep 2019 13:03:22 +0200 Subject: [PATCH 112/247] Add the flutter_staggered_animations package This package allows to easily add staggered animations to ListView, GridView, Column and Row children : https://github.com/mobiten/flutter_staggered_animations --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 0c4e73f..f2035d3 100644 --- a/source.md +++ b/source.md @@ -474,6 +474,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Drawing Animation](https://github.com/biocarl/drawing_animation) - 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) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) - Easily add staggered animations to your ListView, GridView, Column and Row children by [mobiten](https://mobiten.com/) ### Game Engine From fe1d1b4ec376be1417e2c361c8ec30af5cf7db98 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Fri, 6 Sep 2019 14:45:44 +0200 Subject: [PATCH 113/247] Stargazers --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index f2035d3..3af0b70 100644 --- a/source.md +++ b/source.md @@ -473,8 +473,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/) - [Drawing Animation](https://github.com/biocarl/drawing_animation) - 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) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) - Easily add staggered animations to your ListView, GridView, Column and Row children by [mobiten](https://mobiten.com/) +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) +- [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/) ### Game Engine From 5ff7409275604c1644809f676502072b7930bdd2 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Fri, 6 Sep 2019 14:48:15 +0200 Subject: [PATCH 114/247] Gen > Add Async Redux. Add Async Redux. --- README.md | 422 +++++++++++++++++++++++++++--------------------------- 1 file changed, 212 insertions(+), 210 deletions(-) diff --git a/README.md b/README.md index 81393b9..f72ef73 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -77,7 +77,7 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [106⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [114⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner @@ -88,7 +88,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [346👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [355👍] - 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://nash0x7e2.github.io/). @@ -107,8 +107,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ## 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) [80🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [149🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Tensor Programming](https://www.youtube.com/watch?v=WwhyaqNtNQY&list=PLJbE2Yu2zumDqr_-hqpAN0nIr6m14TAsd) [81🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [151🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course for beginners & non-programmers by [Zaiste](https://zaiste.net/). - [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) [81🎬] - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders). - [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. @@ -120,8 +120,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [3335⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [669⭐] - An app 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) [3429⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [689⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). #### Web Demonstration @@ -130,154 +130,154 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) [42⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [932⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [235⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [303⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [638⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [235⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [132⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [352⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [957⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [241⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [316⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [650⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [239⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [134⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [369⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). - [Stepper Touch](https://github.com/Rahiche/stepper_touch) [126⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [223⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [185⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [70⭐] - 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) [163⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [400⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [234⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [192⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [71⭐] - 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) [170⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [405⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [175⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [188⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [201⭐] - Beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). +- [Before After](https://github.com/xsahil03x/before_after) [226⭐] - Beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [26⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [332⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [348⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [30⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [339⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [362⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [89⭐] - 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) [73⭐] - 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) [90⭐] - 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) [74⭐] - 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) [220⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [193⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [201⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [229⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [196⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [210⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [175⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [145⭐] - 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) [91⭐] - 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) [178⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [150⭐] - 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) [96⭐] - 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) [105⭐] - 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) [400⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [69⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [329⭐] - 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) [68⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [115⭐] - 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) [405⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [70⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [338⭐] - 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) [71⭐] - 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). -- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [23⭐] - Extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [2⭐] - Extensive tool/widget for flick management. Work flawlessly with snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [31⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [4⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [66⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [161⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [833⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [69⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [164⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [862⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [20⭐] - 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) [26⭐] - 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) [460⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [559⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [271⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [466⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [573⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [279⭐] - 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) - A plugin to provide a Liquid swipe to your stacked containers by [Sahdeep Singh](https://github.com/iamSahdeep). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [85⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [86⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [234⭐] - 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) [253⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Backend-Driven -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [205⭐] - 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) [235⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [427⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [155⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [559⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [475⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [361⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [710⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [379⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [65⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [443⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [160⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [591⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [506⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [379⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [735⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [410⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [76⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [385⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [70⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [10⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [211⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [444⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [386⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [72⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [13⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [213⭐] - Interactive, customizable vector maps by Mapbox. +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [466⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [237⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [162⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [161⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1005⭐] - By Google Charts Team. +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [243⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/mzimmerm/flutter_charts) [166⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [162⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [1050⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [23⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [189⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [195⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). - [FCharts](https://github.com/thekeenant/fcharts) [287⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [607⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [154⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [661⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [169⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1643⭐] - 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) [66⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). +- [Fluro](https://github.com/goposse/fluro) [1703⭐] - 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) [67⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [39⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). ### 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) [368⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [374⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [223⭐] - 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) [37⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [122⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [230⭐] - 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) [39⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [121⭐] - 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) [145⭐] - 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) [34⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [SimpleAuth](https://github.com/Clancey/simple_auth) [152⭐] - 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) [37⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). ### Text & Rich Content -- [Markdown](https://github.com/flutter/flutter_markdown) [335⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Rich Text Editor](https://github.com/long1eu/rich_editor) [95⭐] - Text editor with style by [Lung Razvan](https://github.com/long1eu). -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [119⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [738⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [513⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Markdown](https://github.com/flutter/flutter_markdown) [346⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [122⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [772⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [527⭐] - 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) [42⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). ### Analytics -- [Usage](https://github.com/dart-lang/usage) [62⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. +- [Usage](https://github.com/dart-lang/usage) [63⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. - [Firebase Analytics](https://github.com/flutter/plugins/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API. - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [8⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). -- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [12⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). +- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [13⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). ### Build automation @@ -285,7 +285,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Bitrise for Flutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects. - [Code Magic](https://codemagic.io/) - Automate the entire flow, build and distribution by [NeverCode](https://nevercode.io/). -- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [58⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [61⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). #### Build articles @@ -295,32 +295,32 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [343⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [105⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [366⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [107⭐] - Simple but useful package for use colors in flutter. ### Media #### Audio -- [Audio Plugin](https://github.com/rxlabz/audioplayer) [318⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [97⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). -- [Stereo](https://github.com/2find/stereo) [54⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [171⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Audio Plugin](https://github.com/rxlabz/audioplayer) [323⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [102⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). +- [Stereo](https://github.com/2find/stereo) [55⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [177⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [656⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [541⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [677⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [550⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [182⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [184⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [239⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [245⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -331,56 +331,56 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [93⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [241⭐] - 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) [240⭐] - 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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). - [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) [129⭐] - 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) [135⭐] - 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) [275⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [337⭐] - 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) [117⭐] - 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) [3711⭐] - 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) [433⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [836⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [85⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [131⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [490⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [325⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [269⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3412⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [205⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [792⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [139⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [107⭐] - 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) [322⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [230⭐] - 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) [505⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [365⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [277⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [342⭐] - 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) [119⭐] - 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) [3791⭐] - 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) [438⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [856⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [86⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [132⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [502⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [337⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [276⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3523⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [219⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [834⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [144⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [111⭐] - 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) [332⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [239⭐] - 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) [530⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [386⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). ### Web -- [Tasks](https://github.com/AppleEducate/tasks_clone) [65⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). +- [Tasks](https://github.com/AppleEducate/tasks_clone) [68⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [82⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [85⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [210⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). -- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [10⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [216⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [12⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [58⭐] - 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) [246⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [62⭐] - 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) [257⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [251⭐] - 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) [56⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [255⭐] - 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) [57⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -389,52 +389,52 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [806⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [326⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [839⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [336⭐] - 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) [149⭐] - 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) [540⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Geolocation](https://github.com/loup-v/geolocation) [152⭐] - 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) [554⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). -- [Get Version](https://github.com/AppleEducate/get_version) [4⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [98⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [85⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [246⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [328⭐] - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Get Version](https://github.com/AppleEducate/get_version) [5⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). +- [Badger](https://github.com/g123k/flutter_app_badger) [103⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [UDID](https://github.com/GigaDroid/flutter_udid) [89⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [261⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [342⭐] - 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) [26⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). -- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [33⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [119⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). +- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [32⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [129⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [137⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [158⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [138⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [168⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [801⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Blue](https://github.com/pauldemarco/flutter_blue) [834⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). - [Beacons](https://github.com/loup-v/beacons) [45⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [92⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [101⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [28⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1113⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Hive](https://github.com/leisim/hive) [263⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1140⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [324⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [89⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [93⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). - [Intercom](https://pub.dev/packages/intercom) [22⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [229⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [236⭐] - 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) [5⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). +- [App Rating](https://github.com/AppleEducate/app_review) [6⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [194⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [184⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [204⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [197⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -442,113 +442,115 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [2330⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [726⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [2454⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [763⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection -- [Built redux](https://github.com/davidmarne/flutter_built_redux) [74⭐] - 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) [320⭐] - 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) [979⭐] - 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) [493⭐] - Compile-time dependency injection by Google. -- [Flux](https://github.com/google/flutter_flux) [317⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [4988⭐] - Alibaba Redux implementation. +- [Built redux](https://github.com/davidmarne/flutter_built_redux) [73⭐] - 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) [323⭐] - 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) [992⭐] - 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) [504⭐] - Compile-time dependency injection by Google. +- [Flux](https://github.com/google/flutter_flux) [321⭐] - Implementation of the Flux framework by Google. +- [Fish](https://github.com/alibaba/fish-redux) [5065⭐] - Alibaba Redux implementation. +- [Async Redux](https://pub.dev/packages/async_redux) [43⭐] - 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) [660⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [176⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [681⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [180⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1161⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [73⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1213⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [75⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [203⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1048⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [223⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [400⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [152⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [212⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1085⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [229⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [415⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [160⭐] - 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) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1552⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [818⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1615⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [833⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [212⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [219⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [119⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [137⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [40⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [342⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [362⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3899⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [1930⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3964⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [1989⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [3784⭐] - 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) [15796⭐] - 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) [400⭐] - 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) [161⭐] - 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) [277⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [497⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [352⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [428⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [730⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [605⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [768⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [342⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [563⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [257⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [386⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [317⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [141⭐] - 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) [288⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Flutter Team Samples](https://github.com/flutter/samples) [3984⭐] - 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) [16608⭐] - 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) [404⭐] - 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) [162⭐] - 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) [281⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [505⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [353⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [434⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [738⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [607⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [786⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [345⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [571⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [263⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [397⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [328⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [143⭐] - 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) [298⭐] - 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) [141⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [124⭐] - 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) [119⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [259⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [177⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [366⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Deer](https://github.com/aleksanderwozniak/deer) [149⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [130⭐] - 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) [120⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [266⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [180⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). +- [Reply](https://github.com/flschweiger/reply) [372⭐] - '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). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [129⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [92⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [151⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [209⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com). +- [Flip](https://github.com/RedBrogdon/flutterflip) [136⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [95⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [162⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [215⭐] - 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) [56⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [537⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [Tetris](https://github.com/boyan01/flutter-tetris) [546⭐] - Tetris game by [YangBin](https://github.com/boyan01). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [211⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [117⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [FVM](https://github.com/leoafarias/fvm) [51⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [214⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [FlutterIcon](http://fluttericon.com/) [125⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [FVM](https://github.com/leoafarias/fvm) [52⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [98⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). -- [genLang](https://github.com/KingWu/gen_lang) [30⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). +- [genLang](https://github.com/KingWu/gen_lang) [32⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). ### VSCode @@ -557,14 +559,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [40⭐] - 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) [46⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5630⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [2987⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [685⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5722⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3065⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [723⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -572,7 +574,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [284👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [292👍] ### Hardware From 5ae63f7b3e9df698e572799993399102ee561456 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 10 Sep 2019 11:29:34 +0200 Subject: [PATCH 115/247] Gen > Add the flutter_staggered_animations package Add the flutter_staggered_animations package --- README.md | 307 +++++++++++++++++++++++++++--------------------------- 1 file changed, 154 insertions(+), 153 deletions(-) diff --git a/README.md b/README.md index f72ef73..58e3938 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -88,7 +88,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [355👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [358👍] - 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://nash0x7e2.github.io/). @@ -120,8 +120,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [3429⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [689⭐] - An app 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) [3443⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [702⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). #### Web Demonstration @@ -130,29 +130,29 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) [42⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [957⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [241⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [316⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [650⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [239⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [960⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [243⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [322⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [651⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [240⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [134⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). - [Flushbar](https://github.com/AndreHaueisen/flushbar) [369⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [126⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [234⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [192⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [127⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [236⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [193⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). - [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [71⭐] - 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) [170⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [405⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [407⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [188⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [189⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [226⭐] - Beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). #### Sticky Headers - [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [30⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [339⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [362⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [341⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [367⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers @@ -162,43 +162,43 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Bottom bars -- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [229⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [196⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [210⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [234⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [198⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [215⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders - [RangeSlider](https://github.com/boeledi/RangeSlider) [178⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [150⭐] - 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) [96⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [151⭐] - 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) [99⭐] - 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) [115⭐] - 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) [405⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [134⭐] - 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) [407⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [70⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). - [Offline](https://github.com/jogboms/flutter_offline) [338⭐] - 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) [71⭐] - 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) [72⭐] - 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). - [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [31⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [4⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [69⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [164⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [862⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [70⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [165⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [872⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [26⭐] - 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) [29⭐] - 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) [466⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [573⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [279⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [467⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [575⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [281⭐] - 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) - A plugin to provide a Liquid swipe to your stacked containers by [Sahdeep Singh](https://github.com/iamSahdeep). #### Calendar @@ -206,71 +206,71 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [86⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [253⭐] - 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) [255⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Backend-Driven -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [235⭐] - 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) [239⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [443⭐] - 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) [448⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). - [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [160⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [591⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [506⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [379⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [735⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [410⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [76⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Photo View](https://github.com/renancaraujo/photo_view) [595⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [507⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [382⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [745⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [416⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [79⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). ### Map - [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [386⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [72⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [13⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [73⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [14⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [213⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [466⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [473⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [243⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [166⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [162⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1050⭐] - By Google Charts Team. +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [244⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/mzimmerm/flutter_charts) [167⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [164⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [1054⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [23⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). - [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [195⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). - [FCharts](https://github.com/thekeenant/fcharts) [287⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [661⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [668⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). - [Bezier Chart](https://github.com/aeyrium/bezier-chart) [169⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1703⭐] - 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) [67⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). +- [Fluro](https://github.com/goposse/fluro) [1716⭐] - 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) [68⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [39⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). ### 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) [374⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [377⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [230⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [232⭐] - 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) [39⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). - [OAuth](https://github.com/hitherejoe/FlutterOAuth) [121⭐] - 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) [152⭐] - 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) [37⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [SimpleAuth](https://github.com/Clancey/simple_auth) [153⭐] - 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) [38⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). ### Text & Rich Content -- [Markdown](https://github.com/flutter/flutter_markdown) [346⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [122⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [772⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [527⭐] - 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) [42⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). +- [Markdown](https://github.com/flutter/flutter_markdown) [351⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [123⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [787⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [530⭐] - 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) [44⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). ### Analytics @@ -295,8 +295,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [366⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [107⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [376⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [108⭐] - Simple but useful package for use colors in flutter. ### Media @@ -305,12 +305,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Audio Plugin](https://github.com/rxlabz/audioplayer) [323⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). - [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [102⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). - [Stereo](https://github.com/2find/stereo) [55⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [177⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [179⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [677⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [550⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [681⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [555⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice @@ -320,7 +320,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Storage - [Firebase Storage](https://github.com/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [245⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [248⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -331,33 +331,33 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [93⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [240⭐] - 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) [241⭐] - 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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). - [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) [135⭐] - 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) [137⭐] - 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) [277⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [342⭐] - 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) [343⭐] - 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) [119⭐] - 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) [3791⭐] - 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) [438⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [856⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [86⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [132⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [502⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [337⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [3808⭐] - 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) [439⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [858⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [87⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [134⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [505⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [338⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). - [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [276⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3523⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [219⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [834⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [144⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [111⭐] - 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) [332⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [239⭐] - 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) [530⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [386⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3544⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [220⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [849⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [145⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [113⭐] - 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) [333⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [240⭐] - 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) [533⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [389⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). ### Web @@ -365,22 +365,22 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [85⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [89⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [216⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). -- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [12⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [217⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [13⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [62⭐] - 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) [257⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [64⭐] - 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) [259⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality - [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [255⭐] - 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) [57⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARCore Plugin](https://github.com/giandifra/arcore_flutter_plugin) [58⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -389,52 +389,52 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [839⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [336⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [844⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [337⭐] - 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) [152⭐] - 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) [554⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) [555⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). - [Get Version](https://github.com/AppleEducate/get_version) [5⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). - [Badger](https://github.com/g123k/flutter_app_badger) [103⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [89⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [261⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [342⭐] - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [UDID](https://github.com/GigaDroid/flutter_udid) [90⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [262⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [343⭐] - 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) [26⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [32⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [129⭐] - 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) [132⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [138⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [168⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [140⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [171⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [834⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [45⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [101⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [28⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [Blue](https://github.com/pauldemarco/flutter_blue) [836⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Beacons](https://github.com/loup-v/beacons) [46⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [104⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [29⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1140⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Hive](https://github.com/leisim/hive) [324⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1152⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [336⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [93⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [95⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). - [Intercom](https://pub.dev/packages/intercom) [22⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [236⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [237⭐] - 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) [6⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [204⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [197⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [205⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [198⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -442,92 +442,93 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [2454⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [763⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [2483⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [770⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [73⭐] - 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) [323⭐] - 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) [992⭐] - 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) [504⭐] - Compile-time dependency injection by Google. +- [Inject](https://github.com/google/inject.dart) [509⭐] - Compile-time dependency injection by Google. - [Flux](https://github.com/google/flutter_flux) [321⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [5065⭐] - Alibaba Redux implementation. +- [Fish](https://github.com/alibaba/fish-redux) [5090⭐] - Alibaba Redux implementation. - [Async Redux](https://pub.dev/packages/async_redux) [43⭐] - 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) [681⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [685⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). - [Functional widget](https://github.com/rrousselGit/functional_widget) [180⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1213⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1237⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). - [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [75⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [212⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1085⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [215⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1094⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). - [Villains](https://github.com/Norbert515/flutter_villains) [229⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [415⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [419⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Drawing Animation](https://github.com/biocarl/drawing_animation) [160⭐] - 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) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [67⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [199⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1615⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [833⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1630⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [834⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [219⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [221⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [137⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). -- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [40⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [138⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [41⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [362⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [364⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3964⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [1989⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3978⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [1997⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [3984⭐] - 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) [16608⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend). +- [Flutter Team Samples](https://github.com/flutter/samples) [4059⭐] - 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) [16709⭐] - 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) [404⭐] - 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) [162⭐] - 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) [281⭐] - Lime social network by Sebastian Sellmair. - [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [505⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). - [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [353⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [434⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [738⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [607⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [786⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [345⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [571⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [263⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [397⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [435⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [740⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [609⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [790⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [346⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [572⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [264⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [400⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). - [Taskist](https://github.com/huextrat/Taskist) [328⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). - [Tourism](https://github.com/bluemix/tourism-demo) [143⭐] - 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) [298⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [301⭐] - 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) [149⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [130⭐] - 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) [120⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [266⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Deer](https://github.com/aleksanderwozniak/deer) [153⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [131⭐] - 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) [119⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [268⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). - [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [180⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [372⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Reply](https://github.com/flschweiger/reply) [373⭐] - '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). @@ -536,10 +537,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flip](https://github.com/RedBrogdon/flutterflip) [136⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). - [2048](https://github.com/anuranBarman/2048) [95⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [162⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [TRex](https://github.com/renancaraujo/trex-flame) [163⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). - [Crush](https://github.com/boeledi/flutter_crush) [215⭐] - 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) [56⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [546⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [Tetris](https://github.com/boyan01/flutter-tetris) [548⭐] - Tetris game by [YangBin](https://github.com/boyan01). ## Utilities @@ -547,9 +548,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [214⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [125⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [FlutterIcon](http://fluttericon.com/) [126⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). - [FVM](https://github.com/leoafarias/fvm) [52⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [98⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). +- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [100⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). - [genLang](https://github.com/KingWu/gen_lang) [32⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). ### VSCode @@ -559,14 +560,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [46⭐] - 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) [47⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5722⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3065⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [723⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5738⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3084⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [729⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -574,7 +575,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [292👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [293👍] ### Hardware From 9d868e01f20542197912c16a4578a7609f5954a1 Mon Sep 17 00:00:00 2001 From: Kamil Rykowski Date: Thu, 12 Sep 2019 22:03:50 +0200 Subject: [PATCH 116/247] Update source.md --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 7fc8dfd..105e672 100644 --- a/source.md +++ b/source.md @@ -541,7 +541,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Crush](https://github.com/boeledi/flutter_crush) - 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) - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) -- [Zgadula](https://github.com/vintage/party_flutter) - Party charades by [Kamil Rykowski](https://www.linkedin.com/in/rykowski/) +- [Zgadula](https://github.com/vintage/party_flutter) - Party charades by [Kamil Rykowski](https://twitter.com/rykowski_dev) ## Utilities From 1a2c274e5943537cdb66e17b97f5f18303688188 Mon Sep 17 00:00:00 2001 From: Kamil Rykowski Date: Thu, 12 Sep 2019 22:22:32 +0200 Subject: [PATCH 117/247] Update source.md --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 105e672..a187d9e 100644 --- a/source.md +++ b/source.md @@ -541,7 +541,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Crush](https://github.com/boeledi/flutter_crush) - 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) - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) -- [Zgadula](https://github.com/vintage/party_flutter) - Party charades by [Kamil Rykowski](https://twitter.com/rykowski_dev) +- [Party Charades](https://github.com/vintage/party_flutter) - Party charades by [Kamil Rykowski](https://twitter.com/rykowski_dev) ## Utilities From 9e513b4d448f812e1916c2937ac1c928756fb331 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 15 Sep 2019 13:10:08 +0200 Subject: [PATCH 118/247] Flutter Europe --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 3af0b70..c412037 100644 --- a/source.md +++ b/source.md @@ -1,4 +1,5 @@ [](https://flutter.dev/) +[](https://fluttereurope.dev)

From b5407e77df34883b55e18d7631858c891d5ec07e Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 15 Sep 2019 13:12:25 +0200 Subject: [PATCH 119/247] Gen > Flutter Europe --- README.md | 291 +++++++++++++++++++++++++++--------------------------- 1 file changed, 146 insertions(+), 145 deletions(-) diff --git a/README.md b/README.md index 58e3938..64b25a9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [](https://flutter.dev/) +[](https://fluttereurope.dev)

@@ -8,7 +9,7 @@ StackOverflow - Github Repositories + Github Repositories Entries @@ -88,7 +89,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [358👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [359👍] - 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://nash0x7e2.github.io/). @@ -108,7 +109,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) [81🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [151🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [152🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course for beginners & non-programmers by [Zaiste](https://zaiste.net/). - [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) [81🎬] - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders). - [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. @@ -120,8 +121,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [3443⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [702⭐] - An app 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) [3466⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [706⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). #### Web Demonstration @@ -130,75 +131,75 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) [42⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [960⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [965⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). - [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [243⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [322⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [651⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [240⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [324⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [652⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [241⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [134⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [369⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [370⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). - [Stepper Touch](https://github.com/Rahiche/stepper_touch) [127⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [236⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [238⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). - [Snaplist](https://github.com/ariedov/flutter_snaplist) [193⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). - [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [71⭐] - 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) [170⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [407⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [411⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [189⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [190⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [226⭐] - Beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). +- [Before After](https://github.com/xsahil03x/before_after) [227⭐] - Beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [30⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [341⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [367⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [32⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [343⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [369⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [90⭐] - 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) [74⭐] - 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) [92⭐] - 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) [75⭐] - 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) [234⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [198⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [215⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [235⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [200⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [220⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders - [RangeSlider](https://github.com/boeledi/RangeSlider) [178⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [151⭐] - 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) [99⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [152⭐] - 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) [101⭐] - 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) [134⭐] - 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) [407⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [70⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [136⭐] - 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) [411⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [72⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). - [Offline](https://github.com/jogboms/flutter_offline) [338⭐] - 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) [72⭐] - 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) [74⭐] - 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). -- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [31⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [32⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [4⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). #### Material Design - [Material Color Picker](https://github.com/long1eu/material_color_picker) [70⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). - [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [165⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [872⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Slidable](https://github.com/letsar/flutter_slidable) [881⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [29⭐] - 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) [33⭐] - 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) [467⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [575⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [281⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [471⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [582⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [284⭐] - 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) - A plugin to provide a Liquid swipe to your stacked containers by [Sahdeep Singh](https://github.com/iamSahdeep). #### Calendar @@ -206,48 +207,48 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [86⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [255⭐] - 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) [257⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Backend-Driven -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [239⭐] - 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) [243⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [448⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [160⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [595⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [507⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [382⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [745⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [416⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [79⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [453⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [162⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [599⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [509⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [387⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [753⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [419⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [80⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). ### Map - [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [386⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [73⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [72⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). - [Map](https://github.com/apptreesoftware/flutter_map) [14⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [213⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [473⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [475⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts - [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [244⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). - [Charts](https://github.com/mzimmerm/flutter_charts) [167⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). - [Sparkline](https://github.com/xqwzts/flutter_sparkline) [164⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1054⭐] - By Google Charts Team. +- [Charts](https://github.com/google/charts) [1067⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [23⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). - [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [195⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). - [FCharts](https://github.com/thekeenant/fcharts) [287⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [668⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [169⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [682⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [173⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1716⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com). +- [Fluro](https://github.com/goposse/fluro) [1728⭐] - 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) [68⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [39⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). @@ -257,20 +258,20 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Login](https://github.com/AppleEducate/flutter_login) [377⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [232⭐] - 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) [39⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [235⭐] - 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) [42⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). - [OAuth](https://github.com/hitherejoe/FlutterOAuth) [121⭐] - 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) [153⭐] - 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). +- [SimpleAuth](https://github.com/Clancey/simple_auth) [156⭐] - 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) [38⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). ### Text & Rich Content -- [Markdown](https://github.com/flutter/flutter_markdown) [351⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [123⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [787⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [530⭐] - 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) [44⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). +- [Markdown](https://github.com/flutter/flutter_markdown) [353⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [124⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [796⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [536⭐] - 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) [45⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). ### Analytics @@ -295,32 +296,32 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [376⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [108⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [405⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [109⭐] - Simple but useful package for use colors in flutter. ### Media #### Audio -- [Audio Plugin](https://github.com/rxlabz/audioplayer) [323⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Audio Plugin](https://github.com/rxlabz/audioplayer) [324⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). - [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [102⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). - [Stereo](https://github.com/2find/stereo) [55⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [179⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [182⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [681⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [555⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [682⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [600⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [184⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [186⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [248⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [251⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -331,33 +332,33 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [93⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [241⭐] - 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) [240⭐] - 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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). - [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) [137⭐] - 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) [139⭐] - 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) [277⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [343⭐] - 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) [346⭐] - 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) [119⭐] - 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) [3808⭐] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by [Brian Egan](https://github.com/brianegan). +- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [3833⭐] - 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) [439⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [858⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [863⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). - [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [87⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). - [Music Player](https://github.com/thosakwe/flutter_music_player) [134⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [505⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [338⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [276⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3544⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [506⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [342⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [279⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3575⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). - [Book](https://github.com/putraxor/flutter-book-app) [220⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [849⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [858⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). - [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [145⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). - [DrawApp](https://github.com/SnakeyHips/drawapp) [113⭐] - 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) [333⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [240⭐] - 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) [533⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [389⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Starter Kit](https://github.com/KingWu/flutter_starter_kit) [335⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [241⭐] - 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) [540⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [393⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). ### Web @@ -374,13 +375,13 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [64⭐] - ML vision recognitions (QRcode, face, ...) with live camera stream by [Aumard Jimmy](https://github.com/jaumard) and [Santetis](https://github.com/santetis). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [66⭐] - 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) [259⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [255⭐] - 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) [58⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [256⭐] - 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) [60⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -389,39 +390,39 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [844⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [337⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [852⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [336⭐] - 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) [152⭐] - 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) [555⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) [564⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). - [Get Version](https://github.com/AppleEducate/get_version) [5⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). - [Badger](https://github.com/g123k/flutter_app_badger) [103⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). - [UDID](https://github.com/GigaDroid/flutter_udid) [90⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). - [Downloader](https://github.com/hnvn/flutter_downloader) [262⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). - [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [343⭐] - 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) [26⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). -- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [32⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [132⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). +- [AppAvailability](https://github.com/pichillilorenzo/flutter_appavailability) [27⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [33⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [134⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [140⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [171⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [142⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [175⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [836⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Blue](https://github.com/pauldemarco/flutter_blue) [847⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). - [Beacons](https://github.com/loup-v/beacons) [46⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [104⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [105⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [29⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1152⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Hive](https://github.com/leisim/hive) [336⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1159⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [395⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services @@ -433,8 +434,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [205⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [198⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [206⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [201⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -442,44 +443,44 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [2483⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [770⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [2517⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [776⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [73⭐] - 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) [323⭐] - 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) [992⭐] - 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) [509⭐] - Compile-time dependency injection by Google. +- [Redux](https://github.com/brianegan/flutter_redux) [998⭐] - 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) [511⭐] - Compile-time dependency injection by Google. - [Flux](https://github.com/google/flutter_flux) [321⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [5090⭐] - Alibaba Redux implementation. +- [Fish](https://github.com/alibaba/fish-redux) [5119⭐] - Alibaba Redux implementation. - [Async Redux](https://pub.dev/packages/async_redux) [43⭐] - 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) [685⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [180⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [692⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [185⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1237⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [75⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1258⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [77⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation - [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [215⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1094⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [229⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [419⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1110⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [233⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [426⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Drawing Animation](https://github.com/biocarl/drawing_animation) [160⭐] - 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) [67⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [199⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [68⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [231⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1630⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [834⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1641⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [836⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc @@ -488,59 +489,59 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [138⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [141⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). - [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [41⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [364⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [369⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3978⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [1997⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3992⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [2005⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [4059⭐] - 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) [16709⭐] - 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) [404⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +- [Flutter Team Samples](https://github.com/flutter/samples) [4124⭐] - 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) [16834⭐] - 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) [405⭐] - 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) [162⭐] - 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) [281⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [505⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [353⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [435⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [740⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [609⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [790⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [346⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Lime](https://github.com/fablue/lime-flutter) [282⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [506⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [352⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [437⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [742⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [613⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [807⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [348⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). - [Cinematic](https://github.com/aaronoe/FlutterCinematic) [572⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [264⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [400⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [263⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [402⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). - [Taskist](https://github.com/huextrat/Taskist) [328⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). - [Tourism](https://github.com/bluemix/tourism-demo) [143⭐] - 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) [301⭐] - 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) [153⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). - [TailorMade](https://github.com/jogboms/tailor_made) [131⭐] - 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) [119⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [268⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [180⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [373⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Instory](https://github.com/InvertedX/instory) [120⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [271⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [179⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). +- [Reply](https://github.com/flschweiger/reply) [375⭐] - '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). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [136⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [95⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [163⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Flip](https://github.com/RedBrogdon/flutterflip) [138⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [96⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [167⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). - [Crush](https://github.com/boeledi/flutter_crush) [215⭐] - 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) [56⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [548⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [Slide Puzzle](https://github.com/kevmoo/slide_puzzle) [57⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). +- [Tetris](https://github.com/boyan01/flutter-tetris) [551⭐] - Tetris game by [YangBin](https://github.com/boyan01). ## Utilities @@ -549,8 +550,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [214⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). - [FlutterIcon](http://fluttericon.com/) [126⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [FVM](https://github.com/leoafarias/fvm) [52⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [100⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). +- [FVM](https://github.com/leoafarias/fvm) [54⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [103⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). - [genLang](https://github.com/KingWu/gen_lang) [32⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). ### VSCode @@ -560,14 +561,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [47⭐] - 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) [48⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5738⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3084⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [729⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5770⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3099⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [732⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus From 65f878fbfd088c008785a358b4bc73f40d3c76f4 Mon Sep 17 00:00:00 2001 From: Li Wenyan Date: Mon, 16 Sep 2019 06:20:02 +0800 Subject: [PATCH 120/247] added new plugin - flutter_audio_recorder New plugin for audio recording, it provides full controls(start/pause/resume/stop) and access to recording details(such as level metering) while recording. --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 65f795f..a7556e1 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) +- [Flutter_Audio_Recorder](https://github.com/shadow-app/flutter_audio_recorder) - Audio recorder that provides full controls(start/pause/resume/stop) and access to recording details(such as level metering) while recording by [Wenyan Li](https://github.com/nikli2009). #### Video From cfa4d613ec2c3b0c8af60818fd607145e7c65c9d Mon Sep 17 00:00:00 2001 From: Li Wenyan Date: Mon, 16 Sep 2019 06:23:43 +0800 Subject: [PATCH 121/247] Update source.md --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index a7556e1..415b587 100644 --- a/source.md +++ b/source.md @@ -307,7 +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) -- [Flutter_Audio_Recorder](https://github.com/shadow-app/flutter_audio_recorder) - Audio recorder that provides full controls(start/pause/resume/stop) and access to recording details(such as level metering) while recording by [Wenyan Li](https://github.com/nikli2009). +- [Flutter Audio Recorder](https://github.com/shadow-app/flutter_audio_recorder) - Audio recorder that provides full controls(start/pause/resume/stop) and access to recording details(such as level metering) while recording by [Wenyan Li](https://github.com/nikli2009). #### Video From 6af75fc3727e455a1089fdf80bd00bc7b1b44dc5 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 16 Sep 2019 11:59:43 +0200 Subject: [PATCH 122/247] Shorten desc --- source.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source.md b/source.md index 415b587..6ed5541 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) +- [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) - [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) -- [Flutter Audio Recorder](https://github.com/shadow-app/flutter_audio_recorder) - Audio recorder that provides full controls(start/pause/resume/stop) and access to recording details(such as level metering) while recording by [Wenyan Li](https://github.com/nikli2009). #### Video From 6aaa53ef2f1565d4f9b9532928a18bd9a87dccab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adem=20Furkan=20=C3=96ZCAN?= Date: Mon, 16 Sep 2019 21:32:26 +0300 Subject: [PATCH 123/247] Fixed broken link --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 6ed5541..e471d1d 100644 --- a/source.md +++ b/source.md @@ -396,7 +396,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - 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) - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB) -- [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com) +- [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) - [Get Version](https://github.com/AppleEducate/get_version) - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com) - [Badger](https://github.com/g123k/flutter_app_badger) - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) - [UDID](https://github.com/GigaDroid/flutter_udid) - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) From a02c409471d3aef25bbc2daf2aad310bfb4ebd45 Mon Sep 17 00:00:00 2001 From: Efthymis Sarmpanis Date: Tue, 17 Sep 2019 14:38:13 +0300 Subject: [PATCH 124/247] Add Flutter's Greek Community --- source.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source.md b/source.md index e471d1d..80745ef 100644 --- a/source.md +++ b/source.md @@ -650,6 +650,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Twitter [Flutter Berlin](https://twitter.com/flutterBerlin) - [Düsseldorf](https://twitter.com/flutter_school) - Slack [Flutter Berlin](https://flutterberlin.slack.com/join/shared_invite/enQtMzQ1NDI0NjU4Mjc5LWVjOTg0NmUxZmU4YzZjZjFkMWNjYWYyYTI5NjMyZWE5MDZjNDM0YzgyNWQyM2EzM2E0NDE4ZmQyMzQyMzRlNjI) +### 🇬🇷 Greece + +- Meetup [Athens](https://www.meetup.com/Athens-Flutter-Group/) +- Slack [Flutter GR](https://join.slack.com/t/fluttergr/shared_invite/enQtNzQwODM2NzIxOTg0LWFjNWYxYzkyMTdmYWQ4ZWYyMWI2YjcyOTI4YzAzYjY2Nzk3OWNkMTkwZGRjNjRiMGFlNzgyOGRhMmEyZTQ3MmM) + ### 🇯🇵 Japan - Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) From ecd1f106e33a2d2c006dcd0ccc13496e14125949 Mon Sep 17 00:00:00 2001 From: Michael Bui <25263378+MaikuB@users.noreply.github.com> Date: Fri, 20 Sep 2019 21:27:57 +1000 Subject: [PATCH 125/247] fix description of Flutter AppAuth plugin --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64b25a9..7757701 100644 --- a/README.md +++ b/README.md @@ -263,7 +263,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [OAuth](https://github.com/hitherejoe/FlutterOAuth) [121⭐] - 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) [156⭐] - 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) [38⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [38⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB). ### Text & Rich Content @@ -702,4 +702,4 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| [![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. \ No newline at end of file +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 8a28f852cb5d591d1b0dbe09166162666d57d4c7 Mon Sep 17 00:00:00 2001 From: Kamil Rykowski Date: Fri, 20 Sep 2019 17:06:11 +0200 Subject: [PATCH 126/247] Added Meetup for Tricity --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 80745ef..0341208 100644 --- a/source.md +++ b/source.md @@ -665,6 +665,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - Twitter [FlutterLagos](https://twitter.com/FlutterLagos) +### 🇵🇱 Poland +- Meetup [Tricity](https://www.meetup.com/pl-PL/Flutter-Tricity/) +- Twitter [Tricity](https://twitter.com/FlutterTricity/) + ### 🇵🇹 Portugal - [Meetup](https://www.meetup.com/flutterportugal) From b61c5d4bbb577b273057e6341468b9020e88265c Mon Sep 17 00:00:00 2001 From: Simform Solution Date: Mon, 23 Sep 2019 13:23:05 +0530 Subject: [PATCH 127/247] Added showcaseview package https://pub.dev/packages/showcaseview to new section named ' Tooltip ' --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 0341208..e0e09ad 100644 --- a/source.md +++ b/source.md @@ -202,6 +202,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Wave](https://github.com/i-protoss/wave) - 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) - A plugin to provide a Liquid swipe to your stacked containers by [Sahdeep Singh](https://github.com/iamSahdeep) +#### Tooltip + +- [Showcaseview](https://github.com/simformsolutions/flutter_showcaseview) - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) + #### Calendar - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) - Calendar widget by [David Bennett](https://github.com/pinkfish) From 7a2c14cd600d41b5287f86cf77156d5d95aa5357 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 23 Sep 2019 19:50:53 +0200 Subject: [PATCH 128/247] ShowCaseView --- source.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/source.md b/source.md index e0e09ad..94f9d0a 100644 --- a/source.md +++ b/source.md @@ -183,6 +183,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Snap](https://github.com/aliyigitbireroglu/flutter-snap) - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [Flick](https://github.com/aliyigitbireroglu/flutter-flick) - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) #### Material Design @@ -200,11 +201,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Parallax](https://github.com/FlutterRocks/page-transformer) - ViewPager by [Iiro Krankka](https://github.com/roughike) - [Shimmer](https://github.com/hnvn/flutter_shimmer) - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) - [Wave](https://github.com/i-protoss/wave) - 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) - A plugin to provide a Liquid swipe to your stacked containers by [Sahdeep Singh](https://github.com/iamSahdeep) +- [Liquid Swipe](https://github.com/iamSahdeep/liquid_swipe_flutter) - Liquid swipe to your stacked containers by [Sahdeep Singh](https://github.com/iamSahdeep) -#### Tooltip - -- [Showcaseview](https://github.com/simformsolutions/flutter_showcaseview) - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) #### Calendar From aedd0c143376b907e18729c07e79719b02d6ac10 Mon Sep 17 00:00:00 2001 From: Michael Bui <25263378+MaikuB@users.noreply.github.com> Date: Tue, 24 Sep 2019 17:07:00 +1000 Subject: [PATCH 129/247] Add links for GDG Sydney and Flutter Sydney --- source.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source.md b/source.md index 94f9d0a..f5dc577 100644 --- a/source.md +++ b/source.md @@ -614,6 +614,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - 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) + ### 🇧🇷 Brazil - Slack [Flutter Brasil](https://flutterbr.slack.com) - Medium [Flutter Comunidade BR](https://medium.com/flutter-comunidade-br) From ce96bd1dcf951382bf4bf3f2f14e1a6c385ce3fb Mon Sep 17 00:00:00 2001 From: Michael Bui <25263378+MaikuB@users.noreply.github.com> Date: Tue, 24 Sep 2019 17:07:52 +1000 Subject: [PATCH 130/247] Fix description of Flutter AppAuth plugin --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index f5dc577..c16e227 100644 --- a/source.md +++ b/source.md @@ -265,7 +265,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [OAuth](https://github.com/hitherejoe/FlutterOAuth) - 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) - 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) - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB) +- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB) ### Text & Rich Content From 6e7957ff7e72a52943ebabe6f02037fde2e8e092 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 24 Sep 2019 11:47:13 +0200 Subject: [PATCH 131/247] Gen > Add details of Sydney community and fix description of AppAuth plugin in source.md Add details of Sydney community and fix description of AppAuth plugin in source.md --- README.md | 459 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 238 insertions(+), 221 deletions(-) diff --git a/README.md b/README.md index 7757701..7b20df6 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -58,9 +58,9 @@ 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. +- [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://nash0x7e2.github.io/). +- [Flutter Web](https://medium.com/flutter-community/ins-and-outs-of-flutter-web-7a82721dc19a) - Ins and Outs of Flutter Web by [Nash](https://nash0x7e2.github.io/). ### Websites / Blogs @@ -78,38 +78,38 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [114⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [119⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner -- [Zero to One Animation](https://medium.com/dartlang/zero-to-one-with-flutter-part-two-5aa2f06655cb) [?👏] - Focus on animation by [Mikkel Ravn](https://medium.com/@mravn). -- [Animations in Flutter](https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2) [?👏] - Commonly used animation examples by [Muhammed Salih Güler](https://proandroiddev.com/@muhammedsalihguler). +- [Zero to One Animation](https://medium.com/dartlang/zero-to-one-with-flutter-part-two-5aa2f06655cb) - Focus on animation by [Mikkel Ravn](https://medium.com/@mravn). +- [Animations in Flutter](https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2) - Commonly used animation examples by [Muhammed Salih Güler](https://proandroiddev.com/@muhammedsalihguler). - [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). -- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) [?👏] - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). +- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [359👍] - 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). +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [365👍] - 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://nash0x7e2.github.io/). +- [Gesture System](https://medium.com/flutter-community/flutter-deep-dive-gestures-c16203b3434f) - Flutter Deep Dive: Gestures by [Nash](https://nash0x7e2.github.io/). - [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/). +- [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). +- [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). ### 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/@salvatoregiordanoo/flavoring-flutter-392aaa875f36) - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo). ## 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) [81🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [152🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [153🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course for beginners & non-programmers by [Zaiste](https://zaiste.net/). - [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) [81🎬] - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders). - [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. @@ -121,8 +121,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [3466⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [706⭐] - An app 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) [3515⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [724⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). #### Web Demonstration @@ -130,152 +130,154 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI -- [Contact Picker](https://github.com/goderbauer/contact_picker) [42⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [965⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [243⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [324⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [652⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [241⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [134⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [370⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [127⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [238⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [193⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [71⭐] - 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) [170⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [411⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Contact Picker](https://github.com/goderbauer/contact_picker) [45⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [983⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [249⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [327⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [657⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [247⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [135⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [377⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [129⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [245⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [196⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [74⭐] - 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) [173⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [416⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [190⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [198⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [227⭐] - Beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). +- [Before After](https://github.com/xsahil03x/before_after) [232⭐] - Beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [32⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [343⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [369⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [37⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [346⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [373⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [92⭐] - 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) [75⭐] - 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) [98⭐] - 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) [77⭐] - 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) [235⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [200⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [220⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [241⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [203⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [241⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [178⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [152⭐] - 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) [101⭐] - 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) [181⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [154⭐] - 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) [103⭐] - 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) [136⭐] - 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) [411⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [72⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [338⭐] - 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) [74⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [140⭐] - 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) [416⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [74⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [344⭐] - 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) [75⭐] - 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). -- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [32⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [4⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [33⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [5⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [173⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [70⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [165⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [881⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [71⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [166⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [896⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [33⭐] - 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) [36⭐] - 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) [471⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [582⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [284⭐] - 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) - A plugin to provide a Liquid swipe to your stacked containers by [Sahdeep Singh](https://github.com/iamSahdeep). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [476⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [604⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [290⭐] - 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). + #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [86⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [87⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [257⭐] - 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) [271⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Backend-Driven -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [243⭐] - 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) [253⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [453⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [162⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [599⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [509⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [387⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [753⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [419⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [80⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [460⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [164⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [622⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [519⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [393⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [775⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [426⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [83⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [386⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [72⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [388⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [75⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). - [Map](https://github.com/apptreesoftware/flutter_map) [14⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [213⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [475⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [493⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [244⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [167⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [164⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1067⭐] - By Google Charts Team. +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [246⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/mzimmerm/flutter_charts) [168⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [165⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [1081⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [23⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [195⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [287⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [682⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [173⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [199⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [288⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [711⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [175⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1728⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com). +- [Fluro](https://github.com/goposse/fluro) [1757⭐] - 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) [68⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [39⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). ### 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) [377⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [383⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [235⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [240⭐] - 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) [42⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). - [OAuth](https://github.com/hitherejoe/FlutterOAuth) [121⭐] - 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) [156⭐] - 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) [38⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB). +- [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) [160⭐] - 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) [39⭐] - 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) [353⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [124⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [796⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [536⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Markdown](https://github.com/flutter/flutter_markdown) [362⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [127⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [817⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [570⭐] - 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) [45⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). ### Analytics -- [Usage](https://github.com/dart-lang/usage) [63⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. +- [Usage](https://github.com/dart-lang/usage) [65⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. - [Firebase Analytics](https://github.com/flutter/plugins/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API. - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [8⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [13⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). @@ -286,42 +288,42 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Bitrise for Flutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects. - [Code Magic](https://codemagic.io/) - Automate the entire flow, build and distribution by [NeverCode](https://nevercode.io/). -- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [61⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [62⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). #### Build articles -- [Test on Travis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) [?👏] - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov). -- [Building Apks/Ipas on Travis](https://medium.com/@yegorj/building-flutter-apks-and-ipas-on-travis-98d84d8e9b4) [?👏] - Automated build for Android and IOS by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Test on Travis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Building Apks/Ipas on Travis](https://medium.com/@yegorj/building-flutter-apks-and-ipas-on-travis-98d84d8e9b4) - Automated build for Android and IOS by [Yegor Jbanov](https://twitter.com/yegorjbanov). - [Automatic code signing for iOS without Mac](https://blog.codemagic.io/automatic-code-signing-for-ios-that-doesnt-require-a-mac/) by Helina Ariva ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [405⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [109⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [472⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [110⭐] - Simple but useful package for use colors in flutter. ### Media #### Audio -- [Audio Plugin](https://github.com/rxlabz/audioplayer) [324⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [102⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). -- [Stereo](https://github.com/2find/stereo) [55⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [182⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [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) [106⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). +- [Stereo](https://github.com/2find/stereo) [56⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [184⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [682⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [600⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [694⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [621⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [186⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [190⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [251⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [259⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -331,38 +333,38 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. -- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [93⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [240⭐] - Features set of 'in app purchase' derived from [react-native-iap](https://github.com/dooboolab/react-native-iap) by [dooboolab](https://github.com/dooboolab). +- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [94⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). +- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [243⭐] - 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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). - [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) [139⭐] - 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) [143⭐] - 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) [277⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [346⭐] - 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) [119⭐] - 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) [3833⭐] - 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) [439⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [863⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [87⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [134⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [506⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [342⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [279⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3575⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [220⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [858⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [145⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [113⭐] - 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) [335⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [241⭐] - 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) [540⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [393⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [282⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [347⭐] - 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) [121⭐] - 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) [3881⭐] - 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) [441⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [870⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [89⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [136⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [509⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [347⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [280⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3625⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [222⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [881⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [147⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [114⭐] - 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) [342⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [249⭐] - 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) [562⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [411⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). ### Web -- [Tasks](https://github.com/AppleEducate/tasks_clone) [68⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). +- [Tasks](https://github.com/AppleEducate/tasks_clone) [70⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). ### Clone @@ -370,17 +372,17 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [217⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [220⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [13⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [66⭐] - 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) [259⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [69⭐] - 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) [261⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [256⭐] - Wrapper for ARKit - Apple's augmented reality platform for iOS by [Olexandr Leuschenko](https://github.com/olexale). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [263⭐] - 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) [60⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -390,39 +392,39 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [852⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [336⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [863⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [344⭐] - 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) [152⭐] - 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) [564⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). -- [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). +- [Geolocation](https://github.com/loup-v/geolocation) [155⭐] - 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) [585⭐] - 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). - [Get Version](https://github.com/AppleEducate/get_version) [5⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [103⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [Badger](https://github.com/g123k/flutter_app_badger) [104⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). - [UDID](https://github.com/GigaDroid/flutter_udid) [90⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [262⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [343⭐] - 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) [27⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Downloader](https://github.com/hnvn/flutter_downloader) [269⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [351⭐] - 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) [28⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [33⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [134⭐] - 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) [139⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [142⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [175⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [146⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [176⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [847⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [46⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [105⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [29⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [Blue](https://github.com/pauldemarco/flutter_blue) [865⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Beacons](https://github.com/loup-v/beacons) [49⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [111⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [30⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1159⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Hive](https://github.com/leisim/hive) [395⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1178⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [453⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services @@ -434,8 +436,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [206⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [201⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [211⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [207⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -443,115 +445,115 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [2517⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [776⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [2573⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [795⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [73⭐] - 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) [323⭐] - 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) [998⭐] - 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) [511⭐] - Compile-time dependency injection by Google. -- [Flux](https://github.com/google/flutter_flux) [321⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [5119⭐] - Alibaba Redux implementation. -- [Async Redux](https://pub.dev/packages/async_redux) [43⭐] - 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) [329⭐] - 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) [1016⭐] - 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) [520⭐] - Compile-time dependency injection by Google. +- [Flux](https://github.com/google/flutter_flux) [323⭐] - Implementation of the Flux framework by Google. +- [Fish](https://github.com/alibaba/fish-redux) [5169⭐] - Alibaba Redux implementation. +- [Async Redux](https://pub.dev/packages/async_redux) [46⭐] - 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) [692⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [185⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [715⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [188⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1258⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [77⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1284⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [82⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [215⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1110⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [233⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [426⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [160⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [216⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1127⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [238⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [435⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [163⭐] - 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) [68⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [231⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [72⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [253⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1641⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [836⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1687⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [849⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [221⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [227⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [141⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). -- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [41⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [143⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [49⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [369⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [386⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [3992⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [2005⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4020⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [2031⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [4124⭐] - 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) [16834⭐] - 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) [405⭐] - 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) [162⭐] - 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) [282⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [506⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [352⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [437⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [742⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [613⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [807⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [348⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [572⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [263⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [402⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [328⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [143⭐] - 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) [301⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Flutter Team Samples](https://github.com/flutter/samples) [4255⭐] - 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) [17083⭐] - 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) [406⭐] - 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) [165⭐] - 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) [286⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [513⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [357⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [441⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [750⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [617⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [814⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [351⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [579⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [267⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [408⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [336⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [149⭐] - 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) [309⭐] - 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) [153⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [131⭐] - 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) [120⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [271⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [179⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [375⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Deer](https://github.com/aleksanderwozniak/deer) [155⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [134⭐] - 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) [121⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [282⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [183⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). +- [Reply](https://github.com/flschweiger/reply) [376⭐] - '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). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [138⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [96⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [167⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [215⭐] - 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) [57⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [551⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [Flip](https://github.com/RedBrogdon/flutterflip) [140⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [99⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [171⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [218⭐] - 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) [58⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). +- [Tetris](https://github.com/boyan01/flutter-tetris) [563⭐] - Tetris game by [YangBin](https://github.com/boyan01). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [214⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [126⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [FVM](https://github.com/leoafarias/fvm) [54⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [103⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [216⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [FlutterIcon](http://fluttericon.com/) [128⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [FVM](https://github.com/leoafarias/fvm) [57⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [105⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). - [genLang](https://github.com/KingWu/gen_lang) [32⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). ### VSCode @@ -561,14 +563,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [48⭐] - 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) [50⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5770⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3099⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [732⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5814⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3140⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [741⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -576,7 +578,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [293👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [302👍] ### Hardware @@ -612,11 +614,17 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - 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) + ### 🇧🇷 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) ### 🇨🇦 Canada @@ -649,6 +657,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Twitter [Flutter Berlin](https://twitter.com/flutterBerlin) - [Düsseldorf](https://twitter.com/flutter_school). - Slack [Flutter Berlin](https://flutterberlin.slack.com/join/shared_invite/enQtMzQ1NDI0NjU4Mjc5LWVjOTg0NmUxZmU4YzZjZjFkMWNjYWYyYTI5NjMyZWE5MDZjNDM0YzgyNWQyM2EzM2E0NDE4ZmQyMzQyMzRlNjI) +### 🇬🇷 Greece + +- Meetup [Athens](https://www.meetup.com/Athens-Flutter-Group/) +- Slack [Flutter GR](https://join.slack.com/t/fluttergr/shared_invite/enQtNzQwODM2NzIxOTg0LWFjNWYxYzkyMTdmYWQ4ZWYyMWI2YjcyOTI4YzAzYjY2Nzk3OWNkMTkwZGRjNjRiMGFlNzgyOGRhMmEyZTQ3MmM) + ### 🇯🇵 Japan - Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) @@ -659,6 +672,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - Twitter [FlutterLagos](https://twitter.com/FlutterLagos) +### 🇵🇱 Poland +- Meetup [Tricity](https://www.meetup.com/pl-PL/Flutter-Tricity/) +- Twitter [Tricity](https://twitter.com/FlutterTricity/) + ### 🇵🇹 Portugal - [Meetup](https://www.meetup.com/flutterportugal) @@ -702,4 +719,4 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| [![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. +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. \ No newline at end of file From 579752f50557e106f4b74d496d8ffb403febc01e Mon Sep 17 00:00:00 2001 From: Hooshyar Date: Mon, 30 Sep 2019 21:51:16 +0300 Subject: [PATCH 132/247] Adding Flutter Kurdistan Meetup group --- source.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source.md b/source.md index c16e227..bcd7c71 100644 --- a/source.md +++ b/source.md @@ -710,6 +710,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Meetup [Chicago](https://www.meetup.com/Flutter-Chicago/) +### 🏴 Kurdistan + +- Meetup [Kurdistan](https://www.meetup.com/Flutter-Kurdistan/) ## Hall Of Fame From 2a7e08ba5161ca239c0bfab9734aaac73dbbeaec Mon Sep 17 00:00:00 2001 From: Renan Date: Fri, 4 Oct 2019 13:53:57 +0100 Subject: [PATCH 133/247] Added new plugin - Bitmap --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index bcd7c71..aa28d32 100644 --- a/source.md +++ b/source.md @@ -227,6 +227,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) - Show images from the internet and keep them in the cache directory by - [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w) - [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith) +- [Bitmap](https://github.com/renancaraujo/bitmap) - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo) ### Map From 73e1d1e1bde67437ed5a364d528de2674a6473e5 Mon Sep 17 00:00:00 2001 From: Franz Heinfling Date: Mon, 7 Oct 2019 10:04:09 +0200 Subject: [PATCH 134/247] Add Timy messenger to open source apps Group messaging app with a focus on organizing events --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index aa28d32..ee92721 100644 --- a/source.md +++ b/source.md @@ -536,6 +536,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) ### Games From 2b19a7722a3d16440edd016cc9af36c9f52beff0 Mon Sep 17 00:00:00 2001 From: Ariq Heritsa Date: Fri, 11 Oct 2019 15:40:34 +0700 Subject: [PATCH 135/247] =?UTF-8?q?Add=20=F0=9F=87=AE=F0=9F=87=A9=20Telegr?= =?UTF-8?q?am=20Group?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source.md b/source.md index aa28d32..a45eb9c 100644 --- a/source.md +++ b/source.md @@ -663,6 +663,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Meetup [Athens](https://www.meetup.com/Athens-Flutter-Group/) - Slack [Flutter GR](https://join.slack.com/t/fluttergr/shared_invite/enQtNzQwODM2NzIxOTg0LWFjNWYxYzkyMTdmYWQ4ZWYyMWI2YjcyOTI4YzAzYjY2Nzk3OWNkMTkwZGRjNjRiMGFlNzgyOGRhMmEyZTQ3MmM) +### 🇮🇩 Indonesia +- Telegram [Flutter Indonesia](https://t.me/flutter_id) + ### 🇯🇵 Japan - Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) From a6586dae927260fc51508afefef4cd5ab7120262 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 12 Oct 2019 19:36:05 +0200 Subject: [PATCH 136/247] =?UTF-8?q?Gen=20>=20Add=20=F0=9F=87=AE?= =?UTF-8?q?=F0=9F=87=A9=20Telegram=20Group?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add 🇮🇩 Telegram Group --- README.md | 428 +++++++++++++++++++++++++++--------------------------- 1 file changed, 218 insertions(+), 210 deletions(-) diff --git a/README.md b/README.md index 7b20df6..509ba1d 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -78,7 +78,7 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [119⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [125⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner @@ -89,7 +89,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [365👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [374👍] - 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://nash0x7e2.github.io/). @@ -109,7 +109,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) [81🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [153🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [154🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course for beginners & non-programmers by [Zaiste](https://zaiste.net/). - [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) [81🎬] - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders). - [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. @@ -121,8 +121,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [3515⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [724⭐] - An app 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) [3610⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [743⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). #### Web Demonstration @@ -130,149 +130,150 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI -- [Contact Picker](https://github.com/goderbauer/contact_picker) [45⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [983⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [249⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [327⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [657⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [247⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [135⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [377⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [129⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [245⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [196⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [74⭐] - 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) [173⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [416⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Contact Picker](https://github.com/goderbauer/contact_picker) [46⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1009⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [253⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [330⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [676⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [254⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [137⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [394⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [130⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [254⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [198⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [76⭐] - 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) [174⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [432⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [198⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [207⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [232⭐] - Beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). +- [Before After](https://github.com/xsahil03x/before_after) [242⭐] - Beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [37⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [346⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [373⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [43⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [360⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [379⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [98⭐] - 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) [77⭐] - 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) [103⭐] - 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) [83⭐] - 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) [241⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [203⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [241⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [246⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [211⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [253⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [181⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [154⭐] - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna). +- [RangeSlider](https://github.com/boeledi/RangeSlider) [185⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [155⭐] - 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) [103⭐] - 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) [140⭐] - 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) [416⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [74⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [344⭐] - 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) [75⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [146⭐] - 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) [432⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [76⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [376⭐] - 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) [79⭐] - 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). -- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [33⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [34⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [5⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [173⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [185⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). #### Material Design - [Material Color Picker](https://github.com/long1eu/material_color_picker) [71⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [166⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [896⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [167⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [927⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [36⭐] - 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) [41⭐] - 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) [476⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [604⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [290⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [482⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [623⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [294⭐] - 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). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [87⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [89⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [271⭐] - 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) [294⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Backend-Driven -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [253⭐] - 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) [281⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [460⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [164⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [622⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [519⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [393⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [775⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [426⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [83⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [491⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [167⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [646⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [543⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [412⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [806⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [454⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [88⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Bitmap](https://github.com/renancaraujo/bitmap) [42⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo). ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [388⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [75⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [14⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [213⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [493⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [387⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [78⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [18⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [218⭐] - Interactive, customizable vector maps by Mapbox. +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [520⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [246⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [168⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [165⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1081⭐] - By Google Charts Team. +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [250⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/mzimmerm/flutter_charts) [169⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [166⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [1112⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [23⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [199⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [288⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [711⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [175⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [204⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [290⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [798⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [179⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1757⭐] - 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) [68⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). +- [Fluro](https://github.com/goposse/fluro) [1806⭐] - 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) [70⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [39⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). ### 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) [383⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [399⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [240⭐] - 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) [42⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [121⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [245⭐] - 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) [52⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [123⭐] - 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) [160⭐] - 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) [39⭐] - 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) [169⭐] - 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) [40⭐] - 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) [362⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [127⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [817⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [570⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Markdown](https://github.com/flutter/flutter_markdown) [381⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [134⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [843⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [598⭐] - 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) [45⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). ### Analytics @@ -280,7 +281,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Usage](https://github.com/dart-lang/usage) [65⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. - [Firebase Analytics](https://github.com/flutter/plugins/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API. - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [8⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). -- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [13⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). +- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [14⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). ### Build automation @@ -288,7 +289,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Bitrise for Flutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects. - [Code Magic](https://codemagic.io/) - Automate the entire flow, build and distribution by [NeverCode](https://nevercode.io/). -- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [62⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [63⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). #### Build articles @@ -298,32 +299,32 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [472⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [110⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [517⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [115⭐] - Simple but useful package for use colors in flutter. ### Media #### 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) [106⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). -- [Stereo](https://github.com/2find/stereo) [56⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [184⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [107⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). +- [Stereo](https://github.com/2find/stereo) [58⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [193⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [694⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [621⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [746⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [642⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [190⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [199⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [259⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [274⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -334,56 +335,56 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [94⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [243⭐] - 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) [253⭐] - 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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). - [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) [143⭐] - 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) [148⭐] - 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) [282⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [347⭐] - 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) [121⭐] - 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) [3881⭐] - 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) [441⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [870⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [89⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [136⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [509⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [347⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [280⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3625⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [222⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [881⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [147⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [114⭐] - 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) [342⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [249⭐] - 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) [562⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [411⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [284⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [351⭐] - 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) [123⭐] - 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) [3974⭐] - 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) [446⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [890⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [92⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [137⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [528⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [357⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [286⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3719⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [225⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [905⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [149⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [115⭐] - 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) [355⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [253⭐] - 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) [580⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [430⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). ### Web -- [Tasks](https://github.com/AppleEducate/tasks_clone) [70⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). +- [Tasks](https://github.com/AppleEducate/tasks_clone) [72⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [89⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [192⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [220⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). -- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [13⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [230⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [14⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [69⭐] - 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) [261⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [72⭐] - 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) [269⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [263⭐] - 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) [60⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [270⭐] - 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) [64⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -392,52 +393,52 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [863⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [344⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [879⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [352⭐] - 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) [155⭐] - 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) [585⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Geolocation](https://github.com/loup-v/geolocation) [157⭐] - 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) [612⭐] - 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). - [Get Version](https://github.com/AppleEducate/get_version) [5⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [104⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [90⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [269⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [351⭐] - 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) [28⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). -- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [33⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [139⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). +- [Badger](https://github.com/g123k/flutter_app_badger) [107⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [UDID](https://github.com/GigaDroid/flutter_udid) [92⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [280⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [353⭐] - 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) [29⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [36⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [151⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [146⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [176⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [147⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [183⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [865⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [49⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [111⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [30⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [Blue](https://github.com/pauldemarco/flutter_blue) [893⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Beacons](https://github.com/loup-v/beacons) [53⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [125⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [33⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1178⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Hive](https://github.com/leisim/hive) [453⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1212⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [532⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [95⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [96⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). - [Intercom](https://pub.dev/packages/intercom) [22⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [237⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [250⭐] - 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) [6⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [211⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [207⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [222⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [223⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -445,115 +446,116 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [2573⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [795⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [2694⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [815⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [73⭐] - 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) [329⭐] - 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) [1016⭐] - 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) [520⭐] - Compile-time dependency injection by Google. -- [Flux](https://github.com/google/flutter_flux) [323⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [5169⭐] - Alibaba Redux implementation. -- [Async Redux](https://pub.dev/packages/async_redux) [46⭐] - 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) [333⭐] - 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) [1021⭐] - 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) [530⭐] - Compile-time dependency injection by Google. +- [Flux](https://github.com/google/flutter_flux) [326⭐] - Implementation of the Flux framework by Google. +- [Fish](https://github.com/alibaba/fish-redux) [5249⭐] - Alibaba Redux implementation. +- [Async Redux](https://pub.dev/packages/async_redux) [56⭐] - 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) [715⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [188⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [736⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [191⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1284⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [82⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1322⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [85⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [216⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1127⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [238⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [435⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [163⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [220⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1174⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [239⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [446⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [167⭐] - 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) [72⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [253⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [81⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [278⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1687⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [849⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1756⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [863⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [227⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [236⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [143⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [152⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). - [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [49⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [386⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [399⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4020⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [2031⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4070⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [2071⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [4255⭐] - 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) [17083⭐] - 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) [406⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +- [Flutter Team Samples](https://github.com/flutter/samples) [4458⭐] - 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) [17469⭐] - 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) [413⭐] - 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) [165⭐] - 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) [286⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [513⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [357⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [441⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [750⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [617⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [814⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [351⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [579⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [267⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [408⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [336⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [149⭐] - 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) [309⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Lime](https://github.com/fablue/lime-flutter) [290⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [523⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [363⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [443⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [771⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [627⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [844⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [355⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [592⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [276⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [419⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [350⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [153⭐] - 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) [316⭐] - 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) [155⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [134⭐] - 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) [121⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [282⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [183⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [376⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Deer](https://github.com/aleksanderwozniak/deer) [161⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [139⭐] - 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) [126⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [288⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [182⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). +- [Reply](https://github.com/flschweiger/reply) [382⭐] - '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) [759⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [140⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [99⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [171⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [218⭐] - 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) [58⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [563⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [Flip](https://github.com/RedBrogdon/flutterflip) [141⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [102⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [176⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [227⭐] - 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) [59⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). +- [Tetris](https://github.com/boyan01/flutter-tetris) [580⭐] - Tetris game by [YangBin](https://github.com/boyan01). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [216⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [128⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [FVM](https://github.com/leoafarias/fvm) [57⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [105⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [218⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [FlutterIcon](http://fluttericon.com/) [134⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [FVM](https://github.com/leoafarias/fvm) [83⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [109⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). - [genLang](https://github.com/KingWu/gen_lang) [32⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). ### VSCode @@ -563,14 +565,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [50⭐] - 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) [52⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5814⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3140⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [741⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5875⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3192⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [768⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -578,7 +580,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [302👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [313👍] ### Hardware @@ -662,6 +664,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Meetup [Athens](https://www.meetup.com/Athens-Flutter-Group/) - Slack [Flutter GR](https://join.slack.com/t/fluttergr/shared_invite/enQtNzQwODM2NzIxOTg0LWFjNWYxYzkyMTdmYWQ4ZWYyMWI2YjcyOTI4YzAzYjY2Nzk3OWNkMTkwZGRjNjRiMGFlNzgyOGRhMmEyZTQ3MmM) +### 🇮🇩 Indonesia +- Telegram [Flutter Indonesia](https://t.me/flutter_id) + ### 🇯🇵 Japan - Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) @@ -710,6 +715,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Meetup [Chicago](https://www.meetup.com/Flutter-Chicago/) +### 🏴 Kurdistan + +- Meetup [Kurdistan](https://www.meetup.com/Flutter-Kurdistan/) ## Hall Of Fame From 67164795405068e2eacc345af11aa3df0c6c07b4 Mon Sep 17 00:00:00 2001 From: Mathias Maier Date: Mon, 14 Oct 2019 23:10:18 +0200 Subject: [PATCH 137/247] Flutter Meetup for Stuttgart (Germany) added Simply added the link to the Flutter Stuttgart Meetup website --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index c8e31aa..2850a9a 100644 --- a/source.md +++ b/source.md @@ -655,7 +655,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇩🇪 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/) +- 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/) - Twitter [Flutter Berlin](https://twitter.com/flutterBerlin) - [Düsseldorf](https://twitter.com/flutter_school) - Slack [Flutter Berlin](https://flutterberlin.slack.com/join/shared_invite/enQtMzQ1NDI0NjU4Mjc5LWVjOTg0NmUxZmU4YzZjZjFkMWNjYWYyYTI5NjMyZWE5MDZjNDM0YzgyNWQyM2EzM2E0NDE4ZmQyMzQyMzRlNjI) From 12c7494d79dc6ad4f6b4b4a74870efa564f80144 Mon Sep 17 00:00:00 2001 From: freitzzz <1160907@isep.ipp.pt> Date: Thu, 17 Oct 2019 01:19:29 +0100 Subject: [PATCH 138/247] Added scratcher widget created by @vintage which enables the content scratch of a widget --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 2850a9a..7451868 100644 --- a/source.md +++ b/source.md @@ -148,6 +148,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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). #### Sticky Headers From a33fa52539502355a3d44349055db12f894d75d0 Mon Sep 17 00:00:00 2001 From: Kamil Rykowski Date: Thu, 17 Oct 2019 10:40:57 +0200 Subject: [PATCH 139/247] Update source.md --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index a187d9e..bf0b213 100644 --- a/source.md +++ b/source.md @@ -541,7 +541,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Crush](https://github.com/boeledi/flutter_crush) - 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) - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) -- [Party Charades](https://github.com/vintage/party_flutter) - Party charades by [Kamil Rykowski](https://twitter.com/rykowski_dev) +- [Party Charades](https://github.com/vintage/party_flutter) - Party charades by [Kamil Rykowski](https://twitter.com/KamilRykowski) ## Utilities From 501fac7eebcb4ee7cfa0f02ab56c51d2b484c08c Mon Sep 17 00:00:00 2001 From: Kamil Rykowski Date: Thu, 17 Oct 2019 10:42:24 +0200 Subject: [PATCH 140/247] Update source.md --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index bf0b213..d0aea21 100644 --- a/source.md +++ b/source.md @@ -541,7 +541,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Crush](https://github.com/boeledi/flutter_crush) - 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) - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) -- [Party Charades](https://github.com/vintage/party_flutter) - Party charades by [Kamil Rykowski](https://twitter.com/KamilRykowski) +- [Party Charades](https://github.com/vintage/party_flutter) - Party charades by [Kamil Rykowski](https://github.com/vintage) ## Utilities From 90585741a802af8cdfa3854fe6d1d34026a91990 Mon Sep 17 00:00:00 2001 From: Kevin McGill Date: Fri, 18 Oct 2019 19:09:14 -0500 Subject: [PATCH 141/247] Update admob_flutter info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 509ba1d..0a6e888 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [94⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). - [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [253⭐] - 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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). +- [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) [148⭐] - 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). From e56bb2d51aeb8a24e407b21c498e21052792e79c Mon Sep 17 00:00:00 2001 From: Kevin McGill Date: Sat, 19 Oct 2019 08:37:23 -0500 Subject: [PATCH 142/247] Update admob_flutter link and added Author --- README.md | 2 +- source.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a6e888..509ba1d 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [94⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). - [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [253⭐] - 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). +- [Admob Flutter](https://github.com/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). - [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) [148⭐] - 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). diff --git a/source.md b/source.md index 7451868..a25a007 100644 --- a/source.md +++ b/source.md @@ -337,7 +337,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com) - [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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe) +- [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) - 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) From e4a064059d69f528ec3f33c7f6e6951332441f27 Mon Sep 17 00:00:00 2001 From: Sharafudheen Date: Sun, 20 Oct 2019 17:23:42 +0530 Subject: [PATCH 143/247] Added Photofilters library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 509ba1d..a0b715d 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [454⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). - [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [88⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). - [Bitmap](https://github.com/renancaraujo/bitmap) [42⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo). +- [Photofilters](https://github.com/skkallayath/photofilters) [99⭐] - A flutter package for applying filter to an image by [Sharafudheen KK](https://github.com/skkallayath). ### Map From 6588fbe19cd2f459012754e82e7aa49ba32f7dc6 Mon Sep 17 00:00:00 2001 From: Florin Bratan Date: Sun, 20 Oct 2019 14:07:49 +0200 Subject: [PATCH 144/247] Add Flutter Translate to Internationalization Added the flutter_translate package to Internationalization (new category). --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 7451868..741114f 100644 --- a/source.md +++ b/source.md @@ -284,6 +284,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid) - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode) +### Internationalization + +- [Flutter Translate](https://github.com/bratan/flutter_translate) - The internationalization (i18n) library for Flutter by [Florin Bratan](http://bratan.me) + ### Build automation #### Build solutions From 688c109c72e23797694e7e9be6dbdc18e5da693d Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 20 Oct 2019 22:08:07 +0200 Subject: [PATCH 145/247] PhotoFilters PhotoFilters --- source.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/source.md b/source.md index 7451868..3e9c8a2 100644 --- a/source.md +++ b/source.md @@ -115,7 +115,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. - ## Components ### Demonstrations @@ -203,6 +202,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Shimmer](https://github.com/hnvn/flutter_shimmer) - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn) - [Wave](https://github.com/i-protoss/wave) - 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) - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). #### Calendar @@ -720,10 +720,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Meetup [Kurdistan](https://www.meetup.com/Flutter-Kurdistan/) -## Hall Of Fame - -[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/0)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/0)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/1)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/1)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/2)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/2)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/3)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/3)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/4)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/4)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/5)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/5)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/6)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/6)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/7)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/7) - ## License [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) From 00cb85d1d5953c3f4ac0003050a49356b655d8ad Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 20 Oct 2019 22:29:48 +0200 Subject: [PATCH 146/247] Gen > Update admob flutter Update admob flutter --- README.md | 384 +++++++++++++++++++++++++++--------------------------- 1 file changed, 190 insertions(+), 194 deletions(-) diff --git a/README.md b/README.md index a0b715d..95a5fdd 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -78,7 +78,7 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [125⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [126⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner @@ -89,7 +89,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [374👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [379👍] - 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://nash0x7e2.github.io/). @@ -109,20 +109,19 @@ 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) [81🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [154🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [157🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course for beginners & non-programmers by [Zaiste](https://zaiste.net/). - [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) [81🎬] - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders). - [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. - ## Components ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [3610⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [743⭐] - An app 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) [3663⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [752⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). #### Web Demonstration @@ -130,156 +129,157 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI -- [Contact Picker](https://github.com/goderbauer/contact_picker) [46⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1009⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [253⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [330⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [676⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Contact Picker](https://github.com/goderbauer/contact_picker) [48⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1023⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [256⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [334⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [686⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). - [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [254⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [137⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [394⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [401⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). - [Stepper Touch](https://github.com/Rahiche/stepper_touch) [130⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [254⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [198⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [76⭐] - 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) [174⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [432⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [257⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [199⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [79⭐] - 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) [176⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [437⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [207⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [211⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [242⭐] - Beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). +- [Before After](https://github.com/xsahil03x/before_after) [245⭐] - 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) [57⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [43⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [360⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [379⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [44⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [366⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [387⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers - [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [103⭐] - 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) [83⭐] - 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). +- [Flutter Inner Drawer](https://github.com/Dn-a/flutter_inner_drawer) [82⭐] - 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) [246⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [211⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [253⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [249⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [214⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [267⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders - [RangeSlider](https://github.com/boeledi/RangeSlider) [185⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [155⭐] - 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) [103⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [160⭐] - 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) [106⭐] - 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) [146⭐] - 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) [432⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [76⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [376⭐] - 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) [79⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [148⭐] - 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) [437⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [78⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [381⭐] - 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) [81⭐] - 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). - [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [34⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [5⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [185⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [187⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [71⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [167⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [927⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [72⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [170⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [939⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [41⭐] - 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) [45⭐] - 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) [482⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [623⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [294⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [486⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [638⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [296⭐] - 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) [101⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [89⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [90⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [294⭐] - 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) [303⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Backend-Driven -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [281⭐] - 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) [286⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [491⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [167⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [646⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [543⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [412⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [806⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [454⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [88⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). -- [Bitmap](https://github.com/renancaraujo/bitmap) [42⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo). -- [Photofilters](https://github.com/skkallayath/photofilters) [99⭐] - A flutter package for applying filter to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [503⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [171⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [656⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [555⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [420⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [822⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [464⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [89⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Bitmap](https://github.com/renancaraujo/bitmap) [47⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo). ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [387⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [78⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [18⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [218⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [520⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [388⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [79⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [21⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [219⭐] - Interactive, customizable vector maps by Mapbox. +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [528⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [250⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [169⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [251⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/mzimmerm/flutter_charts) [170⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). - [Sparkline](https://github.com/xqwzts/flutter_sparkline) [166⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1112⭐] - By Google Charts Team. +- [Charts](https://github.com/google/charts) [1128⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [23⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). - [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [204⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [290⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [798⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [179⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). +- [FCharts](https://github.com/thekeenant/fcharts) [289⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [823⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [184⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1806⭐] - 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) [70⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). +- [Fluro](https://github.com/goposse/fluro) [1833⭐] - 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) [74⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [39⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). ### 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) [399⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [401⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [245⭐] - 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) [52⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [249⭐] - 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) [55⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). - [OAuth](https://github.com/hitherejoe/FlutterOAuth) [123⭐] - 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) [169⭐] - 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) [40⭐] - 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) [173⭐] - 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) [41⭐] - 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) [381⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [134⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [843⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [598⭐] - 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) [45⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). +- [Markdown](https://github.com/flutter/flutter_markdown) [384⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [135⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [858⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [609⭐] - 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) [47⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). ### Analytics -- [Usage](https://github.com/dart-lang/usage) [65⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. +- [Usage](https://github.com/dart-lang/usage) [67⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. - [Firebase Analytics](https://github.com/flutter/plugins/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API. - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [8⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [14⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). @@ -290,7 +290,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Bitrise for Flutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects. - [Code Magic](https://codemagic.io/) - Automate the entire flow, build and distribution by [NeverCode](https://nevercode.io/). -- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [63⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [64⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). #### Build articles @@ -300,8 +300,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [517⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [115⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [529⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [117⭐] - Simple but useful package for use colors in flutter. ### Media @@ -314,18 +314,18 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [746⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [642⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [751⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [647⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [199⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [200⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [274⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [280⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -336,33 +336,33 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [94⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [253⭐] - 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/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe). +- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [256⭐] - 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) [148⭐] - 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) [152⭐] - 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) [284⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [351⭐] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [286⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [353⭐] - 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) [123⭐] - 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) [3974⭐] - 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) [446⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [890⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [4021⭐] - 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) [447⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [896⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). - [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [92⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [137⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [528⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [357⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [286⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3719⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [138⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [530⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [359⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [290⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3751⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). - [Book](https://github.com/putraxor/flutter-book-app) [225⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [905⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [149⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [115⭐] - 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) [355⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [918⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [150⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [117⭐] - 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) [358⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). - [Feather](https://github.com/jhomlala/feather) [253⭐] - 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) [580⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [430⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Clone UI Challenges](https://github.com/javico2609/flutter-challenges) [586⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [441⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). ### Web @@ -370,22 +370,22 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [192⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [202⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [230⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [235⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [14⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [72⭐] - 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) [269⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [73⭐] - 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) [273⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [270⭐] - 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) [64⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [274⭐] - 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) [68⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -394,43 +394,43 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [879⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [352⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [891⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [361⭐] - 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) [157⭐] - 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) [612⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) [618⭐] - 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). - [Get Version](https://github.com/AppleEducate/get_version) [5⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [107⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [92⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [280⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [353⭐] - 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) [109⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [UDID](https://github.com/GigaDroid/flutter_udid) [93⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [290⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [360⭐] - 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) [29⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). -- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [36⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [151⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). +- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [37⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [159⭐] - 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). #### Scanner - [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [147⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [183⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [184⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [893⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Blue](https://github.com/pauldemarco/flutter_blue) [909⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). - [Beacons](https://github.com/loup-v/beacons) [53⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [125⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [33⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [127⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [35⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1212⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Hive](https://github.com/leisim/hive) [532⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1217⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [557⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [96⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [99⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). - [Intercom](https://pub.dev/packages/intercom) [22⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). - [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [250⭐] - 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). @@ -438,8 +438,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [222⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [223⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [225⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [226⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -447,106 +447,106 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [2694⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [815⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [2772⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [828⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [73⭐] - 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) [333⭐] - 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) [1021⭐] - 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) [530⭐] - Compile-time dependency injection by Google. +- [Redux.dart](https://github.com/johnpryan/redux.dart) [335⭐] - 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) [1034⭐] - 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) [534⭐] - Compile-time dependency injection by Google. - [Flux](https://github.com/google/flutter_flux) [326⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [5249⭐] - Alibaba Redux implementation. -- [Async Redux](https://pub.dev/packages/async_redux) [56⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/). +- [Fish](https://github.com/alibaba/fish-redux) [5347⭐] - Alibaba Redux implementation. +- [Async Redux](https://pub.dev/packages/async_redux) [62⭐] - 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) [736⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [191⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [741⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [193⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1322⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [85⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1343⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [86⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation - [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [220⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1174⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [239⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [446⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [167⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1207⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [240⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [451⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [168⭐] - 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) [81⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [278⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [103⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [281⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1756⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [863⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1788⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [867⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [236⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [240⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [152⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [155⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). - [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [49⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [399⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [416⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4070⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [2071⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4096⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [2093⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [4458⭐] - 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) [17469⭐] - 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) [413⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +- [Flutter Team Samples](https://github.com/flutter/samples) [4542⭐] - 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) [17609⭐] - 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) [412⭐] - 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) [165⭐] - 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) [290⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [523⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [363⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [443⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [771⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [627⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [844⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [355⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [592⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [276⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [419⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [350⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [153⭐] - 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) [316⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [524⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [364⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [444⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [781⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [636⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [849⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [358⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [597⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [280⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [424⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [358⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [155⭐] - 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) [321⭐] - 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) [161⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [139⭐] - 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) [126⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [288⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [TailorMade](https://github.com/jogboms/tailor_made) [141⭐] - 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) [127⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [290⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). - [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [182⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [382⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Reply](https://github.com/flschweiger/reply) [387⭐] - '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) [759⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [856⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [141⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [Flip](https://github.com/RedBrogdon/flutterflip) [143⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). - [2048](https://github.com/anuranBarman/2048) [102⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [176⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [227⭐] - 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) [59⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [580⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [TRex](https://github.com/renancaraujo/trex-flame) [182⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [228⭐] - 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) [60⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). +- [Tetris](https://github.com/boyan01/flutter-tetris) [585⭐] - Tetris game by [YangBin](https://github.com/boyan01). ## Utilities @@ -554,10 +554,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [218⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [134⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [FVM](https://github.com/leoafarias/fvm) [83⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [109⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). -- [genLang](https://github.com/KingWu/gen_lang) [32⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). +- [FlutterIcon](http://fluttericon.com/) [136⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [FVM](https://github.com/leoafarias/fvm) [96⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [112⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). +- [genLang](https://github.com/KingWu/gen_lang) [33⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). ### VSCode @@ -566,14 +566,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [52⭐] - 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) [53⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5875⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3192⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [768⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5898⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3215⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [781⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -581,7 +581,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [313👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [315👍] ### Hardware @@ -656,7 +656,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇩🇪 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/) +- 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/) - Twitter [Flutter Berlin](https://twitter.com/flutterBerlin) - [Düsseldorf](https://twitter.com/flutter_school). - Slack [Flutter Berlin](https://flutterberlin.slack.com/join/shared_invite/enQtMzQ1NDI0NjU4Mjc5LWVjOTg0NmUxZmU4YzZjZjFkMWNjYWYyYTI5NjMyZWE5MDZjNDM0YzgyNWQyM2EzM2E0NDE4ZmQyMzQyMzRlNjI) @@ -720,10 +720,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Meetup [Kurdistan](https://www.meetup.com/Flutter-Kurdistan/) -## Hall Of Fame - -[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/0)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/0)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/1)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/1)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/2)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/2)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/3)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/3)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/4)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/4)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/5)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/5)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/6)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/6)[![](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/images/7)](https://sourcerer.io/fame/Solido/Solido/awesome-flutter/links/7) - ## License [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) From 636e84f67eebac09cbb51d079b165057fb58a804 Mon Sep 17 00:00:00 2001 From: extJo Date: Tue, 22 Oct 2019 16:12:07 +0900 Subject: [PATCH 147/247] Add Korea Community link --- source.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source.md b/source.md index a6783ae..bfc0ac4 100644 --- a/source.md +++ b/source.md @@ -672,6 +672,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) +### 🇰🇷 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/) + ### 🇳🇬 Nigeria - Slack [DevCenter Square](https://devcenter-square-slack.herokuapp.com) From 062fa7b12c1f4369347e777d9b3d7241cf405c61 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 24 Oct 2019 23:38:46 +0200 Subject: [PATCH 148/247] Internationalization --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index 5c56c7d..4f1a780 100644 --- a/source.md +++ b/source.md @@ -286,7 +286,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Internationalization -- [Flutter Translate](https://github.com/bratan/flutter_translate) - The internationalization (i18n) library for Flutter by [Florin Bratan](http://bratan.me) +- [GenLang](https://github.com/KingWu/gen_lang) - Code generator for Internationalization by [King Wu](https://github.com/KingWu) +- [Flutter Translate](https://github.com/bratan/flutter_translate) - Internationalization (i18n) library by [Florin Bratan](http://bratan.me) ### Build automation @@ -561,7 +562,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [FlutterIcon](http://fluttericon.com/) - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) - [FVM](https://github.com/leoafarias/fvm) - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91) -- [genLang](https://github.com/KingWu/gen_lang) - Code generator for Internationalization by [King Wu](https://github.com/KingWu) ### VSCode From 35f59204c89e268e0b3bb5c2e2ecff079ca60fa4 Mon Sep 17 00:00:00 2001 From: Hugo Passos <47678313+hugocbpassos@users.noreply.github.com> Date: Sat, 26 Oct 2019 13:47:07 -0300 Subject: [PATCH 149/247] Add drag_select_grid_view --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 4f1a780..b30a42f 100644 --- a/source.md +++ b/source.md @@ -184,6 +184,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Snap](https://github.com/aliyigitbireroglu/flutter-snap) - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [Flick](https://github.com/aliyigitbireroglu/flutter-flick) - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) +- [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) - A grid that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). #### Material Design From 67afb232f0b04f7733e5f4dfe46d2c383924c004 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 27 Oct 2019 09:03:52 +0100 Subject: [PATCH 150/247] Rewording --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index b30a42f..5b77a6c 100644 --- a/source.md +++ b/source.md @@ -184,7 +184,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Snap](https://github.com/aliyigitbireroglu/flutter-snap) - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [Flick](https://github.com/aliyigitbireroglu/flutter-flick) - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) -- [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) - A grid that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). +- [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). #### Material Design From 736726bb0d9e7f7505fbd893e7a4d1f47a0ae2df Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 27 Oct 2019 09:07:06 +0100 Subject: [PATCH 151/247] Gen > Add drag_select_grid_view Add drag_select_grid_view --- README.md | 391 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 201 insertions(+), 190 deletions(-) diff --git a/README.md b/README.md index 95a5fdd..64f8c74 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -78,7 +78,7 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [126⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [125⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner @@ -89,7 +89,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [379👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [382👍] - 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://nash0x7e2.github.io/). @@ -120,8 +120,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [3663⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [752⭐] - An app 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) [3725⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [760⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). #### Web Demonstration @@ -129,67 +129,68 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI -- [Contact Picker](https://github.com/goderbauer/contact_picker) [48⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1023⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [256⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [334⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [686⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [254⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [137⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [401⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [130⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [257⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [199⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [79⭐] - 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) [176⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [437⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Contact Picker](https://github.com/goderbauer/contact_picker) [49⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1033⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [257⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [340⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [696⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [256⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [141⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [405⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [132⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [259⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [201⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [83⭐] - 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) [178⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [440⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [211⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [218⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [245⭐] - 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) [57⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). +- [Before After](https://github.com/xsahil03x/before_after) [249⭐] - 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) [58⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [44⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [366⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [387⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [47⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [370⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [392⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [103⭐] - 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) [82⭐] - 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) [106⭐] - 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) [84⭐] - 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) [249⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [214⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [267⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [252⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [216⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [278⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). #### Sliders - [RangeSlider](https://github.com/boeledi/RangeSlider) [185⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [160⭐] - 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) [106⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [166⭐] - 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) [107⭐] - 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) [148⭐] - 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) [437⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [151⭐] - 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) [440⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [78⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [381⭐] - 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) [81⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Offline](https://github.com/jogboms/flutter_offline) [387⭐] - 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) [84⭐] - 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). -- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [34⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [35⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [5⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [187⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [192⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). +- [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) [18⭐] - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). #### Material Design - [Material Color Picker](https://github.com/long1eu/material_color_picker) [72⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [170⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [939⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [172⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [945⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Cupertino Design @@ -198,92 +199,97 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### 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) [486⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [638⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [296⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [487⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [644⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [301⭐] - 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) [101⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [PhotoFilters](https://github.com/skkallayath/photofilters) [104⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [90⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [91⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [303⭐] - 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) [314⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Backend-Driven -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [286⭐] - 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) [295⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [503⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [171⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [656⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [555⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [420⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [822⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [464⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [89⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). -- [Bitmap](https://github.com/renancaraujo/bitmap) [47⭐] - 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) [512⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [173⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [665⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [559⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [428⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [830⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [474⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [90⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Bitmap](https://github.com/renancaraujo/bitmap) [48⭐] - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo). ### Map - [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [388⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [79⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [21⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [80⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [23⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [219⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [528⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [531⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [251⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [170⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [166⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1128⭐] - By Google Charts Team. +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [255⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/mzimmerm/flutter_charts) [172⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [167⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [1142⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [23⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [204⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [205⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). - [FCharts](https://github.com/thekeenant/fcharts) [289⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [823⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [184⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [850⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [189⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1833⭐] - 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) [74⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). +- [Fluro](https://github.com/goposse/fluro) [1845⭐] - 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) [75⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [39⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). ### 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) [401⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [403⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [249⭐] - 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) [55⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [252⭐] - 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) [56⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). - [OAuth](https://github.com/hitherejoe/FlutterOAuth) [123⭐] - 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) [173⭐] - 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) [41⭐] - 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) [176⭐] - 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) [44⭐] - 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) [384⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [135⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [858⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [609⭐] - 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) [47⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). +- [Markdown](https://github.com/flutter/flutter_markdown) [390⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [136⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [870⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [621⭐] - 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) [50⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). ### Analytics -- [Usage](https://github.com/dart-lang/usage) [67⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. +- [Usage](https://github.com/dart-lang/usage) [68⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. - [Firebase Analytics](https://github.com/flutter/plugins/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API. - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [8⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [14⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). +### Internationalization + +- [GenLang](https://github.com/KingWu/gen_lang) [33⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). +- [Flutter Translate](https://github.com/bratan/flutter_translate) [30⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). + ### Build automation #### Build solutions @@ -300,32 +306,32 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [529⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [117⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [536⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [118⭐] - Simple but useful package for use colors in flutter. ### Media #### 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) [107⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). -- [Stereo](https://github.com/2find/stereo) [58⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [193⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [110⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). +- [Stereo](https://github.com/2find/stereo) [59⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [200⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [751⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [647⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [755⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [662⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [200⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [203⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [280⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [281⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -336,33 +342,33 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [94⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [256⭐] - 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) [257⭐] - 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) [152⭐] - 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) [286⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [353⭐] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [289⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [356⭐] - 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) [123⭐] - 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) [4021⭐] - 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) [447⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [896⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [92⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [4051⭐] - 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) [449⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [906⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [93⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). - [Music Player](https://github.com/thosakwe/flutter_music_player) [138⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [530⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [359⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [290⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3751⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [225⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [918⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [150⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [117⭐] - 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) [358⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [253⭐] - 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) [586⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [441⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [536⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [361⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [294⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3779⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [227⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [930⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [152⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [118⭐] - 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) [361⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [255⭐] - 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) [597⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [457⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). ### Web @@ -370,22 +376,22 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [202⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [204⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [235⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [237⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [14⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [73⭐] - 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) [273⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [77⭐] - 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) [275⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [274⭐] - 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) [68⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [278⭐] - 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) [69⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -394,52 +400,52 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [891⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [361⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [895⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [363⭐] - 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) [157⭐] - 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) [618⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Geolocation](https://github.com/loup-v/geolocation) [158⭐] - 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) [633⭐] - 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). -- [Get Version](https://github.com/AppleEducate/get_version) [5⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [109⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [93⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [290⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [360⭐] - 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) [29⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Get Version](https://github.com/AppleEducate/get_version) [6⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). +- [Badger](https://github.com/g123k/flutter_app_badger) [111⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [UDID](https://github.com/GigaDroid/flutter_udid) [95⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [295⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [365⭐] - 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) [30⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [37⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). - [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [159⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [147⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [184⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [151⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [187⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [909⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Blue](https://github.com/pauldemarco/flutter_blue) [917⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). - [Beacons](https://github.com/loup-v/beacons) [53⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [127⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [132⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [35⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1217⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Hive](https://github.com/leisim/hive) [557⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1229⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [583⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [99⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [103⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). - [Intercom](https://pub.dev/packages/intercom) [22⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [250⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [258⭐] - 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) [6⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [225⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [226⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [227⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [231⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -447,117 +453,116 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [2772⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [828⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [2899⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [847⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [73⭐] - 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) [335⭐] - 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) [1034⭐] - 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) [534⭐] - Compile-time dependency injection by Google. +- [Redux](https://github.com/brianegan/flutter_redux) [1039⭐] - 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) [541⭐] - Compile-time dependency injection by Google. - [Flux](https://github.com/google/flutter_flux) [326⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [5347⭐] - Alibaba Redux implementation. -- [Async Redux](https://pub.dev/packages/async_redux) [62⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/). +- [Fish](https://github.com/alibaba/fish-redux) [5439⭐] - Alibaba Redux implementation. +- [Async Redux](https://pub.dev/packages/async_redux) [64⭐] - 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) [741⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [193⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [748⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [195⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1343⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1357⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). - [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [86⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [220⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1207⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [240⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [451⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [168⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [221⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1223⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [241⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [453⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [169⭐] - 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) [103⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [281⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [108⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [287⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1788⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [867⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [1804⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [866⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [240⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [242⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [155⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [159⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). - [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [49⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [416⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [431⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4096⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [2093⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4135⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [2108⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [4542⭐] - 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) [17609⭐] - 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) [412⭐] - 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) [165⭐] - 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) [290⭐] - Lime social network by Sebastian Sellmair. +- [Flutter Team Samples](https://github.com/flutter/samples) [4629⭐] - 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) [17812⭐] - 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) [413⭐] - 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) [166⭐] - 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) [292⭐] - Lime social network by Sebastian Sellmair. - [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [524⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [364⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [444⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [781⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [636⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [849⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [367⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [446⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [786⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [641⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [861⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). - [BookSearch](https://github.com/Norbert515/BookSearch) [358⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [597⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [280⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [424⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [358⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [155⭐] - 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) [321⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [601⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [285⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [426⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [360⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [157⭐] - 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) [327⭐] - 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) [161⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [141⭐] - 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) [127⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [290⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [182⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [387⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Deer](https://github.com/aleksanderwozniak/deer) [162⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [142⭐] - 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) [128⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [298⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [183⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). +- [Reply](https://github.com/flschweiger/reply) [394⭐] - '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) [856⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [904⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [143⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [102⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [Flip](https://github.com/RedBrogdon/flutterflip) [144⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [103⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). - [TRex](https://github.com/renancaraujo/trex-flame) [182⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). - [Crush](https://github.com/boeledi/flutter_crush) [228⭐] - 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) [60⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [585⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [Tetris](https://github.com/boyan01/flutter-tetris) [592⭐] - Tetris game by [YangBin](https://github.com/boyan01). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [218⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [136⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [219⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [FlutterIcon](http://fluttericon.com/) [137⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). - [FVM](https://github.com/leoafarias/fvm) [96⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [112⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). -- [genLang](https://github.com/KingWu/gen_lang) [33⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). ### VSCode @@ -566,14 +571,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [53⭐] - 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) [58⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5898⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3215⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [781⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5932⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3223⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [789⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -672,6 +677,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Meetup [Tokyo Flutter Developers](https://www.meetup.com/Tokyo-Flutter/) +### 🇰🇷 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/) + ### 🇳🇬 Nigeria - Slack [DevCenter Square](https://devcenter-square-slack.herokuapp.com) From e97eb4e656d7df39ac6705eda5bd89c63e856ca5 Mon Sep 17 00:00:00 2001 From: Pierre Champion | Drakirus Date: Mon, 4 Nov 2019 22:35:05 +0100 Subject: [PATCH 152/247] chore: github username rename I have renamed my profile form Drakirus to pchampio. --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 6a72e8d..cbfa07a 100644 --- a/source.md +++ b/source.md @@ -577,7 +577,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Desktop - [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) - Desktop implementations of the Flutter embedding API by Google -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus) +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio) - [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus From 0cb7c3107f1f73e3538268a575ccb053cf980193 Mon Sep 17 00:00:00 2001 From: Ali Yigit Bireroglu <53788201+aliyigitbireroglu@users.noreply.github.com> Date: Wed, 6 Nov 2019 23:41:39 +0000 Subject: [PATCH 153/247] Added "image-sequence-animator" to UI As requested, I am resubmitting this pull request with the conflicts resolved because apparently I've already removed the previous fork from my repos. --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index cbfa07a..157dfbb 100644 --- a/source.md +++ b/source.md @@ -148,6 +148,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). #### Sticky Headers From 13cba9d8a1a6f552f4de03f329da39f893ecd022 Mon Sep 17 00:00:00 2001 From: NearHuscarl Date: Tue, 12 Nov 2019 01:19:40 +0700 Subject: [PATCH 154/247] Add FlutterLogin --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 157dfbb..bc3a381 100644 --- a/source.md +++ b/source.md @@ -134,6 +134,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - [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) - [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) From 695b829602eec269d50a5657784c5b2584735cb7 Mon Sep 17 00:00:00 2001 From: Majid Hajian Date: Wed, 13 Nov 2019 13:38:08 +0100 Subject: [PATCH 155/247] add Norway user groups --- source.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source.md b/source.md index 157dfbb..e42a7a6 100644 --- a/source.md +++ b/source.md @@ -732,6 +732,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - 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) + ## License [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) From 6be73146ac206aeb2282ab313654188c9f220d15 Mon Sep 17 00:00:00 2001 From: Dennis Krasnov Date: Fri, 15 Nov 2019 22:32:34 -0500 Subject: [PATCH 156/247] Added "Deep Link Navigation" to Navigation --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index e42a7a6..ca47c23 100644 --- a/source.md +++ b/source.md @@ -257,6 +257,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Fluro](https://github.com/goposse/fluro) - 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) - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante) - [Swiper](https://github.com/jzoom/flutter_swiper) - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom) +- [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com) ### Auth From 8253bebd56dabe6742fa73b4c17da759e4184828 Mon Sep 17 00:00:00 2001 From: Pedro Massango Date: Sun, 17 Nov 2019 16:49:22 +0000 Subject: [PATCH 157/247] Added a new Bottom Bar package --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index e42a7a6..02a6619 100644 --- a/source.md +++ b/source.md @@ -167,6 +167,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). - [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). - [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango) #### Sliders From e12116a2c123b30daf06a7ecb1c0318faba82f86 Mon Sep 17 00:00:00 2001 From: Lorenzo Pichilli Date: Fri, 29 Nov 2019 17:20:01 +0100 Subject: [PATCH 158/247] Renamed flutter_inappbrowser My plugin flutter_inappbrowser has been renamed to flutter_inappwebview --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 02a6619..194b620 100644 --- a/source.md +++ b/source.md @@ -413,7 +413,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Badger](https://github.com/g123k/flutter_app_badger) - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) - [UDID](https://github.com/GigaDroid/flutter_udid) - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) - [Downloader](https://github.com/hnvn/flutter_downloader) - Create and manage download tasks by [HungHD](https://github.com/hnvn) -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) - 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) - 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) - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). - [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) From 558a9dfb1ba0e71586ff1b37865ec2d142439de6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adem=20Furkan=20=C3=96ZCAN?= Date: Sun, 1 Dec 2019 12:38:20 +0300 Subject: [PATCH 159/247] Update source.md Flutter Turkey Slack link updated and Youtube link removed. --- source.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source.md b/source.md index 194b620..60fdfb4 100644 --- a/source.md +++ b/source.md @@ -715,9 +715,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Medium](https://medium.com/flutter-türkiye/) - [Telegram Channel](https://t.me/FlutterTurk) - [Telegram Group](https://t.me/FlutterTR) -- [Slack](https://bit.ly/flutterturkiye) +- [Slack](https://bit.ly/flutterTR) - [Github](https://github.com/flutterturkey) -- [Youtube](https://www.youtube.com/channel/UCirgzDK3lBEf4dZVfAei_9Q) ### 🇬🇧 United Kingdom From fe30a29ef316c36b397e0995a653eb158f68be63 Mon Sep 17 00:00:00 2001 From: Laurens Jan Date: Wed, 4 Dec 2019 15:16:03 +0100 Subject: [PATCH 160/247] Flutter Geolocator from Baseflow --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 60fdfb4..b016407 100644 --- a/source.md +++ b/source.md @@ -418,6 +418,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). - [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) #### Scanner From 846980a42fb1136cbb01f6e011f620c17ff8f456 Mon Sep 17 00:00:00 2001 From: Laurens Jan Date: Wed, 4 Dec 2019 15:39:23 +0100 Subject: [PATCH 161/247] Flutter permission handler from Baseflow --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index b016407..78ed915 100644 --- a/source.md +++ b/source.md @@ -419,6 +419,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) #### Scanner From bfddedfaf85d1dd2cdb036d8eaaa3099d4043461 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E5=98=89=E4=BC=9F?= <1005945485@qq.com> Date: Fri, 6 Dec 2019 13:33:34 +0800 Subject: [PATCH 162/247] Add UI package: `Flutter_beautiful_popup` --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 60fdfb4..2cf161b 100644 --- a/source.md +++ b/source.md @@ -149,6 +149,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). +- [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) - Beautify your app popup by [jaweii](https://github.com/jaweii). #### Sticky Headers From 8609fcff4ba708bf6066e02b76dad0d9cadd62ac Mon Sep 17 00:00:00 2001 From: Rafal Wachol Date: Tue, 31 Dec 2019 11:12:09 +0000 Subject: [PATCH 163/247] Added flutter london website link Added flutter london website link --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 9cde0e6..765e295 100644 --- a/source.md +++ b/source.md @@ -722,6 +722,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇬🇧 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) From c374f3a070f10f2360641af07271399b3bb7c221 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 5 Jan 2020 00:41:00 +0100 Subject: [PATCH 164/247] Login section --- source.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source.md b/source.md index bc3a381..1c3898e 100644 --- a/source.md +++ b/source.md @@ -133,8 +133,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) -- [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) - [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) @@ -149,7 +147,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). +- [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) #### Sticky Headers @@ -162,7 +160,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) - 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) - 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) - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). @@ -207,7 +204,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). - #### Calendar - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) - Calendar widget by [David Bennett](https://github.com/pinkfish) @@ -215,6 +211,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) - [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) +#### 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 From b3eff158b9a39fdf68ea3d78ba402c291db536cd Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 5 Jan 2020 08:46:01 +0100 Subject: [PATCH 165/247] Flutter Europe is complete --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 64f8c74..9fce8b2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ [](https://flutter.dev/) -[](https://fluttereurope.dev)

@@ -735,4 +734,4 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| [![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. \ No newline at end of file +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 e397c98b00a650b07c0a6188517c0e0ebc47fb32 Mon Sep 17 00:00:00 2001 From: Micaiah Skolnick Date: Tue, 7 Jan 2020 17:11:02 -0500 Subject: [PATCH 166/247] Add link to DC Flutter Meetup group --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index c26c29c..920ab9c 100644 --- a/source.md +++ b/source.md @@ -731,6 +731,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇺🇸 United States - Meetup [Chicago](https://www.meetup.com/Flutter-Chicago/) +- Meetup [Washington DC] (https://www.meetup.com/DCFlutter/) ### 🏴 Kurdistan From c479562b333efa919b0860b8bbce64c72c2cf7e7 Mon Sep 17 00:00:00 2001 From: Dominik Roszkowski Date: Sun, 12 Jan 2020 12:47:16 +0100 Subject: [PATCH 167/247] Update Polish Flutter communitites MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - added links to general, Warsaw, Wrocław and Poznań Flutter communitites --- source.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source.md b/source.md index 920ab9c..0053823 100644 --- a/source.md +++ b/source.md @@ -695,6 +695,13 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - Twitter [FlutterLagos](https://twitter.com/FlutterLagos) ### 🇵🇱 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/) From a94a30101a051044c136b1d3bad5985caebebdb8 Mon Sep 17 00:00:00 2001 From: Zonily Date: Thu, 16 Jan 2020 13:55:05 +0800 Subject: [PATCH 168/247] Added Flutter Philippines to the list of communities --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 9fce8b2..bdf7a71 100644 --- a/README.md +++ b/README.md @@ -688,6 +688,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - Twitter [FlutterLagos](https://twitter.com/FlutterLagos) +### 🇵🇭 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 - Meetup [Tricity](https://www.meetup.com/pl-PL/Flutter-Tricity/) - Twitter [Tricity](https://twitter.com/FlutterTricity/) From 46feb0f9acca134e8c18744bcb9cc7945b48a08a Mon Sep 17 00:00:00 2001 From: Jaime Blasco Date: Thu, 16 Jan 2020 13:52:39 +0100 Subject: [PATCH 169/247] Add Spain Community --- source.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source.md b/source.md index 0053823..b1d53d5 100644 --- a/source.md +++ b/source.md @@ -712,6 +712,13 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) From c5b975aedccc4362dd21eeade6f9bf63bac1a310 Mon Sep 17 00:00:00 2001 From: Mahdi Date: Sat, 18 Jan 2020 14:45:39 +0330 Subject: [PATCH 170/247] Adds Crop package under Images section. --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index b1d53d5..5ecca51 100644 --- a/source.md +++ b/source.md @@ -234,6 +234,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w) - [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith) - [Bitmap](https://github.com/renancaraujo/bitmap) - 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) - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/) ### Map From 6ef61dc7c70f5722f0f9805e29baf50cac2e6141 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 19 Jan 2020 20:47:39 +0100 Subject: [PATCH 171/247] Gen > Merge pull request #601 from xclud/crop-package Adds Crop package under Images section. --- README.md | 511 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 265 insertions(+), 246 deletions(-) diff --git a/README.md b/README.md index bdf7a71..5141e38 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [](https://flutter.dev/) +[](https://fluttereurope.dev)

@@ -8,9 +9,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -77,7 +78,7 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [125⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [148⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner @@ -88,7 +89,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [382👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [424👍] - 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://nash0x7e2.github.io/). @@ -107,10 +108,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ## 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) [81🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [157🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Tensor Programming](https://www.youtube.com/watch?v=WwhyaqNtNQY&list=PLJbE2Yu2zumDqr_-hqpAN0nIr6m14TAsd) [83🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [181🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course for beginners & non-programmers by [Zaiste](https://zaiste.net/). -- [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) [81🎬] - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders). +- [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) [83🎬] - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders). - [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. @@ -119,8 +120,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [3725⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [760⭐] - An app 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) [4135⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [885⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). #### Web Demonstration @@ -128,166 +129,172 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI -- [Contact Picker](https://github.com/goderbauer/contact_picker) [49⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1033⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [257⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [340⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [696⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [256⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [141⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [405⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [132⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [259⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [201⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [83⭐] - 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) [178⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [440⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Contact Picker](https://github.com/goderbauer/contact_picker) [57⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1203⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [282⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [375⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [285⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [152⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [474⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [139⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [289⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [228⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [98⭐] - 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) [211⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [488⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [218⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [245⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [249⭐] - 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) [58⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage). +- [Before After](https://github.com/xsahil03x/before_after) [287⭐] - 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) [79⭐] - 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) [17⭐] - 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) [137⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [47⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [370⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [392⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [72⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [419⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [445⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [106⭐] - 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) [84⭐] - 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) [123⭐] - 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) [117⭐] - 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) [252⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [216⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [278⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [301⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [239⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [368⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [110⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [185⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [166⭐] - 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) [107⭐] - 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) [200⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [179⭐] - 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) [133⭐] - 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) [151⭐] - 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) [440⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [78⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [387⭐] - 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) [84⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [183⭐] - 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) [488⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [97⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [431⭐] - 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) [123⭐] - 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). -- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [35⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [5⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [192⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). -- [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) [18⭐] - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [47⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [12⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [245⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). +- [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) [39⭐] - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [72⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [172⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [945⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [82⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [183⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [1066⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [45⭐] - 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) [74⭐] - 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) [487⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [644⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [301⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [523⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [765⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [330⭐] - 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) [104⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). - +- [PhotoFilters](https://github.com/skkallayath/photofilters) [118⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [91⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [102⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [314⭐] - 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) [424⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +#### Login + +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [746⭐] - 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 -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [295⭐] - 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) [383⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [512⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [173⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [665⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [559⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [428⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [830⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [474⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [90⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). -- [Bitmap](https://github.com/renancaraujo/bitmap) [48⭐] - 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) [598⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [182⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [789⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [625⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [501⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [1008⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [591⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [115⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Bitmap](https://github.com/renancaraujo/bitmap) [62⭐] - 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) [5⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/). ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [388⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [80⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [23⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [219⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [531⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [391⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [90⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [35⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [223⭐] - Interactive, customizable vector maps by Mapbox. +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [560⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [255⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [172⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [167⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1142⭐] - By Google Charts Team. -- [Flutter Plot](https://github.com/RCHowell/flutter_plot) [23⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [205⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [289⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [850⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [189⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [272⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/mzimmerm/flutter_charts) [180⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [169⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [1340⭐] - By Google Charts Team. +- [Flutter Plot](https://github.com/RCHowell/flutter_plot) [26⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [230⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [300⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [1220⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [209⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [1845⭐] - 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) [75⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). -- [Swiper](https://github.com/jzoom/flutter_swiper) [39⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). +- [Fluro](https://github.com/goposse/fluro) [2103⭐] - 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) [81⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). +- [Swiper](https://github.com/jzoom/flutter_swiper) [40⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). +- [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [8⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). ### 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) [403⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [439⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [252⭐] - 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) [56⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [123⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [297⭐] - 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) [83⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [130⭐] - 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) [176⭐] - 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) [44⭐] - 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) [204⭐] - 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) [59⭐] - 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) [390⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [136⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [870⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [621⭐] - 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) [50⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). +- [Markdown](https://github.com/flutter/flutter_markdown) [452⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [168⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [1038⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [733⭐] - 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) [61⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). ### Analytics -- [Usage](https://github.com/dart-lang/usage) [68⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. +- [Usage](https://github.com/dart-lang/usage) [80⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. - [Firebase Analytics](https://github.com/flutter/plugins/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API. -- [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [8⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). -- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [14⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). +- [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [10⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). +- [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [18⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). ### Internationalization -- [GenLang](https://github.com/KingWu/gen_lang) [33⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). -- [Flutter Translate](https://github.com/bratan/flutter_translate) [30⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). +- [GenLang](https://github.com/KingWu/gen_lang) [44⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). +- [Flutter Translate](https://github.com/bratan/flutter_translate) [128⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). ### Build automation @@ -295,7 +302,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Bitrise for Flutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects. - [Code Magic](https://codemagic.io/) - Automate the entire flow, build and distribution by [NeverCode](https://nevercode.io/). -- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [64⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [72⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). #### Build articles @@ -305,32 +312,32 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [536⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [118⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [657⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [124⭐] - Simple but useful package for use colors in flutter. ### Media #### 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) [110⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). -- [Stereo](https://github.com/2find/stereo) [59⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [200⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [123⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). +- [Stereo](https://github.com/2find/stereo) [61⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [267⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [755⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [662⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [916⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [742⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [203⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [232⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [281⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [335⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -340,34 +347,34 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. -- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [94⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [257⭐] - Features set of 'in app purchase' derived from [react-native-iap](https://github.com/dooboolab/react-native-iap) by [dooboolab](https://github.com/dooboolab). +- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [95⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). +- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [288⭐] - 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) [152⭐] - 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) [163⭐] - 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) [289⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [356⭐] - 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) [123⭐] - 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) [4051⭐] - 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) [449⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [906⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [93⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [138⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [536⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [361⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [294⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [3779⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [227⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [930⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [152⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [118⭐] - 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) [361⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [255⭐] - 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) [597⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [457⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [307⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [372⭐] - 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) [125⭐] - 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) [4529⭐] - 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) [463⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [973⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [99⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [150⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [580⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [386⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [312⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [4171⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [239⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1009⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [167⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [126⭐] - 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) [393⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [286⭐] - 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) [717⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [537⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). ### Web @@ -375,22 +382,22 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [204⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [242⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [237⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). -- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [14⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [273⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [18⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [77⭐] - 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) [275⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [96⭐] - 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) [305⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [278⭐] - 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) [69⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [312⭐] - 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) [102⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -399,52 +406,52 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [895⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [363⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1012⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [404⭐] - 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) [158⭐] - 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) [633⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Geolocation](https://github.com/loup-v/geolocation) [163⭐] - 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) [745⭐] - 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). -- [Get Version](https://github.com/AppleEducate/get_version) [6⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [111⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [95⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [295⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [365⭐] - 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) [30⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). -- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [37⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [159⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). +- [Get Version](https://github.com/AppleEducate/get_version) [8⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). +- [Badger](https://github.com/g123k/flutter_app_badger) [134⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [UDID](https://github.com/GigaDroid/flutter_udid) [114⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [364⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [538⭐] - 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) [33⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [38⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [225⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [151⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [187⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [166⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [206⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [917⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [53⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [132⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [35⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [Blue](https://github.com/pauldemarco/flutter_blue) [1060⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Beacons](https://github.com/loup-v/beacons) [58⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [153⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [40⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1229⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Hive](https://github.com/leisim/hive) [583⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1408⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [849⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [103⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). -- [Intercom](https://pub.dev/packages/intercom) [22⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). -- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [258⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [120⭐] - 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) [280⭐] - 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) [6⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). +- [App Rating](https://github.com/AppleEducate/app_review) [10⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [227⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [231⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [257⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [307⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -452,115 +459,115 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [2899⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [847⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [3555⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [1077⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection -- [Built redux](https://github.com/davidmarne/flutter_built_redux) [73⭐] - 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) [335⭐] - 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) [1039⭐] - 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) [541⭐] - Compile-time dependency injection by Google. -- [Flux](https://github.com/google/flutter_flux) [326⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [5439⭐] - Alibaba Redux implementation. -- [Async Redux](https://pub.dev/packages/async_redux) [64⭐] - 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) [76⭐] - 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) [369⭐] - 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) [1150⭐] - 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) [622⭐] - Compile-time dependency injection by Google. +- [Flux](https://github.com/google/flutter_flux) [336⭐] - Implementation of the Flux framework by Google. +- [Fish](https://github.com/alibaba/fish-redux) [5929⭐] - Alibaba Redux implementation. +- [Async Redux](https://pub.dev/packages/async_redux) [91⭐] - 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) [748⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [195⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [847⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [227⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1357⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [86⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1584⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [106⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [221⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1223⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [241⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [453⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [169⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [235⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1432⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [253⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [543⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [198⭐] - 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) [108⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [287⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [135⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [401⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [1804⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [866⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [2154⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [923⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [242⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [285⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [159⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). -- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [49⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [182⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [55⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [431⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [511⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4135⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [2108⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4410⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [2336⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [4629⭐] - 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) [17812⭐] - 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) [413⭐] - 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) [166⭐] - 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) [292⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [524⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [367⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [446⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [786⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [641⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [861⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [358⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [601⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [285⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [426⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [360⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [157⭐] - 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) [327⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Flutter Team Samples](https://github.com/flutter/samples) [5817⭐] - 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) [19534⭐] - 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) [426⭐] - 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) [171⭐] - 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) [304⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [567⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [379⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [455⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [889⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [659⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [965⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [378⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [645⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [307⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [453⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [406⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [170⭐] - 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) [360⭐] - 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) [162⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [142⭐] - 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) [128⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [298⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [183⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [394⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Deer](https://github.com/aleksanderwozniak/deer) [174⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [164⭐] - 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) [139⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [348⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [188⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). +- [Reply](https://github.com/flschweiger/reply) [421⭐] - '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) [904⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [1104⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [144⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [103⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [182⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [228⭐] - 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) [60⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [592⭐] - Tetris game by [YangBin](https://github.com/boyan01). - +- [Flip](https://github.com/RedBrogdon/flutterflip) [155⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [110⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [204⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [265⭐] - 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) [66⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). +- [Tetris](https://github.com/boyan01/flutter-tetris) [692⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [Party Charades](https://github.com/vintage/party_flutter) [113⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [219⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [137⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [FVM](https://github.com/leoafarias/fvm) [96⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [236⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [FlutterIcon](http://fluttericon.com/) [159⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [FVM](https://github.com/leoafarias/fvm) [165⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [112⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). ### VSCode @@ -570,14 +577,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [58⭐] - 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) [77⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [5932⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3223⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [789⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [6219⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3562⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [931⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -585,7 +592,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [315👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [329👍] ### Hardware @@ -688,15 +695,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - Twitter [FlutterLagos](https://twitter.com/FlutterLagos) -### 🇵🇭 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/) @@ -707,6 +713,13 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) @@ -720,12 +733,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Medium](https://medium.com/flutter-türkiye/) - [Telegram Channel](https://t.me/FlutterTurk) - [Telegram Group](https://t.me/FlutterTR) -- [Slack](https://bit.ly/flutterturkiye) +- [Slack](https://bit.ly/flutterTR) - [Github](https://github.com/flutterturkey) -- [Youtube](https://www.youtube.com/channel/UCirgzDK3lBEf4dZVfAei_9Q) ### 🇬🇧 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) @@ -733,13 +746,19 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇺🇸 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) + ## 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. +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. \ No newline at end of file From e269d7ef8d3e2ffef5ec38a2ff21d0271deb9d46 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 19 Jan 2020 20:48:43 +0100 Subject: [PATCH 172/247] No spot left for Flutter europe --- source.md | 1 - 1 file changed, 1 deletion(-) diff --git a/source.md b/source.md index 5ecca51..b9b6bf2 100644 --- a/source.md +++ b/source.md @@ -1,5 +1,4 @@ [](https://flutter.dev/) -[](https://fluttereurope.dev)

From fc9f72c44a7c0825da7d53bc608e9893d5651b78 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 20 Jan 2020 22:13:59 +0100 Subject: [PATCH 173/247] Cleanup --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5141e38..44379b6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ [](https://flutter.dev/) -[](https://fluttereurope.dev)

@@ -761,4 +760,4 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| [![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. \ No newline at end of file +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 eafc6aa83307fb3d6e66de916c1af32932e64c8b Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 20 Jan 2020 22:15:07 +0100 Subject: [PATCH 174/247] RM twitter --- source.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source.md b/source.md index e2bec8a..e8e2dd7 100644 --- a/source.md +++ b/source.md @@ -1,9 +1,6 @@ [](https://flutter.dev/)

- - Twitter - StackOverflow @@ -17,8 +14,6 @@ Thanks - -

Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. From 2dedfbff3c1beb327febe22317053d0cbb4b841f Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 20 Jan 2020 22:17:46 +0100 Subject: [PATCH 175/247] Reactive Ble --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index e8e2dd7..b40f294 100644 --- a/source.md +++ b/source.md @@ -430,6 +430,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Beacons](https://github.com/loup-v/beacons) - Flutter beacons plugin by [Loup](http://intheloup.io) - [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa) - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/) +- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue) ### Storage From 980b904325e92900fb62a301339cd1a0f8f4385e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Vel=C3=A1squez=20L=C3=B3pez?= Date: Tue, 21 Jan 2020 14:26:54 -0500 Subject: [PATCH 176/247] New Template item I added a new collection of Flutter samples inside TEMPLATE category (It has more than 450 stars). --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index b40f294..996db2d 100644 --- a/source.md +++ b/source.md @@ -369,6 +369,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Feather](https://github.com/jhomlala/feather) - 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) - Collection of useful UIs clones by [Javier González](https://github.com/javico2609) - [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru) +- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) - A collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). ### Web From 39caee92937c8c73703b4480e2824429a6df0efc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Vel=C3=A1squez=20L=C3=B3pez?= Date: Tue, 21 Jan 2020 14:27:31 -0500 Subject: [PATCH 177/247] New country links I added a new country social links (Peru) --- source.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source.md b/source.md index b40f294..2c482de 100644 --- a/source.md +++ b/source.md @@ -706,6 +706,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇵🇹 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) From 1e35367b6f45b760e782a0128e69dcc6ab8a407f Mon Sep 17 00:00:00 2001 From: Jonathan Monga Date: Wed, 22 Jan 2020 12:31:48 +0200 Subject: [PATCH 178/247] Update source.md by JonathanMonga Add flutter_shine.dart and flutter trianglify --- source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source.md b/source.md index b40f294..cf2393a 100644 --- a/source.md +++ b/source.md @@ -143,6 +143,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Flutter Trianglify](https://github.com/JonathanMonga/flutter_trianglify) - Create beautiful triangles by [Jonathan Monga](https://github.com/JonathanMonga). #### Sticky Headers @@ -199,6 +200,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Wave](https://github.com/i-protoss/wave) - 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) - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [Flutter Shine.dart](https://github.com/JonathanMonga/flutter_shine.dart) - Flutter Shine is a library for pretty shadows, dynamic light positions and more by [Jonathan Monga](https://github.com/JonathanMonga/). #### Calendar From 8925f42f3700b91456669766a87dcb54ee69970c Mon Sep 17 00:00:00 2001 From: Ashish Rawat <32713874+ashishrawat2911@users.noreply.github.com> Date: Sat, 25 Jan 2020 00:12:09 +0530 Subject: [PATCH 179/247] Added a beginners article on a Flutter developer roadmap --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 2c482de..83cebac 100644 --- a/source.md +++ b/source.md @@ -80,6 +80,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Animations in Flutter](https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2) - Commonly used animation examples by [Muhammed Salih Güler](https://proandroiddev.com/@muhammedsalihguler) - [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) - [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). +- [Roadmap To Become A Flutter Developer](https://medium.com/flutterdevs/roadmap-to-become-a-flutter-developer-resources-for-beginners-ccb68718c84b) - A quick step by step resource guide for those who want to learn flutter by [Ashish Rawat](https://www.ashishrawat.dev). ### Advanced From 54d98d26c484bae8c437033c28cb8895e2699f14 Mon Sep 17 00:00:00 2001 From: Greger Teigre Wedel Date: Sat, 25 Jan 2020 08:18:15 +0100 Subject: [PATCH 180/247] Add first_app --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 2c482de..3ec3cce 100644 --- a/source.md +++ b/source.md @@ -548,6 +548,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) +### Starter Apps + +- [ActingWeb first_app](https://github.com/gregertw/actingweb_firstapp) - Starter app with the basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw) + ### Games - [Flip](https://github.com/RedBrogdon/flutterflip) - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) From 496060a92862e4f5e36d96f9487e13925595a399 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 26 Jan 2020 20:16:37 +0100 Subject: [PATCH 181/247] Shine Shadow Library Rm Trianglify Shorten Shine description --- source.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source.md b/source.md index cf2393a..c097f01 100644 --- a/source.md +++ b/source.md @@ -143,7 +143,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) - Beautify your app popup by [jaweii](https://github.com/jaweii). -- [Flutter Trianglify](https://github.com/JonathanMonga/flutter_trianglify) - Create beautiful triangles by [Jonathan Monga](https://github.com/JonathanMonga). #### Sticky Headers @@ -200,7 +199,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Wave](https://github.com/i-protoss/wave) - 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) - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). -- [Flutter Shine.dart](https://github.com/JonathanMonga/flutter_shine.dart) - Flutter Shine is a library for pretty shadows, dynamic light positions and more by [Jonathan Monga](https://github.com/JonathanMonga/). +- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). #### Calendar From 7c444469569b03e9291cb70ad8de29f494c626ed Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 26 Jan 2020 22:21:14 +0100 Subject: [PATCH 182/247] Gen > Flutter_shine Add an Flutter trianglify --- README.md | 389 +++++++++++++++++++++++++++--------------------------- 1 file changed, 197 insertions(+), 192 deletions(-) diff --git a/README.md b/README.md index 44379b6..accd60d 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,19 @@ [](https://flutter.dev/)

- - Twitter - StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome Thanks - -

Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. @@ -77,7 +72,7 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [148⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [149⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner @@ -88,7 +83,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [424👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [428👍] - 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://nash0x7e2.github.io/). @@ -108,7 +103,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) [83🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [181🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [182🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course for beginners & non-programmers by [Zaiste](https://zaiste.net/). - [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) [83🎬] - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders). - [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. @@ -119,8 +114,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [4135⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [885⭐] - An app 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) [4176⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [891⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). #### Web Demonstration @@ -129,163 +124,164 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) [57⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1203⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [282⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [375⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [285⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [152⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [474⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1221⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [283⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [384⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [288⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [153⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [479⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). - [Stepper Touch](https://github.com/Rahiche/stepper_touch) [139⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [289⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [228⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [98⭐] - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [294⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [231⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [100⭐] - 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) [211⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [488⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [490⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [245⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [249⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [287⭐] - Beautiful slider which makes it easier to display the difference between two images, by [Sahil Kumar](https://github.com/xsahil03x). +- [Before After](https://github.com/xsahil03x/before_after) [289⭐] - 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) [79⭐] - 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) [17⭐] - 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) [137⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) [139⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [72⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [419⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [445⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [73⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [423⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [448⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [123⭐] - 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) [117⭐] - 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) [125⭐] - 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) [118⭐] - 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) [301⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [304⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). - [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [239⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [368⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). -- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [110⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [375⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [111⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [200⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [179⭐] - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna). +- [RangeSlider](https://github.com/boeledi/RangeSlider) [201⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [180⭐] - 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) [133⭐] - 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) [183⭐] - 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) [488⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [97⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [431⭐] - 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) [123⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [191⭐] - 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) [490⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [100⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [432⭐] - 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) [128⭐] - 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). -- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [47⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [49⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [12⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [245⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [250⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). - [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) [39⭐] - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [82⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [183⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [1066⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [83⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [184⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [1072⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [74⭐] - 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) [75⭐] - 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) [523⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [765⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [330⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [524⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [767⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [333⭐] - 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) [118⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [PhotoFilters](https://github.com/skkallayath/photofilters) [119⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [76⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [102⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [104⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [424⭐] - 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) [431⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Login -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [746⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [750⭐] - 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 -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [383⭐] - 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) [388⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [598⭐] - 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) [602⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). - [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [182⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [789⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [625⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [501⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [1008⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [591⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [115⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). -- [Bitmap](https://github.com/renancaraujo/bitmap) [62⭐] - 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) [5⭐] - 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) [801⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [635⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [509⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [1023⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [595⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [118⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Bitmap](https://github.com/renancaraujo/bitmap) [63⭐] - 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) [8⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/). ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [391⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [90⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [35⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [392⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [91⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [36⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [223⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [560⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [559⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [272⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [278⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). - [Charts](https://github.com/mzimmerm/flutter_charts) [180⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [169⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1340⭐] - By Google Charts Team. +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [175⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [1348⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [26⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [230⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [300⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [1220⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [209⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [233⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [301⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [1242⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [212⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [2103⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com). +- [Fluro](https://github.com/goposse/fluro) [2115⭐] - 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) [81⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [40⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). -- [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [8⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). +- [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [9⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). ### 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) [439⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [443⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [297⭐] - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [304⭐] - 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) [83⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [130⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [131⭐] - 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) [204⭐] - 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) [59⭐] - 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) [207⭐] - 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) [63⭐] - 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) [452⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Markdown](https://github.com/flutter/flutter_markdown) [454⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. - [Masked Text](https://github.com/benhurott/flutter-masked-text) [168⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [1038⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [733⭐] - 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) [61⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). +- [Zefyr](https://github.com/memspace/zefyr) [1050⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [740⭐] - 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) [63⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). ### Analytics -- [Usage](https://github.com/dart-lang/usage) [80⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. +- [Usage](https://github.com/dart-lang/usage) [81⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. - [Firebase Analytics](https://github.com/flutter/plugins/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API. - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [10⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [18⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). @@ -293,7 +289,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Internationalization - [GenLang](https://github.com/KingWu/gen_lang) [44⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). -- [Flutter Translate](https://github.com/bratan/flutter_translate) [128⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). +- [Flutter Translate](https://github.com/bratan/flutter_translate) [131⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). ### Build automation @@ -311,8 +307,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [657⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [124⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [664⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [125⭐] - Simple but useful package for use colors in flutter. ### Media @@ -321,22 +317,22 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) [123⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). - [Stereo](https://github.com/2find/stereo) [61⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [267⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [270⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [916⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [742⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [923⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [743⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [232⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [233⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [335⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [341⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -350,30 +346,30 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [288⭐] - 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) [163⭐] - 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) [164⭐] - 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) [307⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [372⭐] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [310⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [375⭐] - 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) [125⭐] - 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) [4529⭐] - 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) [463⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [973⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [99⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [150⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [580⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [4580⭐] - 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) [466⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [977⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [100⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [151⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [586⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). - [Todo](https://github.com/littlemarc2011/FlutterTodo) [386⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [312⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [4171⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [239⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1009⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [167⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [315⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [4197⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [240⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1031⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [169⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). - [DrawApp](https://github.com/SnakeyHips/drawapp) [126⭐] - 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) [393⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [286⭐] - 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) [717⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [537⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Starter Kit](https://github.com/KingWu/flutter_starter_kit) [398⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [289⭐] - 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) [730⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [550⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). ### Web @@ -381,22 +377,22 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [242⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [244⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [273⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [275⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [18⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) ### Vision -- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [96⭐] - 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) [305⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [99⭐] - 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) [307⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [312⭐] - 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) [102⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [314⭐] - 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) [106⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -405,52 +401,55 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1012⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [404⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1014⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [405⭐] - 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) [163⭐] - 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) [745⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) [757⭐] - 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). - [Get Version](https://github.com/AppleEducate/get_version) [8⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). - [Badger](https://github.com/g123k/flutter_app_badger) [134⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [114⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [364⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [538⭐] - 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) [33⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [UDID](https://github.com/GigaDroid/flutter_udid) [115⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [368⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [542⭐] - 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) [35⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [38⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [225⭐] - 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) [226⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [166⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [206⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [168⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [207⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [1060⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Blue](https://github.com/pauldemarco/flutter_blue) [1066⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). - [Beacons](https://github.com/loup-v/beacons) [58⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [153⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [40⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [156⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [41⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [18⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1408⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Hive](https://github.com/leisim/hive) [849⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1414⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [867⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [120⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [121⭐] - 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) [280⭐] - 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). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [287⭐] - 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) [10⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [257⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [307⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [259⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [312⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -458,35 +457,35 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [3555⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [1077⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [3585⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [1099⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [76⭐] - 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) [369⭐] - 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) [1150⭐] - 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) [622⭐] - Compile-time dependency injection by Google. +- [Redux.dart](https://github.com/johnpryan/redux.dart) [370⭐] - 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) [1156⭐] - 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) [626⭐] - Compile-time dependency injection by Google. - [Flux](https://github.com/google/flutter_flux) [336⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [5929⭐] - Alibaba Redux implementation. -- [Async Redux](https://pub.dev/packages/async_redux) [91⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/). +- [Fish](https://github.com/alibaba/fish-redux) [5949⭐] - Alibaba Redux implementation. +- [Async Redux](https://pub.dev/packages/async_redux) [93⭐] - 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) [847⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [227⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [860⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [229⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1584⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1606⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). - [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [106⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [235⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1432⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [237⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1445⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). - [Villains](https://github.com/Norbert515/flutter_villains) [253⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [543⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [552⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Drawing Animation](https://github.com/biocarl/drawing_animation) [198⭐] - 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) [135⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). @@ -494,18 +493,18 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [2154⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [923⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [2187⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [927⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [285⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [289⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [182⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). -- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [55⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [0⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [56⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). ### Others @@ -515,58 +514,58 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4410⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [2336⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4430⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [2347⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [5817⭐] - 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) [19534⭐] - 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) [426⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +- [Flutter Team Samples](https://github.com/flutter/samples) [5896⭐] - 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) [19581⭐] - 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) [427⭐] - 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) [171⭐] - 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) [304⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [567⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [379⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [455⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [889⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [659⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [965⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [Lime](https://github.com/fablue/lime-flutter) [308⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [572⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [381⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [457⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [896⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [660⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [974⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). - [BookSearch](https://github.com/Norbert515/BookSearch) [378⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [645⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [307⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [453⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [406⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [170⭐] - 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) [360⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [649⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [308⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [455⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [410⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [172⭐] - 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) [363⭐] - 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) [174⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [164⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Deer](https://github.com/aleksanderwozniak/deer) [176⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [165⭐] - 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) [139⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [348⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [351⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). - [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [188⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [421⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Reply](https://github.com/flschweiger/reply) [422⭐] - '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) [1104⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [1123⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [155⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [Flip](https://github.com/RedBrogdon/flutterflip) [157⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). - [2048](https://github.com/anuranBarman/2048) [110⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [204⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [265⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com). +- [TRex](https://github.com/renancaraujo/trex-flame) [207⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [267⭐] - 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) [66⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [692⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [Tetris](https://github.com/boyan01/flutter-tetris) [697⭐] - Tetris game by [YangBin](https://github.com/boyan01). - [Party Charades](https://github.com/vintage/party_flutter) [113⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [236⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [159⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [FVM](https://github.com/leoafarias/fvm) [165⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [238⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [FlutterIcon](http://fluttericon.com/) [162⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [FVM](https://github.com/leoafarias/fvm) [171⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [112⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). ### VSCode @@ -576,14 +575,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [77⭐] - 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) [81⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [6219⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3562⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [931⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [6230⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3574⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [959⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Bonus @@ -591,7 +590,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [329👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [330👍] ### Hardware @@ -708,6 +707,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇵🇹 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) @@ -760,4 +765,4 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| [![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. +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. \ No newline at end of file From 1b6ea6f4a76ec7573ff4a2f01b4bbc3614f4c0db Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Fri, 31 Jan 2020 23:00:08 +0100 Subject: [PATCH 183/247] mv to template --- source.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/source.md b/source.md index 3ec3cce..fc579f7 100644 --- a/source.md +++ b/source.md @@ -369,6 +369,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Feather](https://github.com/jhomlala/feather) - 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) - Collection of useful UIs clones by [Javier González](https://github.com/javico2609) - [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru) +- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw) + ### Web @@ -548,10 +550,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) -### Starter Apps - -- [ActingWeb first_app](https://github.com/gregertw/actingweb_firstapp) - Starter app with the basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw) - ### Games - [Flip](https://github.com/RedBrogdon/flutterflip) - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) @@ -580,7 +578,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h) - ### Desktop - [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) - Desktop implementations of the Flutter embedding API by Google From cd0899b0fc045060c9fc7544bd8e14ff45f7cf07 Mon Sep 17 00:00:00 2001 From: entronad Date: Tue, 4 Feb 2020 23:35:14 +0800 Subject: [PATCH 184/247] add Flutter Echarts --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 4f04aca..a822cb2 100644 --- a/source.md +++ b/source.md @@ -251,6 +251,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - [Bezier Chart](https://github.com/aeyrium/bezier-chart) - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper) +- [Flutter Echarts](https://github.com/entronad/flutter_echarts) - A Flutter widget to use Echarts in a reactive way by [LIN Chen](https://github.com/entronad) ### Navigation From 3754087e39b91971459bec5accbe914306dd7183 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 5 Feb 2020 21:23:07 +0100 Subject: [PATCH 185/247] Shorten desc --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index a822cb2..614cf6e 100644 --- a/source.md +++ b/source.md @@ -251,7 +251,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - [Bezier Chart](https://github.com/aeyrium/bezier-chart) - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper) -- [Flutter Echarts](https://github.com/entronad/flutter_echarts) - A Flutter widget to use Echarts in a reactive way by [LIN Chen](https://github.com/entronad) +- [Echarts](https://github.com/entronad/flutter_echarts) - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad) ### Navigation From 9923a2034c45c0f5e1c560aa691b3a3d0175b8e8 Mon Sep 17 00:00:00 2001 From: Elijah Luckey Date: Fri, 7 Feb 2020 10:47:12 -0500 Subject: [PATCH 186/247] Removing reference to [Fluttery]: - Reference to Youtube channel does not exist - YouTube channel page reads "This channel does not exist" --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index accd60d..d487f7c 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [182🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course for beginners & non-programmers by [Zaiste](https://zaiste.net/). - [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) [83🎬] - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders). -- [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. ## Components From fa331dd5336d43a26c3dbb3f4063abe35baf29ff Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 8 Feb 2020 03:03:49 +0100 Subject: [PATCH 187/247] rm fluttery --- source.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/source.md b/source.md index 614cf6e..4b27ba8 100644 --- a/source.md +++ b/source.md @@ -107,8 +107,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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 course 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) -- [Fluttery](https://www.youtube.com/channel/UCtWyVkPpb8An90SNDTNF0Pg) - High-production value and in-depth challenges. - ## Components From 5b49d9239ec416460d17ff1480669915f91c2bdc Mon Sep 17 00:00:00 2001 From: Rongjian Zhang Date: Sun, 9 Feb 2020 11:27:57 +0800 Subject: [PATCH 188/247] Update GitTouch description --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 4b27ba8..640587a 100644 --- a/source.md +++ b/source.md @@ -379,7 +379,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10) +- [GitTouch](https://github.com/pd4d10/git-touch) - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10) ### Machine Learning From b632bcbe58b6c5ca8253d9deb6f76a6c00e4735a Mon Sep 17 00:00:00 2001 From: vasilich Date: Wed, 12 Feb 2020 21:53:52 +0200 Subject: [PATCH 189/247] Ukraine communities --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 4b27ba8..dc7ff00 100644 --- a/source.md +++ b/source.md @@ -741,6 +741,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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/) From edec3f161bccf7fc559331d7b9533d37a565e232 Mon Sep 17 00:00:00 2001 From: rapPayne Date: Thu, 13 Feb 2020 10:36:25 -0600 Subject: [PATCH 190/247] Added Books section with links to Amazon --- source.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source.md b/source.md index 4b27ba8..0ae88da 100644 --- a/source.md +++ b/source.md @@ -37,6 +37,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Articles](#articles) - [Videos](#videos) +- [Books](#books) - [Components](#components) - [Navigation](#navigation) - [Template](#templates) @@ -108,6 +109,18 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course 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) +## Books + +### Learning Flutter - Beginners +- [Beginning App Development with Flutter](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/1617269147) - 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) + ## Components ### Demonstrations From f37a42de14faadfd16afa9a2db1be68d8e093253 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 16 Feb 2020 01:19:47 +0100 Subject: [PATCH 191/247] Reordered commercial books order --- source.md | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/source.md b/source.md index 0ae88da..9d4e8f1 100644 --- a/source.md +++ b/source.md @@ -37,7 +37,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Articles](#articles) - [Videos](#videos) -- [Books](#books) - [Components](#components) - [Navigation](#navigation) - [Template](#templates) @@ -46,8 +45,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Open Source Apps](#open-source-apps) - [Web](#web) - [Utilities](#utilities) -- [Community](#community) +- [Books](#books) - [Bonus](#bonus) +- [Community](#community) ## Articles @@ -109,18 +109,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course 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) -## Books - -### Learning Flutter - Beginners -- [Beginning App Development with Flutter](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/1617269147) - 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) - ## Components ### Demonstrations @@ -598,6 +586,19 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio) - [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) - Rust embedder for desktop by [juju](https://github.com/gliheng). +## 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/1617269147) - 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) + + ## 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) From 37aca19e4b59de3609dc2b162f2f10536e38719e Mon Sep 17 00:00:00 2001 From: Zonily Date: Mon, 17 Feb 2020 11:27:37 +0800 Subject: [PATCH 192/247] Fixed source.md to include Flutter PH Community --- source.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source.md b/source.md index 22c55c3..ff5e63d 100644 --- a/source.md +++ b/source.md @@ -708,6 +708,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - Twitter [FlutterLagos](https://twitter.com/FlutterLagos) +### 🇵🇭 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) From fac3317a308e2bb2968372ac0fda90375edf5116 Mon Sep 17 00:00:00 2001 From: MattConflitti Date: Sat, 22 Feb 2020 10:24:47 -0500 Subject: [PATCH 193/247] m2cgen converts ML models into native Dart code --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index ff5e63d..e9d40ce 100644 --- a/source.md +++ b/source.md @@ -386,6 +386,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [MLKit](https://github.com/azihsoyn/flutter_mlkit) - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn) - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) +- [m2gen](https://github.com/BayesWitnesses/m2cgen) - A CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) ### Vision From b826e1d19bdff09f965414c9d0fb96d928091ca8 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 24 Feb 2020 20:27:35 +0100 Subject: [PATCH 194/247] Shorten desc --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index e9d40ce..e41963f 100644 --- a/source.md +++ b/source.md @@ -370,7 +370,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Starter Kit](https://github.com/KingWu/flutter_starter_kit) - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu) - [Feather](https://github.com/jhomlala/feather) - 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) - Collection of useful UIs clones by [Javier González](https://github.com/javico2609) -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru) +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru) - [Flutter Samples](https://github.com/diegoveloper/flutter-samples) - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). - [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw) @@ -386,7 +386,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [MLKit](https://github.com/azihsoyn/flutter_mlkit) - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn) - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) -- [m2gen](https://github.com/BayesWitnesses/m2cgen) - A CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) +- [m2gen](https://github.com/BayesWitnesses/m2cgen) - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses) ### Vision From aaa12e5e20c3c00b60e0dca95c9dfe42fca06e2c Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 24 Feb 2020 20:51:33 +0100 Subject: [PATCH 195/247] Gen > m2cgen converts ML models into native Dart code m2cgen converts ML models into native Dart code --- README.md | 487 +++++++++++++++++++++++++++++------------------------- 1 file changed, 258 insertions(+), 229 deletions(-) diff --git a/README.md b/README.md index d487f7c..e4ce357 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -45,8 +45,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Open Source Apps](#open-source-apps) - [Web](#web) - [Utilities](#utilities) -- [Community](#community) +- [Books](#books) - [Bonus](#bonus) +- [Community](#community) ## Articles @@ -72,7 +73,7 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [149⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [156⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner @@ -80,10 +81,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Animations in Flutter](https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2) - Commonly used animation examples by [Muhammed Salih Güler](https://proandroiddev.com/@muhammedsalihguler). - [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). - [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). +- [Roadmap To Become A Flutter Developer](https://medium.com/flutterdevs/roadmap-to-become-a-flutter-developer-resources-for-beginners-ccb68718c84b) - A quick step by step resource guide for those who want to learn flutter by [Ashish Rawat](https://www.ashishrawat.dev). ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [428👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [445👍] - 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://nash0x7e2.github.io/). @@ -103,18 +105,17 @@ 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) [83🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [182🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [183🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course for beginners & non-programmers by [Zaiste](https://zaiste.net/). -- [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) [83🎬] - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders). - +- [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) [82🎬] - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders). ## Components ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [4176⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [891⭐] - An app 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) [4302⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [926⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). #### Web Demonstration @@ -122,173 +123,174 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI -- [Contact Picker](https://github.com/goderbauer/contact_picker) [57⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1221⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [283⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [384⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [288⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [153⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [479⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [139⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [294⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [231⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [100⭐] - 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) [211⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [490⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Contact Picker](https://github.com/goderbauer/contact_picker) [58⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1258⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [285⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [402⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [294⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [158⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [516⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [147⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [307⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [240⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [105⭐] - 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) [223⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [501⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [249⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [257⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [289⭐] - 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) [79⭐] - 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) [17⭐] - 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) [139⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Before After](https://github.com/xsahil03x/before_after) [292⭐] - 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) [90⭐] - 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) [18⭐] - 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) [155⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [73⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [423⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [448⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [75⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [435⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [456⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [125⭐] - 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) [118⭐] - 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) [128⭐] - 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) [131⭐] - 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) [304⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [239⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [375⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). -- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [111⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [313⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [243⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [394⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [118⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [201⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [180⭐] - 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) [133⭐] - 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) [204⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [185⭐] - 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) [142⭐] - 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) [191⭐] - 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) [490⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [100⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [432⭐] - 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) [128⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [199⭐] - 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) [501⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [102⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [447⭐] - 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) [134⭐] - 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). -- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [49⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [51⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [12⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [250⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). -- [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) [39⭐] - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [264⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). +- [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) [40⭐] - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [83⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [184⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [1072⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [84⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [185⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [1113⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [75⭐] - 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) [78⭐] - 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) [524⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [767⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [333⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [535⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [811⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [342⭐] - 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) [119⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). -- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [76⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). +- [PhotoFilters](https://github.com/skkallayath/photofilters) [129⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [99⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). #### Calendar - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [104⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [431⭐] - 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) [473⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Login -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [750⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [762⭐] - 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 -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [388⭐] - 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) [429⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [602⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [182⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [801⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [635⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [509⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [1023⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [595⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [118⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). -- [Bitmap](https://github.com/renancaraujo/bitmap) [63⭐] - 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) [8⭐] - 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) [641⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [185⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [841⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [659⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [527⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [1061⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [618⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [127⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Bitmap](https://github.com/renancaraujo/bitmap) [68⭐] - 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) [16⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/). ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [392⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [91⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [36⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [223⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [559⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [394⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [92⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [40⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [226⭐] - Interactive, customizable vector maps by Mapbox. +- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [562⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [278⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [180⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [175⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1348⭐] - By Google Charts Team. +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [281⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/mzimmerm/flutter_charts) [183⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [176⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [1418⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [26⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [233⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [301⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [1242⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [212⭐] - Beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [238⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [300⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [1314⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [221⭐] - 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) [111⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [2115⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com). +- [Fluro](https://github.com/goposse/fluro) [2182⭐] - 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) [81⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [40⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). -- [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [9⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). +- [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [16⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). ### 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) [443⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [453⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [304⭐] - 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) [83⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [131⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [311⭐] - 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) [86⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [134⭐] - 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) [207⭐] - 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) [63⭐] - 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) [215⭐] - 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) [66⭐] - 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) [454⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [168⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [1050⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [740⭐] - 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) [63⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). +- [Markdown](https://github.com/flutter/flutter_markdown) [469⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [180⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [1100⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [776⭐] - 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) [73⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). ### Analytics -- [Usage](https://github.com/dart-lang/usage) [81⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. +- [Usage](https://github.com/dart-lang/usage) [83⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. - [Firebase Analytics](https://github.com/flutter/plugins/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API. -- [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [10⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). +- [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [11⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [18⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). ### Internationalization -- [GenLang](https://github.com/KingWu/gen_lang) [44⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). -- [Flutter Translate](https://github.com/bratan/flutter_translate) [131⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). +- [GenLang](https://github.com/KingWu/gen_lang) [46⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). +- [Flutter Translate](https://github.com/bratan/flutter_translate) [141⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). ### Build automation @@ -306,8 +308,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [664⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [125⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [705⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [129⭐] - Simple but useful package for use colors in flutter. ### Media @@ -315,23 +317,23 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) [123⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). -- [Stereo](https://github.com/2find/stereo) [61⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [270⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Stereo](https://github.com/2find/stereo) [62⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [277⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [923⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [743⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [1008⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [774⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [233⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [237⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [341⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [351⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -341,57 +343,60 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. - [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. -- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [95⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [288⭐] - Features set of 'in app purchase' derived from [react-native-iap](https://github.com/dooboolab/react-native-iap) by [dooboolab](https://github.com/dooboolab). +- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [96⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). +- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [292⭐] - 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) [164⭐] - 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) [177⭐] - 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) [310⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [375⭐] - 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) [125⭐] - 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) [4580⭐] - 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) [466⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [977⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [100⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [151⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [586⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [386⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [315⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [4197⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [240⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1031⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [169⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [126⭐] - 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) [398⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [289⭐] - 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) [730⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [550⭐] - A beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [314⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [383⭐] - 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) [127⭐] - 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) [4740⭐] - 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) [471⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [989⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [102⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [154⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [611⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [399⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [327⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [4303⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [246⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1057⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [173⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [130⭐] - 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) [424⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [297⭐] - 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) [776⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [579⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [513⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). +- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [102⭐] - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw). ### Web -- [Tasks](https://github.com/AppleEducate/tasks_clone) [72⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). +- [Tasks](https://github.com/AppleEducate/tasks_clone) [75⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [244⭐] - Open source GitHub client by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [290⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [275⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [286⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [18⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) +- [m2gen](https://github.com/BayesWitnesses/m2cgen) [1497⭐] - 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) [99⭐] - 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) [307⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [108⭐] - 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) [312⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [314⭐] - 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) [106⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [322⭐] - 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) [126⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -400,55 +405,55 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1014⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [405⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1041⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [413⭐] - 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) [163⭐] - 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) [757⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Geolocation](https://github.com/loup-v/geolocation) [169⭐] - 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) [793⭐] - 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). - [Get Version](https://github.com/AppleEducate/get_version) [8⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [134⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [115⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [368⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [542⭐] - 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) [35⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). -- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [38⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [226⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). +- [Badger](https://github.com/g123k/flutter_app_badger) [140⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [UDID](https://github.com/GigaDroid/flutter_udid) [122⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [386⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [586⭐] - 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) [38⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [39⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [237⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [168⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [207⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [170⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [211⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [1066⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [58⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [156⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [41⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). -- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [18⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue). +- [Blue](https://github.com/pauldemarco/flutter_blue) [1087⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Beacons](https://github.com/loup-v/beacons) [59⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [162⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [42⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [34⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1414⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Hive](https://github.com/leisim/hive) [867⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1457⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [959⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [121⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [126⭐] - 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) [287⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [297⭐] - 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) [10⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). +- [App Rating](https://github.com/AppleEducate/app_review) [12⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [259⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [312⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [269⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [328⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -456,115 +461,115 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [3585⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [1099⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [3809⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [1182⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [76⭐] - 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) [370⭐] - 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) [1156⭐] - 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) [626⭐] - Compile-time dependency injection by Google. -- [Flux](https://github.com/google/flutter_flux) [336⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [5949⭐] - Alibaba Redux implementation. -- [Async Redux](https://pub.dev/packages/async_redux) [93⭐] - 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) [378⭐] - 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) [1186⭐] - 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) [647⭐] - Compile-time dependency injection by Google. +- [Flux](https://github.com/google/flutter_flux) [338⭐] - Implementation of the Flux framework by Google. +- [Fish](https://github.com/alibaba/fish-redux) [6013⭐] - Alibaba Redux implementation. +- [Async Redux](https://pub.dev/packages/async_redux) [99⭐] - 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) [860⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [229⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [899⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [242⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1606⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [106⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1689⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [114⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation - [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [237⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1445⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [253⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [552⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [198⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1503⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [259⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [573⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [204⭐] - 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) [135⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [401⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [140⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [418⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). ### Game Engine -- [Flame](https://github.com/luanpotter/flame) [2187⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [927⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/luanpotter/flame) [2310⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [944⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [289⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [302⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [0⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). -- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [56⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [3⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [61⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [511⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [530⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Open Source Apps ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4430⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [2347⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4504⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [2385⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [5896⭐] - 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) [19581⭐] - 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) [427⭐] - 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) [171⭐] - 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) [308⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [572⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [381⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [457⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [896⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [660⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [974⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [378⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [649⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [308⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [455⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [410⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [172⭐] - 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) [363⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Flutter Team Samples](https://github.com/flutter/samples) [6263⭐] - 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) [19785⭐] - 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) [429⭐] - 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) [173⭐] - 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) [312⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [588⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [389⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [462⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [929⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [668⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [1024⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [385⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [660⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [321⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [460⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [423⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [176⭐] - 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) [374⭐] - 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) [176⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [165⭐] - 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) [139⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [351⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [188⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [422⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Deer](https://github.com/aleksanderwozniak/deer) [180⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [169⭐] - 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) [142⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [366⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [192⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). +- [Reply](https://github.com/flschweiger/reply) [421⭐] - '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) [1123⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [1171⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [157⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [110⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [207⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [267⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com). +- [Flip](https://github.com/RedBrogdon/flutterflip) [158⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [115⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [215⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [273⭐] - 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) [66⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [697⭐] - Tetris game by [YangBin](https://github.com/boyan01). -- [Party Charades](https://github.com/vintage/party_flutter) [113⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage). +- [Tetris](https://github.com/boyan01/flutter-tetris) [731⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [Party Charades](https://github.com/vintage/party_flutter) [115⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [238⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [162⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [FVM](https://github.com/leoafarias/fvm) [171⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [242⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [FlutterIcon](http://fluttericon.com/) [166⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [FVM](https://github.com/leoafarias/fvm) [189⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [112⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). ### VSCode @@ -574,14 +579,26 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [81⭐] - 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) [86⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [6230⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3574⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [959⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [6280⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3652⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [1011⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). + +## 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/1617269147) - 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). + ## Bonus @@ -589,7 +606,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [330👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [333👍] ### Hardware @@ -692,6 +709,14 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - Twitter [FlutterLagos](https://twitter.com/FlutterLagos) +### 🇵🇭 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) @@ -739,6 +764,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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/) From ac375703723046b33d0ccdde26cf11239c43f431 Mon Sep 17 00:00:00 2001 From: Denis Beketsky Date: Wed, 26 Feb 2020 10:25:10 +0200 Subject: [PATCH 196/247] Environment specific config generator Dart command to generate Dart class and `.env` files with keys and params from command. Allows to configure set of fields, provided in `environment_config.yaml` or in `package.yaml`. Command can be executed for any Flutter application from terminal like ``` flutter pub run environment_config:generate --= ``` with `key_name`s specified in YAML file and `key_value`s for particular build environment. Primarily created to simplify Flutter App config generation during Application builds in CodeMagic, Bitrise or any other build automation tools. --- source.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source.md b/source.md index e41963f..b2a5da9 100644 --- a/source.md +++ b/source.md @@ -294,6 +294,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Build automation +#### Build configuration + +- [Envoronment Configuration](https://github.com/TatsuUkraine/dart_environment_config) - CLI command to generate App configuration for particular environment +as Dart Class and `.env` file by [TatsuUkraine](https://github.com/TatsuUkraine) + #### Build solutions - [Bitrise for Flutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects. From afea527bc407f064c41825498d5a51fe16f00109 Mon Sep 17 00:00:00 2001 From: Denis Beketsky Date: Wed, 26 Feb 2020 10:32:31 +0200 Subject: [PATCH 197/247] Update source.md --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index b2a5da9..b83ed7a 100644 --- a/source.md +++ b/source.md @@ -297,7 +297,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Build configuration - [Envoronment Configuration](https://github.com/TatsuUkraine/dart_environment_config) - CLI command to generate App configuration for particular environment -as Dart Class and `.env` file by [TatsuUkraine](https://github.com/TatsuUkraine) +as Dart Class and `.env` file to use inside Flutter application by [TatsuUkraine](https://github.com/TatsuUkraine) #### Build solutions From 5a5f5e3a4b20a498d8c9a472aaad5ac51d26278f Mon Sep 17 00:00:00 2001 From: Michael Aubrey Date: Fri, 28 Feb 2020 10:46:25 +0900 Subject: [PATCH 198/247] Add Clay Containers --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index e41963f..517be71 100644 --- a/source.md +++ b/source.md @@ -143,6 +143,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Clay Containers](https://github.com/mcaubrey/clay_containers) - Neumorphic containers and text widget primitives to serve as the foundation of your own unique neumorphic designs by [MichaelCharl.es](https://michaelcharl.es/aubrey). #### Sticky Headers From f40028c2d3b95c0195b12106dbbdac8e50f54b8f Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 29 Feb 2020 14:00:23 +0100 Subject: [PATCH 199/247] Shorten description for Clay Containers --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 517be71..617ceb4 100644 --- a/source.md +++ b/source.md @@ -143,7 +143,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) - Beautify your app popup by [jaweii](https://github.com/jaweii). -- [Clay Containers](https://github.com/mcaubrey/clay_containers) - Neumorphic containers and text widget primitives to serve as the foundation of your own unique neumorphic designs by [MichaelCharl.es](https://michaelcharl.es/aubrey). #### Sticky Headers @@ -201,6 +200,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). - [Shine](https://github.com/JonathanMonga/flutter_shine.dart) - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). +- [Clay Containers](https://github.com/mcaubrey/clay_containers) - Neumorphic widget primitives to serve as the foundation of your own designs by [MichaelCharl.es](https://michaelcharl.es/aubrey). #### Calendar From 667dfb1a3818911b3766ab014229547baab079a3 Mon Sep 17 00:00:00 2001 From: Yunus Ak Date: Tue, 3 Mar 2020 23:01:48 +0300 Subject: [PATCH 200/247] Update Firebase Repositories --- source.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source.md b/source.md index 617ceb4..2549fdd 100644 --- a/source.md +++ b/source.md @@ -265,7 +265,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase 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) - [OAuth](https://github.com/hitherejoe/FlutterOAuth) - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com) @@ -284,7 +284,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Analytics - [Usage](https://github.com/dart-lang/usage) - Google Analytics wrapper for command-line, web, and Flutter apps -- [Firebase Analytics](https://github.com/flutter/plugins/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API +- [Firebase Analytics](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid) - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode) @@ -333,7 +333,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Storage -- [Firebase Storage](https://github.com/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data 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) - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol) #### Preferences @@ -343,7 +343,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Monetization - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt -- [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase +- [Firebase AdMob](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_admob) - Ad integration using Firebase - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com) - [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). From 6ac8429bc5919582e366fd01f5c40a310a6c246c Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Fri, 6 Mar 2020 01:08:30 +0100 Subject: [PATCH 201/247] Create gradle.yml --- .github/workflows/gradle.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/gradle.yml diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml new file mode 100644 index 0000000..58e1c59 --- /dev/null +++ b/.github/workflows/gradle.yml @@ -0,0 +1,26 @@ +# This workflow will build a Java project with Gradle +# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle + +name: Java CI with Gradle + +on: + push: + branches: [ master ] + pull_request: + branches: [ master ] + +jobs: + build: + + runs-on: ubuntu-latest + + steps: + - uses: actions/checkout@v2 + - name: Set up JDK 1.8 + uses: actions/setup-java@v1 + with: + java-version: 1.8 + - name: Grant execute permission for gradlew + run: chmod +x gradlew + - name: Build with Gradle + run: ./gradlew build From e8c7e7d8202b7a13e847d0d9ed9648a5d34fe77b Mon Sep 17 00:00:00 2001 From: Jeongtae Kim Date: Sun, 8 Mar 2020 00:18:20 +0900 Subject: [PATCH 202/247] Add credit carm form in UI category --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 2549fdd..de2cf76 100644 --- a/source.md +++ b/source.md @@ -143,6 +143,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Credit Card From](https://github.com/Origogi/Flutter-Credit-Card-Input) - Credit card input from with animations [Origogi](https://github.com/Origogi). #### Sticky Headers From 90ed26ea952a84975499998ba488a30078d6d1ea Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 7 Mar 2020 18:28:59 +0100 Subject: [PATCH 203/247] Description --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index de2cf76..48da3b2 100644 --- a/source.md +++ b/source.md @@ -143,7 +143,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) - Beautify your app popup by [jaweii](https://github.com/jaweii). -- [Credit Card From](https://github.com/Origogi/Flutter-Credit-Card-Input) - Credit card input from with animations [Origogi](https://github.com/Origogi). +- [Credit Card From](https://github.com/Origogi/Flutter-Credit-Card-Input) - Animated credit card input from [Origogi](https://github.com/Origogi). #### Sticky Headers From 1302dd454ca24ad285d092a6cecc80fc99e3a770 Mon Sep 17 00:00:00 2001 From: Jeongtae Kim Date: Sun, 8 Mar 2020 12:16:53 +0900 Subject: [PATCH 204/247] fix from to form --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 48da3b2..8b9aa5c 100644 --- a/source.md +++ b/source.md @@ -143,7 +143,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) - Beautify your app popup by [jaweii](https://github.com/jaweii). -- [Credit Card From](https://github.com/Origogi/Flutter-Credit-Card-Input) - Animated credit card input from [Origogi](https://github.com/Origogi). +- [Credit Card Form](https://github.com/Origogi/Flutter-Credit-Card-Input) - Animated credit card input form [Origogi](https://github.com/Origogi). #### Sticky Headers From 461cfb8e44fccdcf10120f4a80f5f341660625c3 Mon Sep 17 00:00:00 2001 From: renancaraujo Date: Sun, 8 Mar 2020 13:05:47 +0000 Subject: [PATCH 205/247] Adding gaming section plus flame awesome --- source.md | 37 ++++++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 15 deletions(-) diff --git a/source.md b/source.md index 2549fdd..0506d12 100644 --- a/source.md +++ b/source.md @@ -42,6 +42,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Template](#templates) - [Plugins](#plugins) - [Frameworks](#frameworks) +- [Gaming](#gaming) - [Open Source Apps](#open-source-apps) - [Web](#web) - [Utilities](#utilities) @@ -496,11 +497,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) - [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/) -### Game Engine - -- [Flame](https://github.com/luanpotter/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) - ### Misc - [Cache Manager](https://github.com/renefloor/flutter_cache_manager) - Generic cache manager by [Rene Floor](https://github.com/renefloor) @@ -515,6 +511,27 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [AspectD](https://github.com/alibaba-flutter/aspectd) - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988) +## Gaming + +### Game Engines + +- [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) + +### Open source games + +- [Flip](https://github.com/RedBrogdon/flutterflip) - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) +- [2048](https://github.com/anuranBarman/2048) - 2048 game by [Anuran Barman](https://github.com/anuranBarman) +- [TRex](https://github.com/renancaraujo/trex-flame) - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo) +- [Crush](https://github.com/boeledi/flutter_crush) - 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) - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) +- [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) +- [Party Charades](https://github.com/vintage/party_flutter) - Party charades by [Kamil Rykowski](https://github.com/vintage) + +#### Lists + +- [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 @@ -554,16 +571,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling) -### Games - -- [Flip](https://github.com/RedBrogdon/flutterflip) - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) -- [2048](https://github.com/anuranBarman/2048) - 2048 game by [Anuran Barman](https://github.com/anuranBarman) -- [TRex](https://github.com/renancaraujo/trex-flame) - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo) -- [Crush](https://github.com/boeledi/flutter_crush) - 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) - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo) -- [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) -- [Party Charades](https://github.com/vintage/party_flutter) - Party charades by [Kamil Rykowski](https://github.com/vintage) - ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya) From b7ad6326b9bacc2db724100b1e5ed96eef143239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=B1=B1?= Date: Mon, 9 Mar 2020 15:03:00 +0800 Subject: [PATCH 206/247] Change `amap_base_flutter` to `amap_map_fluttify`. I am the main author of `amap_base_flutter` plugin and deprecated this plugin last year, I recommend to use my new amap plugin `amap_map_fluttify` to embedding amap widget to their flutter app. This new amap plugin base on `Fluttify` engine , a dart bindings generator for native SDK. --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index daeb328..c9e2bdf 100644 --- a/source.md +++ b/source.md @@ -240,7 +240,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com) - [Map](https://github.com/apptreesoftware/flutter_map) - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware) - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) - Interactive, customizable vector maps by Mapbox -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter) +- [AMap](https://github.com/fluttify-project/amap_map_fluttify) - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project) ### Charts From 6ba370b6bdf9d369bd2ef8c5faa3818cec95f5bf Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 10 Mar 2020 22:05:49 +0100 Subject: [PATCH 207/247] rm gradle --- .github/workflows/gradle.yml | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 .github/workflows/gradle.yml diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml deleted file mode 100644 index 58e1c59..0000000 --- a/.github/workflows/gradle.yml +++ /dev/null @@ -1,26 +0,0 @@ -# This workflow will build a Java project with Gradle -# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle - -name: Java CI with Gradle - -on: - push: - branches: [ master ] - pull_request: - branches: [ master ] - -jobs: - build: - - runs-on: ubuntu-latest - - steps: - - uses: actions/checkout@v2 - - name: Set up JDK 1.8 - uses: actions/setup-java@v1 - with: - java-version: 1.8 - - name: Grant execute permission for gradlew - run: chmod +x gradlew - - name: Build with Gradle - run: ./gradlew build From 5a9b361543ae2a2f9ce4968bca1d3518ec514a04 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Fri, 13 Mar 2020 00:02:20 +0100 Subject: [PATCH 208/247] Gen > Change `amap_base_flutter` to `amap_map_fluttify`. Change `amap_base_flutter` to `amap_map_fluttify`. --- README.md | 471 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 240 insertions(+), 231 deletions(-) diff --git a/README.md b/README.md index e4ce357..6e3a149 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -42,6 +42,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Template](#templates) - [Plugins](#plugins) - [Frameworks](#frameworks) +- [Gaming](#gaming) - [Open Source Apps](#open-source-apps) - [Web](#web) - [Utilities](#utilities) @@ -85,7 +86,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [445👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [460👍] - 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://nash0x7e2.github.io/). @@ -104,8 +105,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ## 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) [83🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [183🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Tensor Programming](https://www.youtube.com/watch?v=WwhyaqNtNQY&list=PLJbE2Yu2zumDqr_-hqpAN0nIr6m14TAsd) [84🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [184🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course 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). @@ -114,8 +115,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [4302⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [926⭐] - An app 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) [4379⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [946⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). #### Web Demonstration @@ -123,174 +124,176 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI -- [Contact Picker](https://github.com/goderbauer/contact_picker) [58⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1258⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [285⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [402⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [294⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [158⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [516⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [147⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [307⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [240⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [105⭐] - 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) [223⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [501⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Contact Picker](https://github.com/goderbauer/contact_picker) [59⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1296⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [294⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [412⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [300⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [161⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [530⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [148⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [316⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [243⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [109⭐] - 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) [227⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [521⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [257⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [262⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [292⭐] - 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) [90⭐] - 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) [18⭐] - 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) [155⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Before After](https://github.com/xsahil03x/before_after) [296⭐] - 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) [94⭐] - 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) [22⭐] - 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) [166⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Credit Card Form](https://github.com/Origogi/Flutter-Credit-Card-Input) [49⭐] - Animated credit card input form [Origogi](https://github.com/Origogi). #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [75⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [435⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [456⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [77⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [442⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [465⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [128⭐] - 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) [131⭐] - 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) [129⭐] - 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) [136⭐] - 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) [313⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [243⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [394⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). -- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [118⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [321⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [246⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [400⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [123⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [204⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [185⭐] - 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) [142⭐] - 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) [206⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [187⭐] - 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) [148⭐] - 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) [199⭐] - 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) [501⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [204⭐] - 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) [521⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [102⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [447⭐] - 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) [134⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Offline](https://github.com/jogboms/flutter_offline) [477⭐] - 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) [139⭐] - 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). -- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [51⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [52⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [12⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [264⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). -- [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) [40⭐] - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [280⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). +- [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) [41⭐] - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [84⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [185⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [1113⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [89⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [186⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [1129⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [78⭐] - 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) [84⭐] - 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) [535⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [811⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [342⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [543⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [839⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [351⭐] - 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) [129⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). -- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [99⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). +- [PhotoFilters](https://github.com/skkallayath/photofilters) [133⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [100⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). +- [Clay Containers](https://github.com/mcaubrey/clay_containers) [133⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [MichaelCharl.es](https://michaelcharl.es/aubrey). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [104⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [105⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [473⭐] - 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) [503⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Login -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [762⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [773⭐] - 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 -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [429⭐] - 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) [446⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [641⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [185⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [841⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [659⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [527⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [1061⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [618⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [127⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [658⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [188⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [865⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [671⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [541⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [1100⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [638⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [132⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). - [Bitmap](https://github.com/renancaraujo/bitmap) [68⭐] - 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) [16⭐] - 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) [18⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/). ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [394⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [92⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [40⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [226⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/OpenFlutter/amap_base_flutter) [562⭐] - Access to AMap services(高德地图) by [OpenFlutter](https://github.com/OpenFlutter). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [397⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [94⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [42⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [228⭐] - Interactive, customizable vector maps by Mapbox. +- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [223⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [281⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [285⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). - [Charts](https://github.com/mzimmerm/flutter_charts) [183⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [176⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1418⭐] - By Google Charts Team. +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [179⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [1455⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [26⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [238⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [300⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [1314⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [221⭐] - 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) [111⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [242⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [302⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [1398⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [225⭐] - 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) [130⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [2182⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com). +- [Fluro](https://github.com/goposse/fluro) [2247⭐] - 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) [81⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [40⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). -- [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [16⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). +- [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [18⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). ### 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) [453⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [460⭐] - 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/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth. -- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [311⭐] - 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) [86⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). +- [Firebase Auth](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_auth) - Firebase OAuth. +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [318⭐] - 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) [92⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). - [OAuth](https://github.com/hitherejoe/FlutterOAuth) [134⭐] - 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) [215⭐] - 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) [66⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB). +- [Flutter AppAuth](https://github.com/MaikuB/flutter_appauth) [72⭐] - 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) [469⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [180⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [1100⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [776⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Markdown](https://github.com/flutter/flutter_markdown) [488⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [184⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [1139⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [793⭐] - 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) [73⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). ### Analytics -- [Usage](https://github.com/dart-lang/usage) [83⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. -- [Firebase Analytics](https://github.com/flutter/plugins/tree/master/packages/firebase_analytics) - Connect to Firebase Analytics API. +- [Usage](https://github.com/dart-lang/usage) [84⭐] - 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. - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [11⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [18⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). ### Internationalization -- [GenLang](https://github.com/KingWu/gen_lang) [46⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). -- [Flutter Translate](https://github.com/bratan/flutter_translate) [141⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). +- [GenLang](https://github.com/KingWu/gen_lang) [47⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). +- [Flutter Translate](https://github.com/bratan/flutter_translate) [145⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). ### Build automation @@ -298,7 +301,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Bitrise for Flutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects. - [Code Magic](https://codemagic.io/) - Automate the entire flow, build and distribution by [NeverCode](https://nevercode.io/). -- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [72⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [73⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). #### Build articles @@ -308,32 +311,32 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [705⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [129⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [718⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [130⭐] - Simple but useful package for use colors in flutter. ### Media #### 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) [123⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). -- [Stereo](https://github.com/2find/stereo) [62⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [277⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [124⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). +- [Stereo](https://github.com/2find/stereo) [63⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [288⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [1008⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [774⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [1053⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [801⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [237⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [244⭐] - 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/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. -- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [351⭐] - 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) [361⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -342,61 +345,61 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Monetization - [Admob](https://pub.dev/packages/admob) - GoogleAdmob supports interstitial ads in both iOS and Android by Brett Nesbitt. -- [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase. +- [Firebase AdMob](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_admob) - Ad integration using Firebase. - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [96⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [292⭐] - 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) [296⭐] - 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) [177⭐] - 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) [185⭐] - 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) [314⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [316⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). - [Mates](https://github.com/CodemateLtd/FlutterMates) [383⭐] - 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) [127⭐] - 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) [4740⭐] - 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) [471⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [989⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [102⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [154⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [611⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [399⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [327⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [4303⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Weather](https://github.com/alessandroaime/Weather) [128⭐] - 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) [4846⭐] - 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) [472⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [995⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [105⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [158⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [616⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [408⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [333⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [4387⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). - [Book](https://github.com/putraxor/flutter-book-app) [246⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1057⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [173⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [130⭐] - 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) [424⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [297⭐] - 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) [776⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [579⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru). -- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [513⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). -- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [102⭐] - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1074⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [175⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [135⭐] - 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) [432⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [304⭐] - 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) [799⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [603⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [536⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). +- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [105⭐] - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw). ### Web -- [Tasks](https://github.com/AppleEducate/tasks_clone) [75⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). +- [Tasks](https://github.com/AppleEducate/tasks_clone) [74⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [290⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [301⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [286⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [288⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). - [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [18⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) -- [m2gen](https://github.com/BayesWitnesses/m2cgen) [1497⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses). +- [m2gen](https://github.com/BayesWitnesses/m2cgen) [1518⭐] - 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) [108⭐] - 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) [312⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [114⭐] - 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) [314⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [322⭐] - 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) [126⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [331⭐] - 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) [132⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -405,55 +408,55 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1041⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [413⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1062⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [428⭐] - 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) [169⭐] - 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) [793⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Geolocation](https://github.com/loup-v/geolocation) [171⭐] - 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) [827⭐] - 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). - [Get Version](https://github.com/AppleEducate/get_version) [8⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [140⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [122⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [386⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [586⭐] - 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) [38⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). -- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [39⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [237⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). +- [Badger](https://github.com/g123k/flutter_app_badger) [142⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [UDID](https://github.com/GigaDroid/flutter_udid) [124⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [395⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [610⭐] - 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) [40⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [41⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [242⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [170⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [211⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [175⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [216⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [1087⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Blue](https://github.com/pauldemarco/flutter_blue) [1113⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). - [Beacons](https://github.com/loup-v/beacons) [59⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [162⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [168⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). - [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [42⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). -- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [34⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue). +- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [39⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1457⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Hive](https://github.com/leisim/hive) [959⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1483⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [1039⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [126⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [131⭐] - 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) [297⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [305⭐] - 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) [12⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). +- [App Rating](https://github.com/AppleEducate/app_review) [13⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [269⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [328⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [276⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [360⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -461,115 +464,121 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [3809⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [1182⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [3922⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [1229⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection -- [Built redux](https://github.com/davidmarne/flutter_built_redux) [76⭐] - 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) [378⭐] - 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) [1186⭐] - 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) [647⭐] - Compile-time dependency injection by Google. -- [Flux](https://github.com/google/flutter_flux) [338⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [6013⭐] - Alibaba Redux implementation. -- [Async Redux](https://pub.dev/packages/async_redux) [99⭐] - 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) [380⭐] - 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) [1201⭐] - 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) [673⭐] - Compile-time dependency injection by Google. +- [Flux](https://github.com/google/flutter_flux) [339⭐] - Implementation of the Flux framework by Google. +- [Fish](https://github.com/alibaba/fish-redux) [6098⭐] - Alibaba Redux implementation. +- [Async Redux](https://pub.dev/packages/async_redux) [103⭐] - 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) [899⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [242⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [917⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [248⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1689⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [114⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1736⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [117⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [237⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1503⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [259⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [573⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [204⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [239⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1553⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [260⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [596⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [218⭐] - 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) [140⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [418⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). - -### Game Engine - -- [Flame](https://github.com/luanpotter/flame) [2310⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [944⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [149⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [443⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [302⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [308⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [3⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). -- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [61⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [4⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [63⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [530⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [543⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). + +## Gaming + +### Game Engines + +- [Flame](https://github.com/flame-engine/flame) [2377⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [959⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). + +### Open source games + +- [Flip](https://github.com/RedBrogdon/flutterflip) [161⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [117⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [220⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [281⭐] - 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) [65⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). +- [Tetris](https://github.com/boyan01/flutter-tetris) [779⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [Party Charades](https://github.com/vintage/party_flutter) [116⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage). + +#### Lists + +- [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) [4504⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [2385⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4536⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [2413⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [6263⭐] - 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) [19785⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend). +- [Flutter Team Samples](https://github.com/flutter/samples) [6437⭐] - 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) [19994⭐] - 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) [429⭐] - 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) [173⭐] - 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) [312⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [588⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [389⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [462⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [929⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [668⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [1024⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [385⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [660⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [321⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [460⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [423⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [176⭐] - 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) [374⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Flitter](https://github.com/dart-flitter/flitter) [174⭐] - 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) [315⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [593⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [393⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [464⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [939⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [674⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [1050⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [387⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [667⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [326⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [465⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [430⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [179⭐] - 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) [379⭐] - 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) [180⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [169⭐] - 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) [142⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [366⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [192⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [421⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Deer](https://github.com/aleksanderwozniak/deer) [186⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [172⭐] - 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) [145⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [377⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [193⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). +- [Reply](https://github.com/flschweiger/reply) [423⭐] - '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) [1171⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). - -### Games - -- [Flip](https://github.com/RedBrogdon/flutterflip) [158⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [115⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [215⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [273⭐] - 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) [66⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [731⭐] - Tetris game by [YangBin](https://github.com/boyan01). -- [Party Charades](https://github.com/vintage/party_flutter) [115⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage). +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [1197⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [242⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [166⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [FVM](https://github.com/leoafarias/fvm) [189⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [FlutterIcon](http://fluttericon.com/) [174⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [FVM](https://github.com/leoafarias/fvm) [203⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [112⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). ### VSCode @@ -579,13 +588,13 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [86⭐] - 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) [90⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [6280⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3652⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [1011⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [6316⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3693⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [1085⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Books @@ -606,7 +615,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [333👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [339👍] ### Hardware From 9513e8dc878778d66f7f7701054cb3b0ccd4d6c3 Mon Sep 17 00:00:00 2001 From: Jonny Borges <35742643+jonataslaw@users.noreply.github.com> Date: Fri, 20 Mar 2020 15:26:03 -0300 Subject: [PATCH 209/247] Added Get Navigate between screens, display snackbars, dialogs and bottomSheets, from anywhere in your code without context with Get. --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index c9e2bdf..a3bca5f 100644 --- a/source.md +++ b/source.md @@ -261,6 +261,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [PageView Indicator](https://github.com/leocavalcante/page_view_indicator) - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante) - [Swiper](https://github.com/jzoom/flutter_swiper) - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom) - [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com) +- [Get](https://github.com/jonataslaw/get) - Navigate between screens, display snackbars, and open dialogs/bottomSheets, from anywhere in your code without context with Get. by [Jonny Borges](https://github.com/jonataslaw) ### Auth From edf0c53a94001233499d08f86ad704d5fe681dec Mon Sep 17 00:00:00 2001 From: Anthony VEREZ Date: Tue, 24 Mar 2020 08:38:45 +0100 Subject: [PATCH 210/247] Add styled_widget --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index c9e2bdf..341e0f2 100644 --- a/source.md +++ b/source.md @@ -182,6 +182,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flick](https://github.com/aliyigitbireroglu/flutter-flick) - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) - [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). +- [styled_widget](https://github.com/ReinBentdal/styled_widget) - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). #### Material Design From d1be6846659493f7da760e677f818a99460d929b Mon Sep 17 00:00:00 2001 From: Anthony VEREZ Date: Wed, 25 Mar 2020 21:51:09 +0100 Subject: [PATCH 211/247] Create experimental section --- source.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source.md b/source.md index 341e0f2..bb18243 100644 --- a/source.md +++ b/source.md @@ -182,7 +182,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Flick](https://github.com/aliyigitbireroglu/flutter-flick) - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). - [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) - [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). -- [styled_widget](https://github.com/ReinBentdal/styled_widget) - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). #### Material Design @@ -353,6 +352,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - 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) +### Experimental + +This section contains libraries that take an experimental or unorthodox approach to Flutter. + +- [styled_widget](https://github.com/ReinBentdal/styled_widget) - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). + ## Templates - [Movie Details](https://github.com/FlutterRocks/movie-details-ui) - Movie details page by [Iiro Krankka](https://github.com/roughike) From 4aa660bbf74da710ea9609428b8394d16b6fe723 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 26 Mar 2020 11:04:49 +0100 Subject: [PATCH 212/247] styled_widget in experimental section --- source.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/source.md b/source.md index bb18243..8aeb863 100644 --- a/source.md +++ b/source.md @@ -352,12 +352,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - 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) -### Experimental - -This section contains libraries that take an experimental or unorthodox approach to Flutter. - -- [styled_widget](https://github.com/ReinBentdal/styled_widget) - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). - ## Templates - [Movie Details](https://github.com/FlutterRocks/movie-details-ui) - Movie details page by [Iiro Krankka](https://github.com/roughike) @@ -518,6 +512,13 @@ This section contains libraries that take an experimental or unorthodox approach - [AspectD](https://github.com/alibaba-flutter/aspectd) - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988) + +## Experimental + +This section contains libraries that take an experimental or unorthodox approach. + +- [styled_widget](https://github.com/ReinBentdal/styled_widget) - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). + ## Gaming ### Game Engines From 62049f58b4dcdebd0fcb9392cfd56a6fb587ecce Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 26 Mar 2020 21:21:27 +0100 Subject: [PATCH 213/247] Gen > Merge pull request #646 from netantho/patch-2 Add styled_widget --- README.md | 421 +++++++++++++++++++++++++++--------------------------- 1 file changed, 214 insertions(+), 207 deletions(-) diff --git a/README.md b/README.md index 6e3a149..f0a74eb 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -74,7 +74,7 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [156⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [158⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner @@ -86,7 +86,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [460👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [471👍] - 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://nash0x7e2.github.io/). @@ -106,7 +106,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) [84🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [184🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [185🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course 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). @@ -115,8 +115,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [4379⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [946⭐] - An app 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) [4435⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [957⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). #### Web Demonstration @@ -125,175 +125,175 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) [59⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1296⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [294⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [412⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [300⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [161⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [530⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [148⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [316⭐] - 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) [1321⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [297⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [419⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [302⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [164⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [541⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [151⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [323⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). - [Snaplist](https://github.com/ariedov/flutter_snaplist) [243⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [109⭐] - 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) [227⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [521⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [113⭐] - 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) [230⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [533⭐] - 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). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [262⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [296⭐] - 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) [94⭐] - 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) [22⭐] - 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) [166⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). -- [Credit Card Form](https://github.com/Origogi/Flutter-Credit-Card-Input) [49⭐] - Animated credit card input form [Origogi](https://github.com/Origogi). +- [Before After](https://github.com/xsahil03x/before_after) [298⭐] - 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) [97⭐] - 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) [25⭐] - 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) [173⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Credit Card Form](https://github.com/Origogi/Flutter-Credit-Card-Input) [58⭐] - Animated credit card input form [Origogi](https://github.com/Origogi). #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [77⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [442⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [465⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [80⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [447⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [466⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [129⭐] - 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) [136⭐] - 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) [132⭐] - 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) [145⭐] - 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) [321⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [246⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [400⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). -- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [123⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [327⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [251⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [409⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [127⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [206⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [187⭐] - 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) [148⭐] - 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) [207⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [190⭐] - 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) [151⭐] - 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) [204⭐] - 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) [521⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [211⭐] - 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) [533⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [102⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [477⭐] - 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) [139⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Offline](https://github.com/jogboms/flutter_offline) [482⭐] - 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) [142⭐] - 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). -- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [52⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [12⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [280⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). -- [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) [41⭐] - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [55⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [13⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [286⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). +- [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) [44⭐] - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [89⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [186⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [1129⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [90⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [189⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [1150⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [84⭐] - 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) [87⭐] - 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) [543⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [839⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [351⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [545⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [852⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [361⭐] - 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) [133⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). -- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [100⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). -- [Clay Containers](https://github.com/mcaubrey/clay_containers) [133⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [MichaelCharl.es](https://michaelcharl.es/aubrey). +- [PhotoFilters](https://github.com/skkallayath/photofilters) [136⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [102⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). +- [Clay Containers](https://github.com/mcaubrey/clay_containers) [142⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [MichaelCharl.es](https://michaelcharl.es/aubrey). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [105⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [108⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [503⭐] - 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) [517⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Login -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [773⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [781⭐] - 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 -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [446⭐] - 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) [469⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [658⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [188⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [865⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [671⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [541⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [1100⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [638⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [669⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [189⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [883⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [676⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [547⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [1124⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [647⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). - [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [132⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). -- [Bitmap](https://github.com/renancaraujo/bitmap) [68⭐] - 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) [18⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/). +- [Bitmap](https://github.com/renancaraujo/bitmap) [72⭐] - 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) [20⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/). ### Map - [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [397⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [94⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [42⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [98⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [43⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [228⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [223⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project). +- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [253⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [285⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [183⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [286⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/mzimmerm/flutter_charts) [185⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). - [Sparkline](https://github.com/xqwzts/flutter_sparkline) [179⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1455⭐] - By Google Charts Team. +- [Charts](https://github.com/google/charts) [1487⭐] - By Google Charts Team. - [Flutter Plot](https://github.com/RCHowell/flutter_plot) [26⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [242⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [302⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [1398⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [225⭐] - 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) [130⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [244⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [304⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [1444⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [231⭐] - 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) [149⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [2247⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com). +- [Fluro](https://github.com/goposse/fluro) [2283⭐] - 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) [81⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [40⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). -- [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [18⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). +- [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [20⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). ### 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) [460⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [461⭐] - 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) [318⭐] - 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) [92⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [134⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [321⭐] - 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) [98⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [137⭐] - 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) [215⭐] - 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) [72⭐] - 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) [216⭐] - 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) [74⭐] - 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) [488⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [184⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [1139⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [793⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim). +- [Markdown](https://github.com/flutter/flutter_markdown) [503⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [186⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [1162⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [807⭐] - 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) [73⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). ### Analytics -- [Usage](https://github.com/dart-lang/usage) [84⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. +- [Usage](https://github.com/dart-lang/usage) [86⭐] - 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. - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [11⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [18⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). ### Internationalization -- [GenLang](https://github.com/KingWu/gen_lang) [47⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). -- [Flutter Translate](https://github.com/bratan/flutter_translate) [145⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). +- [GenLang](https://github.com/KingWu/gen_lang) [48⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). +- [Flutter Translate](https://github.com/bratan/flutter_translate) [148⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). ### Build automation @@ -311,7 +311,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [718⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Flutterial](https://github.com/rxlabz/flutterial) [733⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). - [Pigment](https://github.com/bregydoc/pigment) [130⭐] - Simple but useful package for use colors in flutter. ### Media @@ -319,24 +319,24 @@ 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) [124⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). +- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [125⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). - [Stereo](https://github.com/2find/stereo) [63⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [288⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [293⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [1053⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [801⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [1116⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [824⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [244⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [250⭐] - 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) [361⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [366⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -347,35 +347,35 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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. - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [96⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [296⭐] - 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) [298⭐] - 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) [185⭐] - 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) [190⭐] - 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) [316⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [317⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). - [Mates](https://github.com/CodemateLtd/FlutterMates) [383⭐] - 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) [128⭐] - 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) [4846⭐] - 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) [472⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [995⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [4923⭐] - 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) [475⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [1001⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). - [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [105⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [158⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [616⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [159⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [620⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). - [Todo](https://github.com/littlemarc2011/FlutterTodo) [408⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [333⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [4387⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [337⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [4457⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). - [Book](https://github.com/putraxor/flutter-book-app) [246⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1074⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [175⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [135⭐] - 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) [432⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [304⭐] - 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) [799⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [603⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru). -- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [536⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). -- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [105⭐] - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1085⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [176⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [137⭐] - 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) [438⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [308⭐] - 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) [817⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [623⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [577⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). +- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [111⭐] - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw). ### Web @@ -383,23 +383,23 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [301⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [310⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [288⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). -- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [18⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) -- [m2gen](https://github.com/BayesWitnesses/m2cgen) [1518⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [289⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [19⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) +- [m2gen](https://github.com/BayesWitnesses/m2cgen) [1522⭐] - 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) [114⭐] - 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) [314⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [115⭐] - 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) [316⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [331⭐] - 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) [132⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [341⭐] - 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) [137⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -408,55 +408,55 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1062⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [428⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1075⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [437⭐] - 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) [171⭐] - 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) [827⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Geolocation](https://github.com/loup-v/geolocation) [176⭐] - 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) [848⭐] - 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). - [Get Version](https://github.com/AppleEducate/get_version) [8⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [142⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [Badger](https://github.com/g123k/flutter_app_badger) [144⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). - [UDID](https://github.com/GigaDroid/flutter_udid) [124⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [395⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [610⭐] - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Downloader](https://github.com/hnvn/flutter_downloader) [401⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [628⭐] - 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) [40⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). -- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [41⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [242⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). +- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [42⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [248⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [175⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [216⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [177⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [217⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [1113⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [59⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [168⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [42⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). -- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [39⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue). +- [Blue](https://github.com/pauldemarco/flutter_blue) [1131⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Beacons](https://github.com/loup-v/beacons) [60⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [171⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [43⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [42⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1483⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Hive](https://github.com/leisim/hive) [1039⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1510⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [1076⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services - [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [131⭐] - 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) [305⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [310⭐] - 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) [13⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [276⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [360⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [286⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [371⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -464,70 +464,77 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [3922⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [1229⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [4013⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [1266⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### 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) [380⭐] - 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) [1201⭐] - 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) [673⭐] - Compile-time dependency injection by Google. -- [Flux](https://github.com/google/flutter_flux) [339⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [6098⭐] - Alibaba Redux implementation. -- [Async Redux](https://pub.dev/packages/async_redux) [103⭐] - 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) [76⭐] - 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) [387⭐] - 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) [1217⭐] - 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) [682⭐] - Compile-time dependency injection by Google. +- [Flux](https://github.com/google/flutter_flux) [343⭐] - Implementation of the Flux framework by Google. +- [Fish](https://github.com/alibaba/fish-redux) [6146⭐] - Alibaba Redux implementation. +- [Async Redux](https://pub.dev/packages/async_redux) [104⭐] - 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) [917⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [248⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [933⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [252⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1736⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [117⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1770⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [120⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [239⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1553⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [260⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [596⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [218⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [240⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1576⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [263⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [605⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [223⭐] - 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) [149⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [443⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [156⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [449⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [308⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [310⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing - [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [4⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). -- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [63⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). +- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [64⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [543⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [549⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). + + +## Experimental + +This section contains libraries that take an experimental or unorthodox approach. + +- [styled_widget](https://github.com/ReinBentdal/styled_widget) [135⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). ## Gaming ### Game Engines -- [Flame](https://github.com/flame-engine/flame) [2377⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [959⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/flame-engine/flame) [2416⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [962⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Open source games -- [Flip](https://github.com/RedBrogdon/flutterflip) [161⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [117⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [220⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [281⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com). +- [Flip](https://github.com/RedBrogdon/flutterflip) [163⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [118⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [219⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [285⭐] - 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) [65⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [779⭐] - Tetris game by [YangBin](https://github.com/boyan01). -- [Party Charades](https://github.com/vintage/party_flutter) [116⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage). +- [Tetris](https://github.com/boyan01/flutter-tetris) [806⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [Party Charades](https://github.com/vintage/party_flutter) [117⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage). #### Lists @@ -537,48 +544,48 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4536⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [2413⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4571⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [2423⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [6437⭐] - 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) [19994⭐] - 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) [429⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +- [Flutter Team Samples](https://github.com/flutter/samples) [6580⭐] - 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) [20189⭐] - 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) [430⭐] - 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) [174⭐] - 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) [315⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [593⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [393⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [Lime](https://github.com/fablue/lime-flutter) [313⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [596⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [391⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). - [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [464⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [939⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [674⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [1050⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [951⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [678⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [1082⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). - [BookSearch](https://github.com/Norbert515/BookSearch) [387⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [667⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [326⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [465⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [430⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [179⭐] - 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) [379⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [672⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [331⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [466⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [434⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [185⭐] - 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) [385⭐] - 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) [186⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [172⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Deer](https://github.com/aleksanderwozniak/deer) [189⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [174⭐] - 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) [145⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [377⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [384⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). - [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [193⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [423⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Reply](https://github.com/flschweiger/reply) [428⭐] - '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) [1197⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [1214⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [242⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [174⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [FVM](https://github.com/leoafarias/fvm) [203⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [FlutterIcon](http://fluttericon.com/) [180⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [FVM](https://github.com/leoafarias/fvm) [214⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [112⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). ### VSCode @@ -588,13 +595,13 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [90⭐] - 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) [95⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [6316⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3693⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [1085⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [6338⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3717⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [1109⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Books @@ -615,7 +622,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [339👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [342👍] ### Hardware From def28bc39ecef621394921238f39c5e3135c8c8f Mon Sep 17 00:00:00 2001 From: Rein Gundersen Bentdal Date: Fri, 27 Mar 2020 20:20:02 +0100 Subject: [PATCH 214/247] Added 'Experimental' to contents --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 8aeb863..14a27f1 100644 --- a/source.md +++ b/source.md @@ -42,6 +42,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Template](#templates) - [Plugins](#plugins) - [Frameworks](#frameworks) +- [Experimental](#experimental) - [Gaming](#gaming) - [Open Source Apps](#open-source-apps) - [Web](#web) From effbae31d32efd9c6b7963936f33c661c41b0761 Mon Sep 17 00:00:00 2001 From: Atiq Samtia Date: Fri, 3 Apr 2020 04:21:07 +0500 Subject: [PATCH 215/247] Add Flutter Pakistan Community Facebook Group --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 14a27f1..bf64750 100644 --- a/source.md +++ b/source.md @@ -726,6 +726,10 @@ This section contains libraries that take an experimental or unorthodox approach - [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - 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/) From f09fb1026750a10e92d142711b6fde9cdb9ec6b5 Mon Sep 17 00:00:00 2001 From: Oleksandr Leuschenko Date: Thu, 9 Apr 2020 14:27:49 +0300 Subject: [PATCH 216/247] Add "Highly Subjective Roadmap to Flutter" --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index bf64750..bdeb70a 100644 --- a/source.md +++ b/source.md @@ -84,6 +84,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). - [Roadmap To Become A Flutter Developer](https://medium.com/flutterdevs/roadmap-to-become-a-flutter-developer-resources-for-beginners-ccb68718c84b) - A quick step by step resource guide for those who want to learn flutter by [Ashish Rawat](https://www.ashishrawat.dev). +- [Highly Subjective Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) - A visual roadmap with principles, patterns, and frameworks for Flutter newbies by [Olexandr Leuschenko](https://github.com/olexale). ### Advanced From 1acc5a8508c4808e8037c10cbbd9df87e6149c7d Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 25 Apr 2020 11:29:40 +0200 Subject: [PATCH 217/247] Beginner cleanup --- source.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/source.md b/source.md index bdeb70a..ddb37a0 100644 --- a/source.md +++ b/source.md @@ -79,12 +79,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Beginner -- [Zero to One Animation](https://medium.com/dartlang/zero-to-one-with-flutter-part-two-5aa2f06655cb) - Focus on animation by [Mikkel Ravn](https://medium.com/@mravn) -- [Animations in Flutter](https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2) - Commonly used animation examples by [Muhammed Salih Güler](https://proandroiddev.com/@muhammedsalihguler) +- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) - 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) -- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). -- [Roadmap To Become A Flutter Developer](https://medium.com/flutterdevs/roadmap-to-become-a-flutter-developer-resources-for-beginners-ccb68718c84b) - A quick step by step resource guide for those who want to learn flutter by [Ashish Rawat](https://www.ashishrawat.dev). -- [Highly Subjective Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) - A visual roadmap with principles, patterns, and frameworks for Flutter newbies by [Olexandr Leuschenko](https://github.com/olexale). + ### Advanced From 1eaee098b2ab4ee7cbf12bbf103df36b05752bff Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 25 Apr 2020 11:36:56 +0200 Subject: [PATCH 218/247] Rm Flutter Debug --- source.md | 1 - 1 file changed, 1 deletion(-) diff --git a/source.md b/source.md index ddb37a0..2d328fd 100644 --- a/source.md +++ b/source.md @@ -585,7 +585,6 @@ This section contains libraries that take an experimental or unorthodox approach - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren) - [FlutterIcon](http://fluttericon.com/) - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) - [FVM](https://github.com/leoafarias/fvm) - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91) ### VSCode From 0efaf041acfe48c6829b58896fe5036de3bb3b52 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 25 Apr 2020 11:39:09 +0200 Subject: [PATCH 219/247] Gen > Rm Flutter Debug --- README.md | 486 +++++++++++++++++++++++++++--------------------------- 1 file changed, 244 insertions(+), 242 deletions(-) diff --git a/README.md b/README.md index f0a74eb..6fe0d8b 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -42,6 +42,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Template](#templates) - [Plugins](#plugins) - [Frameworks](#frameworks) +- [Experimental](#experimental) - [Gaming](#gaming) - [Open Source Apps](#open-source-apps) - [Web](#web) @@ -74,19 +75,17 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [158⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [159⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner -- [Zero to One Animation](https://medium.com/dartlang/zero-to-one-with-flutter-part-two-5aa2f06655cb) - Focus on animation by [Mikkel Ravn](https://medium.com/@mravn). -- [Animations in Flutter](https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2) - Commonly used animation examples by [Muhammed Salih Güler](https://proandroiddev.com/@muhammedsalihguler). +- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [312⭐] - 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). -- [Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26). -- [Roadmap To Become A Flutter Developer](https://medium.com/flutterdevs/roadmap-to-become-a-flutter-developer-resources-for-beginners-ccb68718c84b) - A quick step by step resource guide for those who want to learn flutter by [Ashish Rawat](https://www.ashishrawat.dev). + ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [471👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [491👍] - 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://nash0x7e2.github.io/). @@ -106,7 +105,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) [84🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [185🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [189🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course 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). @@ -115,8 +114,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [4435⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [957⭐] - An app 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) [4576⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [1002⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). #### Web Demonstration @@ -124,176 +123,176 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI -- [Contact Picker](https://github.com/goderbauer/contact_picker) [59⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1321⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [297⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [419⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [302⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [164⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [541⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [151⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [323⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [243⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [113⭐] - 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) [230⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [533⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Contact Picker](https://github.com/goderbauer/contact_picker) [60⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1372⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [311⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [443⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [306⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [171⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [578⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [157⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [342⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [256⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [119⭐] - 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) [236⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [554⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [262⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [268⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [298⭐] - 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) [97⭐] - 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) [25⭐] - 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) [173⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). -- [Credit Card Form](https://github.com/Origogi/Flutter-Credit-Card-Input) [58⭐] - Animated credit card input form [Origogi](https://github.com/Origogi). +- [Before After](https://github.com/xsahil03x/before_after) [305⭐] - 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) [104⭐] - 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) [28⭐] - 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) [199⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Credit Card Form](https://github.com/Origogi/Flutter-Credit-Card-Input) [74⭐] - Animated credit card input form [Origogi](https://github.com/Origogi). #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [80⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [447⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [466⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [83⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [459⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [477⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [132⭐] - 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) [145⭐] - 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) [139⭐] - 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) [153⭐] - 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) [327⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [251⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [409⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). -- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [127⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [341⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [268⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [443⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [136⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [207⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [190⭐] - 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) [151⭐] - 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) [211⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [195⭐] - 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) [161⭐] - 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) [211⭐] - 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) [533⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [102⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [482⭐] - 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) [142⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [222⭐] - 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) [554⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [110⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [502⭐] - 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) [152⭐] - 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). -- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [55⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [13⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [286⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). -- [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) [44⭐] - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [60⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [14⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [305⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). +- [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) [48⭐] - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). #### Material Design - [Material Color Picker](https://github.com/long1eu/material_color_picker) [90⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [189⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [1150⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [191⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [1203⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [87⭐] - 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) [97⭐] - 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) [545⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [852⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [361⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [557⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [885⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [374⭐] - 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) [136⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). -- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [102⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). -- [Clay Containers](https://github.com/mcaubrey/clay_containers) [142⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [MichaelCharl.es](https://michaelcharl.es/aubrey). +- [PhotoFilters](https://github.com/skkallayath/photofilters) [148⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [109⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). +- [Clay Containers](https://github.com/mcaubrey/clay_containers) [158⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [MichaelCharl.es](https://michaelcharl.es/aubrey). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [108⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [109⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [517⭐] - 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) [552⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Login -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [781⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [799⭐] - 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 -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [469⭐] - 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) [506⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [669⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [189⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [883⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [676⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [547⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [1124⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [647⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [132⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). -- [Bitmap](https://github.com/renancaraujo/bitmap) [72⭐] - 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) [20⭐] - 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) [697⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [191⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [933⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [714⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [566⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [1180⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [680⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [136⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Bitmap](https://github.com/renancaraujo/bitmap) [77⭐] - 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) [33⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/). ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [397⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). -- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [98⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [43⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [228⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [253⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [398⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [103⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). +- [Map](https://github.com/apptreesoftware/flutter_map) [44⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [231⭐] - Interactive, customizable vector maps by Mapbox. +- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [288⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [286⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/mzimmerm/flutter_charts) [185⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [179⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1487⭐] - By Google Charts Team. -- [Flutter Plot](https://github.com/RCHowell/flutter_plot) [26⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [244⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [304⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [1444⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [231⭐] - 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) [149⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad). +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [291⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/mzimmerm/flutter_charts) [186⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [184⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [1583⭐] - By Google Charts Team. +- [Flutter Plot](https://github.com/RCHowell/flutter_plot) [28⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [251⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [306⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [1616⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [248⭐] - 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) [181⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [2283⭐] - 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) [81⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). +- [Fluro](https://github.com/goposse/fluro) [2376⭐] - 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) [82⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [40⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). -- [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [20⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). +- [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [21⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). ### 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) [461⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [481⭐] - 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) [321⭐] - 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) [98⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [137⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [331⭐] - 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) [113⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [140⭐] - 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) [216⭐] - 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) [74⭐] - 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) [222⭐] - 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) [80⭐] - 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) [503⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [186⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [1162⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [807⭐] - 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) [73⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). +- [Markdown](https://github.com/flutter/flutter_markdown) [535⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [192⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [1238⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [841⭐] - 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) [80⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). ### Analytics -- [Usage](https://github.com/dart-lang/usage) [86⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. +- [Usage](https://github.com/dart-lang/usage) [87⭐] - 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. - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [11⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [18⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). ### Internationalization -- [GenLang](https://github.com/KingWu/gen_lang) [48⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). -- [Flutter Translate](https://github.com/bratan/flutter_translate) [148⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). +- [GenLang](https://github.com/KingWu/gen_lang) [53⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). +- [Flutter Translate](https://github.com/bratan/flutter_translate) [166⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). ### Build automation @@ -301,7 +300,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Bitrise for Flutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects. - [Code Magic](https://codemagic.io/) - Automate the entire flow, build and distribution by [NeverCode](https://nevercode.io/). -- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [73⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [77⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). #### Build articles @@ -311,32 +310,32 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [733⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [130⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [768⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [132⭐] - Simple but useful package for use colors in flutter. ### Media #### 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) [125⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). -- [Stereo](https://github.com/2find/stereo) [63⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [293⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [127⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). +- [Stereo](https://github.com/2find/stereo) [64⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [322⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [1116⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [824⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [1277⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [872⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [250⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [258⭐] - 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) [366⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [383⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -346,60 +345,60 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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. -- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [96⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [298⭐] - Features set of 'in app purchase' derived from [react-native-iap](https://github.com/dooboolab/react-native-iap) by [dooboolab](https://github.com/dooboolab). +- [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [95⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). +- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [315⭐] - 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) [190⭐] - 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) [195⭐] - 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) [317⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [383⭐] - 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) [128⭐] - 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) [4923⭐] - 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) [475⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [1001⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [105⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [159⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [620⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [408⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [337⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [4457⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [246⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1085⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [176⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [137⭐] - 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) [438⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [308⭐] - 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) [817⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [623⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru). -- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [577⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). -- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [111⭐] - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [321⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [385⭐] - 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) [129⭐] - 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) [5123⭐] - 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) [478⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [1025⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [106⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [161⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [639⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [422⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [346⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [4594⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [250⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1121⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [182⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [140⭐] - 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) [449⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [320⭐] - 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) [847⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [661⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [1053⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). +- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [119⭐] - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw). ### Web -- [Tasks](https://github.com/AppleEducate/tasks_clone) [74⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). +- [Tasks](https://github.com/AppleEducate/tasks_clone) [75⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [310⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [329⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [289⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). -- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [19⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) -- [m2gen](https://github.com/BayesWitnesses/m2cgen) [1522⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [296⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [21⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) +- [m2gen](https://github.com/BayesWitnesses/m2cgen) [1532⭐] - 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) [115⭐] - 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) [316⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [121⭐] - 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) [322⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [341⭐] - 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) [137⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [365⭐] - 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) [145⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -408,55 +407,55 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1075⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [437⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1105⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [469⭐] - 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) [176⭐] - 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) [848⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Geolocation](https://github.com/loup-v/geolocation) [178⭐] - 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) [920⭐] - 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). - [Get Version](https://github.com/AppleEducate/get_version) [8⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [144⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [124⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [401⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [628⭐] - 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) [40⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). -- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [42⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [248⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). +- [Badger](https://github.com/g123k/flutter_app_badger) [150⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [UDID](https://github.com/GigaDroid/flutter_udid) [125⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [414⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [667⭐] - 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) [43⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [43⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [286⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [177⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [217⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [178⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [221⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [1131⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Blue](https://github.com/pauldemarco/flutter_blue) [1187⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). - [Beacons](https://github.com/loup-v/beacons) [60⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [171⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [43⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). -- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [42⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [174⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [46⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [48⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1510⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Hive](https://github.com/leisim/hive) [1076⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1563⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [1176⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [131⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [133⭐] - 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) [310⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [324⭐] - 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) [13⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [286⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [371⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [303⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [399⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -464,77 +463,77 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [4013⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [1266⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [4276⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [1368⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [76⭐] - 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) [387⭐] - 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) [1217⭐] - 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) [682⭐] - Compile-time dependency injection by Google. -- [Flux](https://github.com/google/flutter_flux) [343⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [6146⭐] - Alibaba Redux implementation. -- [Async Redux](https://pub.dev/packages/async_redux) [104⭐] - 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) [389⭐] - 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) [1242⭐] - 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) [703⭐] - Compile-time dependency injection by Google. +- [Flux](https://github.com/google/flutter_flux) [347⭐] - Implementation of the Flux framework by Google. +- [Fish](https://github.com/alibaba/fish-redux) [6324⭐] - Alibaba Redux implementation. +- [Async Redux](https://pub.dev/packages/async_redux) [113⭐] - 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) [933⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [252⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [978⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [272⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1770⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [120⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1844⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [135⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [240⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1576⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [263⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [605⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [223⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [249⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1640⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [269⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [634⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [229⭐] - 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) [156⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [449⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [167⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [464⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [310⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [319⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing -- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [4⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). -- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [64⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). +- [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [6⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). +- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [70⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [549⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [587⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Experimental This section contains libraries that take an experimental or unorthodox approach. -- [styled_widget](https://github.com/ReinBentdal/styled_widget) [135⭐] - 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) [162⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). ## Gaming ### Game Engines -- [Flame](https://github.com/flame-engine/flame) [2416⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [962⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/flame-engine/flame) [2590⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [979⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Open source games -- [Flip](https://github.com/RedBrogdon/flutterflip) [163⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [118⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [219⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [285⭐] - 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) [65⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [806⭐] - Tetris game by [YangBin](https://github.com/boyan01). -- [Party Charades](https://github.com/vintage/party_flutter) [117⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage). +- [Flip](https://github.com/RedBrogdon/flutterflip) [164⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [2048](https://github.com/anuranBarman/2048) [123⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [230⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [296⭐] - 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) [72⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). +- [Tetris](https://github.com/boyan01/flutter-tetris) [863⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [Party Charades](https://github.com/vintage/party_flutter) [122⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage). #### Lists @@ -544,49 +543,48 @@ This section contains libraries that take an experimental or unorthodox approach ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4571⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [2423⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4711⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [2487⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [6580⭐] - 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) [20189⭐] - 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) [430⭐] - 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) [174⭐] - 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) [313⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [596⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [391⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [464⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [951⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [678⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [1082⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [387⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [672⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [331⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [466⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [434⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [185⭐] - 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) [385⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Flutter Team Samples](https://github.com/flutter/samples) [6935⭐] - 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) [20692⭐] - 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) [441⭐] - 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) [177⭐] - 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) [315⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [611⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [400⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [467⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [973⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [693⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [1149⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [392⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [689⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [340⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [483⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [449⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [188⭐] - 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) [397⭐] - 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) [189⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [174⭐] - 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) [145⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [384⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [193⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [428⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Deer](https://github.com/aleksanderwozniak/deer) [199⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [182⭐] - 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) [152⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [397⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [197⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). +- [Reply](https://github.com/flschweiger/reply) [437⭐] - '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) [1214⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [1266⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [242⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [180⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [FVM](https://github.com/leoafarias/fvm) [214⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) [112⭐] - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91). +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [252⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [FlutterIcon](http://fluttericon.com/) [190⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [FVM](https://github.com/leoafarias/fvm) [245⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. ### VSCode @@ -595,13 +593,13 @@ This section contains libraries that take an experimental or unorthodox approach ### IntelliJ / Android Studio -- [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) [95⭐] - 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) [103⭐] - Search for pub.dev libraries, update version, Bloc, Snippet, etc you're covered by [Marius Höfler](https://github.com/marius-h). ### Desktop -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [6338⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3717⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [1109⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [6415⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3809⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [1373⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Books @@ -622,7 +620,7 @@ This section contains libraries that take an experimental or unorthodox approach ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [342👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [346👍] ### Hardware @@ -725,6 +723,10 @@ This section contains libraries that take an experimental or unorthodox approach - [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) - 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/) From fbe3ceca5a2f87e7c579b1c26695e529f019915c Mon Sep 17 00:00:00 2001 From: Souvik Biswas Date: Fri, 1 May 2020 23:50:57 +0530 Subject: [PATCH 220/247] Add Video Trimmer package --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 2d328fd..05b6f90 100644 --- a/source.md +++ b/source.md @@ -326,6 +326,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc) - [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) - A Flutter package for trimming videos by [Souvik Biswas](https://github.com/sbis04) #### Voice From 88e12a631b067d326de0d5096325be6e316a882f Mon Sep 17 00:00:00 2001 From: Aleksa Krstic <> Date: Fri, 1 May 2020 22:34:47 +0200 Subject: [PATCH 221/247] Add flutter intl plugin to VSCode and IntelliJ categories --- source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source.md b/source.md index 2d328fd..8c1a83a 100644 --- a/source.md +++ b/source.md @@ -590,10 +590,12 @@ This section contains libraries that take an experimental or unorthodox approach - [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) - Flutter i18n binding from .arb files by [Localizely](https://twitter.com/localizely) ### IntelliJ / Android Studio - [Enhancement_Suite](https://github.com/marius-h/flutter_enhancement_suite) - 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) - Flutter i18n binding from .arb files by [Localizely](https://twitter.com/localizely) ### Desktop From df2c9fca4789e5066b5da2ea48ea809c8d0f084e Mon Sep 17 00:00:00 2001 From: Abdulaziz Abduqodirov <36565492+abduqodirov@users.noreply.github.com> Date: Sat, 2 May 2020 16:14:22 +0500 Subject: [PATCH 222/247] Update source.md A link to forum of local Flutter community in Uzbekstan --- source.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source.md b/source.md index 2d328fd..21dcf02 100644 --- a/source.md +++ b/source.md @@ -807,6 +807,9 @@ This section contains libraries that take an experimental or unorthodox approach - [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/) From bf25474b291cbbc42e783a3943ce9afc6217e80d Mon Sep 17 00:00:00 2001 From: Denis Beketsky Date: Mon, 4 May 2020 22:26:33 +0300 Subject: [PATCH 223/247] moved Environment config under Utilities --- source.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/source.md b/source.md index b83ed7a..f7f1acc 100644 --- a/source.md +++ b/source.md @@ -294,11 +294,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Build automation -#### Build configuration - -- [Envoronment Configuration](https://github.com/TatsuUkraine/dart_environment_config) - CLI command to generate App configuration for particular environment -as Dart Class and `.env` file to use inside Flutter application by [TatsuUkraine](https://github.com/TatsuUkraine) - #### Build solutions - [Bitrise for Flutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects. @@ -576,6 +571,8 @@ as Dart Class and `.env` file to use inside Flutter application by [TatsuUkraine - [FlutterIcon](http://fluttericon.com/) - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) - [FVM](https://github.com/leoafarias/fvm) - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91) +- [Envoronment Configuration](https://github.com/TatsuUkraine/dart_environment_config) - CLI command to generate App configuration for particular environment +as Dart Class and `.env` file to use inside Flutter application by [TatsuUkraine](https://github.com/TatsuUkraine) ### VSCode From 4e6342fcbfd465424fdde8a060530647de903f0b Mon Sep 17 00:00:00 2001 From: Denis Beketsky Date: Mon, 4 May 2020 22:32:39 +0300 Subject: [PATCH 224/247] resolved merge conflict --- source.md | 1 - 1 file changed, 1 deletion(-) diff --git a/source.md b/source.md index d4b4d59..cdbc828 100644 --- a/source.md +++ b/source.md @@ -585,7 +585,6 @@ This section contains libraries that take an experimental or unorthodox approach - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren) - [FlutterIcon](http://fluttericon.com/) - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) - [FVM](https://github.com/leoafarias/fvm) - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91) - [Envoronment Configuration](https://github.com/TatsuUkraine/dart_environment_config) - CLI command to generate App configuration for particular environment as Dart Class and `.env` file to use inside Flutter application by [TatsuUkraine](https://github.com/TatsuUkraine) From 898fc1b974138f67da8540e70ac5ebe24bd4a2cd Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 5 May 2020 00:54:24 +0200 Subject: [PATCH 225/247] Shorten desc --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index a3bca5f..d8aeaa7 100644 --- a/source.md +++ b/source.md @@ -261,7 +261,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [PageView Indicator](https://github.com/leocavalcante/page_view_indicator) - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante) - [Swiper](https://github.com/jzoom/flutter_swiper) - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom) - [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com) -- [Get](https://github.com/jonataslaw/get) - Navigate between screens, display snackbars, and open dialogs/bottomSheets, from anywhere in your code without context with Get. by [Jonny Borges](https://github.com/jonataslaw) +- [Get](https://github.com/jonataslaw/get) - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) ### Auth From 7ac58e148e8025835e122ec50e204644bfab8750 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 5 May 2020 00:57:30 +0200 Subject: [PATCH 226/247] Shorten desc --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 05b6f90..61a6a78 100644 --- a/source.md +++ b/source.md @@ -326,7 +326,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc) - [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) - A Flutter package for trimming videos by [Souvik Biswas](https://github.com/sbis04) +- [Video Trimmer](https://github.com/sbis04/video_trimmer) - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04) #### Voice From df92ef883680e17274b214345443d7a12d89c714 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 5 May 2020 20:14:20 +0200 Subject: [PATCH 227/247] Shorten desc --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index 8c1a83a..6aa3203 100644 --- a/source.md +++ b/source.md @@ -590,12 +590,12 @@ This section contains libraries that take an experimental or unorthodox approach - [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) - Flutter 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) - 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) - Flutter i18n binding from .arb files by [Localizely](https://twitter.com/localizely) +- [Flutter Intl](https://plugins.jetbrains.com/plugin/13666-flutter-intl) - 18n binding from arb files by [Localizely](https://twitter.com/localizely) ### Desktop From 84db0e828a09764ef6bb9a9f24546e6f94d96a4c Mon Sep 17 00:00:00 2001 From: Jeremiah Ogbomo Date: Wed, 6 May 2020 13:48:01 +0100 Subject: [PATCH 228/247] Shorten description --- source.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source.md b/source.md index cdbc828..3123969 100644 --- a/source.md +++ b/source.md @@ -585,8 +585,7 @@ This section contains libraries that take an experimental or unorthodox approach - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren) - [FlutterIcon](http://fluttericon.com/) - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) - [FVM](https://github.com/leoafarias/fvm) - Flutter Version Management: A simple cli to manage Flutter SDK versions. -- [Envoronment Configuration](https://github.com/TatsuUkraine/dart_environment_config) - CLI command to generate App configuration for particular environment -as Dart Class and `.env` file to use inside Flutter application by [TatsuUkraine](https://github.com/TatsuUkraine) +- [Environment Configuration](https://github.com/TatsuUkraine/dart_environment_config) - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine) ### VSCode From 2fd3f09903fc0fa8fe8775fa44f49fc728081b2d Mon Sep 17 00:00:00 2001 From: Santiago Montoya Date: Wed, 6 May 2020 23:35:39 -0500 Subject: [PATCH 229/247] Add animate_do --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 9902253..9a20497 100644 --- a/source.md +++ b/source.md @@ -498,6 +498,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) - [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) - An animation package inspired in Animate.css, built using only Flutter animations, no extra packages by [Fernando Herrera](https://twitter.com/Fernando_Her85). ### Misc From 0a57eb41ae0bf4f07318c46729b00b63ed745950 Mon Sep 17 00:00:00 2001 From: Sand Of Vega Date: Wed, 13 May 2020 14:59:07 +0600 Subject: [PATCH 230/247] update official gallery link --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 9902253..503f6c9 100644 --- a/source.md +++ b/source.md @@ -113,7 +113,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations -- [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team +- [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) - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) - [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei) From 3fa6f1204d911ff3e8cde40a92fa09de49b92025 Mon Sep 17 00:00:00 2001 From: Zulfahmi Ahmad Date: Wed, 13 May 2020 18:30:13 +0800 Subject: [PATCH 231/247] Added Malaysia Flutter Telegram group. --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 9902253..f7ff106 100644 --- a/source.md +++ b/source.md @@ -722,6 +722,10 @@ This section contains libraries that take an experimental or unorthodox approach - 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) From a11489cfe44fc67de3c6356b68b0885f4c63dfbe Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Fri, 15 May 2020 00:35:44 +0200 Subject: [PATCH 232/247] Shorten Desc --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index 9a20497..d86f920 100644 --- a/source.md +++ b/source.md @@ -3,7 +3,7 @@

StackOverflow - + ad Github Repositories @@ -498,7 +498,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) - [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) - An animation package inspired in Animate.css, built using only Flutter animations, no extra packages by [Fernando Herrera](https://twitter.com/Fernando_Her85). +- [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired like Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). ### Misc From aca481d74ecd65651705b8c5107ab71b19ac7fd5 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Fri, 15 May 2020 00:39:07 +0200 Subject: [PATCH 233/247] Typo --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index d86f920..8b5ecf2 100644 --- a/source.md +++ b/source.md @@ -3,7 +3,7 @@

StackOverflow - ad + Github Repositories @@ -498,7 +498,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam) - [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 like Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). +- [Animate Do](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85). ### Misc From f3ef04201e9171ef2526baf343d6dc7225c08579 Mon Sep 17 00:00:00 2001 From: Angelo Cassano Date: Tue, 19 May 2020 21:44:23 +0200 Subject: [PATCH 234/247] Added flutter_flavorizr (medium news + github) --- source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source.md b/source.md index 59086b0..1812eba 100644 --- a/source.md +++ b/source.md @@ -100,6 +100,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) ## Videos @@ -589,6 +590,7 @@ This section contains libraries that take an experimental or unorthodox approach - [FlutterIcon](http://fluttericon.com/) - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) - [FVM](https://github.com/leoafarias/fvm) - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [Environment Configuration](https://github.com/TatsuUkraine/dart_environment_config) - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine) +- [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv) ### VSCode From 8abc4b237ca5244f7293d5cc63b804b15756b4c0 Mon Sep 17 00:00:00 2001 From: Jeremiah Ogbomo Date: Wed, 20 May 2020 08:11:34 +0100 Subject: [PATCH 235/247] Update FlutterLagos community channel --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 59086b0..0188501 100644 --- a/source.md +++ b/source.md @@ -730,7 +730,7 @@ This section contains libraries that take an experimental or unorthodox approach ### 🇳🇬 Nigeria - Slack [DevCenter Square](https://devcenter-square-slack.herokuapp.com) -- [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) +- Telegram [FlutterLagos](https://t.me/joinchat/PAH0fVA0l7F_zMM537lo9w) - Twitter [FlutterLagos](https://twitter.com/FlutterLagos) ### 🇵🇰 Pakistan From fc0ddedb591bfb5c3c4318c33fd6b8067537b2cb Mon Sep 17 00:00:00 2001 From: Jaime Blasco Date: Thu, 21 May 2020 16:26:53 +0200 Subject: [PATCH 236/247] Add Modal Bottom Sheet package --- source.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source.md b/source.md index 59086b0..0200d34 100644 --- a/source.md +++ b/source.md @@ -137,7 +137,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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). @@ -163,6 +162,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). - [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango) +#### Bottom Sheets +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by [Jaime Blasco](https://github.com/jamesblasco). + #### Sliders - [RangeSlider](https://github.com/boeledi/RangeSlider) - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com) From c342c880f8ef783c3d875ae5a243ed56235d0adc Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 24 May 2020 15:05:00 +0200 Subject: [PATCH 237/247] Gen > Add Modal Bottom Sheet package Add Modal Bottom Sheet package --- README.md | 490 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 253 insertions(+), 237 deletions(-) diff --git a/README.md b/README.md index 6fe0d8b..813caa7 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ StackOverflow - Github Repositories + Github Repositories - Entries + Entries Awesome @@ -75,17 +75,17 @@ 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. -- [Todo List](https://github.com/lesnitsky/todolist_flutter) [159⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) +- [Todo List](https://github.com/lesnitsky/todolist_flutter) [169⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a) ### Beginner -- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) [312⭐] - 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) [364⭐] - 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). ### Advanced -- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [491👍] - Engine architecture by Adam Barth. +- [Rendering Pipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [503👍] - 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://nash0x7e2.github.io/). @@ -105,7 +105,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) [84🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/). -- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [189🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). +- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [195🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan). - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video course 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). @@ -113,9 +113,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Demonstrations -- [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [4576⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). -- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [1002⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). +- [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) [4678⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Catalog](https://github.com/X-Wei/flutter_catalog) [1059⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei). #### Web Demonstration @@ -124,175 +124,179 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI - [Contact Picker](https://github.com/goderbauer/contact_picker) [60⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1372⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). -- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [311⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). -- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [443⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [306⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). -- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [171⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Flushbar](https://github.com/AndreHaueisen/flushbar) [578⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). -- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [157⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [342⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). -- [Snaplist](https://github.com/ariedov/flutter_snaplist) [256⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). -- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [119⭐] - 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) [236⭐] - Fold your widget by [Faob](https://github.com/faob-dev). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [554⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1427⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [316⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). +- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [459⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [312⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [176⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). +- [Flushbar](https://github.com/AndreHaueisen/flushbar) [595⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen). +- [Stepper Touch](https://github.com/Rahiche/stepper_touch) [159⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [356⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali). +- [Snaplist](https://github.com/ariedov/flutter_snaplist) [267⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov). +- [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) [123⭐] - 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) [250⭐] - Fold your widget by [Faob](https://github.com/faob-dev). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [587⭐] - 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). -- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [268⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). - [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) [305⭐] - 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) [104⭐] - 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) [28⭐] - 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) [199⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). -- [Credit Card Form](https://github.com/Origogi/Flutter-Credit-Card-Input) [74⭐] - Animated credit card input form [Origogi](https://github.com/Origogi). +- [Before After](https://github.com/xsahil03x/before_after) [319⭐] - 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) [110⭐] - 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) [33⭐] - 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) [213⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii). +- [Credit Card Form](https://github.com/Origogi/Flutter-Credit-Card-Input) [97⭐] - Animated credit card input form [Origogi](https://github.com/Origogi). #### Sticky Headers -- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [83⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). -- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [459⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). -- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [477⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). +- [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [93⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine). +- [Sticky Header](https://github.com/letsar/flutter_sticky_header) [474⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). +- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [486⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). #### Drawers -- [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [139⭐] - 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) [153⭐] - 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) [140⭐] - 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) [167⭐] - 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) [341⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [268⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). -- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [443⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). -- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [136⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango). +- [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) [352⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Circular Bottom Navigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [275⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT). +- [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) [467⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango). +- [Titled Navigation Bar](https://github.com/pedromassango/titled_navigation_bar) [142⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango). + +#### Bottom Sheets +- [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) [272⭐] - Elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero). +- [Modal Bottom Sheet](https://github.com/jamesblasco/modal_bottom_sheet) [247⭐] - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by [Jaime Blasco](https://github.com/jamesblasco). #### Sliders -- [RangeSlider](https://github.com/boeledi/RangeSlider) [211⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [195⭐] - 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) [161⭐] - 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) [215⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com). +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) [199⭐] - 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) [173⭐] - 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) [222⭐] - 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) [554⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [110⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). -- [Offline](https://github.com/jogboms/flutter_offline) [502⭐] - 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) [152⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). +- [Reorderables](https://github.com/hanshengchiu/reorderables) [235⭐] - 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) [587⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) [112⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [Offline](https://github.com/jogboms/flutter_offline) [525⭐] - 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) [161⭐] - 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). -- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [60⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [14⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). -- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [305⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). +- [Snap](https://github.com/aliyigitbireroglu/flutter-snap) [64⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [Flick](https://github.com/aliyigitbireroglu/flutter-flick) [15⭐] - Tool/Widget for extensive flick management. Work flawlessly with the snap lib or standalone by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu). +- [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [330⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions). - [Drag Select GridView](https://github.com/hugocbpassos/drag_select_grid_view) [48⭐] - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos). #### Material Design -- [Material Color Picker](https://github.com/long1eu/material_color_picker) [90⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). -- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [191⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). -- [Slidable](https://github.com/letsar/flutter_slidable) [1203⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Material Color Picker](https://github.com/long1eu/material_color_picker) [92⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). +- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) [194⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins). +- [Slidable](https://github.com/letsar/flutter_slidable) [1255⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Cupertino Design -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [97⭐] - 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) [107⭐] - 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) [557⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [885⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Wave](https://github.com/i-protoss/wave) [374⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [562⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [919⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Wave](https://github.com/i-protoss/wave) [387⭐] - 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) [148⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). -- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [109⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). -- [Clay Containers](https://github.com/mcaubrey/clay_containers) [158⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [MichaelCharl.es](https://michaelcharl.es/aubrey). +- [PhotoFilters](https://github.com/skkallayath/photofilters) [152⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath). +- [Shine](https://github.com/JonathanMonga/flutter_shine.dart) [112⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/). +- [Clay Containers](https://github.com/mcaubrey/clay_containers) [173⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [MichaelCharl.es](https://michaelcharl.es/aubrey). #### Calendar -- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [109⭐] - Calendar widget by [David Bennett](https://github.com/pinkfish). +- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [113⭐] - 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) - [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh) -- [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) [552⭐] - 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) [582⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak). #### Login -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [799⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [816⭐] - 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 -- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) [506⭐] - 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) [537⭐] - 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 - [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com). -- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) [697⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). -- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [191⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). -- [Photo View](https://github.com/renancaraujo/photo_view) [933⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). -- [SVG](https://github.com/dnfield/flutter_svg) [714⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [566⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [1180⭐] - Show images from the internet and keep them in the cache directory by. -- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [680⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). -- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [136⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). -- [Bitmap](https://github.com/renancaraujo/bitmap) [77⭐] - 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) [33⭐] - 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) [736⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014). +- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [195⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). +- [Photo View](https://github.com/renancaraujo/photo_view) [986⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo). +- [SVG](https://github.com/dnfield/flutter_svg) [753⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [589⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [1236⭐] - Show images from the internet and keep them in the cache directory by. +- [Multi Image Picker](https://github.com/Sh1d0w/multi_image_picker) [713⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w). +- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [139⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith). +- [Bitmap](https://github.com/renancaraujo/bitmap) [81⭐] - 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) [55⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/). ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [398⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [399⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [103⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com). -- [Map](https://github.com/apptreesoftware/flutter_map) [44⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). +- [Map](https://github.com/apptreesoftware/flutter_map) [50⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [231⭐] - Interactive, customizable vector maps by Mapbox. -- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [288⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project). +- [AMap](https://github.com/fluttify-project/amap_map_fluttify) [330⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project). ### Charts -- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [291⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). +- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [297⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). - [Charts](https://github.com/mzimmerm/flutter_charts) [186⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). -- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [184⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). -- [Charts](https://github.com/google/charts) [1583⭐] - By Google Charts Team. -- [Flutter Plot](https://github.com/RCHowell/flutter_plot) [28⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). -- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [251⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). -- [FCharts](https://github.com/thekeenant/fcharts) [306⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). -- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [1616⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). -- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [248⭐] - 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) [181⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad). +- [Sparkline](https://github.com/xqwzts/flutter_sparkline) [189⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts). +- [Charts](https://github.com/google/charts) [1651⭐] - By Google Charts Team. +- [Flutter Plot](https://github.com/RCHowell/flutter_plot) [31⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [261⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). +- [FCharts](https://github.com/thekeenant/fcharts) [307⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com). +- [FL Chart](https://github.com/imaNNeoFighT/fl_chart) [1727⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com). +- [Bezier Chart](https://github.com/aeyrium/bezier-chart) [259⭐] - 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) [213⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad). ### Navigation -- [Fluro](https://github.com/goposse/fluro) [2376⭐] - 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) [82⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). +- [Fluro](https://github.com/goposse/fluro) [2455⭐] - 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) [83⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante). - [Swiper](https://github.com/jzoom/flutter_swiper) [40⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). -- [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [21⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). +- [Deep Link Navigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [29⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com). +- [Get](https://github.com/jonataslaw/get) [256⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw). ### 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) [481⭐] - FaceID, TouchID, and Fingerprint Reader by [Rody Davis](http://appleeducate.com). +- [Login](https://github.com/AppleEducate/flutter_login) [488⭐] - 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) [331⭐] - 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) [113⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). -- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [140⭐] - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com). +- [Facebook Login](https://github.com/roughike/flutter_facebook_login) [341⭐] - 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) [126⭐] - Apple sign in by [Tom Gilder](https://github.com/tomgilder). +- [OAuth](https://github.com/hitherejoe/FlutterOAuth) [142⭐] - 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) [222⭐] - 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) [80⭐] - 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) [224⭐] - 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) [89⭐] - 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) [535⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. -- [Masked Text](https://github.com/benhurott/flutter-masked-text) [192⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [1238⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). -- [AutoSizeText](https://github.com/leisim/auto_size_text) [841⭐] - 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) [80⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). +- [Markdown](https://github.com/flutter/flutter_markdown) [580⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html. +- [Masked Text](https://github.com/benhurott/flutter-masked-text) [200⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). +- [Zefyr](https://github.com/memspace/zefyr) [1344⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [AutoSizeText](https://github.com/leisim/auto_size_text) [878⭐] - 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) [89⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/). ### Analytics -- [Usage](https://github.com/dart-lang/usage) [87⭐] - Google Analytics wrapper for command-line, web, and Flutter apps. +- [Usage](https://github.com/dart-lang/usage) [90⭐] - 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. -- [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [11⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). +- [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) [10⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid). - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) [18⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). ### Internationalization -- [GenLang](https://github.com/KingWu/gen_lang) [53⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). -- [Flutter Translate](https://github.com/bratan/flutter_translate) [166⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). +- [GenLang](https://github.com/KingWu/gen_lang) [55⭐] - Code generator for Internationalization by [King Wu](https://github.com/KingWu). +- [Flutter Translate](https://github.com/bratan/flutter_translate) [177⭐] - Internationalization (i18n) library by [Florin Bratan](http://bratan.me). ### Build automation @@ -300,7 +304,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Bitrise for Flutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects. - [Code Magic](https://codemagic.io/) - Automate the entire flow, build and distribution by [NeverCode](https://nevercode.io/). -- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [77⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). +- [Travis CI for Flutter](https://github.com/yjbanov/flutter_travis_sample) [79⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov). #### Build articles @@ -310,32 +314,33 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Styling -- [Flutterial](https://github.com/rxlabz/flutterial) [768⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). -- [Pigment](https://github.com/bregydoc/pigment) [132⭐] - Simple but useful package for use colors in flutter. +- [Flutterial](https://github.com/rxlabz/flutterial) [820⭐] - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Pigment](https://github.com/bregydoc/pigment) [135⭐] - Simple but useful package for use colors in flutter. ### Media #### 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) [127⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). -- [Stereo](https://github.com/2find/stereo) [64⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). -- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [322⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). +- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) [130⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz). +- [Stereo](https://github.com/2find/stereo) [66⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find). +- [Flutter Sound](https://github.com/dooboolab/flutter_sound) [350⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab). #### Video -- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [1277⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). -- [Chewie](https://github.com/brianegan/chewie) [872⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) [1397⭐] - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc). +- [Chewie](https://github.com/brianegan/chewie) [904⭐] - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan). +- [Video Trimmer](https://github.com/sbis04/video_trimmer) [48⭐] - Visualise and trim videos by [Souvik Biswas](https://github.com/sbis04). #### Voice -- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [258⭐] - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz). +- [Speech Recognition](https://github.com/rxlabz/speech_recognition) [263⭐] - 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) [383⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) [413⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol). #### Preferences @@ -346,59 +351,59 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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. - [Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [95⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com). -- [Inapp Purchase](https://github.com/dooboolab/flutter_inapp_purchase) [315⭐] - 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) [326⭐] - 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) [195⭐] - 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) [208⭐] - 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) [321⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). -- [Mates](https://github.com/CodemateLtd/FlutterMates) [385⭐] - 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) [129⭐] - 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) [5123⭐] - 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) [478⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). -- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [1025⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). -- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [106⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). -- [Music Player](https://github.com/thosakwe/flutter_music_player) [161⭐] - music player component by [Tobe O](https://thosakwe.com/). -- [Dashboard](https://github.com/Ivaskuu/dashboard) [639⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [422⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [346⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [4594⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). -- [Book](https://github.com/putraxor/flutter-book-app) [250⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). -- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1121⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [182⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). -- [DrawApp](https://github.com/SnakeyHips/drawapp) [140⭐] - 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) [449⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). -- [Feather](https://github.com/jhomlala/feather) [320⭐] - 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) [847⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). -- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [661⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru). -- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [1053⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). -- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [119⭐] - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw). +- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [328⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike). +- [Mates](https://github.com/CodemateLtd/FlutterMates) [390⭐] - 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) [130⭐] - 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) [5345⭐] - 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) [485⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). +- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [1069⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). +- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [108⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). +- [Music Player](https://github.com/thosakwe/flutter_music_player) [169⭐] - music player component by [Tobe O](https://thosakwe.com/). +- [Dashboard](https://github.com/Ivaskuu/dashboard) [648⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [438⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [356⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [4729⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Book](https://github.com/putraxor/flutter-book-app) [253⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). +- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [1151⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) [186⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984). +- [DrawApp](https://github.com/SnakeyHips/drawapp) [146⭐] - 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) [465⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu). +- [Feather](https://github.com/jhomlala/feather) [327⭐] - 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) [888⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609). +- [FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [689⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru). +- [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [1173⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). +- [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [139⭐] - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw). ### Web -- [Tasks](https://github.com/AppleEducate/tasks_clone) [75⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). +- [Tasks](https://github.com/AppleEducate/tasks_clone) [76⭐] - Google Tasks for the Web by [Rody Davis](http://appleeducate.com). ### Clone -- [GitTouch](https://github.com/pd4d10/git-touch) [329⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10). +- [GitTouch](https://github.com/pd4d10/git-touch) [390⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10). ### Machine Learning -- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [296⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). -- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [21⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) -- [m2gen](https://github.com/BayesWitnesses/m2cgen) [1532⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses). +- [MLKit](https://github.com/azihsoyn/flutter_mlkit) [300⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn). +- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) [22⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/) +- [m2gen](https://github.com/BayesWitnesses/m2cgen) [1560⭐] - 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) [121⭐] - 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) [322⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). +- [ML Vision Camera Stream](https://github.com/santetis/flutter_camera_ml_vision) [129⭐] - 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) [337⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). #### Augmented Reality -- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [365⭐] - 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) [145⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). +- [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) [393⭐] - 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) [152⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). ## Plugins @@ -407,55 +412,55 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Device -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1105⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). -- [Location](https://github.com/Lyokone/flutterlocation) [469⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1130⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Location](https://github.com/Lyokone/flutterlocation) [496⭐] - 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) [178⭐] - 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) [920⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB). +- [Geolocation](https://github.com/loup-v/geolocation) [182⭐] - 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) [976⭐] - 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). - [Get Version](https://github.com/AppleEducate/get_version) [8⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Badger](https://github.com/g123k/flutter_app_badger) [150⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). -- [UDID](https://github.com/GigaDroid/flutter_udid) [125⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). -- [Downloader](https://github.com/hnvn/flutter_downloader) [414⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). -- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [667⭐] - 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) [43⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). -- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [43⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [286⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). +- [Badger](https://github.com/g123k/flutter_app_badger) [152⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k). +- [UDID](https://github.com/GigaDroid/flutter_udid) [126⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me). +- [Downloader](https://github.com/hnvn/flutter_downloader) [422⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [714⭐] - 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) [49⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). +- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [44⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [305⭐] - 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). #### Scanner -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [178⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). -- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [221⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [182⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). +- [Fast QR Reader View](https://github.com/facundomedica/fast_qr_reader_view) [222⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica). #### Bluetooth / NFC / Beacon -- [Blue](https://github.com/pauldemarco/flutter_blue) [1187⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). -- [Beacons](https://github.com/loup-v/beacons) [60⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). -- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [174⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). -- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [46⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). -- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [48⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue). +- [Blue](https://github.com/pauldemarco/flutter_blue) [1237⭐] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). +- [Beacons](https://github.com/loup-v/beacons) [64⭐] - Flutter beacons plugin by [Loup](http://intheloup.io). +- [NFC Reader](https://github.com/matteocrippa/flutter-nfc-reader) [178⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa). +- [Beacon broadcast](https://github.com/pszklarska/beacon_broadcast) [47⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/). +- [Reactive Ble](https://github.com/PhilipsHue/flutter_reactive_ble) [53⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue). ### Storage -- [Sqflite](https://github.com/tekartik/sqflite) [1563⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [Hive](https://github.com/leisim/hive) [1176⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). +- [Sqflite](https://github.com/tekartik/sqflite) [1603⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [Hive](https://github.com/leisim/hive) [1292⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim). ### Services -- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [133⭐] - 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) [324⭐] - Push notification service by [OneSignal](https://github.com/OneSignal). +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [136⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/). +- [Intercom](https://pub.dev/packages/intercom) [24⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n). +- [OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [335⭐] - 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) [13⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). +- [App Rating](https://github.com/AppleEducate/app_review) [14⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). ### Log / Tracing -- [Catcher](https://github.com/jhomlala/catcher) [303⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). -- [Logger](https://github.com/leisim/logger) [399⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). +- [Catcher](https://github.com/jhomlala/catcher) [311⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [Logger](https://github.com/leisim/logger) [432⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim). ## Frameworks @@ -463,76 +468,77 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### Standard -- [Bloc](https://github.com/felangel/bloc) [4276⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). -- [MobX](https://github.com/mobxjs/mobx.dart) [1368⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. +- [Bloc](https://github.com/felangel/bloc) [4513⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). +- [MobX](https://github.com/mobxjs/mobx.dart) [1419⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. #### Redux / ELM / Dependency Injection -- [Built redux](https://github.com/davidmarne/flutter_built_redux) [76⭐] - 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) [389⭐] - 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) [1242⭐] - 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) [703⭐] - Compile-time dependency injection by Google. -- [Flux](https://github.com/google/flutter_flux) [347⭐] - Implementation of the Flux framework by Google. -- [Fish](https://github.com/alibaba/fish-redux) [6324⭐] - Alibaba Redux implementation. -- [Async Redux](https://pub.dev/packages/async_redux) [113⭐] - 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) [78⭐] - 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) [393⭐] - 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) [1269⭐] - 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) [719⭐] - Compile-time dependency injection by Google. +- [Flux](https://github.com/google/flutter_flux) [346⭐] - Implementation of the Flux framework by Google. +- [Fish](https://github.com/alibaba/fish-redux) [6422⭐] - Alibaba Redux implementation. +- [Async Redux](https://pub.dev/packages/async_redux) [126⭐] - 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) [978⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). -- [Functional widget](https://github.com/rrousselGit/functional_widget) [272⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). +- [Hooks](https://github.com/rrousselGit/flutter_hooks) [1019⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). +- [Functional widget](https://github.com/rrousselGit/functional_widget) [282⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit). ### Data -- [Graphql](https://github.com/zino-app/graphql-flutter) [1844⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). -- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [135⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). +- [Graphql](https://github.com/zino-app/graphql-flutter) [1937⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app). +- [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [147⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/). ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [249⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1640⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [Villains](https://github.com/Norbert515/flutter_villains) [269⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [634⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Drawing Animation](https://github.com/biocarl/drawing_animation) [229⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [251⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [1709⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [271⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [681⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Drawing Animation](https://github.com/biocarl/drawing_animation) [240⭐] - 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) [167⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). -- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [464⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/). +- [Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [178⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam). +- [Staggered Animations](https://github.com/mobiten/flutter_staggered_animations) [490⭐] - 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). ### Misc -- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [319⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). +- [Cache Manager](https://github.com/renefloor/flutter_cache_manager) [339⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor). - [Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps). ### Testing - [Ozzie](https://github.com/jorgecoca/ozzie.flutter) [6⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca). -- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [70⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). +- [Flutter Gherkin](https://github.com/jonsamwell/flutter_gherkin) [77⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell). ### Others -- [AspectD](https://github.com/alibaba-flutter/aspectd) [587⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). +- [AspectD](https://github.com/alibaba-flutter/aspectd) [623⭐] - Aspect-oriented programming (AOP) framework for Flutter (Dart) by [Kyle Wong](https://github.com/kangwang1988). ## Experimental This section contains libraries that take an experimental or unorthodox approach. -- [styled_widget](https://github.com/ReinBentdal/styled_widget) [162⭐] - 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) [186⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal). ## Gaming ### Game Engines -- [Flame](https://github.com/flame-engine/flame) [2590⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [979⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [Flame](https://github.com/flame-engine/flame) [2747⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [994⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Open source games - [Flip](https://github.com/RedBrogdon/flutterflip) [164⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). -- [2048](https://github.com/anuranBarman/2048) [123⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). -- [TRex](https://github.com/renancaraujo/trex-flame) [230⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). -- [Crush](https://github.com/boeledi/flutter_crush) [296⭐] - 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) [72⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). -- [Tetris](https://github.com/boyan01/flutter-tetris) [863⭐] - Tetris game by [YangBin](https://github.com/boyan01). +- [2048](https://github.com/anuranBarman/2048) [126⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman). +- [TRex](https://github.com/renancaraujo/trex-flame) [235⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo). +- [Crush](https://github.com/boeledi/flutter_crush) [310⭐] - 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) [78⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo). +- [Tetris](https://github.com/boyan01/flutter-tetris) [891⭐] - Tetris game by [YangBin](https://github.com/boyan01). - [Party Charades](https://github.com/vintage/party_flutter) [122⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage). #### Lists @@ -543,63 +549,66 @@ This section contains libraries that take an experimental or unorthodox approach ### Premium -- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4711⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). -- [Developer Quest](https://github.com/2d-inc/developer_quest) [2487⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). +- [History Of Everything](https://github.com/2d-inc/HistoryOfEverything) [4857⭐] - Animated vertical timeline of humanity by [2D, Inc](https://www.2dimensions.com/). +- [Developer Quest](https://github.com/2d-inc/developer_quest) [2559⭐] - Become a tech lead, slay bugs by [2D, Inc](https://www.2dimensions.com/). ### Top -- [Flutter Team Samples](https://github.com/flutter/samples) [6935⭐] - 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) [20692⭐] - 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) [441⭐] - 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) [177⭐] - 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) [315⭐] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [611⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). -- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [400⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). -- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [467⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [973⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [693⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [1149⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [392⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [689⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [340⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). -- [Trace](https://github.com/trentpiercy/trace) [483⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). -- [Taskist](https://github.com/huextrat/Taskist) [449⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). -- [Tourism](https://github.com/bluemix/tourism-demo) [188⭐] - 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) [397⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). +- [Flutter Team Samples](https://github.com/flutter/samples) [7299⭐] - 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) [21041⭐] - 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) [446⭐] - 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) [176⭐] - 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) [317⭐] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [618⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com). +- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [407⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). +- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [472⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [1011⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [712⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). +- [FlutterGram](https://github.com/mdanics/fluttergram) [1242⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [BookSearch](https://github.com/Norbert515/BookSearch) [397⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [703⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [352⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Trace](https://github.com/trentpiercy/trace) [494⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy). +- [Taskist](https://github.com/huextrat/Taskist) [468⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat). +- [Tourism](https://github.com/bluemix/tourism-demo) [192⭐] - 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) [412⭐] - 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) [199⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [TailorMade](https://github.com/jogboms/tailor_made) [182⭐] - 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) [152⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). -- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [397⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [197⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). -- [Reply](https://github.com/flschweiger/reply) [437⭐] - 'Reply' Material Design case study by [Frederik Schweiger](https://github.com/flschweiger). +- [Deer](https://github.com/aleksanderwozniak/deer) [206⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [TailorMade](https://github.com/jogboms/tailor_made) [193⭐] - 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) [158⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar). +- [Spacex-Go](https://github.com/jesusrp98/spacex-go) [415⭐] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). +- [Superhero Interaction](https://github.com/pinkeshdarji/SuperHeroInteraction) [199⭐] - Cool Superhero interaction animation by [Pinkesh Darji](https://github.com/pinkeshdarji). +- [Reply](https://github.com/flschweiger/reply) [446⭐] - '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) [1266⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). +- [Timy Messenger](https://github.com/janoodleFTW/timy-messenger) [1302⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling). ## Utilities - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [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). -- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [252⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). -- [FlutterIcon](http://fluttericon.com/) [190⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). -- [FVM](https://github.com/leoafarias/fvm) [245⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [251⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren). +- [FlutterIcon](http://fluttericon.com/) [197⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots). +- [FVM](https://github.com/leoafarias/fvm) [282⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Environment Configuration](https://github.com/TatsuUkraine/dart_environment_config) [35⭐] - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine). ### 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) [103⭐] - 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) [106⭐] - 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) [6415⭐] - Desktop implementations of the Flutter embedding API by Google. -- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3809⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio). -- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [1373⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [6489⭐] - Desktop implementations of the Flutter embedding API by Google. +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) [3938⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio). +- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) [1424⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng). ## Books @@ -620,7 +629,7 @@ This section contains libraries that take an experimental or unorthodox approach ### Fun -- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [346👍] +- [The One](https://www.youtube.com/watch?v=sIIgtClYq0s) [352👍] ### Hardware @@ -717,10 +726,14 @@ This section contains libraries that take an experimental or unorthodox approach - 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) -- [WhatsApp](https://chat.whatsapp.com/FR2G7r33KjKAVQrB3AKp0H) +- Telegram [FlutterLagos](https://t.me/joinchat/PAH0fVA0l7F_zMM537lo9w) - Twitter [FlutterLagos](https://twitter.com/FlutterLagos) ### 🇵🇰 Pakistan @@ -807,6 +820,9 @@ This section contains libraries that take an experimental or unorthodox approach - [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/) From 0b36c56c96bbc491b26d5dde2853ca6475ea994c Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 28 May 2020 09:29:52 +0200 Subject: [PATCH 238/247] Live Performances : Streams & Events --- live.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 live.md diff --git a/live.md b/live.md new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/live.md @@ -0,0 +1 @@ + From 562d2a66b2cfa67c1f392a63a1cca362df281ce2 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 28 May 2020 09:41:08 +0200 Subject: [PATCH 239/247] Testing weekly table --- live.md | 127 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 127 insertions(+) diff --git a/live.md b/live.md index 8b13789..821b34e 100644 --- a/live.md +++ b/live.md @@ -1 +1,128 @@ +[](https://flutter.dev/) +

+ + StackOverflow + + + Github Repositories + + Entries + + Awesome + + + Thanks + +

+ +Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. + +If you appreciate the content 📖, support projects visibility, give 👍| ⭐| 👏 + + +## Live + +- [Streams](#steams) + +## Streams + +### 🇦🇴 Angola + + +### 🇦🇺 Australia + + +### 🇧🇷 Brazil + + +### 🇨🇦 Canada + + +### 🇨🇮 Côte d'Ivoire (Ivory Coast) + + +### 🇩🇰 Denmark + + +### 🇪🇹 Ethiopia + + +### 🇫🇷 France + + +### 🇩🇪 Germany + + +### 🇬🇷 Greece + + +### 🇮🇩 Indonesia + + +### 🇯🇵 Japan + + +### 🇰🇷 Korea + + +### 🇲🇾 Malaysia + + +### 🇳🇬 Nigeria + + +### 🇵🇰 Pakistan + + +### 🇵🇭 Philippines + + +### 🇵🇱 Poland + + +### 🇵🇹 Portugal + + +### 🇵🇪 Peru + + +### 🇷🇺 Russia + + +### 🇪🇸 Spain + + +### 🇱🇰 Sri Lanka + + +### 🇹🇷 Turkey + + +### 🇺🇦 Ukraine + + +### 🇬🇧 United Kingdom + + +### 🇺🇸 United States + +| Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday +| --------------- | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- +| Content Cell | Content Cell | Content Cell | Content Cell | Content Cell | Content Cell | Content Cell + + +### 🏴 Kurdistan + + +### 🇳🇴 Norway + + +### 🇺🇿 Uzbekistan + + +## 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 8b858bf7331d3959f78d73986b5d3d20ef689113 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 28 May 2020 09:51:43 +0200 Subject: [PATCH 240/247] Testing table --- live.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/live.md b/live.md index 821b34e..f614a70 100644 --- a/live.md +++ b/live.md @@ -16,6 +16,7 @@

+ Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. If you appreciate the content 📖, support projects visibility, give 👍| ⭐| 👏 @@ -109,8 +110,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- -| Content Cell | Content Cell | Content Cell | Content Cell | Content Cell | Content Cell | Content Cell - +| | | | Rody Davis | | | +| | | | Thanks | | | +| | | | 9:45 AM CET | | | +| | | | GMT -8. | | | ### 🏴 Kurdistan From ad809ab60dc23c4fedebea5e52458aa565aadf09 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 28 May 2020 09:54:15 +0200 Subject: [PATCH 241/247] layout --- live.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/live.md b/live.md index f614a70..586a945 100644 --- a/live.md +++ b/live.md @@ -110,10 +110,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- -| | | | Rody Davis | | | -| | | | Thanks | | | -| | | | 9:45 AM CET | | | -| | | | GMT -8. | | | +| | | | Rody Davis Thanks | | | +| | | | 9:45 AM CET | | | ### 🏴 Kurdistan From ef58fda72041eb93096fd6fe8426865f3ed303b9 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 28 May 2020 10:14:35 +0200 Subject: [PATCH 242/247] Limit --- live.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/live.md b/live.md index 586a945..bc1f6e8 100644 --- a/live.md +++ b/live.md @@ -28,6 +28,16 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ## Streams + + + +### 🇺🇸 United States + +| Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday +| --------------- | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- +| | | | Rody Davis Thanks | | | +| | | | 9:45 AM CET | | | + ### 🇦🇴 Angola @@ -105,13 +115,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇬🇧 United Kingdom - -### 🇺🇸 United States - -| Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday -| --------------- | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- -| | | | Rody Davis Thanks | | | -| | | | 9:45 AM CET | | | +////////////////////////////////////// ### 🏴 Kurdistan From cc562b15d9ab7874b7b40e0afd12ef0c67d578db Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 28 May 2020 11:37:44 +0200 Subject: [PATCH 243/247] Time details --- live.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/live.md b/live.md index bc1f6e8..3666e29 100644 --- a/live.md +++ b/live.md @@ -35,8 +35,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- -| | | | Rody Davis Thanks | | | -| | | | 9:45 AM CET | | | +| | | | Rody Davis **9:45 AM CET** Thanks | | | + ### 🇦🇴 Angola From f118e9b380703b8f97ae39d634f018f548056819 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 28 May 2020 11:38:52 +0200 Subject: [PATCH 244/247] Link to stream --- live.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live.md b/live.md index 3666e29..bd34899 100644 --- a/live.md +++ b/live.md @@ -35,7 +35,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- -| | | | Rody Davis **9:45 AM CET** Thanks | | | +| | | | [Rody Davis](https://www.youtube.com/channel/UCqc2elhr0N52GVsyNaWtLvA) **9:45 AM CET** Thanks | | | ### 🇦🇴 Angola From 8fee56e1f01edad69c571758105cae3de44ec0e1 Mon Sep 17 00:00:00 2001 From: sbilketay Date: Thu, 28 May 2020 18:07:48 +0300 Subject: [PATCH 245/247] Add animated selection slide for UI header. --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 359ed48..68e050b 100644 --- a/source.md +++ b/source.md @@ -144,6 +144,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Beautiful_Popup](https://github.com/jaweii/Flutter_beautiful_popup) - Beautify your app popup by [jaweii](https://github.com/jaweii). - [Credit Card Form](https://github.com/Origogi/Flutter-Credit-Card-Input) - 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). #### Sticky Headers From 4fb7775c1dfdb1f8f3e01c5e5d0d3b72f41a9587 Mon Sep 17 00:00:00 2001 From: myracledesign Date: Thu, 28 May 2020 17:48:14 +0200 Subject: [PATCH 246/247] Add FlutterExplained to the list of live streams --- live.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/live.md b/live.md index bd34899..34a3360 100644 --- a/live.md +++ b/live.md @@ -24,7 +24,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ## Live -- [Streams](#steams) +- [Streams](#streams) ## Streams @@ -64,6 +64,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### 🇩🇪 Germany +| Stream Information | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday | +| ----------------------------------------------------------------------------------------------------------- | ------ | ------- | --------------------------------------------------------------------------------------- | -------- | ------ | ----------------------------------------------------------------------------------- | ------ | +| [Channel: FlutterExplained](https://youtube/c/flutterexplained)
Platform: Youtube
Language: English | | | [Pair Programming - Flutter Explained](https://flutterexplained.live)
3:00 p.m. CET | | | [Solo Programming / Just Chatting](https://flutterexplained.live)
3:00 p.m. CET | | ### 🇬🇷 Greece From 31e8438a3a40a28a7b062d4840b3656a2c293aaa Mon Sep 17 00:00:00 2001 From: myracledesign Date: Thu, 28 May 2020 17:51:01 +0200 Subject: [PATCH 247/247] removed white spaces --- live.md | 1 - 1 file changed, 1 deletion(-) diff --git a/live.md b/live.md index 34a3360..78e5a7a 100644 --- a/live.md +++ b/live.md @@ -30,7 +30,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - ### 🇺🇸 United States | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday