Because every version of flutter_test from sdk depends on… flutter_test from sdk is forbidden, version solving failed

If you get the message:

Because every version of flutter_test from sdk depends on…

It means flutter_test depends on a dependency with version lower than you specified in another dependency.

To solve this, open pubspec.yaml, and remove the version number of the problem dependency:

Example:

Change

  archive: ^2.0.13 --> remove this number

To:

  archive: 

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)