Open ARASHz4 opened 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
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
I open a issue on flutter repo, hope this question to be solved quickly
@Mae623 can you share the issue here also so we can upvote it?
@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
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