-[GoogleIO2018](https://medium.com/flutter-io/building-beautiful-flexible-user-interfaces-with-flutter-material-theming-and-official-material-13ae9279ef19) - Building beautiful, flexible user interfaces.
-[FlutterWeb](https://medium.com/flutter-community/ins-and-outs-of-flutter-web-7a82721dc19a) - Ins and Outs of Flutter Web by [Nash](https://github.com/nash0x7e2).
-[WelcometoFlutter](https://didierboelens.com) - English and French blog dedicated to providing practical solutions to most asked questions about Flutter by Didier Boelens.
-[AwesomeFluttertips](https://github.com/erluxman/awesomefluttertips/) - Tips to help developers increase productivity by [erluxman](https://twitter.com/erluxman/).
-[TodoList](https://github.com/lesnitsky/todolist_flutter) [254⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_dev)
-[FlutterandDartdevelopment](https://suragch.medium.com/flutter-and-dart-development-articles-981be9ef7b23) - Articles and tutorials by [Suragch](https://twitter.com/Suragch1).
-[RoadmaptoFlutterDevelopment](https://github.com/olexale/flutter_roadmap) [2616⭐] - Visual roadmap with principles, patterns, and frameworks for Flutter newbies by [Olexandr Leuschenko](https://github.com/olexale).
-[LayoutCheatSheet](https://medium.com/flutter-community/flutter-layout-cheat-sheet-5363348d037e) - Extensive examples of layout widgets by [Tomek Polański](https://github.com/tomaszpolanski).
-[GettingStartedwithFlutter](https://www.raywenderlich.com/24499516-getting-started-with-flutter) - by [raywenderlich.com](https://www.raywenderlich.com).
-[Beginner's Guide](https://github.com/antz22/ultimate-guide-to-flutter) [115⭐] - Comprehensive guide to the basics of Flutter and Firebase by [Anthony](https://github.com/antz22).
-[Flutterstatemanagementforminimalists](https://suragch.medium.com/flutter-state-management-for-minimalists-4c71a2f2f0c1?sk=6f9cedfb550ca9cc7f88317e2e7055a0) - Understanding app architecture without relying on third-party frameworks by [Suragch](https://twitter.com/Suragch1). See also [State Management](#state-management).
-[RenderingPipeline](https://www.youtube.com/watch?v=UUfXWzp0-DU) [778👍] and [Let's build a render tree](https://www.youtube.com/watch?v=VsYbFnucHsU) - Engine architecture by Adam Barth.
-[RenderObjects](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).
-[GestureSystem](https://medium.com/flutter-community/flutter-deep-dive-gestures-c16203b3434f) - Flutter Deep Dive: Gestures by [Nash](https://github.com/nash0x7e2).
-[RenderingEngineTutorial](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/).
-[InheritedWidget](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).
-[FromMobiletoDesktop](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).
-[Accessibilitywidgets](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).
-[Profilingw/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).
-[ParallaxEffect](https://marcinszalek.pl/flutter/tickets-challenge-parallax) - Parallax & non linear animation by [Marcin Szalek](https://marcinszalek.pl).
-[BuildFlavor](https://medium.com/@salvatoregiordanoo/flavoring-flutter-392aaa875f36) - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo).
-[BuildFlavor](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).
-[TensorProgramming](https://www.youtube.com/watch?v=WwhyaqNtNQY&list=PLJbE2Yu2zumDqr_-hqpAN0nIr6m14TAsd) [86🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/).
-[Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [243🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan).
-[FlutterinPractice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video courssd for beginners & non-programmers by [Zaiste](https://zaiste.net/).
-[ResoCoder](https://www.youtube.com/channel/UCSIvrn68cUk8CS8MbtBmBkA) - Intermediate and advanced videos by [Matej Rešetár](https://github.com/ResoCoder).
-[StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [2238⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar).
-[Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [546⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali).
-[Snaplist](https://github.com/ariedov/flutter_snaplist) [364⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov).
-[PinCode](https://github.com/LiewJunTung/pin_code_text_field) [242⭐] - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung).
-[LiquidPullToRefresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [903⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/).
-[SlideContainer](https://pub.dev/packages/slide_container) Slide vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec).
-[DirectSelect](https://github.com/LanarsInc/direct-select-flutter) - Selection widget with an ethereal, full-screen modal popup by [Ivan Yatsouba](https://github.com/iyatsouba).
-[BeforeAfter](https://github.com/xsahil03x/before_after) [569⭐] - 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) [292⭐] - Scratch card widget which temporarily hides content from user, by [Kamil Rykowski](https://github.com/vintage).
-[ImageSequenceAnimator](https://github.com/aliyigitbireroglu/flutter-image-sequence-animator) [99⭐] - 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) [441⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii).
-[AnimatedSelectionSlide](https://github.com/sbilketay/animated_selection_slide) An animated selection widget by swiping by [Sezgin Bilgetay](https://github.com/sbilketay).
-[FlutterNeumorphic](https://github.com/Idean/Flutter-Neumorphic) [1290⭐] - Ready to use Neumorphic kit for Flutter with 🕶️ dark mode.
-[Dough](https://github.com/HatFeather/flutter_dough) [361⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather).
-[Timelines](https://github.com/chulwoo-park/timelines) [399⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park).
-[TimelineTile](https://github.com/JHBitencourt/timeline_tile) [429⭐] - A tile to help build beautiful and customisable timelines by [Julio Bitencourt](https://github.com/JHBitencourt).
-[RoundedLoadingButton](https://github.com/chrisedg87/flutter_rounded_loading_button) [113⭐] - Button with a loading indicator, complete with success and error animations by [Chris Edgington](https://twitter.com/ChrisTheEdg).
-[StickyInfiniteList](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [230⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine).
-[HiddenDrawerMenu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [229⭐] - Beautiful drawer mode menu feature with perspective animations by [Rafael Almeida Barbosa](https://github.com/RafaelBarbosatec).
-[FlutterInnerDrawer](https://github.com/Dn-a/flutter_inner_drawer) [364⭐] - 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).
-[BottomNavyBar](https://github.com/pedromassango/bottom_navy_bar) [761⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango).
-[TitledNavigationBar](https://github.com/pedromassango/titled_navigation_bar) [286⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango).
-[GoogleNavBar](https://github.com/sooxt98/google_nav_bar) [380⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98).
-[RangeSlider](https://github.com/boeledi/RangeSlider) [302⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com).
-[FluidSlider](https://github.com/rvamsikrishna/flutter_fluid_slider) [260⭐] - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna).
-[FlutterXlider](https://github.com/Ali-Azmoud/flutter_xlider) [329⭐] - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud).
-[Reorderables](https://github.com/hanshengchiu/reorderables) [437⭐] - Drag&Drop Table, Row, Column, Wrap(Grid) and SliverList elements by [Hansheng Chiu](https://github.com/hanshengchiu).
-[LiquidPullToRefresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [903⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/).
-[InfiniteListview](https://github.com/fluttercommunity/flutter_infinite_listview) [203⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot).
-[Offline](https://github.com/jogboms/flutter_offline) [727⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms).
-[ScrollToIndex](https://github.com/quire-io/scroll-to-index) [305⭐] - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/).
-[InViewNotifierList](https://github.com/rvamsikrishna/inview_notifier_list) - ListView that notify when widgets are on screen within a provided area by [Vamsi Krishna](https://github.com/rvamsikrishna).
-[ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) [670⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions).
-[Slidable](https://github.com/letsar/flutter_slidable) [1952⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar).
-[Peek&Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) [183⭐] - Peek & Pop implementation based on the iOS functionality by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu).
-[Shimmer](https://github.com/hnvn/flutter_shimmer) [1364⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn).
-[Wave](https://github.com/i-protoss/wave) [700⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower).
-[LiquidSwipe](https://github.com/iamSahdeep/liquid_swipe_flutter) - Liquid swipe to your stacked containers by [Sahdeep Singh](https://github.com/iamSahdeep).
-[ClayContainers](https://github.com/mcaubrey/clay_containers) [361⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [Michael Charles](https://github.com/mcaubrey).
-[TableCalendar](https://github.com/aleksanderwozniak/table_calendar) [1137⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak).
-[TimePlanner](https://github.com/Jamalianpour/time_planner) [59⭐] - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour).
-[LoginAnimation](https://github.com/GeekyAnts/flutter-login-home-animation) [1039⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika).
-[FlutterLogin](https://github.com/NearHuscarl/flutter_login) - Login widget with slick animation from start to finish by [NearHuscarl](https://github.com/NearHuscarl).
-[DynamicWidget](https://github.com/dengyin2000/dynamic_widget) [1062⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000).
-[CarouselSlider](https://github.com/serenader2014/flutter_carousel_slider) [1155⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014).
-[PhotoView](https://github.com/renancaraujo/photo_view) [1457⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo).
-[SVG](https://github.com/dnfield/flutter_svg) [1251⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield).
-[ImageCropper](https://github.com/hnvn/flutter_image_cropper) [803⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn).
-[CachedNetworkImage](https://github.com/renefloor/flutter_cached_network_image) [1870⭐] - Show images from the internet and keep them in the cache directory by.
-[Lottie](https://github.com/xvrh/lottie-flutter) [620⭐] - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [xvrh](https://github.com/xvrh/lottie-flutter).
-[Bitmap](https://github.com/renancaraujo/bitmap) [123⭐] - 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) [165⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/).
-[WeChatAssetsPicker](https://github.com/fluttercandies/flutter_wechat_assets_picker) [776⭐] - Assets picker in WeChat style, support multi assets by [Alex Li](https://github.com/AlexV525).
-[GoogleMapView](https://github.com/apptreesoftware/flutter_google_map_view) [414⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/).
-[AMap](https://github.com/fluttify-project/amap_map_fluttify) [500⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project).
-[CircularChart](https://github.com/xqwzts/flutter_circular_chart) [354⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts).
-[BezierChart](https://github.com/aeyrium/bezier-chart) [398⭐] - 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) [521⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad).
-[Graphic](https://github.com/entronad/graphic) [234⭐] - Data visualization library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad).
-[Fluro](https://github.com/goposse/fluro) [3330⭐] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com).
-[PageViewIndicator](https://github.com/leocavalcante/page_view_indicator) [132⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante).
-[DeepLinkNavigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [52⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com).
-[Get](https://github.com/jonataslaw/get) [5135⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw).
-[Beamer](https://github.com/slovnicki/beamer) [265⭐] - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by [Sandro Lovnički](https://github.com/slovnicki).
-[FirebasePhoneAuth](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) [311⭐] - 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).
-[FlutterAppAuth](https://github.com/MaikuB/flutter_appauth) [171⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB).
-[MaskedText](https://github.com/benhurott/flutter-masked-text) [240⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott).
-[Zefyr](https://github.com/memspace/zefyr) [1995⭐] - Soft & gentle rich text editor by [Memspace](https://github.com/memspace/zefyr).
-[AutoSizeText](https://github.com/leisim/auto_size_text) [1470⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim).
-[ParsedText](https://github.com/fayeed/flutter_parsed_text) [185⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/).
-[TeX](https://github.com/shah-xad/flutter_tex) [182⭐] - Render Mathematics Equations with full HTML and JavaScript support by [Shahzad Akram](https://github.com/shah-xad).
-[PureMixpanel](https://github.com/seenickcode/pure_mixpanel) [21⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode).
-[FlutterAudioRecorder](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).
-[AudioRecorder](https://github.com/ZaraclaJ/audio_recorder) [167⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz).
-[FlutterSound](https://github.com/dooboolab/flutter_sound) [652⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab).
-[AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [558⭐] Simultaneous playback of audio from assets/network/file and displaying notifications [android / ios / web / macos]
-[AudioService](https://pub.dev/packages/audio_service) - System background audio support by [Ryan Heise](https://github.com/ryanheise). [Tutorial](https://suragch.medium.com/background-audio-in-flutter-with-audio-service-and-just-audio-3cce17b4a7d?sk=0837a1b1773e27a4f879ff3072e90305) by [Suragch](https://twitter.com/Suragch1).
-[CamerAwesome](https://github.com/Apparence-io/camera_awesome) [286⭐] - Community camera plugin rework by [Apparence.io studio](https://apparence.io).
-[SecureStorage](https://github.com/mogol/flutter_secure_storage) [697⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol).
-[InappPurchase](https://github.com/dooboolab/flutter_inapp_purchase) [454⭐] - Features set of 'in app purchase' derived from [react-native-iap](https://github.com/dooboolab/react-native-iap) by [dooboolab](https://github.com/dooboolab).
-[SquareIn-AppPaymentsSDK](https://github.com/square/in-app-payments-flutter-plugin) [277⭐] - 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).
-[Mates](https://github.com/CodemateLtd/FlutterMates) [476⭐] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike).
-[Weather](https://github.com/alessandroaime/Weather) [141⭐] - Weather app to learn how to use Canvas and Animation by [Alessandro Aime](https://github.com/alessandroaime).
-[TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [7434⭐] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by [Brian Egan](https://github.com/brianegan).
-[RestaurantMenu](https://github.com/braulio94/menu_flutter) [548⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94).
-[UIChallenges](https://github.com/tomialagbe/flutter_ui_challenges) [1259⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe).
-[CupertinoSettings](https://github.com/matthinc/flutter_cupertino_settings) [206⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc).
-[LiquidPayPaymentApp](https://github.com/longhoang2984/flutter_payment_app_ui) [246⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984).
-[DrawApp](https://github.com/SnakeyHips/drawapp) [207⭐] - 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).
-[StarterKit](https://github.com/KingWu/flutter_starter_kit) [593⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu).
-[Feather](https://github.com/jhomlala/feather) [466⭐] - Beautiful weather application. Application includes RxDart, Dio, BLoC, i18n, unit and widget tests. by [Jakub Homlala](https://github.com/jhomlala).
-[ActingWebFirst_App](https://github.com/gregertw/actingweb_firstapp) [278⭐] - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw).
-[SmartWashingMachine](https://github.com/pawlik92/flutter_whirlpool) [574⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92).
-[BeautifulTimelines](https://github.com/JHBitencourt/beautiful_timelines) [180⭐] - A set of beautiful timelines by [Julio Bitencourt](https://github.com/JHBitencourt).
-[GitTouch](https://github.com/pd4d10/git-touch) [934⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10).
-[MLKit](https://github.com/azihsoyn/flutter_mlkit) [371⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn).
-[m2cgen](https://github.com/BayesWitnesses/m2cgen) [1922⭐] - CLI tool to convert ML models into native Dart code by [BayesWitnesses](https://github.com/BayesWitnesses).
-[MLVisionCameraStream](https://github.com/santetis/flutter_camera_ml_vision) [212⭐] - ML vision recognitions (QRcode, face, ...) with live camera stream by [Aumard Jimmy](https://github.com/jaumard) and [Santetis](https://github.com/santetis).
-[GoogleMobileVision](https://github.com/edufolly/flutter_mobile_vision) [432⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly).
-[ARKitPlugin](https://github.com/olexale/arkit_flutter_plugin) [598⭐] - Wrapper for ARKit - Apple's augmented reality platform for iOS by [Olexandr Leuschenko](https://github.com/olexale).
-[ARCorePlugin](https://github.com/giandifra/arcore_flutter_plugin) [311⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra).
-[WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1363⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard).
-[Location](https://github.com/Lyokone/flutterlocation) [825⭐] - 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.
-[ProximitySensorPlugin](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) [210⭐] - Fully featured geolocation plugin: current location, location updates, geocode, places and more by [Loup](http://intheloup.io).
-[LocalNotifications](https://github.com/MaikuB/flutter_local_notifications) [1690⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB).
-[DeviceCalendar](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).
-[InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [1622⭐] - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo).
-[AppAvailability](https://github.com/pichillilorenzo/flutter_appavailability) [80⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo).
-[FilePicker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [685⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo).
-[Geolocator](https://github.com/baseflow/flutter-geolocator)<!--stargazers:baseflow/flutter-geolocator--> - A Flutter geolocation plugin which provides easy access to the platform specific location services by [Baseflow](https://baseflow.com).
-[PermissionHandler](https://github.com/baseflow/flutter-permission-handler)<!--stargazers:baseflow/flutter-permission-handler--> - A Flutter permission plugin which provides a cross-platform (iOS, Android) API to request and check permissions by [Baseflow](https://baseflow.com).
-[WidgetKit](https://github.com/fasky-software/flutter_widgetkit)<!--stargazers:baseflow/fasky-software/flutter_widgetkit--> - A plugins which allows you to create a Widget-Extention for iOS by [Thomas Leiter](https://github.com/tomLadder).
-[QRCodeReader](https://github.com/villela/flutter_qrcode_reader) [216⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela).
-[FastQRReaderView](https://github.com/facundomedica/fast_qr_reader_view) [273⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica).
-[NFCReader](https://github.com/matteocrippa/flutter-nfc-reader) [271⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa).
-[Beaconbroadcast](https://github.com/pszklarska/beacon_broadcast) [70⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/).
-[ReactiveBle](https://github.com/PhilipsHue/flutter_reactive_ble) [254⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue).
-[NFCManager](https://github.com/okadan/flutter-nfc-manager) [81⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan).
-[Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [185⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/).
-[PlaceDialog](https://github.com/pinkfish/flutter_places_dialog) [45⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish).
-[AppRating](https://github.com/AppleEducate/app_review) [30⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com).
-[Bloc](https://github.com/felangel/bloc) [7980⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel).
-[MobX](https://github.com/mobxjs/mobx.dart) [2014⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land.
-[Provider](https://github.com/rrousselGit/provider) [3920⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit).
-[Binder](https://github.com/letsar/binder) [163⭐] - A lightweight, yet powerful way to bind your application state with your business logic, by [Romain Rastel](https://github.com/letsar).
-[Builtredux](https://github.com/davidmarne/flutter_built_redux) [81⭐] - Automatic subscribing to your redux stores. Based on the built pattern by [David Marne](https://github.com/davidmarne).
-[Redux.dart](https://github.com/johnpryan/redux.dart) [479⭐] - 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) [1516⭐] - 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) [846⭐] - Compile-time dependency injection by Google.
-[AsyncRedux](https://pub.dev/packages/async_redux) [195⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/).
-[Hooks](https://github.com/rrousselGit/flutter_hooks) [1931⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit).
-[Functionalwidget](https://github.com/rrousselGit/functional_widget) [426⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit).
-[FormBuilder](https://github.com/danvick/flutter_form_builder) [915⭐] - Framework that simplifies building forms, validating fields, reacting to changes, and collecting the final user input by [Danvick Miller](https://github.com/danvick).
-[Graphql](https://github.com/zino-app/graphql-flutter) [2748⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app).
-[GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [240⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/).
-[DynamicWidget](https://github.com/dengyin2000/dynamic_widget) [1062⭐] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000).
-[NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool).
-[ParseforFlutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) [394⭐] - Open source backend framework by [ParsePlatform](https://parseplatform.org/).
-[AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1246⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/).
-[DrawingAnimation](https://github.com/biocarl/drawing_animation) [381⭐] - Create drawing line animations based on SVG path data by [Carl Hauck](https://twitter.com/cahaucks).
-[Flutter-animation-set](https://github.com/efoxTeam/flutter-animation-set) [263⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam).
-[StaggeredAnimations](https://github.com/mobiten/flutter_staggered_animations) [945⭐] - Easily add staggered animations to your ListView, GridView, Column and Row by [mobiten](https://mobiten.com/).
-[AnimateDo](https://pub.dev/packages/animate_do) - Animation package inspired in Animate.css by [Fernando Herrera](https://twitter.com/Fernando_Her85).
-[Funvas](https://github.com/creativecreatorormaybenot/funvas) [349⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno).
-[FlutterGherkin](https://github.com/jonsamwell/flutter_gherkin) [147⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell).
-[ResponsiveFramework](https://github.com/Codelessly/ResponsiveFramework) [675⭐] - Automatically adapt UI to different screen sizes. Responsiveness made simple by [Codelessly](https://codelessly.com).
-[styled_widget](https://github.com/ReinBentdal/styled_widget) [637⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal).
-[Graphx](https://github.com/roipeker/graphx) [284⭐] - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker).
-[SpriteWidget](https://github.com/spritewidget/spritewidget) [1177⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt).
-[TRex](https://github.com/renancaraujo/trex-flame) [314⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo).
-[Crush](https://github.com/boeledi/flutter_crush) [403⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com).
-[SlidePuzzle](https://github.com/kevmoo/slide_puzzle) [144⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo).
-[GhostRigger](https://github.com/Float-like-a-dash-Sting-like-a-dart/GhostRigger) [155⭐] - Ghost Rigger is a cyberpunk inspired puzzle game by [Iain Smith](https://github.com/b099l3) and [Julio Ernesto Rodríguez Cabañas](https://github.com/ernestoyaquello).
-[AwesomeFlame](https://github.com/flame-engine/awesome-flame)<!--stargazers: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).
-[FlutterTeamSamples](https://github.com/flutter/samples) [10754⭐] - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people).
-[FlutterCommonWidgets](https://github.com/alibaba/flutter-common-widgets-app) [22875⭐] - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend).
-[MemeChat](https://github.com/efortuna/memechat) [510⭐] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers.
-[Flitter](https://github.com/dart-flitter/flitter) [183⭐] - Glitter app by [Hadrien Lejard](https://twitter.com/HadrienLejard) and [Kevin Segaud](https://twitter.com/kevin_segaud). It uses Redux and Jaguar.
-[NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [499⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia).
-[DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [513⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar).
-[MusicPlayer](https://github.com/iampawan/Flutter-Music-Player) [1320⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk).
-[WhatTodo](https://github.com/burhanrashid52/WhatTodo) [887⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52).
-[FlutterGram](https://github.com/mdanics/fluttergram) [1926⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics).
-[BookSearch](https://github.com/Norbert515/BookSearch) [468⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515).
-[Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [436⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor).
-[Trace](https://github.com/trentpiercy/trace) [777⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy).
-[Taskist](https://github.com/huextrat/Taskist) [718⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat).
-[Tourism](https://github.com/bluemix/tourism-demo) [248⭐] - Tourism app based on redux w/ animations & i18n by [blueMix](https://github.com/bluemix/tourism-demo).
-[TrinityOrientation@UnivToronto](https://github.com/matthewtory/trinity-orientation-2018) [557⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory).
-[TransformWidget](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) [291⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak).
-[TailorMade](https://github.com/jogboms/tailor_made) [232⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms).
-[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).
-[TimyMessenger](https://github.com/janoodleFTW/timy-messenger) [1731⭐] - Group messaging app with a focus on organizing events by [Miguel Beltran](https://github.com/miquelbeltran) and [Franz Heinfling](https://github.com/fheinfling).
-[GitJournal](https://github.com/GitJournal/GitJournal) [1649⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda).
-[AuthPass](https://github.com/authpass/authpass) [991⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul).
-[Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [1494⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc).
-[Harpy](https://github.com/robertodoering/harpy) [586⭐] - Feature rich Twitter client by [Roberto Doering](https://github.com/robertodoering).
-[LauncherIcons](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).
-[EnvironmentConfiguration](https://github.com/TatsuUkraine/dart_environment_config) [85⭐] - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine).
-[FlutterFlavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [150⭐] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv).
-[Fontify](https://github.com/westracer/fontify) [75⭐] - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by [Igor Kharakhordin](https://github.com/westracer).
-[FlutterGen](https://github.com/FlutterGen/flutter_gen) [772⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs.
-[VeryGoodCli](https://github.com/VeryGoodOpenSource/very_good_cli) [1086⭐] - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource).
-[FlutterSidekick](https://github.com/leoafarias/sidekick) [522⭐] - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias).
-[DartCodeMetrics](https://github.com/dart-code-checker/dart-code-metrics) [373⭐] - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for the Dart analyzer by [Dart Code Checker team](https://github.com/dart-code-checker).
-[AwesomeSnippets](https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets) - Collection of commonly used classes and methods by [Nash](https://twitter.com/Nash0x7E2).
-[FlutterFiles](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).
-[FlutterIntl](https://marketplace.visualstudio.com/items?itemName=localizely.flutter-intl) - i18n binding from arb files by [Localizely](https://twitter.com/localizely).
-[DesktopEmbedding](https://github.com/google/flutter-desktop-embedding) [6930⭐] - Desktop implementations of the Flutter embedding API by Google.
-[GolangDesktopEmbedder](https://github.com/go-flutter-desktop/go-flutter) [5018⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio).
-[NativeShell](https://github.com/nativeshell/nativeshell) [339⭐] - Experimental embedder for Flutter by [Matej Knopp](https://twitter.com/matejknopp).
-[RustDesktopEmbedder](https://github.com/gliheng/flutter-rs) [1854⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng).
-[bitsdojo_window](https://github.com/bitsdojo/bitsdojo_window) <!--bitsdojo/bitsdojo_window--> - Customize windows owner-drawn chrome by [BitsDojo](https://github.com/bitsdojo).
-[RaspberryPiEmbedder](https://github.com/ardera/flutter-pi) [726⭐] - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera).
-[FluentUI](https://github.com/bdlukaa/fluent_ui) [464⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev).
-[MacOSUI](https://github.com/GroovinChip/macos_ui) [409⭐] - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip).
-[UbuntuYaru](https://github.com/ubuntu/yaru.dart) [122⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu).
-[AwesomeFlutterDesktop](https://github.com/leanflutter/awesome-flutter-desktop) [438⭐] - A curated list of awesome things related to Flutter desktop by [LeanFlutter](https://github.com/leanflutter).
-[BeginningAppDevelopment](https://www.amazon.com/Beginning-App-Development-Flutter-Cross-Platform/dp/1484251806) - by [Rap Payne](https://github.com/rapPayne).
-[BeginningFlutter](https://www.amazon.com/Beginning-Flutter-Hands-Guide-Development/dp/1119550823) - by [Marco Napoli](https://github.com/JediPixels).
-[FlutterforBeginners](https://www.amazon.com/Flutter-Beginners-introductory-cross-platform-applications/dp/1788996089) - by [Alessandro Biessek](https://github.com/biessek).
-[LearnGoogleFlutterFast](https://www.amazon.com/Learn-Google-Flutter-Fast-Example/dp/1092297375) - by [Mark Clow](https://github.com/markclow).
###Cookbooks
-[PracticalFlutter](https://www.amazon.com/Practical-Flutter-Improve-Development-Open-Source/dp/1484249712) - by [Frank Zammetti](https://github.com/fzammetti).
-[It's all widgets! Flutter podcast](https://open.spotify.com/show/2qJVeu47e2eAum4j7lxXXv?si=d26QVJQsSRyRHeybfL_01Q) - by [Hillel Coren](https://twitter.com/hillelcoren).
###Portuguese
-[UniversoFlutter](https://open.spotify.com/show/4AlxqGkkrqe0mfIx3Mi7Xt?si=1eC0a22MR1OkEAT7HErT-A) - by [Matias de Andrea](http://deandreamatias.com/).
###Spanish
-[CódigoFlutter](https://open.spotify.com/show/3QUTYR6jspNxHK8akJFxYf?si=MZtgjIMyTi6-WgN9Go6vZQ) - by [Guillermo García](https://guillermogarcia.es/).
-[FlutterDevPodcast](https://open.spotify.com/show/5qc1VFD4pkJlUYZBVTOFCI?si=OWn7VCELRO2QV03Gi2u8nA&nd=1) - by [Eugene Saturov](https://twitter.com/saturovv).
-[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).
-[AwesomeFlutterLinux](https://github.com/jpnurmi/awesome-flutter-linux) - A curated list of awesome Linux-specific Flutter packages and projects by [J-P Nurmi](https://twitter.com/jpnurmi).
-[InterviewQuestions](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).
-[TheInternationalFlutterStarterKit](https://medium.com/flutter-community/intl-flutter-starter-kit-18415e739fb6) - Guide by the experts by [Beyza Sunay Guler](https://twitter.com/BeyzaSunayGler1) & [Nawal Alhamwi](https://twitter.com/__nawalhmw).
Totheextentpossibleunderlaw,[RobertFelker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work.