dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.26k stars 1.58k forks source link

Add gerrit mirrors for dartdoc dev_dependencies #52683

Open srawlins opened 1 year ago

srawlins commented 1 year ago

I think the new ones required for dartdoc development are:

srawlins commented 1 year ago

Work on this can be held. I think I've been able to remove dependencies on package:build* in https://github.com/dart-lang/dartdoc/pull/3448, and I think I can remove the dependency on package:code_builder.