mohesu / map_location_picker

Map location picker for flutter Based on google_maps_flutter
Apache License 2.0
46 stars 68 forks source link

SafeArea #19

Closed wrteam02 closed 1 year ago

wrteam02 commented 1 year ago

needed extra optional (top and bottom) parameter for safearea, its creating problem sometimes in ios,

for example, i want to set false to bottom then there is not any parameter for that, and because of that i face extra bottom space in my UI.

example1 example2

Thank you

rvndsngwn commented 1 year ago

I'm glad this package was useful for you @wrteam02 You have a good point. I agree. This option will be added in the next release.