bpillon / google_maps_cluster_manager

Simple Flutter clustering library for Google Maps
https://pub.dev/packages/google_maps_cluster_manager
MIT License
121 stars 94 forks source link

fix: use selective imports #64

Open vincendep opened 2 months ago

vincendep commented 2 months ago

This PR resolves conflicts with flutter_google_maps plugin using selective imports.

closes #58 closes #61 closes #62