fysoul17 / google_maps_place_picker

Place picker on Google Maps for Flutter
MIT License
222 stars 357 forks source link

Added gesture recognizers to Google Maps #64

Closed faithomotoso closed 3 years ago

faithomotoso commented 3 years ago

Added gesture recognizers to Google Maps to allow map movement/navigation when package is a child of ScrollView. #52

fysoul17 commented 3 years ago

Thanks for your contribution. Before the merge, can you remove pubspec.lock, please?

faithomotoso commented 3 years ago

oh I'm sorry. I'm not so sure how to go about that. Please can you tell me how, I don't want to mess things up

fysoul17 commented 3 years ago

Thats okay ;) You need to do pull request targeting only the file that needs to be changed, not with .gitignore.

Please resubmit it, please. I will close this for now. Also, let me know if you want me to add the code for the case.

faithomotoso commented 3 years ago

Yes please add the code. Thanks.