flutter_geocoder icon indicating copy to clipboard operation
flutter_geocoder copied to clipboard

[0.2.2] - Fixed PlatformException

Open otopba opened this issue 4 years ago • 20 comments

  • Fixed PlatformException https://github.com/aloisdeniel/flutter_geocoder/issues/29
  • Format code.
  • Update deps.

otopba avatar Sep 01 '20 22:09 otopba

Hi,

when will this version be updated on pub.dev? unable to pull geocoder: ^0.2.2, does not exists yet.

shubh1204 avatar Sep 04 '20 06:09 shubh1204

Hi @shubh1204 It will be available when @aloisdeniel will merge it

otopba avatar Sep 04 '20 07:09 otopba

@aloisdeniel Please merge this soon - it's working but I would prefer not having to import your package from a local path.

jonasbadstuebner avatar Sep 08 '20 12:09 jonasbadstuebner

@aloisdeniel merge this bruh

coder-with-a-bushido avatar Sep 17 '20 05:09 coder-with-a-bushido

@aloisdeniel can you please merge this asap

shikumi-0 avatar Sep 17 '20 05:09 shikumi-0

Merge this

Tanjit1 avatar Sep 17 '20 05:09 Tanjit1

Merge this

rahul975337 avatar Sep 17 '20 05:09 rahul975337

Merge this asap

Hari0701 avatar Sep 17 '20 16:09 Hari0701

waiting for this to be merged :)

mohammadameer avatar Sep 19 '20 09:09 mohammadameer

Pls help to merge. Thank you :)

speedlightwp avatar Sep 21 '20 17:09 speedlightwp

any reason this is not merged yet? @aloisdeniel

davinpra avatar Sep 26 '20 04:09 davinpra

merge this, please

haryonorz avatar Nov 03 '20 02:11 haryonorz

@aloisdeniel friendly ping

otopba avatar Nov 03 '20 06:11 otopba

when using Geocoder.google... and result location lat & long eq 0 Flutter App breaks

var addresses = await Geocoder.google(googleApiKey) .findAddressesFromCoordinates(coordinates); ... ... ... "formatted_address" : "R. Igaçaba - St. dos Afonsos, Aparecida de Goiânia - GO, 74915-315, Brazil", "geometry" : { "bounds" : { "northeast" : { "lat" : 90, "lng" : 180 }, "southwest" : { "lat" : -90, "lng" : -180 } }, "location" : { "lat" : 0, "lng" : 0 }, "location_type" : "APPROXIMATE", "viewport" : { "northeast" : { "lat" : 90, "lng" : 180 }, "southwest" : { "lat" : -90, "lng" : -180 } } }, "place_id" : "ChIJuaTbDrrwXpMR-faqXCVYfeY", "types" : [ "postal_code" ] }

rsamayoab avatar Nov 09 '20 00:11 rsamayoab

@aloisdeniel friendly ping

otopba avatar Nov 24 '20 09:11 otopba

any update dears

hyb90 avatar Dec 12 '20 17:12 hyb90

@aloisdeniel Ping!

AbdullahChauhan avatar Jan 31 '21 16:01 AbdullahChauhan

ping

vytautas-pranskunas- avatar Mar 29 '21 09:03 vytautas-pranskunas-

Any updates about this PR?

ykalay avatar Apr 24 '21 10:04 ykalay

Is there some expectations to release the version 0.2.2?

leonardoayres avatar Dec 09 '21 12:12 leonardoayres