Is there any other way to resolve this issue other than going on the dev channel (or than using analyzer <2.0.0)? I once made a poor, time consuming experience with the dev channel which is why I would prefer sticking with stable. And I need 2.0.0 for a bug fix of another package.
Because analyzer >=2.0.0 depends on meta ^1.7.0 and every version of flutter_test from sdk depends on meta 1.3.0, analyzer >=2.0.0 is incompatible with flutter_test from sdk. So, because denkschule depends on both flutter_test any from sdk and analyzer 2.0.0, version solving failed. pub get failed (1; So, because myP depends on both flutter_test any from sdk and analyzer 2.0.0, version solving failed.)