-[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://nash0x7e2.github.io/).
-[WelcometoFlutter](https://didierboelens.com) - English and French blog dedicated to providing practical solutions to most asked questions about Flutter by Didier Boelens.
-[TodoList](https://github.com/lesnitsky/todolist_flutter) [201⭐] – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a)
-[RoadmaptoFlutterDevelopment](https://github.com/olexale/flutter_roadmap) [1221⭐] - 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).
-[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://nash0x7e2.github.io/).
-[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) [215🎬] - [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/).
-[JohannesMilke](https://www.youtube.com/watch?v=PvDOgOdUgkU&list=PL1WkZqhlAdC_MPQBXUFwAHviZ3XkWPDBG) [89🎬] - Free Flutter video tutorials for beginners & advanced by [Johannes Milke](https://www.youtube.com/channel/UC0FD2apauvegCcsvqIBceLA?sub_confirmation=1).
-[FlutterExamples](https://github.com/nisrulz/flutter-examples) [5065⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz).
-[FlutterCatalog](https://github.com/X-Wei/flutter_catalog) [1256⭐] - An app showcasing Flutter components, with side-by-side source code view, by [X-Wei](https://github.com/X-Wei).
-[ContactPicker](https://github.com/goderbauer/contact_picker) [69⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer).
-[StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1719⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar).
-[RadialMenu](https://github.com/xqwzts/flutter_radial_menu) [334⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts).
-[TinderCards](https://github.com/Ivaskuu/tinder_cards) [516⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu).
-[Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [418⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali).
-[Snaplist](https://github.com/ariedov/flutter_snaplist) [291⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov).
-[PinCode](https://github.com/LiewJunTung/pin_code_text_field) [149⭐] - 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) [678⭐] - 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) [367⭐] - 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) [149⭐] - 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) [54⭐] - 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) [285⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii).
-[CreditCardForm](https://github.com/Origogi/Flutter-Credit-Card-Input) [147⭐] - 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) [134⭐] - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather).
-[StickyInfiniteList](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [137⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine).
-[StickyHeader](https://github.com/letsar/flutter_sticky_header) [539⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar).
-[StickyHeaders](https://github.com/slightfoot/flutter_sticky_headers) [547⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/).
-[HiddenDrawerMenu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [164⭐] - 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) [215⭐] - 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).
-[FancyBottomNavigation](https://github.com/tunitowen/fancy_bottom_navigation) [408⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen).
-[CircularBottomNavigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [317⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT).
-[BottomNavyBar](https://github.com/pedromassango/bottom_navy_bar) [556⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango).
-[TitledNavigationBar](https://github.com/pedromassango/titled_navigation_bar) [190⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango).
-[RangeSlider](https://github.com/boeledi/RangeSlider) [241⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com).
-[FluidSlider](https://github.com/rvamsikrishna/flutter_fluid_slider) [212⭐] - 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) [221⭐] - 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) [291⭐] - 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) [678⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/).
-[InfiniteListview](https://github.com/fluttercommunity/flutter_infinite_listview) [125⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot).
-[Offline](https://github.com/jogboms/flutter_offline) [594⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms).
-[ScrollToIndex](https://github.com/quire-io/scroll-to-index) [192⭐] - 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).
-[Snap](https://github.com/aliyigitbireroglu/flutter-snap) [92⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu).
-[Flick](https://github.com/aliyigitbireroglu/flutter-flick) [23⭐] - 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) [415⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions).
-[DragSelectGridView](https://github.com/hugocbpassos/drag_select_grid_view) [74⭐] - GridView that supports both dragging and tapping to select its items by [Hugo Passos](https://github.com/hugocbpassos).
-[MaterialColorPicker](https://github.com/long1eu/material_color_picker) [103⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu).
-[UnicornSpeedDial](https://github.com/tiagojencmartins/unicornspeeddial) [231⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins).
-[Slidable](https://github.com/letsar/flutter_slidable) [1493⭐] - 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) [143⭐] - Peek & Pop implementation based on the iOS functionality by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu).
-[Parallax](https://github.com/FlutterRocks/page-transformer) [608⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike).
-[Shimmer](https://github.com/hnvn/flutter_shimmer) [1051⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn).
-[Wave](https://github.com/i-protoss/wave) [440⭐] - 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).
-[PhotoFilters](https://github.com/skkallayath/photofilters) [192⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath).
-[Shine](https://github.com/JonathanMonga/flutter_shine.dart) [126⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/).
-[ClayContainers](https://github.com/mcaubrey/clay_containers) [226⭐] - Neumorphic widget primitives to serve as the foundation of your own designs by [MichaelCharl.es](https://michaelcharl.es/aubrey).
-[TableCalendar](https://github.com/aleksanderwozniak/table_calendar) [744⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak).
-[SomeCalendar](https://github.com/agryva/Some-Calendar) [45⭐] - Multi-select & range configurable calendar by [agryva](https://github.com/agryva).
-[LoginAnimation](https://github.com/GeekyAnts/flutter-login-home-animation) [879⭐] - 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) [700⭐] - 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) [892⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014).
-[ParallaxImage](https://github.com/pulyaevskiy/parallax-image) [213⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy).
-[PhotoView](https://github.com/renancaraujo/photo_view) [1151⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo).
-[SVG](https://github.com/dnfield/flutter_svg) [953⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield).
-[ImageCropper](https://github.com/hnvn/flutter_image_cropper) [661⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn).
-[CachedNetworkImage](https://github.com/renefloor/flutter_cached_network_image) [1458⭐] - Show images from the internet and keep them in the cache directory by.
-[MultiImagePicker](https://github.com/Sh1d0w/multi_image_picker) [811⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w).
-[Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [151⭐] - 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) [93⭐] - 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) [74⭐] - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/).
-[GoogleMapView](https://github.com/apptreesoftware/flutter_google_map_view) [405⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/).
-[GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [123⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com).
-[Map](https://github.com/apptreesoftware/flutter_map) [73⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware).
-[MapboxGL](https://github.com/mapbox/flutter-mapbox-gl) [240⭐] - Interactive, customizable vector maps by Mapbox.
-[AMap](https://github.com/fluttify-project/amap_map_fluttify) [428⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project).
-[CircularChart](https://github.com/xqwzts/flutter_circular_chart) [318⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts).
-[Charts](https://github.com/mzimmerm/flutter_charts) [191⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm).
-[Sparkline](https://github.com/xqwzts/flutter_sparkline) [202⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts).
-[Charts](https://github.com/google/charts) [1916⭐] - By Google Charts Team.
-[FlutterPlot](https://github.com/RCHowell/flutter_plot) [39⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/).
-[FCharts](https://github.com/thekeenant/fcharts) [315⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com).
-[FLChart](https://github.com/imaNNeoFighT/fl_chart) [2302⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com).
-[BezierChart](https://github.com/aeyrium/bezier-chart) [316⭐] - 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) [314⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad).
-[Fluro](https://github.com/goposse/fluro) [2793⭐] - 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) [96⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante).
-[DeepLinkNavigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [38⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com).
-[Get](https://github.com/jonataslaw/get) [1331⭐] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw).
-[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) [256⭐] - 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) [127⭐] - 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) [713⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html.
-[MaskedText](https://github.com/benhurott/flutter-masked-text) [216⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott).
-[Zefyr](https://github.com/memspace/zefyr) [1667⭐] - Soft & gentle rich text editor by [Memspace](https://github.com/memspace/zefyr).
-[AutoSizeText](https://github.com/leisim/auto_size_text) [1043⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim).
-[ParsedText](https://github.com/fayeed/flutter_parsed_text) [116⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/).
-[TeX](https://github.com/shah-xad/flutter_tex) [136⭐] - Render Mathematics Equations with full HTML and JavaScript support by [Shahzad Akram](https://github.com/shah-xad).
-[FlutterMath](https://github.com/znjameswu/flutter_math) [39⭐] - Fast & High-Quality Equation Rendering with pure Dart & Flutter support by [James Wu](https://github.com/znjameswu).
-[Segment.comAnalytics](https://github.com/FaisalAbid/segment-analytics-flutter) [12⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid).
-[PureMixpanel](https://github.com/seenickcode/pure_mixpanel) [20⭐] - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode).
-[BitriseforFlutter](https://devcenter.bitrise.io/getting-started/getting-started-with-flutter-apps/) - Flutter build, test and deployment automation, free for Open Source and smaller projects.
-[AppcircleforFlutter](https://appcircle.io/blog/guide-to-automated-mobile-ci-cd-for-flutter-projects-with-appcircle/) - Automated mobile CI/CD/CT with online device emulators by [Appcircle](https://appcircle.io/).
-[TestonTravis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov).
-[BuildingApks/IpasonTravis](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).
-[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) [146⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz).
-[FlutterSound](https://github.com/dooboolab/flutter_sound) [433⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab).
-[AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [342⭐] Simultaneous playback of audio from assets/network/file and displaying notifications [android / ios / web / macos]
-[SecureStorage](https://github.com/mogol/flutter_secure_storage) [495⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol).
-[Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [99⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com).
-[InappPurchase](https://github.com/dooboolab/flutter_inapp_purchase) [376⭐] - 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) [243⭐] - 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) [345⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike).
-[Mates](https://github.com/CodemateLtd/FlutterMates) [412⭐] - 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) [136⭐] - 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) [6119⭐] - 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) [214⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984).
-[DrawApp](https://github.com/SnakeyHips/drawapp) [165⭐] - 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) [519⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu).
-[Feather](https://github.com/jhomlala/feather) [365⭐] - 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) [1016⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609).
-[FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [792⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru).
-[FlutterSamples](https://github.com/diegoveloper/flutter-samples) [1639⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper).
-[ActingWebFirst_App](https://github.com/gregertw/actingweb_firstapp) [194⭐] - 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) [366⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92).
-[GitTouch](https://github.com/pd4d10/git-touch) [491⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10).
-[IBMWatson](https://github.com/VictorRancesCode/flutter_ibm_watson) [26⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/)
-[m2gen](https://github.com/BayesWitnesses/m2cgen) [1675⭐] - 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) [150⭐] - 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) [368⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly).
-[ARKitPlugin](https://github.com/olexale/arkit_flutter_plugin) [475⭐] - 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) [207⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra).
-[WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1240⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard).
-[Location](https://github.com/Lyokone/flutterlocation) [602⭐] - 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) [196⭐] - 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) [1228⭐] - 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).
-[Badger](https://github.com/g123k/flutter_app_badger) [178⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k).
-[UDID](https://github.com/GigaDroid/flutter_udid) [137⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me).
-[Downloader](https://github.com/hnvn/flutter_downloader) [480⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn).
-[InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [1014⭐] - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo).
-[AeyriumSensor](https://github.com/aeyrium/aeyrium-sensor) [49⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium).
-[FilePicker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [404⭐] - 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).
-[QRCodeReader](https://github.com/villela/flutter_qrcode_reader) [198⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela).
-[FastQRReaderView](https://github.com/facundomedica/fast_qr_reader_view) [238⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica).
-[NFCReader](https://github.com/matteocrippa/flutter-nfc-reader) [209⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa).
-[Beaconbroadcast](https://github.com/pszklarska/beacon_broadcast) [58⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/).
-[ReactiveBle](https://github.com/PhilipsHue/flutter_reactive_ble) [98⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue).
-[NFCManager](https://github.com/okadan/flutter-nfc-manager) [30⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan).
-[Sqflite](https://github.com/tekartik/sqflite) [1859⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/).
-[Hive](https://github.com/leisim/hive) [1787⭐] - Lightweight and blazing fast key-value store written in pure Dart by [Simon Leier](https://github.com/leisim).
-[Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [154⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/).
-[PlaceDialog](https://github.com/pinkfish/flutter_places_dialog) [47⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish).
-[AppRating](https://github.com/AppleEducate/app_review) [23⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com).
-[Catcher](https://github.com/jhomlala/catcher) [411⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala).
-[Logger](https://github.com/leisim/logger) [564⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim).
-[Sentry](https://sentry.io/) [356⭐] - Sentry provides self-hosted and cloud-based error monitoring that helps all software teams discover, triage, and prioritize errors in real-time by [Flutter](https://github.com/flutter/sentry).
-[Bloc](https://github.com/felangel/bloc) [5729⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel).
-[MobX](https://github.com/mobxjs/mobx.dart) [1664⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land.
-[Builtredux](https://github.com/davidmarne/flutter_built_redux) [79⭐] - 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) [437⭐] - 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) [1344⭐] - 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) [799⭐] - Compile-time dependency injection by Google.
-[AsyncRedux](https://pub.dev/packages/async_redux) [150⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/).
-[Functionalwidget](https://github.com/rrousselGit/functional_widget) [323⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit).
-[Graphql](https://github.com/zino-app/graphql-flutter) [2242⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app).
-[GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [180⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/).
-[AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [843⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/).
-[DrawingAnimation](https://github.com/biocarl/drawing_animation) [275⭐] - 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) [200⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam).
-[StaggeredAnimations](https://github.com/mobiten/flutter_staggered_animations) [619⭐] - 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).
-[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).
-[FlutterGherkin](https://github.com/jonsamwell/flutter_gherkin) [96⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell).
-[styled_widget](https://github.com/ReinBentdal/styled_widget) [301⭐] - Simplifying your widget tree structure by defining widgets using methods by [Rein Gundersen Bentdal](https://github.com/ReinBentdal).
-[Flame](https://github.com/flame-engine/flame) [3456⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter).
-[SpriteWidget](https://github.com/spritewidget/spritewidget) [1070⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt).
-[TRex](https://github.com/renancaraujo/trex-flame) [260⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo).
-[Crush](https://github.com/boeledi/flutter_crush) [344⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com).
-[SlidePuzzle](https://github.com/kevmoo/slide_puzzle) [92⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo).
-[Tetris](https://github.com/boyan01/flutter-tetris) [994⭐] - Tetris game by [YangBin](https://github.com/boyan01).
-[PartyCharades](https://github.com/vintage/party_flutter) [141⭐] - Party charades by [Kamil Rykowski](https://github.com/vintage).
-[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).
-[GhostRigger](https://github.com/Float-like-a-dash-Sting-like-a-dart/GhostRigger) [105⭐] - Ghost Rigger is a cyberpunk inspired puzzle game by [Iain Smith](https://github.com/b099l3) and [Julio Ernesto Rodríguez Cabañas](https://https://github.com/ernestoyaquello).
-[FlutterTeamSamples](https://github.com/flutter/samples) [8348⭐] - 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) [22080⭐] - 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) [472⭐] - 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) [179⭐] - 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) [339⭐] - Lime social network by Sebastian Sellmair.
-[Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [657⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com).
-[NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [448⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia).
-[DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [485⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar).
-[MusicPlayer](https://github.com/iampawan/Flutter-Music-Player) [1121⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk).
-[WhatTodo](https://github.com/burhanrashid52/WhatTodo) [767⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52).
-[FlutterGram](https://github.com/mdanics/fluttergram) [1477⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics).
-[BookSearch](https://github.com/Norbert515/BookSearch) [418⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515).
-[Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [379⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor).
-[Trace](https://github.com/trentpiercy/trace) [579⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy).
-[Taskist](https://github.com/huextrat/Taskist) [558⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat).
-[Tourism](https://github.com/bluemix/tourism-demo) [215⭐] - 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) [459⭐] - 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) [242⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak).
-[TailorMade](https://github.com/jogboms/tailor_made) [214⭐] - 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) [175⭐] - 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) [1512⭐] - 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) [588⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda).
-[AuthPass](https://github.com/authpass/authpass) [411⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul).
-[Fwitter](https://github.com/TheAlphamerc/flutter_twitter_clone) [878⭐] - Full Twitter clone using Firebase solution by [Sonu Sharma](https://github.com/TheAlphamerc).
-[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).
-[ReduxStarter/CodeGenerator](https://github.com/hillelcoren/flutter-redux-starter) [262⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren).
-[FlutterIcon](http://fluttericon.com/) [241⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots).
-[FVM](https://github.com/leoafarias/fvm) [748⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions.
-[EnvironmentConfiguration](https://github.com/TatsuUkraine/dart_environment_config) [53⭐] - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine).
-[FlutterFlavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [72⭐] - 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) [45⭐] - 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) [475⭐] - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs.
-[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) [6701⭐] - Desktop implementations of the Flutter embedding API by Google.
-[GolangDesktopEmbedder](https://github.com/go-flutter-desktop/go-flutter) [4318⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio).
-[RustDesktopEmbedder](https://github.com/gliheng/flutter-rs) [1592⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng).
-[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/).
-[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).
Totheextentpossibleunderlaw,[RobertFelker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work.