google_maps_cluster_manager icon indicating copy to clipboard operation
google_maps_cluster_manager copied to clipboard

Error while running V3.1.0

Open KallepalliTirumalesh opened this issue 11 months ago • 3 comments

../../../.pub-cache/hosted/pub.dev/google_maps_cluster_manager-3.1.0/lib/src/cluster_item.dart:9:44:

Error: 'ClusterManager' is imported from both 'package:google_maps_cluster_manager/src/cluster_manager.dart' and 'package:google_maps_flutter_platform_interface/src/types/cluster_manager.dart'. Geohash.encode(location, codeLength: ClusterManager.precision);

KallepalliTirumalesh avatar Mar 20 '24 12:03 KallepalliTirumalesh

same here, any updates ?

guns28 avatar Mar 27 '24 18:03 guns28

same here, any updates ?

The reason and work around solution to the issue is described https://github.com/bpillon/google_maps_cluster_manager/issues/58#issuecomment-1974770188

KallepalliTirumalesh avatar Mar 28 '24 15:03 KallepalliTirumalesh

same here, any updates ?

The reason and work around solution to the issue is described #58 (comment)

It doesn't work anymore with the latest version 2.9.0, the error pops up as:

The name 'Cluster' is defined in the libraries 'package:google_maps_cluster_manager/src/cluster.dart (via package:google_maps_cluster_manager/google_maps_cluster_manager.dart)' and 'package:google_maps_flutter_platform_interface/src/types/cluster.dart'.

HaiderSaleem avatar Sep 17 '24 15:09 HaiderSaleem