Skip to content

Conversation

@otopba
Copy link

@otopba otopba commented Sep 1, 2020

@shubh1204
Copy link

Hi,

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

@otopba
Copy link
Author

otopba commented Sep 4, 2020

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

@jonasbadstuebner
Copy link

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

@coder-with-a-bushido
Copy link

@aloisdeniel merge this bruh

@shikumi-0
Copy link

@aloisdeniel can you please merge this asap

@ghost
Copy link

ghost commented Sep 17, 2020

Merge this

@rahul975337
Copy link

Merge this

@Hari0701
Copy link

Merge this asap

@mohammadameer
Copy link

waiting for this to be merged :)

@speedlightwp
Copy link

Pls help to merge. Thank you :)

@davinpra
Copy link

any reason this is not merged yet? @aloisdeniel

@haryonorz
Copy link

merge this, please

@otopba
Copy link
Author

otopba commented Nov 3, 2020

@aloisdeniel friendly ping

@rsamayoab
Copy link

rsamayoab commented Nov 9, 2020

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" ]
}

@otopba
Copy link
Author

otopba commented Nov 24, 2020

@aloisdeniel friendly ping

@hyb90
Copy link

hyb90 commented Dec 12, 2020

any update dears

@AbdullahChauhan
Copy link

@aloisdeniel Ping!

@vytautas-pranskunas-
Copy link

ping

@ykalay
Copy link

ykalay commented Apr 24, 2021

Any updates about this PR?

@leonardoayres
Copy link

Is there some expectations to release the version 0.2.2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.