FLUTTER ECOSYSTEM

open_location_picker

FormField to pick one or more locations from open street map

Latest version
1.1.0
30-day downloads
134
Likes
76
Pub points
130

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

A Flutter package that provides a form field for selecting one or more locations using OpenStreetMap. It enables users to interactively pick coordinates and addresses directly within the app, leveraging open-source mapping data. The picker supports multiple platforms including Android, iOS, Web, macOS, Windows, and Linux, making it ideal for cross-platform applications requiring location input. It integrates seamlessly into forms and offers customizable UI elements for better user experience.

Use cases
  • Interactive map-based address selection
  • Multi-location input in forms
  • Cross-platform location picker
  • Integration with geocoding services
  • User-driven location sharing
  • Offline-ready location selection
Key features
  • OpenStreetMap integration
  • Supports single and multiple location picks
  • FormField compatibility
  • Customizable UI
  • Cross-platform support
  • Lightweight and fast rendering
Suitable for
  • Apps needing location input
  • Travel and delivery apps
  • Survey and form applications
  • Location-aware web and mobile apps
  • Developers preferring open-source maps
Considerations
  • Requires internet connection for map loading
  • Limited to OpenStreetMap data quality
  • No built-in geocoding (external service needed)
  • UI customization may require advanced Flutter knowledge
  • Performance depends on device and network speed
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add open_location_picker

Categories

Related projects

No data available yet.