dart-lang / core

This repository is home to core Dart packages.
https://pub.dev/publishers/dart.dev
BSD 3-Clause "New" or "Revised" License
14 stars 4 forks source link

Update to 1.17.0 #642

Open ARASHz4 opened 1 year ago

ARASHz4 commented 1 year ago

I cant update to version 1.17.0, i got this message

Because every version of flutter_test from sdk depends on collection 1.16.0 and app depends on collection ^1.17.0, flutter_test from sdk is forbidden. So, because app depends on flutter_test from sdk, version solving failed. pub get failed (1; So, because app depends on flutter_test from sdk, version solving failed.)

Flutter version : 3.3.8

iqbalmineraltown commented 1 year ago

I think this should be asked on flutter repo? as they are the one depending on this package

For me, I don't need specific features from 1.17.0. So using collection 1.16.0 with flutter 3.3.1 just works fine flutter_test on flutter 3.3.1 also depends on collection 1.16.0

Mae623 commented 1 year ago

I came across this problem too! I can't upgrade analyzer to 5.3.1, so I can't run " flutter pub run build_runner build". How sad it is!

Flutter version : 3.3.9

Mae623 commented 1 year ago

I open a issue on flutter repo, hope this question to be solved quickly

aytunch commented 1 year ago

@Mae623 can you share the issue here also so we can upvote it?

Mae623 commented 1 year ago

@Mae623 can you share the issue here also so we can upvote it? Sure~ A man reply to me, and help solving this question. So I had closed that issue https://github.com/flutter/flutter/issues/116755#event-8003835142