1
0
Fork 0
mirror of https://github.com/Solido/awesome-flutter.git synced 2024-11-20 11:27:07 -05:00

Geolocation plugin.

This commit is contained in:
Lukasz 2018-04-12 09:21:47 -04:00
parent ad5a6fbfcb
commit 3a3d3ebe3b

View file

@ -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