Giter Club home page Giter Club logo

Comments (10)

mit-mit avatar mit-mit commented on September 28, 2024 1

Is doesn't look like this package is being maintained anymore. You may want to consider some of the other geolocation packages available on Pub:
https://pub.dartlang.org/flutter/packages?q=geolocation&api=0

from geolocation.

mit-mit avatar mit-mit commented on September 28, 2024

cc @@lukaspili

from geolocation.

jarzac avatar jarzac commented on September 28, 2024

I have the same problem:

geolocation: ^0.2.1
flutter packages upgrade
Running "flutter packages upgrade" in app...
The current Dart SDK version is 2.1.0-dev.1.0.flutter-69fce633b7.

Because app depends on geolocation >=0.1.1 which requires SDK version <2.0.0, version solving failed.
pub upgrade failed (1)
Process finished with exit code 1

from geolocation.

prasant10050 avatar prasant10050 commented on September 28, 2024

@jarzac - i have the same problem.

from geolocation.

rxmoein avatar rxmoein commented on September 28, 2024

same here

from geolocation.

nevi-me avatar nevi-me commented on September 28, 2024

I tried loading the package from git, but thought the Dart 2.1 problem is solved, I'm unable to get locations from the library

from geolocation.

nevi-me avatar nevi-me commented on September 28, 2024

Thanks @mit-mit, sucks a bit, but it's the nature of OSS and a relatively young ecosystem. I'm already maintaining a few private forks of libraries that aren't being updated anymore. I only develop for Android, so I can't do much on the iOS side of things.

from geolocation.

 avatar commented on September 28, 2024

FYI - you can link to this repo directly (not through pub package) - what you can do is to write it that way:

  geolocation:
    git:
      url: https://github.com/loup-v/geolocation
      ref: f32b900

And it should work. Hope that maintainer will get back at some point. If you have any questions on that syntax - let me know.

from geolocation.

nevi-me avatar nevi-me commented on September 28, 2024

I've moved to geolocator. I had previously linked to the url as you showed, but to master, I think using that ref would have worked.

from geolocation.

lukaspili avatar lukaspili commented on September 28, 2024

Sorry for the delay. It should be fixed in the latest release 1.0.0.

from geolocation.

Related Issues (20)

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.