Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG FIX] : update google_maps_flutter_platform_interface version and fix example… #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JenishMS
Copy link

… project bugs

@saket2507
Copy link

Hi @JenishMS , recently I wanted to use this package "google_maps_cluster_manager" , but I was getting an import error:
../../../../.pub-cache/hosted/pub.dev/google_maps_cluster_manager-3.1.0/lib/src/cluster_manager.dart:8:1: Error: 'Cluster' is imported from both 'package:google_maps_cluster_manager/src/cluster.dart' and 'package:google_maps_flutter_platform_interface/src/types/cluster.dart'.
import 'package:google_maps_flutter_platform_interface/google_maps_flutter_platform_interface.dart';

My question is: Instead of giving an example code as in this PR, why are we not renaming "Cluster" to some other name in "google_maps_cluster_manager" ?

@JenishMS
Copy link
Author

@saket2507 Yes, we can. I initially thought the existing one might need some changes, but if you're okay with it, I can make those changes as well.

@saket2507
Copy link

Would be great....but I think I found something else. This fix worked in my emulator:
MacDeveloper1#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants