google_maps_drawing_tools 0.0.5 copy "google_maps_drawing_tools: ^0.0.5" to clipboard
google_maps_drawing_tools: ^0.0.5 copied to clipboard

A Flutter plugin that adds drawing tools (polygons, circles, rectangles) on Google Maps, enabling users to interactively draw and edit shapes within a Flutter application.

0.0.5 #

Changelog #

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

[0.0.5] - 2025-04-29 #

Added #

  • Initial release of google_maps_drawing_tools package.
  • Support for drawing polygons, rectangles, and circles on Google Maps.
  • Interactive editing of shapes (dragging vertices or edges).
  • Selection and deletion of drawn shapes.
  • Customizable styling (stroke and fill colors, stroke width).
  • GeoJSON import and export for all supported shapes.
  • Drawing event callbacks to hook into user actions.
  • DrawingMapWidget for seamless integration with the google_maps_flutter map.
  • Example app demonstrating drawing, editing, and deleting shapes.
  • Setup instructions for Google Maps API keys.
  • Screenshots and usage examples.
8
likes
150
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that adds drawing tools (polygons, circles, rectangles) on Google Maps, enabling users to interactively draw and edit shapes within a Flutter application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, geolocator, google_maps_flutter, pointer_interceptor

More

Packages that depend on google_maps_drawing_tools