nominatim_flutter 0.0.8 copy "nominatim_flutter: ^0.0.8" to clipboard
nominatim_flutter: ^0.0.8 copied to clipboard

The Nominatim Flutter Plugin enables smooth Nominatim service integration for reverse geocoding, place searches, status checks, and lookups in Flutter.

0.0.8 #

  • Fixed type conversion error when parsing API responses (lat/lon can now be string or double).
  • Fixed configuration not being applied due to Dio client caching issues.
  • Added custom server support with configurable base URL.
  • Enhanced configuration system with proper change detection.
  • Improved backward compatibility and migration path from deprecated methods.

0.0.7 #

  • Introduced User-Agent customization for better request identification.
  • Added location filtering for Hoàng Sa and Trường Sa archipelagos.
  • Enabled new configuration options for enhanced flexibility.
  • Integrated Curl logging for improved debugging and transparency.

0.0.6 #

  • Added documentation.
  • Formatted code.

0.0.5 #

  • Added documentation.
  • Formatted code.

0.0.4 #

  • Added server status check feature.
  • Implemented lookup functionality.

0.0.3 #

  • Added language support for returned results.

0.0.2 #

  • Added cache option for enhanced performance.
  • Refactored existing code for better maintainability and readability.

0.0.1 #

  • Initial version
32
likes
150
points
2.9k
downloads

Publisher

verified publisherbincoder.dev

Weekly Downloads

The Nominatim Flutter Plugin enables smooth Nominatim service integration for reverse geocoding, place searches, status checks, and lookups in Flutter.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

dio, dio_cache_interceptor, flutter

More

Packages that depend on nominatim_flutter