google_maps_place_picker icon indicating copy to clipboard operation
google_maps_place_picker copied to clipboard

Search results start above the search bar

Open bradv123 opened this issue 3 years ago • 3 comments

Simulator Screen Shot - iPhone 13 - 2021-12-26 at 13 28 07 Simulator Screen Shot - iPhone 13 - 2021-12-26 at 13 28 12

bradv123 avatar Dec 26 '21 18:12 bradv123

Did you find any fix for this, I am also experiencing the same issue?

varunhhhrahul avatar Feb 28 '22 15:02 varunhhhrahul

Unfortunately I haven't. I didn't try too hard to fix it though, as I decided that I will just deal with it for the time being. My suggestion would be to fork the repo and modify it. After quickly looking it looks like the predictions list is built in the file 'autocomplete_search.dart'. I would probably start there. It might be as simple as just adding some padding to the start of the list. Good luck, and please let me know if you fix it. Or maybe submit a pull request and the author can add the fix to a new official version

bradv123 avatar Feb 28 '22 17:02 bradv123

I also made a package to resolve this issue and aaded other customisations as well do check out https://github.com/varunhhhrahul/google_maps_places_picker_refractored

varunhhhrahul avatar Mar 11 '22 05:03 varunhhhrahul