From f77c7281d349e939462973243b1c00b0ed1ee5f2 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 9 Jul 2018 11:39:16 +0200 Subject: [PATCH] Better categorization --- source.md | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/source.md b/source.md index ae5548b..e324130 100644 --- a/source.md +++ b/source.md @@ -100,14 +100,14 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! ### Demonstrations -- [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo app for the material design widgets and other features provided by Flutter Team -- [Posse Gallery](https://github.com/flutter/posse_gallery) - Demonstration by [Posse](http://goposse.com) +- [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team +- [Posse Gallery](https://github.com/flutter/posse_gallery) - Advanced demonstration by [Posse](http://goposse.com) - [Flutter Examples](https://github.com/nisrulz/flutter-examples) - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz) ### UI - [3D Object](https://github.com/hemanthrajv/flutter_3d_obj) - Renders a wavefront .obj on to a canvas by [Hemanth Raj](https://www.linkedin.com/in/hemanthrajv) -- [Contact Picker](https://github.com/goderbauer/contact_picker) - Picking a contact from the address book by [Michael Goderbauer](https://github.com/goderbauer) +- [Contact Picker](https://github.com/goderbauer/contact_picker) - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer) - [Parallax](https://github.com/FlutterRocks/page-transformer) - ViewPager by [Iiro Krankka](https://github.com/roughike) - [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) - [Sticky Header](https://github.com/letsar/flutter_sticky_header) - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar) @@ -136,6 +136,7 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! - [Photo View](https://github.com/renancaraujo/photo_view) - Scalable image view with loading placeholder by [Renan C. AraΓΊjo](https://github.com/renancaraujo) - [SVG](https://github.com/dnfield/flutter_svg) - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield) - [Image Cropper](https://github.com/hnvn/flutter_image_cropper) - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn) +- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) - Show images from the internet and keep them in the cache directory by ### Map @@ -202,9 +203,14 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! ### Media +#### Audio + - [Audio Plugin](https://github.com/rxlabz/audioplayer) - Beta by [Erick Ghaumez](https://twitter.com/rxlabz) - [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz) - [Stereo](https://github.com/2find/stereo) - Playing music on iOS and Android by [2Find](https://github.com/2find) + +#### Video + - [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc) - [Chewie](https://github.com/brianegan/chewie) - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan) @@ -247,22 +253,26 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! - [WebView](https://github.com/dart-flitter/flutter_webview_plugin) - by [Hadrien Lejard](https://twitter.com/HadrienLejard) - [Pub Plugins](https://pub.dartlang.org/flutter/plugins) - Plugins filter in Dart Pub Repository. - [Location](https://github.com/Lyokone/flutterlocation) - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone) -- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) - QR Code reader plugin by [Matheus Villela](https://github.com/villela) - [Battery](https://pub.dartlang.org/packages/battery) - Access various information about the battery. -- [Zebra EMDK](https://github.com/acaliaro/flutterZebraEmdk) - Use Zebra EMDK to access Barcode Scanner API - [Proximity Sensor Plugin](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) - Fully featured geolocation plugin: current location, location updates, geocode, places and more by [Loup](http://intheloup.io) - [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB) -- [Google Mobile Vision](https://github.com/edufolly/flutter_mobile_vision) - Implementation of Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly) +- [Google Mobile Vision](https://github.com/edufolly/flutter_mobile_vision) - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly) - [App Rating](https://github.com/AppleEducate/app_review) - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com) - [Get Version](https://github.com/AppleEducate/get_version) - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com) - [Downloader](https://github.com/hnvn/flutter_downloader) - Create and manage download tasks by [HungHD](https://github.com/hnvn) - [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish) -- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) - Show images from the internet and keep them in the cache directory by [Rene Floor](https://github.com/renefloor) +[Rene Floor](https://github.com/renefloor) - [Device Calendar](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) - [Android Job Scheduler](https://github.com/talkdirty/android_job_scheduler) ![android](https://user-images.githubusercontent.com/1295961/41648590-9ed8c5cc-7479-11e8-8248-3820589d8ab9.png) - Directly manage android system schedules by [Georg Grab](https://github.com/talkdirty) - [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/) +#### Scanner + +- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) - QR Code reader plugin by [Matheus Villela](https://github.com/villela) +- [Zebra EMDK](https://github.com/acaliaro/flutterZebraEmdk) - Use Zebra EMDK to access Barcode Scanner API + + ### Bluetooth / NFC / Beacon - [Ble](https://github.com/Polidea/FlutterBleLib) - Bluetooth by [Polidea](http://www.polidea.com) @@ -321,7 +331,6 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! - [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) - Desktop implementations of the Flutter embedding API by Google - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya) - [Launcher Icons](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) -- [ZSH Completion](https://github.com/NiKoTron/zsh-flutter-completition) - ZSH completion for the Flutter CLI tool by [Nikolai Simonov](https://github.com/NiKoTron) - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren) ## License