flutter_map_marker_cluster
flutter_map_marker_cluster copied to clipboard
Impossible to add version 1.0.0
When I try:
- to add in my pubsec.yaml: flutter_map_marker_cluster: ^1.0.0
This error occurs: "last line of pub output: "So, because myapp depends on flutter_map_marker_cluster ^1.0.0, version solving failed."
When I try: flutter pub add flutter_map_marker_cluster
The version added is : flutter_map_marker_cluster: ^0.5.4
How can I use the version 1.0.0 ?
you have some conflict with other dependencies
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.