You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mick@MD-LAPTOP-1:~/drift/examples/app$ flutter pub getResolving dependencies... Note: meta is pinned to version 1.12.0 by flutter_test from the flutter SDK.See https://dart.dev/go/sdk-version-pinning for details.Because every version of drift_dev from path depends on analyzer ^6.5.0 and no versions of analyzer match >6.5.0 <7.0.0, every version of drift_dev from path requires analyzer 6.5.0.And because analyzer 6.5.0 depends on meta ^1.14.0 and every version of flutter_test from sdk depends on meta 1.12.0, drift_dev from path is incompatible with flutter_test from sdk.So, because app depends on both flutter_test from sdk and drift_dev from path, version solving failed.
@simolus3
I moved back the analyzer and am working on a PR
I'm also adding a flutter test for versions 3.19 and 3.21
The text was updated successfully, but these errors were encountered:
@simolus3
I moved back the analyzer and am working on a PR
I'm also adding a flutter test for versions 3.19 and 3.21
The text was updated successfully, but these errors were encountered: