location_provider 1.0.0 copy "location_provider: ^1.0.0" to clipboard
location_provider: ^1.0.0 copied to clipboard

A lightweight Flutter geocoding utility package with address formatting, extensions, caching, and distance calculation support.

Changelog #

All notable changes to this project will be documented in this file.


1.0.0 #

Added #

  • Reverse geocoding support
  • Forward geocoding support
  • Address model with JSON serialization
  • Coordinate extensions
  • Address formatting extensions
  • Distance calculation utilities
  • Batch geocoding support
  • Internal caching support
  • Retry mechanism for failed requests
  • Timeout handling
  • Full documentation comments

Improved #

  • Optimized cache management
  • Cleaner API structure
  • Better extension-based APIs

0.0.5 #

  • Added example project.

0.0.4 #

  • Improved example project.

0.0.3 #

  • Added initial examples.

0.0.2 #

  • Formatted codebase.
  • Minor cleanup improvements.

0.0.1 #

  • Initial release of location_provider.
3
likes
160
points
349
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter geocoding utility package with address formatting, extensions, caching, and distance calculation support.

Repository (GitHub)
View/report issues

Topics

#geocoding #location #reverse-geocoding #coordinates #address

License

MIT (license)

Dependencies

flutter, geocoding

More

Packages that depend on location_provider