fluttercommunity / flutter_google_places

Google Places - Google places autocomplete widgets for flutter. No wrapper, use https://pub.dev/packages/google_maps_webservice. Maintainer: @juliansteenbakker
https://pub.dev/packages/flutter_google_places
Other
303 stars 413 forks source link

No update possible on pub.dev due to missing rights #182

Open juliansteenbakker opened 2 years ago

juliansteenbakker commented 2 years ago

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.

PascalOtto commented 2 years ago

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

mantu-sahu commented 2 years ago

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

PascalOtto commented 2 years ago

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>
mantu-sahu commented 2 years ago

Hi Pascal,

Many thanks for your response. Yes, I was looking into that option of having a local package. I understand that the path will be outside of my project folder. We have a continuous integration (CI) environment, which will break since it wont find the package. That's why I was shying away from the local package.

I assume, you wont know when this can be pushed to pub.dev. That's what I understand from the comments in the issue thread.

Thanks again for your help.

On Sat, Jan 29, 2022 at 10:08 PM Pascal Otto @.***> wrote:

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 pub dev. This means you replace:

pubspec.yaml

dependencies: flutter: sdk: flutter flutter_google_places:

with

pubspec.yaml

dependencies: flutter: sdk: flutter flutter_google_places: path:

— Reply to this email directly, view it on GitHub https://github.com/fluttercommunity/flutter_google_places/issues/182#issuecomment-1025057746, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUEFB4FLXMN2J2KPMLRHX2TUYSTSBANCNFSM5MFVA5NQ . 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 are subscribed to this thread.Message ID: @.*** com>

PascalOtto commented 2 years ago

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

mantu-sahu commented 2 years ago

Thanks for your kind response. I'll look into the submodule.

I hope there will be a new version in pub.dev soon.

Thank you

On Sun, Jan 30, 2022 at 9:12 PM Pascal Otto @.***> wrote:

@mantu-sahu https://github.com/mantu-sahu I am using CI with codemagic, too. Have a look into git submodules.

— Reply to this email directly, view it on GitHub https://github.com/fluttercommunity/flutter_google_places/issues/182#issuecomment-1025315442, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUEFB4CQNLTQZFGG3PLR2N3UYXVZDANCNFSM5MFVA5NQ . 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: @.***>

juliansteenbakker commented 2 years ago

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
mantu-sahu commented 2 years ago

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 https://github.com/fluttercommunity/flutter_google_places/issues/182#issuecomment-1068455559, 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: @.***>

juliansteenbakker commented 2 years ago

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

PieterPicup commented 1 year ago

@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 https://github.com/fluttercommunity/flutter_google_places/issues/182#issuecomment-1068455559 to import for now.

jpetro416 commented 1 year ago

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!

sahq-azhar commented 3 weeks ago

@juliansteenbakker do we have any final answer for this? Also, do you plan on maintaining this? it's been a while since we got any updates regarding this.