fysoul17 / google_maps_place_picker

Place picker on Google Maps for Flutter
MIT License
222 stars 357 forks source link

Please upgrade with latest version #123

Open akashlilhare opened 3 years ago

akashlilhare commented 3 years ago

it is not compatible with permission_handler

Because veza depends on google_maps_place_picker ^1.0.1 which depends on permission_handler ^5.0.1+1, permission_handler from hosted is required. So, because veza depends on permission_handler from git, version solving failed. pub get failed (1; So, because veza depends on permission_handler from git, version solving failed.)

fysoul17 commented 3 years ago

You can try same thing as #122 issue.