hoc081098 / flutter_google_places_hoc081098

Better flutter_google_places, updated by @hoc081098
https://pub.dev/packages/flutter_google_places_hoc081098
Other
19 stars 32 forks source link

other methods from package #36

Open Rayman244 opened 4 months ago

Rayman244 commented 4 months ago

When we search for locations we cannot find places that contain the word searched. We noticed that this package is only using one piece of the google places api which is the autocomplete. Are there plans to incorporate the rest of the package specifically the searchNearbyWithRadius or the searchNearbyWithRankBy methods the places package provides?