location_picker_flutter_map 1.1.2 copy "location_picker_flutter_map: ^1.1.2" to clipboard
location_picker_flutter_map: ^1.1.2 copied to clipboard

outdated

Package that provides Place search and Location picker for flutter maps with alot of cusomizations using Open Street Map

1.1.2 #

  • Add road property to Address class
  • Add suburb property to Address class

1.1.1 #

  • Fix issues with new flutter_map update
  • Add mapLoadingBackgroundColor property

1.1.0 #

  • Improve performance
  • Support multiple languages using mapLanguage
  • Make controls position directional
  • Use default app styles and theming instead of explicit values
  • Make all controls optional by adding showSelectLocationButton and showSearchBar
  • Add a new class for Address with all address details
  • Add searchBarHintText property
  • Add addressData to pickedData response
  • Add onError property and improve error handling
  • BREAKING CHANGES
    • Replaced mapIsLoading with loadingWidget
    • Replaced selectLocationButtonColor with selectLocationButtonStyle

1.0.3 #

  • Improve performance

1.0.2 #

  • Fixed infinite loading screen when user location is turned off

1.0.1 #

  • Fixed formatting issue of loading_widget

1.0.0 #

  • Implemented and tested the whole plugin and make sure everything works correctly
90
likes
0
points
1.44k
downloads

Publisher

unverified uploader

Weekly Downloads

Package that provides Place search and Location picker for flutter maps with alot of cusomizations using Open Street Map

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_map, geolocator, http, intl, latlong2

More

Packages that depend on location_picker_flutter_map