Skip to content

[0.2.2] - Fixed PlatformException#47

Open
otopba wants to merge 1 commit intoaloisdeniel:masterfrom
otopba:platform-exception
Open

[0.2.2] - Fixed PlatformException#47
otopba wants to merge 1 commit intoaloisdeniel:masterfrom
otopba:platform-exception

Conversation

@otopba
Copy link
Copy Markdown

@otopba otopba commented Sep 1, 2020

@shubh1204
Copy link
Copy Markdown

Hi,

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

@otopba
Copy link
Copy Markdown
Author

otopba commented Sep 4, 2020

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

@jonasbadstuebner
Copy link
Copy Markdown

@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
Copy Markdown

@aloisdeniel merge this bruh

@shikumi-0
Copy link
Copy Markdown

@aloisdeniel can you please merge this asap

@ghost
Copy link
Copy Markdown

ghost commented Sep 17, 2020

Merge this

@rahul975337
Copy link
Copy Markdown

Merge this

@Hari0701
Copy link
Copy Markdown

Merge this asap

@mohammadameer
Copy link
Copy Markdown

waiting for this to be merged :)

@speedlightwp
Copy link
Copy Markdown

Pls help to merge. Thank you :)

@davinpra
Copy link
Copy Markdown

any reason this is not merged yet? @aloisdeniel

@haryonorz
Copy link
Copy Markdown

merge this, please

@otopba
Copy link
Copy Markdown
Author

otopba commented Nov 3, 2020

@aloisdeniel friendly ping

@rsamayoab
Copy link
Copy Markdown

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
Copy Markdown
Author

otopba commented Nov 24, 2020

@aloisdeniel friendly ping

@hyb90
Copy link
Copy Markdown

hyb90 commented Dec 12, 2020

any update dears

@AbdullahChauhan
Copy link
Copy Markdown

@aloisdeniel Ping!

@vytautas-pranskunas-
Copy link
Copy Markdown

ping

@ykalay
Copy link
Copy Markdown

ykalay commented Apr 24, 2021

Any updates about this PR?

@leonardoayres
Copy link
Copy Markdown

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.