flutter_nominatim 0.0.1+1 copy "flutter_nominatim: ^0.0.1+1" to clipboard
flutter_nominatim: ^0.0.1+1 copied to clipboard

A Flutter plugin for free geocoding and place search using OpenStreetMap's Nominatim service with built-in optimizations and no API key required

0.0.1+1 #

  • Updated README.md

0.0.1 #

  • Initial release 🚀
  • Added forward geocoding (address to coordinates)
  • Added reverse geocoding (coordinates to address)
  • Added place search with auto-complete
  • Implemented built-in optimizations:
    • Request debouncing
    • Rate limit handling
    • Error management
    • Input validation
  • Added support for polygon boundaries
  • Included comprehensive documentation and usage examples
16
likes
160
points
4
downloads
screenshot

Publisher

verified publisheryudiz.com

Weekly Downloads

A Flutter plugin for free geocoding and place search using OpenStreetMap's Nominatim service with built-in optimizations and no API key required

Repository (GitHub)
View/report issues

Topics

#geocoding #location #maps #nominatim #openstreetmap

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on flutter_nominatim