From 3a3d3ebe3b3045fb77ca292efb5cc00cd880a092 Mon Sep 17 00:00:00 2001 From: Lukasz Date: Thu, 12 Apr 2018 09:21:47 -0400 Subject: [PATCH] Geolocation plugin. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fcb99c9..ebfb8a2 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17) - [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) ### Bluetooth