flutter-clean-architecture-app
flutter-clean-architecture-app copied to clipboard
Pub get failed.
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.)
facing same issue
facing the same issue and more...! please update and fix this repo, it's a valuable resource!
I am getting same issue
try changing version of packages