flutter_map_marker_cluster icon indicating copy to clipboard operation
flutter_map_marker_cluster copied to clipboard

Impossible to add version 1.0.0

Open benbd5 opened this issue 2 years ago • 1 comments

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 ?

benbd5 avatar Sep 28 '22 11:09 benbd5

you have some conflict with other dependencies

lpongetti avatar Sep 28 '22 14:09 lpongetti

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.

github-actions[bot] avatar Oct 29 '22 03:10 github-actions[bot]