osm_location_picker 1.0.4 copy "osm_location_picker: ^1.0.4" to clipboard
osm_location_picker: ^1.0.4 copied to clipboard

A self-contained Flutter location picker powered by OpenStreetMap. No API key required. Supports address search, GPS, and full theming.

1.0.4 #

  • Fix: added macOS App Sandbox location entitlements and usage description keys to enable GPS location picking.
  • Fix: updated GPS fetching to use a 5-second timeout and fallback to the last known position to prevent indefinite hangs.
  • Fix: resolved target warnings in Xcode/CocoaPods builds regarding dependency analysis and deployment target versions.
  • Updated documentation and README with troubleshooting steps for macOS application run behaviors.

1.0.3 #

  • Fix: added required Android permissions (INTERNET, ACCESS_NETWORK_STATE, location) for release builds.
  • Fix: network connectivity check now works in Android release builds (added network security config).
  • Fix: SVG icon assets not loading after package rename (wrong package: reference).
  • Fix: error message no longer shown as search bar hint text on offline/failure state.
  • Added network and location permissions for iOS, macOS, and documentation for all platforms.
  • Updated README with comprehensive platform-specific setup instructions.

1.0.2 #

  • Published to pub.dev.
  • Package renamed to osm_location_picker.
  • Improved error widget: pull-to-refresh on mobile, retry button on web & desktop.
  • Replaced dart:io Platform checks with defaultTargetPlatform for full web support.
  • Added dartdoc to all public APIs.
  • Switched license to MIT.

1.0.1+1 #

  • Initial versioned release.
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A self-contained Flutter location picker powered by OpenStreetMap. No API key required. Supports address search, GPS, and full theming.

Repository (GitHub)
View/report issues

Topics

#map #location #geocoding #openstreetmap #gps

License

MIT (license)

Dependencies

dio, equatable, flutter, flutter_bloc, flutter_map, flutter_svg, geolocator, internet_connection_checker_plus, latlong2, lottie

More

Packages that depend on osm_location_picker