google_map_location_picker 1.0.5+2 copy "google_map_location_picker: ^1.0.5+2" to clipboard
google_map_location_picker: ^1.0.5+2 copied to clipboard

outdated

🌍 Map location picker for flutter Based on google_maps_flutter

1.0.5+2 #

  • updated google_maps_flutter: ^0.5.20+2

1.0.5+1 #

  • updated google_maps_flutter: ^0.5.19+2

1.0.5 #

  • updated google_maps_flutter: ^0.5.19

1.0.4 #

  • remove ConstrainedBox around address card as the font changes sometimes cutouts happen.

1.0.3 #

  • remove some useless logging.

1.0.2 #

  • fix the address card mix height it and sometimes it's cutout.

1.0.1 #

  • remove unused code.

1.0.0 #

  • fix bug with requesting location permission
  • fix the address card mix height it and sometimes it's cutout.
  • added library and export only the important parts

0.2.0 #

  • now retuning the address plus LatLng
  • do the reverse geocoding with google web api instead of the native lib.

0.1.1 #

  • Updated min dart version to 2.2.2.
  • fix some formatting issues.

0.1.0 #

  • Added place search feature.

0.0.5 #

  • updated deps

0.0.4 #

  • remove permissions from package AndroidManifest.xml as it's already added by google maps.
  • improved README

0.0.2 #

  • added the permissions to the package directly.

0.0.1 #

  • initial release.