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

Version conflicts on process flutter_driver and screenshots dependencies #231

Open
HarminderSinghSandhu opened this issue Jul 27, 2021 · 1 comment

Comments

@HarminderSinghSandhu
Copy link

Because screenshots >=1.0.0 depends on process ^3.0.9 and every version of flutter_driver from sdk depends on process 4.2.1, screenshots >=1.0.0 is incompatible with flutter_driver from sdk.
So, because ad_app depends on both flutter_driver any from sdk and screenshots ^2.1.1, version solving failed.

@edwinludik
Copy link

screenshots does not support Nullsafety yet. Its a WIP: Compatibility with Dart 2.10.

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

2 participants