I am using Geolocator plugin to get the current location of the device, and google map plugin to integrate the map widget in the flutter
Geolocator
The google map wor
add this package into flutter project.. - pubspec.yaml
-dependencies:
location: ^2.3.4