Michael-M-aher / location_picker_flutter_map

A Flutter package that provides Place search and Location picker for flutter maps with alot of cusomizations using Open Street Map.
MIT License
23 stars 48 forks source link

Removed SafeArea and added consts to classes #12

Closed LucazzP closed 1 year ago

LucazzP commented 1 year ago

The SafeArea can be added by the developer if he wants to use it, if we left inside the package, we don't give the option to use without it.