-[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) [187⭐] – 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) [743⭐] - 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) [211🎬] - [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/).
-[CodeWithAndrea](https://www.youtube.com/channel/UCrTnsT4OYZ53l0QGKqLeD5Q) - App Development Tutorials by [Andrea Bizzotto](https://twitter.com/biz84).
-[FlutterExamples](https://github.com/nisrulz/flutter-examples) [4933⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz).
-[FlutterCatalog](https://github.com/X-Wei/flutter_catalog) [1192⭐] - 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) [68⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer).
-[StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [1624⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar).
-[RadialMenu](https://github.com/xqwzts/flutter_radial_menu) [328⭐] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts).
-[TinderCards](https://github.com/Ivaskuu/tinder_cards) [502⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu).
-[FlipPanel](https://github.com/hnvn/flutter_flip_panel) [336⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn).
-[FacebookReactions](https://github.com/duytq94/facebook-reaction-animation) [191⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94).
-[Flushbar](https://github.com/AndreHaueisen/flushbar) [675⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen).
-[StepperTouch](https://github.com/Rahiche/stepper_touch) [171⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche).
-[Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [400⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali).
-[Snaplist](https://github.com/ariedov/flutter_snaplist) [287⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov).
-[PinCode](https://github.com/LiewJunTung/pin_code_text_field) [138⭐] - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung).
-[FoldingCell](https://github.com/faob-dev/folding_cell) [273⭐] - Fold your widget by [Faob](https://github.com/faob-dev).
-[LiquidPullToRefresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [646⭐] - 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) [353⭐] - 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) [135⭐] - 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) [47⭐] - 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) [256⭐] - Beautify your app popup by [jaweii](https://github.com/jaweii).
-[CreditCardForm](https://github.com/Origogi/Flutter-Credit-Card-Input) [118⭐] - 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).
-[StickyInfiniteList](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) [116⭐] - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine).
-[StickyHeader](https://github.com/letsar/flutter_sticky_header) [511⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar).
-[StickyHeaders](https://github.com/slightfoot/flutter_sticky_headers) [523⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/).
-[HiddenDrawerMenu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [151⭐] - 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) [197⭐] - 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) [383⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen).
-[CircularBottomNavigation](https://github.com/imaNNeoFighT/circular_bottom_navigation) [305⭐] - Beautiful animated bottom navigation bar by [Iman Khoshabi](https://github.com/imaNNeoFighT).
-[BottomNavyBar](https://github.com/pedromassango/bottom_navy_bar) [525⭐] - Beautiful and colorful animated bottom navigation bar by [Pedro Massango](https://github.com/pedromassango).
-[TitledNavigationBar](https://github.com/pedromassango/titled_navigation_bar) [166⭐] - Animated bottom navigation bar that switch between icon and title by [Pedro Massango](http://github.com/pedromassango).
-[RangeSlider](https://github.com/boeledi/RangeSlider) [231⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com).
-[FluidSlider](https://github.com/rvamsikrishna/flutter_fluid_slider) [207⭐] - 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) [201⭐] - 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) [268⭐] - 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) [646⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/).
-[InfiniteListview](https://github.com/fluttercommunity/flutter_infinite_listview) [117⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot).
-[Offline](https://github.com/jogboms/flutter_offline) [567⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms).
-[ScrollToIndex](https://github.com/quire-io/scroll-to-index) [175⭐] - 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) [78⭐] - Tool/Widget for extensive snap management & snapping between widgets by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu).
-[Flick](https://github.com/aliyigitbireroglu/flutter-flick) [20⭐] - 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) [386⭐] - 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) [69⭐] - 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) [99⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu).
-[UnicornSpeedDial](https://github.com/tiagojencmartins/unicornspeeddial) [212⭐] - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins).
-[Slidable](https://github.com/letsar/flutter_slidable) [1418⭐] - 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) [133⭐] - Peek & Pop implementation based on the iOS functionality by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu).
-[Parallax](https://github.com/FlutterRocks/page-transformer) [595⭐] - ViewPager by [Iiro Krankka](https://github.com/roughike).
-[Shimmer](https://github.com/hnvn/flutter_shimmer) [994⭐] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn).
-[Wave](https://github.com/i-protoss/wave) [421⭐] - 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) [174⭐] - Apply filters to an image by [Sharafudheen KK](https://github.com/skkallayath).
-[Shine](https://github.com/JonathanMonga/flutter_shine.dart) [122⭐] - Pretty shadows with dynamic light positions by [Jonathan Monga](https://github.com/JonathanMonga/).
-[ClayContainers](https://github.com/mcaubrey/clay_containers) [207⭐] - 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) [696⭐] - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander Woźniak](https://github.com/aleksanderwozniak).
-[SomeCalendar](https://github.com/agryva/Some-Calendar) [36⭐] - Multi-select & range configurable calendar by [agryva](https://github.com/agryva).
-[LoginAnimation](https://github.com/GeekyAnts/flutter-login-home-animation) [863⭐] - 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) [635⭐] - 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) [834⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014).
-[ParallaxImage](https://github.com/pulyaevskiy/parallax-image) [209⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy).
-[PhotoView](https://github.com/renancaraujo/photo_view) [1067⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo).
-[SVG](https://github.com/dnfield/flutter_svg) [886⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield).
-[ImageCropper](https://github.com/hnvn/flutter_image_cropper) [633⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn).
-[CachedNetworkImage](https://github.com/renefloor/flutter_cached_network_image) [1369⭐] - Show images from the internet and keep them in the cache directory by.
-[MultiImagePicker](https://github.com/Sh1d0w/multi_image_picker) [774⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w).
-[Lottie](https://github.com/CameronStuartSmith/flutter_lottie) [148⭐] - 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) [89⭐] - 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) [68⭐] - 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) [400⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/).
-[GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [118⭐] - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com).
-[Map](https://github.com/apptreesoftware/flutter_map) [65⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware).
-[MapboxGL](https://github.com/mapbox/flutter-mapbox-gl) [237⭐] - Interactive, customizable vector maps by Mapbox.
-[AMap](https://github.com/fluttify-project/amap_map_fluttify) [402⭐] - Access to AMap services(高德地图) by [fluttify-project](https://github.com/fluttify-project).
-[CircularChart](https://github.com/xqwzts/flutter_circular_chart) [313⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts).
-[Charts](https://github.com/mzimmerm/flutter_charts) [190⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm).
-[Sparkline](https://github.com/xqwzts/flutter_sparkline) [197⭐] - Sparkline by [Victor Choueiri](https://github.com/xqwzts).
-[Charts](https://github.com/google/charts) [1818⭐] - By Google Charts Team.
-[FlutterPlot](https://github.com/RCHowell/flutter_plot) [36⭐] - Pretty plots by [R. C. Howell](https://github.com/RCHowell/).
-[Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) [285⭐] - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy).
-[FCharts](https://github.com/thekeenant/fcharts) [313⭐] - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com).
-[FLChart](https://github.com/imaNNeoFighT/fl_chart) [2097⭐] - Draw fantastic charts in Flutter by [Iman Khoshabi](http://www.ikhoshabi.com).
-[BezierChart](https://github.com/aeyrium/bezier-chart) [289⭐] - 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) [273⭐] - Large collection of advanced reactives charts by [LIN Chen](https://github.com/entronad).
-[Fluro](https://github.com/goposse/fluro) [2674⭐] - 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) [93⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante).
-[Swiper](https://github.com/jzoom/flutter_swiper) [38⭐] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom).
-[DeepLinkNavigation](https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation) [36⭐] - Elegant abstraction for complete deep linking navigation in Flutter by [Dennis Krasnov](https://denniskrasnov.com).
-[Get](https://github.com/jonataslaw/get) [927⭐] - 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) [242⭐] - 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) [112⭐] - 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) [657⭐] - Markdown renderer for Flutter. It supports the original format, but no inline html.
-[MaskedText](https://github.com/benhurott/flutter-masked-text) [209⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott).
-[Zefyr](https://github.com/memspace/zefyr) [1532⭐] - Soft & gentle rich text editor by [Memspace](https://github.com/memspace/zefyr).
-[AutoSizeText](https://github.com/leisim/auto_size_text) [975⭐] - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim).
-[ParsedText](https://github.com/fayeed/flutter_parsed_text) [107⭐] - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/).
-[TeX](https://github.com/shah-xad/flutter_tex) [125⭐] - Render Mathematics Equations with full HTML and JavaScript support by [Shahzad Akram](https://github.com/shah-xad).
-[FlutterMath](https://github.com/znjameswu/flutter_math) [22⭐] - 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) [11⭐] - 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) [140⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz).
-[Stereo](https://github.com/2find/stereo) [67⭐] - Playing music on iOS and Android by [2Find](https://github.com/2find).
-[FlutterSound](https://github.com/dooboolab/flutter_sound) [400⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab).
-[AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) [309⭐] Simultaneous playback of audio from assets/network/file and displaying notifications [android / ios / web / macos]
-[SecureStorage](https://github.com/mogol/flutter_secure_storage) [476⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol).
-[Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [96⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com).
-[InappPurchase](https://github.com/dooboolab/flutter_inapp_purchase) [355⭐] - 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) [230⭐] - 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) [339⭐] - Movie details page by [Iiro Krankka](https://github.com/roughike).
-[Mates](https://github.com/CodemateLtd/FlutterMates) [400⭐] - 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) [133⭐] - 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) [5846⭐] - 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) [500⭐] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94).
-[UIChallenges](https://github.com/tomialagbe/flutter_ui_challenges) [1118⭐] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe).
-[CupertinoSettings](https://github.com/matthinc/flutter_cupertino_settings) [123⭐] - iOS Settings by [Matthias Rupp](https://github.com/matthinc).
-[MusicPlayer](https://github.com/thosakwe/flutter_music_player) [186⭐] - music player component by [Tobe O](https://thosakwe.com/).
-[Dashboard](https://github.com/Ivaskuu/dashboard) [699⭐] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu).
-[Todo](https://github.com/littlemarc2011/FlutterTodo) [451⭐] - Todo template from Dribble by [Marc L](https://www.marc-little.com/).
-[CardSwipeAnimation](https://github.com/geekruchika/FlutterCardSwipe) [369⭐] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika).
-[UIKit](https://github.com/iampawan/Flutter-UI-Kit) [4996⭐] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan).
-[Book](https://github.com/putraxor/flutter-book-app) [266⭐] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor).
-[TheGorgeousLogin](https://github.com/huextrat/TheGorgeousLogin) [1213⭐] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat).
-[LiquidPayPaymentApp](https://github.com/longhoang2984/flutter_payment_app_ui) [207⭐] - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984).
-[DrawApp](https://github.com/SnakeyHips/drawapp) [155⭐] - 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) [501⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu).
-[Feather](https://github.com/jhomlala/feather) [344⭐] - 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) [973⭐] - Collection of useful UIs clones by [Javier González](https://github.com/javico2609).
-[FlutterFoodybite](https://github.com/JideGuru/FlutterFoodybite) [756⭐] - Beautiful food app UI template by [JideGuru](https://github.com/JideGuru).
-[FlutterSamples](https://github.com/diegoveloper/flutter-samples) [1503⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper).
-[ActingWebFirst_App](https://github.com/gregertw/actingweb_firstapp) [171⭐] - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw).
-[GitTouch](https://github.com/pd4d10/git-touch) [448⭐] - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by [Rongjian Zhang](https://github.com/pd4d10).
-[MLKit](https://github.com/azihsoyn/flutter_mlkit) [322⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn).
-[IBMWatson](https://github.com/VictorRancesCode/flutter_ibm_watson) [24⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/)
-[m2gen](https://github.com/BayesWitnesses/m2cgen) [1644⭐] - 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) [142⭐] - 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) [354⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly).
-[ARKitPlugin](https://github.com/olexale/arkit_flutter_plugin) [441⭐] - 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) [182⭐] - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra).
-[WebView](https://github.com/dart-flitter/flutter_webview_plugin) [1202⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard).
-[Location](https://github.com/Lyokone/flutterlocation) [562⭐] - 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) [192⭐] - 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) [1134⭐] - 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) [168⭐] - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k).
-[UDID](https://github.com/GigaDroid/flutter_udid) [133⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me).
-[Downloader](https://github.com/hnvn/flutter_downloader) [455⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn).
-[InAppWebView](https://github.com/pichillilorenzo/flutter_inappwebview) [904⭐] - 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) [55⭐] - List, launch and check installed apps 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) [354⭐] - 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) [194⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela).
-[FastQRReaderView](https://github.com/facundomedica/fast_qr_reader_view) [230⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica).
-[NFCReader](https://github.com/matteocrippa/flutter-nfc-reader) [198⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa).
-[Beaconbroadcast](https://github.com/pszklarska/beacon_broadcast) [53⭐] - Library for turning your phone into a beacon by [Paulina Szklarska](https://github.com/pszklarska/).
-[ReactiveBle](https://github.com/PhilipsHue/flutter_reactive_ble) [74⭐] - Handles BLE operations for multiple devices by [Philips Hue](https://github.com/PhilipsHue).
-[NFCManager](https://github.com/okadan/flutter-nfc-manager) [27⭐] - Generic NFC plugin for iOS and Android by [Naoki Okada](https://github.com/okadan).
-[Sqflite](https://github.com/tekartik/sqflite) [1780⭐] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/).
-[Hive](https://github.com/leisim/hive) [1624⭐] - 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) [143⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/).
-[OneSignal](https://github.com/OneSignal/OneSignal-Flutter-SDK) [364⭐] - Push notification service by [OneSignal](https://github.com/OneSignal).
-[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) [21⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com).
-[Catcher](https://github.com/jhomlala/catcher) [380⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala).
-[Logger](https://github.com/leisim/logger) [505⭐] - Easy to use and beautiful logs by [Simon Leier](https://github.com/leisim).
-[Sentry](https://sentry.io/) [324⭐] - 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) [5325⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel).
-[MobX](https://github.com/mobxjs/mobx.dart) [1589⭐] - 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) [420⭐] - 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) [1321⭐] - 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) [774⭐] - Compile-time dependency injection by Google.
-[Flux](https://github.com/google/flutter_flux) [353⭐] - Implementation of the Flux framework by Google.
-[AsyncRedux](https://pub.dev/packages/async_redux) [143⭐] - Redux without boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/).
-[Hooks](https://github.com/rrousselGit/flutter_hooks) [1273⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit).
-[Functionalwidget](https://github.com/rrousselGit/functional_widget) [314⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit).
-[Graphql](https://github.com/zino-app/graphql-flutter) [2137⭐] - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app).
-[GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) [169⭐] - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/).
-[SequenceAnimation](https://github.com/Norbert515/flutter_sequence_animation) [263⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir).
-[SpinKit](https://github.com/jogboms/flutter_spinkit) [1874⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms).
-[Villains](https://github.com/Norbert515/flutter_villains) [284⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir).
-[AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [792⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/).
-[DrawingAnimation](https://github.com/biocarl/drawing_animation) [264⭐] - 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) [193⭐] - Easy to build an animation set by [efoxTeam](https://github.com/efoxTeam).
-[StaggeredAnimations](https://github.com/mobiten/flutter_staggered_animations) [578⭐] - 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) [92⭐] - Fully featured Gherkin parser and UI automated test runner by [Jon Samwell](https://github.com/jonsamwell).
-[styled_widget](https://github.com/ReinBentdal/styled_widget) [264⭐] - 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) [3173⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter).
-[SpriteWidget](https://github.com/spritewidget/spritewidget) [1046⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt).
-[Flip](https://github.com/RedBrogdon/flutterflip) [174⭐] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon).
-[2048](https://github.com/anuranBarman/2048) [139⭐] - 2048 game by [Anuran Barman](https://github.com/anuranBarman).
-[TRex](https://github.com/renancaraujo/trex-flame) [251⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo).
-[Crush](https://github.com/boeledi/flutter_crush) [334⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com).
-[SlidePuzzle](https://github.com/kevmoo/slide_puzzle) [91⭐] - Classic slide (15) puzzle by [Kevin Moore](https://github.com/kevmoo).
-[Tetris](https://github.com/boyan01/flutter-tetris) [957⭐] - Tetris game by [YangBin](https://github.com/boyan01).
-[PartyCharades](https://github.com/vintage/party_flutter) [138⭐] - 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) [5⭐] - 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) [7977⭐] - 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) [21931⭐] - 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) [463⭐] - 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) [178⭐] - 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) [333⭐] - Lime social network by Sebastian Sellmair.
-[Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [650⭐] - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com).
-[NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [432⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia).
-[DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [484⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar).
-[MusicPlayer](https://github.com/iampawan/Flutter-Music-Player) [1088⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk).
-[WhatTodo](https://github.com/burhanrashid52/WhatTodo) [743⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52).
-[FlutterGram](https://github.com/mdanics/fluttergram) [1395⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics).
-[BookSearch](https://github.com/Norbert515/BookSearch) [413⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515).
-[Cinematic](https://github.com/aaronoe/FlutterCinematic) [745⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe).
-[Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [374⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor).
-[Trace](https://github.com/trentpiercy/trace) [557⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy).
-[Taskist](https://github.com/huextrat/Taskist) [522⭐] - Taskist is a ToDo List app for Task Management by [Hugo EXTRAT](https://github.com/huextrat).
-[Tourism](https://github.com/bluemix/tourism-demo) [209⭐] - 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) [438⭐] - 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) [232⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak).
-[TailorMade](https://github.com/jogboms/tailor_made) [206⭐] - 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) [166⭐] - 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) [1452⭐] - 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) [412⭐] - Journaling your data in a Git Repo by [Vishesh Handa](https://github.com/vHanda).
-[AuthPass](https://github.com/authpass/authpass) [287⭐] - Keepass compatible password manager for mobile and desktop by [hpoul](https://github.com/hpoul).
-[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) [259⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren).
-[FlutterIcon](http://fluttericon.com/) [221⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots).
-[FVM](https://github.com/leoafarias/fvm) [465⭐] - Flutter Version Management: A simple cli to manage Flutter SDK versions.
-[EnvironmentConfiguration](https://github.com/TatsuUkraine/dart_environment_config) [44⭐] - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine).
-[FlutterFlavorizr](https://github.com/AngeloAvv/flutter_flavorizr) [62⭐] - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv).
-[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) [6631⭐] - Desktop implementations of the Flutter embedding API by Google.
-[GolangDesktopEmbedder](https://github.com/go-flutter-desktop/go-flutter) [4199⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio).
-[RustDesktopEmbedder](https://github.com/gliheng/flutter-rs) [1537⭐] - 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).
-[FlutterinAction](https://www.amazon.com/Flutter-Action-Eric-Windmill/dp/1617269147) - by [Eric Windmill](https://github.com/ericwindmill).
-[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!](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).
-[Matrix2](https://github.com/bus710/matrix2) - Sense Hat's LED matrix control game by [bus710](https://github.com/bus710).
##Jobs/InterviewQuestions
-[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.