flutter-clean-architecture-app icon indicating copy to clipboard operation
flutter-clean-architecture-app copied to clipboard

Pub get failed.

Open mdat31 opened this issue 3 years ago • 4 comments

I run pub get and get this error

Because no versions of bloc_test match >7.1.0 <8.0.0 and bloc_test 7.1.0 depends on mockito ^4.1.2, 
bloc_test ^7.1.0 requires mockito ^4.1.2.

And because mockito >=4.1.2 <=5.0.0-nullsafety.7 depends on test_api ^0.2.19-nullsafety 
and every version of flutter_test from sdk depends on test_api 0.3.0, bloc_test ^7.1.0 
is incompatible with flutter_test from sdk.

So, because getx_hacker_news_api depends on both 
flutter_test any from sdk and bloc_test ^7.1.0, version solving failed.

pub get failed (1; So, because getx_hacker_news_api depends on both flutter_test 
any from sdk and bloc_test ^7.1.0, version solving failed.)

mdat31 avatar May 26 '21 03:05 mdat31

facing same issue

sxywalkr avatar Oct 19 '21 01:10 sxywalkr

facing the same issue and more...! please update and fix this repo, it's a valuable resource!

iamthejahid avatar Nov 30 '21 05:11 iamthejahid

I am getting same issue

Zulqurnain24 avatar Feb 07 '22 21:02 Zulqurnain24

try changing version of packages

xordox avatar May 20 '22 08:05 xordox