Because flutter_bloc: 0.21.0
depends on provider: ^3.0.0
and no versions of flutter_bloc match: >0.21.0 <0.22.0
, flutter_bloc: ^0.21.0
requires provider: ^3.0.0
.
So, because it tells_me that it depends on both provider: ^4.1.2
and flutter_bloc: ^0.21.0
, version solving failed.
pub get failed (1; So, because tellz_me depends on both provider ^4.1.2 and flutter_bloc ^0.21.0, version solving failed.)