8.2.0 is not compatible with latest Dart SDK
isoos opened this issue · 1 comments
isoos commented
Because analyzer >=6.9.0 depends on macros >=0.1.3-main.0 <0.1.4 which depends on _macros 0.3.3 from sdk, analyzer >=6.9.0 requires _macros 0.3.3 from sdk.
So, because no versions of _macros from sdk match 0.3.3 and dartdoc depends on analyzer ^6.9.0, version solving failed.
Note: for the time being pub.dev won't be able to use the new dartdoc version to generate doc pages.
srawlins commented
That's how it goes. You'll have to wait for Dart 3.6.0.