diff --git a/source.md b/source.md index 5435017..c870435 100644 --- a/source.md +++ b/source.md @@ -253,27 +253,31 @@ Also 👍| ⭐| 👏 links to support their authors ! ## Plugins +- [Pub Plugins](https://pub.dartlang.org/flutter/plugins) - Plugins filter in Dart Pub Repository. - [Plugins](https://github.com/flutter/plugins/tree/master/packages) - Official Flutter Team Plugins + - [Sqflite](https://github.com/tekartik/sqflite) - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/) - [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) - [Battery](https://pub.dartlang.org/packages/battery) - Access various information about the battery. - [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) - 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) - [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/) - [Badger](https://github.com/g123k/flutter_app_badger) - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) -#### Scanner +### Services + +- [Google Mobile Vision](https://github.com/edufolly/flutter_mobile_vision) - Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly) +- [Dialogflow](https://github.com/VictorRancesCode/flutter_dialogflow) - Plugin to easily integrate with dialogflow by [Victor Rances](https://github.com/VictorRancesCode/) +- [Intercom](https://pub.dartlang.org/packages/intercom) - Add Intercom integration to your app by [Maido Kaara](https://github.com/v3rm0n) + +### 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