-
-
Notifications
You must be signed in to change notification settings - Fork 373
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
Unable to use **permission_handler: ^8.1.4+2**. #146
Comments
You are not the first one reporting this, there are already enough PRs and issues (i.e. #88, #129, #123, #144) for that. If you can't wait for the fix, please check my fork that can be installed with Please do some search before you open the next issue on any repo, to prevent cluttering in general. Good luck with your project. :) |
@martin-braun You're a champ for helping maintain this package with the latest package updates for geolocator and permission_handler |
@Wian-TMC You are welcome. :) Feel free to open an issue on my fork if things need to be updated on my end (including error message details), I cannot check its build everyday, but I want to help nonetheless. I also had some contact with @fysoul17 on linked.in, eventually. He is not able to take care of this repo in the near future, so my hope to pull from this repo someday in the future will be delayed. |
You can try same thing as #122 issue |
Unable to use permission_handler: ^8.1.4+2.
Getting following error.
Because google_maps_place_picker 2.0.0-nullsafety.3 depends on permission_handler ^6.0.1+1 and no versions of google_maps_place_picker match >2.0.0-nullsafety.3 <3.0.0, google_maps_place_picker ^2.0.0-nullsafety.3 requires permission_handler ^6.0.1+1.
If i use permission_handler: ^6.0.1+1 then no error.
The text was updated successfully, but these errors were encountered: