store_locator 1.1.0 copy "store_locator: ^1.1.0" to clipboard
store_locator: ^1.1.0 copied to clipboard

Store locator for Flutter. Allow to show stores (or POI) on map based on current map position.

1.1.0 2026.08.07 #

  • Update google_maps_flutter to 2.18.0 and align SDK constraints
  • Add mapId while retaining cloudMapId as a deprecated alias
  • Fix camera callbacks so marker loading uses the current map position
  • Merge markers by MarkerId and ignore stale asynchronous responses
  • Add an optional onError callback for failed marker requests
  • Expose the latest Google Maps configuration options
  • Preserve markers supplied through MapConfiguration
  • Modernize the example dependencies, platform targets, and web bootstrap
  • Exclude development artifacts and the large demo GIF from the published archive
  • Add package topics and update the supported platform versions

1.0.0 2024.09.17 #

  • Add missing functions: onCameraMoveStarted, onCameraMove and onCameraIdle
  • Pub update
  • Improved example

0.0.6 2023.10.10 #

  • Fixed README import error

0.0.5 2023.10.09 #

  • Improved example
  • Dart code formatted

0.0.4 2023.10.09 #

  • Added code documentation
  • Fixed imports
  • Code reformatted

0.0.3 2023.10.07 #

  • Improved README
  • Added code documentation

0.0.2 2023.10.03 #

  • Improved README
  • Improved code readability

0.0.1 2023.10.03 #

  • First release
3
likes
160
points
47
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Store locator for Flutter. Allow to show stores (or POI) on map based on current map position.

Repository (GitHub)
View/report issues

Topics

#flutter #google-maps #maps #store-locator

License

MIT (license)

Dependencies

flutter, google_maps_flutter

More

Packages that depend on store_locator