-[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) [248⭐] – 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) [2441⭐] - 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).
-[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) [757👍] 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) [242🎬] - [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) [2183⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar).
-[StepperTouch](https://github.com/Rahiche/stepper_touch) [226⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche).
-[Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [538⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali).
-[Snaplist](https://github.com/ariedov/flutter_snaplist) [358⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov).
-[PinCode](https://github.com/LiewJunTung/pin_code_text_field) [228⭐] - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung).
-[FoldingCell](https://github.com/faob-dev/folding_cell) [405⭐] - Fold your widget by [Faob](https://github.com/faob-dev).
-[LiquidPullToRefresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [870⭐] - 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) [543⭐] - 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) [286⭐] - 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) [95⭐] - 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) [431⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii).
-[CreditCardForm](https://github.com/Origogi/Flutter-Credit-Card-Input) [264⭐] - Animated credit card input form [Origogi](https://github.com/Origogi).
-[AnimatedSelectionSlide](https://github.com/sbilketay/animated_selection_slide) An animated selection widget by swiping by [Sezgin Bilgetay](https://github.com/sbilketay).
-[Dough](https://github.com/HatFeather/flutter_dough) [330⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather).
-[CardSettings](https://github.com/codegrue/card_settings) [328⭐] - package for building settings forms by [codegrue](https://github.com/codegrue).
-[Timelines](https://github.com/chulwoo-park/timelines) [383⭐] - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park).
-[TimelineTile](https://github.com/JHBitencourt/timeline_tile) [416⭐] - 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) [91⭐] - 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) [226⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine).
-[HiddenDrawerMenu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [222⭐] - 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) [345⭐] - 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) [744⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango).
-[TitledNavigationBar](https://github.com/pedromassango/titled_navigation_bar) [278⭐] - 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) [367⭐] - A modern google style nav bar for flutter by [Sooxt98](http://github.com/sooxt98).
-[RangeSlider](https://github.com/boeledi/RangeSlider) [292⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com).
-[FluidSlider](https://github.com/rvamsikrishna/flutter_fluid_slider) [253⭐] - 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) [317⭐] - 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) [417⭐] - 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) [870⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/).
-[InfiniteListview](https://github.com/fluttercommunity/flutter_infinite_listview) [187⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot).
-[Offline](https://github.com/jogboms/flutter_offline) [705⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms).
-[ScrollToIndex](https://github.com/quire-io/scroll-to-index) [298⭐] - 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) [647⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions).
-[UnicornSpeedDial](https://github.com/tiagojencmartins/unicornspeeddial) [285⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins).
-[Slidable](https://github.com/letsar/flutter_slidable) [1912⭐] - 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) [178⭐] - Peek & Pop implementation based on the iOS functionality by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu).
-[Wave](https://github.com/i-protoss/wave) [670⭐] - 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) [350⭐] - 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) [1098⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak).
-[TimePlanner](https://github.com/Jamalianpour/time_planner) [58⭐] - 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) [1025⭐] - 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) [1026⭐] - 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) [1124⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014).
-[ParallaxImage](https://github.com/pulyaevskiy/parallax-image) [234⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy).
-[PhotoView](https://github.com/renancaraujo/photo_view) [1418⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo).
-[SVG](https://github.com/dnfield/flutter_svg) [1233⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield).
-[ImageCropper](https://github.com/hnvn/flutter_image_cropper) [788⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn).
-[CachedNetworkImage](https://github.com/renefloor/flutter_cached_network_image) [1843⭐] - Show images from the internet and keep them in the cache directory by.
-[Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [163⭐] - 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) [120⭐] - 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) [146⭐] - 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) [740⭐] - Assets picker in WeChat style, support multi assets by [Alex Li](https://github.com/AlexV525).
-[GoogleMapView](https://github.com/apptreesoftware/flutter_google_map_view) [413⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/).
-[MapboxGL](https://github.com/mapbox/flutter-mapbox-gl) [250⭐] - Interactive, customizable vector maps by Mapbox.
-[AMap](https://github.com/fluttify-project/amap_map_fluttify) [495⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project).
-[CircularChart](https://github.com/xqwzts/flutter_circular_chart) [349⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts).
-[Sparkline](https://github.com/xqwzts/flutter_sparkline) [239⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts).
-[BezierChart](https://github.com/aeyrium/bezier-chart) [395⭐] - 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) [504⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad).
-[Graphic](https://github.com/entronad/graphic) [222⭐] - Data visualization library based on the Grammar of Graphics by [LIN Chen](https://github.com/entronad).
-[Fluro](https://github.com/goposse/fluro) [3287⭐] - 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) [128⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante).
-[DeepLinkNavigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [51⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com).
-[Get](https://github.com/jonataslaw/get) [4517⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw).
-[Beamer](https://github.com/slovnicki/beamer) [247⭐] - 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) [302⭐] - 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) [166⭐] - Plugin that provides a wrapper around the AppAuth iOS and Android SDKs by [Michael Bui](https://github.com/MaikuB).
-[Markdown](https://github.com/flutter/flutter_markdown) null - Markdown renderer for Flutter. It supports the original format, but no inline html.
-[MaskedText](https://github.com/benhurott/flutter-masked-text) [241⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott).
-[AutoSizeText](https://github.com/leisim/auto_size_text) [1427⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim).
-[ParsedText](https://github.com/fayeed/flutter_parsed_text) [179⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/).
-[TeX](https://github.com/shah-xad/flutter_tex) [178⭐] - 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) [165⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz).
-[FlutterSound](https://github.com/dooboolab/flutter_sound) [629⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab).
-[AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [533⭐] 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) [273⭐] - Community camera plugin rework by [Apparence.io studio](https://apparence.io).
-[SecureStorage](https://github.com/mogol/flutter_secure_storage) [677⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol).
-[InappPurchase](https://github.com/dooboolab/flutter_inapp_purchase) [443⭐] - 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) [276⭐] - 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).
-[MovieDetails](https://github.com/FlutterRocks/movie-details-ui) [371⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike).
-[Mates](https://github.com/CodemateLtd/FlutterMates) [465⭐] - 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) [140⭐] - 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) [7302⭐] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by [Brian Egan](https://github.com/brianegan).
-[LiquidPayPaymentApp](https://github.com/longhoang2984/flutter_payment_app_ui) [244⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984).
-[DrawApp](https://github.com/SnakeyHips/drawapp) [204⭐] - 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) [591⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu).
-[Feather](https://github.com/jhomlala/feather) [449⭐] - Beautiful weather application. Application includes RxDart, Dio, BLoC, i18n, unit and widget tests. by [Jakub Homlala](https://github.com/jhomlala).
-[CloneUIChallenges](https://github.com/javico2609/flutter-challenges) [1241⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609).
-[FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [1050⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru).
-[FlutterSamples](https://github.com/diegoveloper/flutter-samples) [2269⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper).
-[ActingWebFirst_App](https://github.com/gregertw/actingweb_firstapp) [266⭐] - 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) [514⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92).
-[BeautifulTimelines](https://github.com/JHBitencourt/beautiful_timelines) [172⭐] - A set of beautiful timelines by [Julio Bitencourt](https://github.com/JHBitencourt).
-[GitTouch](https://github.com/pd4d10/git-touch) [887⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10).
-[m2cgen](https://github.com/BayesWitnesses/m2cgen) [1891⭐] - 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) [210⭐] - 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) [429⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly).
-[ARKitPlugin](https://github.com/olexale/arkit_flutter_plugin) [580⭐] - 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) [299⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra).
-[WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1348⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard).
-[Location](https://github.com/Lyokone/flutterlocation) [806⭐] - 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) [208⭐] - 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) [1640⭐] - 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) [1563⭐] - 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) [76⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo).
-[FilePicker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [646⭐] - 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).
-[FastQRReaderView](https://github.com/facundomedica/fast_qr_reader_view) [267⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica).
-[NFCReader](https://github.com/matteocrippa/flutter-nfc-reader) [262⭐] - 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) [236⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue).
-[NFCManager](https://github.com/okadan/flutter-nfc-manager) [79⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan).
-[Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [181⭐] - 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) [7723⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel).
-[MobX](https://github.com/mobxjs/mobx.dart) [1993⭐] - 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) [3836⭐] - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit).
-[Binder](https://github.com/letsar/binder) [162⭐] - 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) [473⭐] - 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) [1505⭐] - 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) [842⭐] - Compile-time dependency injection by Google.
-[AsyncRedux](https://pub.dev/packages/async_redux) [191⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/).
-[Hooks](https://github.com/rrousselGit/flutter_hooks) [1881⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit).
-[Functionalwidget](https://github.com/rrousselGit/functional_widget) [415⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit).
-[FormBuilder](https://github.com/danvick/flutter_form_builder) [882⭐] - Framework that simplifies building forms, validating fields, reacting to changes, and collecting the final user input by [Danvick Miller](https://github.com/danvick).
-[GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [233⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/).
-[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).
-[Villains](https://github.com/Norbert515/flutter_villains) [324⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir).
-[AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [1208⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/).
-[DrawingAnimation](https://github.com/biocarl/drawing_animation) [367⭐] - 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) [261⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam).
-[StaggeredAnimations](https://github.com/mobiten/flutter_staggered_animations) [921⭐] - 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) [307⭐] - Create fun *time based canvas animations* by [creativecreatorormaybenot](https://twitter.com/creativemaybeno).
-[FlutterGherkin](https://github.com/jonsamwell/flutter_gherkin) [142⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell).
-[ResponsiveFramework](https://github.com/Codelessly/ResponsiveFramework) [635⭐] - Automatically adapt UI to different screen sizes. Responsiveness made simple by [Codelessly](https://codelessly.com).
-[styled_widget](https://github.com/ReinBentdal/styled_widget) [614⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal).
-[Graphx](https://github.com/roipeker/graphx) [271⭐] - Making drawings and animations extremely simple, inspired by Flash, by [Roi Peker](https://github.com/roipeker).
-[SpriteWidget](https://github.com/spritewidget/spritewidget) [1170⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt).
-[TRex](https://github.com/renancaraujo/trex-flame) [311⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo).
-[Crush](https://github.com/boeledi/flutter_crush) [401⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com).
-[SlidePuzzle](https://github.com/kevmoo/slide_puzzle) [134⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo).
-[Tetris](https://github.com/boyan01/flutter-tetris) [1251⭐] - Tetris game by [YangBin](https://github.com/boyan01).
-[PartyCharades](https://github.com/vintage/party_flutter) [162⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage).
-[GhostRigger](https://github.com/Float-like-a-dash-Sting-like-a-dart/GhostRigger) [149⭐] - 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) [10520⭐] - 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) [22820⭐] - 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) [504⭐] - 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) [490⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia).
-[DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [511⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar).
-[FlutterGram](https://github.com/mdanics/fluttergram) [1879⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics).
-[BookSearch](https://github.com/Norbert515/BookSearch) [461⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515).
-[Cinematic](https://github.com/aaronoe/FlutterCinematic) [816⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe).
-[Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [426⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor).
-[Trace](https://github.com/trentpiercy/trace) [755⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy).
-[Taskist](https://github.com/huextrat/Taskist) [704⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat).
-[Tourism](https://github.com/bluemix/tourism-demo) [246⭐] - 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) [550⭐] - 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) [288⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak).
-[TailorMade](https://github.com/jogboms/tailor_made) [231⭐] - 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) [192⭐] - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar).
-[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) [1716⭐] - 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) [1530⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda).
-[AuthPass](https://github.com/authpass/authpass) [902⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul).
-[Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [1439⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc).
-[Harpy](https://github.com/robertodoering/harpy) [538⭐] - 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) [84⭐] - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine).
-[FlutterFlavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [144⭐] - 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) [72⭐] - 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) [733⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs.
-[VeryGoodCli](https://github.com/VeryGoodOpenSource/very_good_cli) [957⭐] - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource).
-[FlutterSidekick](https://github.com/leoafarias/sidekick) [483⭐] - 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) [310⭐] - 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).
-[GolangDesktopEmbedder](https://github.com/go-flutter-desktop/go-flutter) [4959⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio).
-[NativeShell](https://github.com/nativeshell/nativeshell) [309⭐] - Experimental embedder for Flutter by [Matej Knopp](https://twitter.com/matejknopp).
-[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) [686⭐] - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera).
-[FluentUI](https://github.com/bdlukaa/fluent_ui) [354⭐] - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev).
-[MacOSUI](https://github.com/GroovinChip/macos_ui) [321⭐] - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip).
-[UbuntuYaru](https://github.com/ubuntu/yaru.dart) [111⭐] - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu).
-[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).
-[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.