A Flutter plugin which provides a Picker using Google Maps widget.
It is an extended version of Google Maps Place Picker and Place Picker.
Map using Flutter's official google_maps_flutter.
Fetching current location using Baseflow's geolocator.
Place and Geocoding API using hadrienlejard's google_maps_webservice.
Builder using kevmoo's tuple.
Also it use Rest Countries API for getting Alpha Code 2 of the location. The code will use for checking the if the selected location is equals to the inputted [region].
Click here to view the full documentation.