Giter Site home page Giter Site logo

dart-opencage-geocoder's People

Contributors

aloisdeniel avatar freyfogle avatar pmundt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dart-opencage-geocoder's Issues

postalcode missing in components?

Hi all,

I noticed the 'postcode' was missing from the components. I'm getting this kind or result from the api but I can't seem to find the postcode in it.

"results": [
{
"bounds": {
"northeast": {
"lat": 52.5164327,
"lng": 13.377825
},
"southwest": {
"lat": 52.5161167,
"lng": 13.37758
}
},
"components": {
"ISO_3166-1_alpha-2": "DE",
"_type": "attraction",
"attraction": "Brandenburg Gate",
"city": "Berlin",
"city_district": "Mitte",
"country": "Germany",
"country_code": "de",
"house_number": "1",
"political_union": "European Union",
"postcode": "10117",
"road": "Pariser Platz",
"state": "Berlin",
"suburb": "Mitte"
},
"confidence": 9,
"formatted": "Brandenburg Gate, Pariser Platz 1, 10117 Berlin, Germany",
"geometry": {
"lat": 52.5162767,
"lng": 13.3777025
}
}
],

regards,

Alex

Not compatible with dart 2.1

Hi, an error happens when compile in dart sdk 2.1.0:

The current Dart SDK version is 2.1.0-dev.1.0.flutter-ccb16f7282.

Because opencage_geocoder 0.0.5 requires SDK version >=1.24.3 <2.0.0 and no versions of opencage_geocoder match >0.0.5 <0.1.0, opencage_geocoder ^0.0.5 is forbidden.
So, because my_iantd_app depends on opencage_geocoder ^0.0.5, version solving failed.
pub get failed (1)

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.