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

A Flutter package to extract location information from Google Maps URLs, including short URL expansion.

Changelog #

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2024-09-14 #

Added #

  • Initial release of the Google Maps URL Extractor package.
  • GoogleMapsUrlExtractor class with the following methods:
    • expandShortUrl: Expands shortened Google Maps URLs.
    • extractCoordinates: Extracts latitude and longitude from Google Maps URLs.
    • processGoogleMapsUrl: Processes a Google Maps URL (expands if short, then extracts coordinates).
  • Support for various Google Maps URL formats:
    • Short URLs (goo.gl)
    • Standard map URLs
    • Place URLs
    • Search URLs
    • Direction URLs
  • Comprehensive test suite for all main functionalities.
  • Detailed README with usage examples and documentation.

Changed #

  • N/A

Deprecated #

  • N/A

Removed #

  • N/A

Fixed #

  • N/A

Security #

  • N/A
7
likes
0
points
80
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to extract location information from Google Maps URLs, including short URL expansion.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on google_maps_url_extractor