To query the current location of the device simply make a call to the getCurrentPosition method: import 'package:geolocator/geolocator.dart'; Position position = await Geolocator().getCurrentPosition(desiredAccuracy: LocationAccuracy.high);
Source file: https://github.com/DexentHamza/-Get-U...