google_map_service 0.0.1 copy "google_map_service: ^0.0.1" to clipboard
google_map_service: ^0.0.1 copied to clipboard

A Flutter package that provides a complete service layer for Google Maps, including APIs for map initialization, markers, geocoding, directions, places, and distance calculations — all in a clean, eas [...]

0.0.1 #

🎉 Initial Release #

  • Added core Google Map service architecture for Flutter.
  • Implemented APIs for:
    • Map initialization and control
    • Marker and polyline management
    • Geocoding and reverse geocoding
    • Directions and Distance Matrix API
    • Place Autocomplete and Place Details
  • Included example app for demonstration.
  • Added MIT License and documentation (README.md).
0
likes
0
points
231
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a complete service layer for Google Maps, including APIs for map initialization, markers, geocoding, directions, places, and distance calculations — all in a clean, easy-to-use architecture.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, google_maps_flutter_platform_interface, http

More

Packages that depend on google_map_service