-[GoogleIO2018](https://medium.com/flutter-io/building-beautiful-flexible-user-interfaces-with-flutter-material-theming-and-official-material-13ae9279ef19) [1.2K claps👏] - Building beautiful, flexible user interfaces.
-[Iirokrankka.com](https://iirokrankka.com/) - Articles and tutorials about Flutter, Dart and anything related by [Iiro Krankka](https://twitter.com/koorankka).
-[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) – Step by step tutorial how to build Todo List with Flutter by [Andrei Lesnitsky](https://twitter.com/lesnitsky_a)
-[ZerotoOneAnimation](https://medium.com/dartlang/zero-to-one-with-flutter-part-two-5aa2f06655cb) [1K claps👏] - Focus on animation by [Mikkel Ravn](https://medium.com/@mravn).
-[LayoutCheatSheet](https://medium.com/flutter-community/flutter-layout-cheat-sheet-5363348d037e) - Extensive examples of layout widgets by [Tomek Polański](https://github.com/tomaszpolanski).
-[Pooja's Guide to Flutterverse](https://medium.com/flutter-community/i-want-to-learn-flutter-how-to-start-ffb4145f9b26) [2.2K claps👏] - Step by step guide for learning Flutter for super beginners by [Pooja Bhaumik](https://twitter.com/pblead26).
-[RenderObjects](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) [1.8K claps👏] - What are Widgets, RenderObjects and Elements? by [Norbert515](https://github.com/Norbert515).
-[GestureSystem](https://medium.com/flutter-community/flutter-deep-dive-gestures-c16203b3434f) [437 claps👏] - Flutter Deep Dive: Gestures by [Nash](https://nash0x7e2.github.io/).
-[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) [564 claps👏] - Deep dive information about all aspects of accessibility by [Muhammed Salih Güler](https://twitter.com/salihgueler).
-[Firebase](https://www.youtube.com/watch?v=p4yLzYwy_4g) [464👍] - Firebase live coding.
-[SecuringApps](https://medium.com/@mehmetf_71205/securing-flutter-apps-ada13e806a69) [358 claps👏] - By Mehmet Fidanboylu.
-[Buildyourplugins](https://medium.com/@KarthikPonnam/build-your-own-plugin-for-flutter-cfee1a08ea3a) [483 claps👏] - How to make a custom plug-in by [Karthik Ponnam](https://medium.com/@KarthikPonnam).
-[BuildFlavor](https://medium.com/@salvatoregiordanoo/flavoring-flutter-392aaa875f36) [905 claps👏] - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo).
-[TensorProgramming](https://www.youtube.com/watch?v=WwhyaqNtNQY&list=PLJbE2Yu2zumDqr_-hqpAN0nIr6m14TAsd) [74🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/).
-[BrandonDonnelson](https://www.youtube.com/playlist?list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh) [55🎬] - Videos on layout, database and tips by Brandon Donnelson.
-[Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [119🎬] - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan).
-[CodingWithFlutter](https://www.youtube.com/watch?v=u_Lyx8KJWpg&list=PLNnAcB93JKV9iZ2cwk9MEx3_JG8BRikMP) [22🎬] - Video tutorials and live-coding examples by [Andrea Bizzotto](https://medium.com/@biz84).
-[OfficialGallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team.
-[FlutterExamples](https://github.com/nisrulz/flutter-examples) [2077⭐] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz).
-[FlutterCatalog](https://github.com/X-Wei/flutter_catalog) [290⭐] - 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) [27⭐] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer).
-[StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [463⭐] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar).
-[StickyHeader](https://github.com/letsar/flutter_sticky_header) [181⭐] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar).
-[TinderCards](https://github.com/Ivaskuu/tinder_cards) [174⭐] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu).
-[StickyHeaders](https://github.com/slightfoot/flutter_sticky_headers) [209⭐] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/).
-[LoginAnimation](https://github.com/GeekyAnts/flutter-login-home-animation) [410⭐] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika).
-[ListDrag&Drop](https://github.com/Norbert515/flutter_list_drag_and_drop) [141⭐] - Reorder list elements using Drag & Drop by [Norbert515](https://github.com/Norbert515).
-[SideHeaderList](https://github.com/renefloor/side_header_list_view) [124⭐] - Listview with sticky headers by [Rene Floor](https://github.com/renefloor).
-[FlipPanel](https://github.com/hnvn/flutter_flip_panel) [139⭐] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn).
-[FacebookReactions](https://github.com/duytq94/facebook-reaction-animation) [85⭐] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94).
-[Flushbar](https://github.com/AndreHaueisen/flushbar) [131⭐] - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen).
-[StepperTouch](https://github.com/Rahiche/stepper_touch) [63⭐] - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche).
-[Offline](https://github.com/jogboms/flutter_offline) [187⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms).
-[Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) [97⭐] - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali).
-[Snaplist](https://github.com/ariedov/flutter_snaplist) [96⭐] - Create snappable list views by [David Leibovych](https://github.com/ariedov).
-[FluidSlider](https://github.com/rvamsikrishna/flutter_fluid_slider) [75⭐] - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna).
-[InfiniteListview](https://github.com/fluttercommunity/flutter_infinite_listview) [26⭐] - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot).
-[PinCode](https://github.com/LiewJunTung/pin_code_text_field) [12⭐] - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung).
-[FoldingCell](https://github.com/faob-dev/folding_cell) [73⭐] - Fold your widget by [Faob](https://github.com/faob-dev).
-[HiddenDrawerMenu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [27⭐] - Beautiful drawer mode menu feature with perspective animations by [Rafael Almeida Barbosa](https://github.com/RafaelBarbosatec).
-[LiquidPullToRefresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) [176⭐] - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/).
-[FancyBottomNavigation](https://github.com/tunitowen/fancy_bottom_navigation) [35⭐] - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen).
-[MaterialColorPicker](https://github.com/long1eu/material_color_picker) [45⭐] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu).
-[Slidable](https://github.com/letsar/flutter_slidable) [433⭐] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar).
-[RangeSlider](https://github.com/boeledi/RangeSlider) [97⭐] - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com).
-[Wave](https://github.com/i-protoss/wave) [86⭐] - Displaying some waves with custom color, duration, floating and blur effects by [RockerFlower](https://github.com/RockerFlower).
-[Daterangepicker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh).
-[CarouselSlider](https://github.com/serenader2014/flutter_carousel_slider) [173⭐] - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014).
-[ParallaxImage](https://github.com/pulyaevskiy/parallax-image) [104⭐] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy).
-[PhotoView](https://github.com/renancaraujo/photo_view) [280⭐] - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo).
-[SVG](https://github.com/dnfield/flutter_svg) [253⭐] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield).
-[ImageCropper](https://github.com/hnvn/flutter_image_cropper) [193⭐] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn).
-[CachedNetworkImage](https://github.com/renefloor/flutter_cached_network_image) [337⭐] - Show images from the internet and keep them in the cache directory by.
-[MultiImagePicker](https://github.com/Sh1d0w/multi_image_picker) [143⭐] - Display multi image picker by [Radoslav Vitanov](https://github.com/Sh1d0w).
-[GoogleMapView](https://github.com/apptreesoftware/flutter_google_map_view) [350⭐] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/).
-[Map](https://github.com/apptreesoftware/flutter_map) [514⭐] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware).
-[MapboxGL](https://github.com/mapbox/flutter-mapbox-gl) [186⭐] - Interactive, customizable vector maps by Mapbox.
-[CircularChart](https://github.com/xqwzts/flutter_circular_chart) [168⭐] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts).
-[Charts](https://github.com/mzimmerm/flutter_charts) [111⭐] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm).
-[Fluro](https://github.com/goposse/fluro) [785⭐] - 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) [37⭐] - Build page indicators for the PageView by [Leo Cavalcante](https://github.com/leocavalcante).
-[FirebasePhoneAuth](https://medium.com/@gildaswise/flutter-adding-sign-in-with-google-and-phone-authentication-to-your-app-69f681518f9b) [436 claps👏] - Phone number auth via SMS by [Gildásio Filho](https://github.com/gildaswise).
-[SimpleAuth](https://github.com/Clancey/simple_auth) [81⭐] - 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) <!--stargazers:MaikuB/flutter_appauth-> - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB)
-[MaskedText](https://github.com/benhurott/flutter-masked-text) [59⭐] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott).
-[Zefyr](https://github.com/memspace/zefyr) [393⭐] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr).
-[Segment.comAnalytics](https://github.com/FaisalAbid/segment-analytics-flutter) [5⭐] - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid).
-[PureMixpanel](https://github.com/seenickcode/pure_mixpanel) [6⭐] - 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.
-[TravisCIforFlutter](https://github.com/yjbanov/flutter_travis_sample) [39⭐] - Continuous integration by [Yegor Jbanov](https://twitter.com/yegorjbanov).
####Buildarticles
-[TestonTravis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) [398 claps👏] - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov).
-[BuildingApks/IpasonTravis](https://medium.com/@yegorj/building-flutter-apks-and-ipas-on-travis-98d84d8e9b4) [250 claps👏] - Automated build for Android and IOS by [Yegor Jbanov](https://twitter.com/yegorjbanov).
-[AutomaticcodesigningforiOSwithoutMac](https://blog.codemagic.io/automatic-code-signing-for-ios-that-doesnt-require-a-mac/) by Helina Ariva
-[AudioPlugin](https://github.com/rxlabz/audioplayer) [231⭐] - Beta by [Erick Ghaumez](https://twitter.com/rxlabz).
-[AudioRecorder](https://github.com/ZaraclaJ/audio_recorder) [68⭐] - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz).
-[FlutterSound](https://github.com/dooboolab/flutter_sound) [58⭐] - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab).
-[SecureStorage](https://github.com/mogol/flutter_secure_storage) [108⭐] - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol).
-[Billing](https://github.com/VolodymyrLykhonis/flutter_billing) [72⭐] - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com).
-[InappPurchase](https://github.com/dooboolab/flutter_inapp_purchase) [152⭐] - Features set of 'in app purchase' derived from [react-native-iap](https://github.com/dooboolab/react-native-iap) by [dooboolab](https://github.com/dooboolab).
-[AdmobFlutter](https://github.com/YoussefKababe/admob_flutter) - Admob plugin that shows banner ads using native platform views by [Youssef Kababe](https://github.com/YoussefKababe).
-[Mates](https://github.com/CodemateLtd/FlutterMates) [272⭐] - 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) [86⭐] - 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) [2174⭐] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by [Brian Egan](https://github.com/brianegan).
-[DrawApp](https://github.com/SnakeyHips/drawapp) [67⭐] - 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) [171⭐] - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu).
-[WebView](https://github.com/dart-flitter/flutter_webview_plugin) [475⭐] - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard).
-[Location](https://github.com/Lyokone/flutterlocation) [180⭐] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone).
-[ProximitySensorPlugin](https://pub.dartlang.org/packages/proximity_plugin) - A plugin to access the proximity sensor of your device by [Manoj NB](https://github.com/Samaritan1011001).
-[Geolocation](https://github.com/loup-v/geolocation) [124⭐] - 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) [273⭐] - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB).
-[DeviceCalendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com).
-[GetVersion](https://github.com/AppleEducate/get_version) [40⭐] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com).
-[UDID](https://github.com/GigaDroid/flutter_udid) [34⭐] - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me).
-[Downloader](https://github.com/hnvn/flutter_downloader) [114⭐] - Create and manage download tasks by [HungHD](https://github.com/hnvn).
-[InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) [154⭐] - 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) [20⭐] - 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) [28⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo).
-[QRCodeReader](https://github.com/villela/flutter_qrcode_reader) [73⭐] - QR Code reader plugin by [Matheus Villela](https://github.com/villela).
-[FastQRReaderView](https://github.com/facundomedica/fast_qr_reader_view) [67⭐] - Live multicode reader by [Facundo Medica](https://github.com/facundomedica).
-[NFCReader](https://github.com/matteocrippa/flutter-nfc-reader) [51⭐] - NFC reader plugin for iOS and Android by [Matteo Crippa](https://github.com/matteocrippa).
-[GoogleMobileVision](https://github.com/edufolly/flutter_mobile_vision) [165⭐] - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly).
-[Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) [41⭐] - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/).
-[Intercom](https://pub.dartlang.org/packages/intercom) [16⭐] - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n).
-[MLKit](https://github.com/azihsoyn/flutter_mlkit) [142⭐] - Firebase Machine Learning Kit by [Naoya Yoshizawa](https://github.com/azihsoyn).
-[PlaceDialog](https://github.com/pinkfish/flutter_places_dialog) [31⭐] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish).
-[AppRating](https://github.com/AppleEducate/app_review) [49⭐] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com).
-[IBMWatson](https://github.com/VictorRancesCode/flutter_ibm_watson) [6⭐] Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/)
-[Bloc](https://github.com/felangel/bloc) [532⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel).
-[Builtredux](https://github.com/davidmarne/flutter_built_redux) [64⭐] - 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) [242⭐] - 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) [585⭐] - 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.
-[Hooks](https://github.com/rrousselGit/flutter_hooks) [345⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit).
-[Functionalwidget](https://github.com/rrousselGit/functional_widget) [77⭐] - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit).
-[SequenceAnimation](https://github.com/Norbert515/flutter_sequence_animation) [123⭐] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir).
-[SpinKit](https://github.com/jogboms/flutter_spinkit) [530⭐] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms).
-[Villains](https://github.com/Norbert515/flutter_villains) [148⭐] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir).
-[AnimatedTextKit](https://github.com/aagarwal1012/Animated-Text-Kit) [207⭐] - A collection of cool text animations by [Ayush Agarwal](https://github.com/aagarwal1012/).
-[Flame](https://github.com/luanpotter/flame) [740⭐] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter).
-[SpriteWidget](https://github.com/spritewidget/spritewidget) [569⭐] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt).
-[CacheManager](https://github.com/renefloor/flutter_cache_manager) [122⭐] - Generic cache manager by [Rene Floor](https://github.com/renefloor).
-[Frideos](https://github.com/frideosapps/frideos_flutter) - Helpers for streams, BLoC pattern and various widgets (blur, transitions, timed widgets, ...) by [Francesco Mineo](https://github.com/frideosapps).
-[Ozzie](https://github.com/jorgecoca/ozzie.flutter) [70⭐] - Ozzie will take an screenshot during integration tests whenever you need by [Jorge Coca](https://github.com/jorgecoca).
-[FlutterTeamSamples](https://github.com/flutter/samples) [1479⭐] - 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) [5181⭐] - 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) [328⭐] - 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) [144⭐] - Glitter app by [Hadrien Lejard](https://twitter.com/HadrienLejard) and [Kevin Segaud](https://twitter.com/kevin_segaud). It uses Redux and Jaguar.
-[NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [288⭐] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia).
-[DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [374⭐] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar).
-[MusicPlayer](https://github.com/iampawan/Flutter-Music-Player) [497⭐] - Full featured music player by [Pawan Kumar](https://about.me/imthepk).
-[WhatTodo](https://github.com/burhanrashid52/WhatTodo) [381⭐] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52).
-[FlutterGram](https://github.com/mdanics/fluttergram) [439⭐] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics).
-[BookSearch](https://github.com/Norbert515/BookSearch) [243⭐] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515).
-[Cinematic](https://github.com/aaronoe/FlutterCinematic) [405⭐] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe).
-[Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [170⭐] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor).
-[Trace](https://github.com/trentpiercy/trace) [207⭐] - Modern and powerful crypto portfolio & market explorer by [Trent Piercy](https://github.com/trentpiercy).
-[Tourism](https://github.com/bluemix/tourism-demo) [74⭐] - 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) [139⭐] - 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) [82⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak).
-[TailorMade](https://github.com/jogboms/tailor_made) [79⭐] - Managing a Fashion designer's daily routine using a mixture of ReBLoC w/ Firebase Cloud Store & Functions by [Jeremiah Ogbomo](https://twitter.com/jogboms).
-[InKino](https://github.com/roughike/inKino) [1782⭐] - Movie app with flutter_redux, animations and unit tests by [Iiro Krankka](https://github.com/roughike).
-[MobX](https://github.com/mobxjs/mobx.dart) [172⭐] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land.
-[TRex](https://github.com/renancaraujo/trex-flame) [77⭐] - Port of the famous Chrome's Trex game by [Renan C. Araújo](https://github.com/renancaraujo).
-[Crush](https://github.com/boeledi/flutter_crush) [104⭐] - How to build a Math-3 game, like Candy Crush, Bejeweled by [Didier Boelens](https://didierboelens.com).
-[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) [151⭐] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren).
-[FlutterIcon](http://fluttericon.com/) [60⭐] - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots).
-[DesktopEmbedding](https://github.com/google/flutter-desktop-embedding) [3748⭐] - Desktop implementations of the Flutter embedding API by Google.
-[GolangDesktopEmbedder](https://github.com/Drakirus/go-flutter-desktop-embedder) [1492⭐] - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus).
-[RustDesktopEmbedder](https://github.com/gliheng/flutter-rs) [151⭐] - Rust embedder for desktop by [juju](https://github.com/gliheng).
-[FlutterinAction](https://www.manning.com/books/flutter-in-action?a_aid=flutterinaction&a_bid=d08c3247) - Complete Flutter and Dart resource, currently in 'Early Access'.
##Bonus
-[It's All Widgets!](https://itsallwidgets.com) - Open list of published apps by [Hillel Coren](https://twitter.com/hillelcoren), [Thomas Burkhart](https://twitter.com/ThomasBurkhartB), [Simon Lightfoot](https://twitter.com/devangelslondon) and [Scott Stoll](https://twitter.com/scottstoll2017).
Totheextentpossibleunderlaw,[RobertFelker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work.