You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to build the example code but I get this error:
Because screenshots >=1.0.0 depends on process ^3.0.9 and every version of flutter_driver from sdk depends on process 4.0.0-nullsafety.2, screenshots >=1.0.0 is incompatible with flutter_driver from sdk. So, because example depends on both flutter_driver any from sdk and screenshots ^2.1.1, version solving failed.
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to build the example code but I get this error:
Because screenshots >=1.0.0 depends on process ^3.0.9 and every version of flutter_driver from sdk depends on process 4.0.0-nullsafety.2, screenshots >=1.0.0 is incompatible with flutter_driver from sdk. So, because example depends on both flutter_driver any from sdk and screenshots ^2.1.1, version solving failed.
The text was updated successfully, but these errors were encountered: