Skip to content
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

Null safety issue #1

Closed
offerliapp opened this issue Jan 18, 2022 · 5 comments
Closed

Null safety issue #1

offerliapp opened this issue Jan 18, 2022 · 5 comments

Comments

@offerliapp
Copy link

While installing this library am getting null safety issue

Because google_maps_place_picker >=2.0.0-nullsafety.0 depends on provider ^5.0.0 and every version of booking_calendar depends on provider ^6.0.2, google_maps_place_picker >=2.0.0-nullsafety.0 is incompatible with booking_calendar.
So, because home_services depends on both google_maps_place_picker ^2.1.0-nullsafety.3 and booking_calendar any, version solving failed.

@radikris
Copy link
Owner

radikris commented Jan 18, 2022

Thanks for pointing this out, I will take a look, and will remove provider from dependencies and will do the old way with changenotifiers.

@offerliapp
Copy link
Author

offerliapp commented Jan 18, 2022

yes please. this is a great plugin which i can use in my current project so looking forward for the fix.

@radikris
Copy link
Owner

Thank you very much, I am currently pretty busy with my work, I can make it happen at the weekend!

@radikris
Copy link
Owner

@offerliapp I updated the provider dependency, please check out and let me know

@battucave
Copy link

battucave commented Jan 24, 2022

thank you so much and it worked like a charm. great job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants