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

[pending analysis]

A Flutter package providing Google Maps services: map control, markers, polylines, geocoding, directions, and place APIs.

0.0.2 #

✨ Updates & Improvements #

  • Added full DartDoc-style documentation for all classes and methods.
  • Implemented custom marker utilities:
    • createCustomMarker for circular network avatars
    • bitmapDescriptorFromAsset for .png and .svg assets
    • createClusterMarker for cluster markers with counts
  • Added LatLngBounds helper for fitting map camera to source and destination.
  • Updated ApiClient with complete documentation for:
    • GET, POST, PUT, DELETE requests
    • Multipart POST requests
    • Automatic JSON encoding and centralized exception handling
  • Improved logging and error handling in network requests.
  • Refined package architecture for easier usage and integration in Flutter apps.

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 Flutter app for demonstration.
  • Added MIT License, documentation (README.md), and code-level comments.
0
likes
0
points
231
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing Google Maps services: map control, markers, polylines, geocoding, directions, and place APIs.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

flutter, google_maps_flutter_platform_interface, http

More

Packages that depend on google_map_service