humazed / google_map_location_picker

🌍 Map location picker component for flutter Based on google_maps_flutter
Apache License 2.0
206 stars 309 forks source link

unable to pug get #160

Open MuthuHere opened 3 years ago

MuthuHere commented 3 years ago

Used plugins

The following adds the Cupertino Icons font to your application.

Use with the CupertinoIcons class for iOS style icons.

cupertino_icons: ^1.0.2 google_maps_flutter: ^2.0.3 location: ^4.1.1 permission_handler: ^7.1.0 geocoder: ^0.2.1 google_map_location_picker: ^4.1.7

Because google_map_location_picker >=4.1.3 depends on geolocator ^6.1.14 which depends on geolocator_platform_interface ^1.0.8, google_map_location_picker >=4.1.3 requires geolocator_platform_interface ^1.0.8. And because geolocator_platform_interface <2.0.0-nullsafety.0 depends on plugin_platform_interface ^1.0.2, google_map_location_picker >=4.1.3 requires plugin_platform_interface ^1.0.2. And because permission_handler_platform_interface 3.3.0 depends on plugin_platform_interface ^2.0.0 and no versions of permission_handler_platform_interface match >3.3.0 <4.0.0, google_map_location_picker >=4.1.3 is incompatible with permission_handler_platform_interface ^3.3.0. And because permission_handler 7.1.0 depends on permission_handler_platform_interface ^3.3.0 and no versions of permission_handler match >7.1.0 <8.0.0, google_map_location_picker >=4.1.3 is incompatible with permission_handler ^7.1.0. So, because map_my_temple depends on both permission_handler ^7.1.0 and google_map_location_picker ^4.1.7, version solving failed. pub get failed (1; So, because map_my_temple depends on both permission_handler ^7.1.0 and google_map_location_picker ^4.1.7, version solving failed.)