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

The update from 3.0 to 3.1 has breaking changes #56

Open echepata opened 5 months ago

echepata commented 5 months ago

Updating the minimum environment is a breaking change. Also, changing a class to a mixin is a breaking change.

Please consider reverting those changes and releasing them in a 4.0.0 version

image

https://semver.org/

Cheers!