google_place icon indicating copy to clipboard operation
google_place copied to clipboard

why is it discontinued

Open fahaddev7 opened this issue 1 year ago • 4 comments

fahaddev7 avatar May 19 '24 12:05 fahaddev7

Hey @fahaddev7 , stumbled likely on the same issue as you did. I've forked this here to get everything to the latest. I'm not planning on maintaining this, but it will get you sorted out at least.

https://github.com/theyoungastronauts/google_place

tylersavery avatar May 30 '24 20:05 tylersavery

Thanks i will be using this

The owner of this package needs to work on it. Its really simple and working as expected just the dependency needs to be upgraded along with null safety @tylersavery @bazrafkan

fahaddev7 avatar Jun 12 '24 08:06 fahaddev7

Try flutter_google_places_sdk instead -- it uses platform libraries, so you can restrict API keys by platform, without having to mess around with correctly setting the right request headers or using (unrestrictable) server or browser keys.

lukehutch avatar Jul 14 '24 09:07 lukehutch

Try flutter_google_places_sdk instead -- it uses platform libraries, so you can restrict API keys by platform, without having to mess around with correctly setting the right request headers or using (unrestrictable) server or browser keys.

its a good package but its got ton of issues and you can't even downgrade or upgrade your package because each version may throw a different issue. It may work for some. This package no doubt is old but it was without a doubt cleanest so far.

BunnyBuddy avatar Sep 13 '24 07:09 BunnyBuddy