Code Monkey home page Code Monkey logo

Comments (11)

juliansteenbakker avatar juliansteenbakker commented on July 24, 2024 7

I have created a new version you can use:

  flutter_google_places:
    git:
      url: https://github.com/fluttercommunity/flutter_google_places
      ref: v0.3.2

from flutter_google_places.

PieterPicup avatar PieterPicup commented on July 24, 2024 1

@juliansteenbakker Thanks for putting so much effort into getting this back up on pub.dev.
We are lucky to have the flutter functionality to pull from git directly which I will be using from now on with this one as I have with a few libs already that I have forked a few with personal changes in.

Anyone who wants the latest code please use #182 (comment) to import for now.

from flutter_google_places.

PascalOtto avatar PascalOtto commented on July 24, 2024

I have been added as maintainer of this package a while back however i did not get the rights to the pub.dev package. I have contacted fluttercommunity but they couldn't find or contact the original maintainer. I also contacted @KevMorelli who seems to be active alot in the past on this project (and recently he did a few commits), and @lejard-h who seems to be the original publisher. I did not get any reaction back so until that happens i can't really do anything.

Another issue of this package is that it depends heavily on google_maps_webservice which is also developed by @lejard-h but not actively maintained. This makes maintaining this package even harder.

I hope i can still get some reaction, or maybe some else has an idea on how we can solve these issues.

I contacted @KevMorelli via email. He has rights to upload to pub.dev, but he is not available in the next few days.

I have now added a bug-fixed version of this package as a git-submodule in my projects, which is a good solution until the situation clears up.

I also planned to try out this package flutter_google_places_sdk instead. It claims to use the native api instead of the web-interface, which helps in preventing your api-key to be used outside your app and seems to be maintained.
So we could think about rebasing this project on the package I just mentioned, if the package proves to be fine. @juliansteenbakker

from flutter_google_places.

mantu-sahu avatar mantu-sahu commented on July 24, 2024

Hi Pascal, I am new to this.

When can we expect this to be published. I am using the package and stuck because of this issue.

Thanks

from flutter_google_places.

PascalOtto avatar PascalOtto commented on July 24, 2024

Hi Pascal, I am new to this.

When can we expect this to be published. I am using the package and stuck because of this issue.

Thanks

Hi mantu,

you can download the source code of this repository (which is already bugfixed) and include it locally in your pubspec. This means you replace:

# pubspec.yaml

dependencies:
  flutter:
    sdk: flutter
  flutter_google_places: <last-version>

with

# pubspec.yaml

dependencies:
  flutter:
    sdk: flutter
  flutter_google_places:
    path: <path to package>

from flutter_google_places.

mantu-sahu avatar mantu-sahu commented on July 24, 2024

from flutter_google_places.

PascalOtto avatar PascalOtto commented on July 24, 2024

@mantu-sahu I am using CI with codemagic, too. Have a look into git submodules.

from flutter_google_places.

mantu-sahu avatar mantu-sahu commented on July 24, 2024

from flutter_google_places.

mantu-sahu avatar mantu-sahu commented on July 24, 2024

from flutter_google_places.

juliansteenbakker avatar juliansteenbakker commented on July 24, 2024

Thanks. Will it be published in pub.dev soon?

On Tue, Mar 15, 2022 at 4:46 PM Julian Steenbakker @.> wrote: I have created a new version you can use: flutter_google_places: git: url: https://github.com/fluttercommunity/flutter_google_places ref: v0.3.2 — Reply to this email directly, view it on GitHub <#182 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUEFB4EFKXZC3EDMT4BPNGTVADZK3ANCNFSM5MFVA5NQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were mentioned.Message ID: @.>

I still have no access to pub.dev

from flutter_google_places.

jpetro416 avatar jpetro416 commented on July 24, 2024

I have created a new version you can use:

  flutter_google_places:
    git:
      url: https://github.com/fluttercommunity/flutter_google_places
      ref: v0.3.2

Life saver!

from flutter_google_places.

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.