dartdoc icon indicating copy to clipboard operation
dartdoc copied to clipboard

dartdoc should have a flag to set a non-default .packages file

Open jcollins-g opened this issue 7 years ago • 2 comments

Dartdoc currently has no way to override the name of the .packages file. This can be a problem for fuchsia and other non-pub ways of organizing dart code.

jcollins-g avatar Aug 23 '18 17:08 jcollins-g

This turns out to be useful for monolithic repositories too. Increasing to P2.

jcollins-g avatar Oct 04 '18 19:10 jcollins-g

@bwilkerson, who has knowledge of the Fuchsia / GN resolution scheme. For dartdoc to work for Fuchsia, I imagine it'll need to understand that resolution scheme.

devoncarew avatar Oct 05 '18 15:10 devoncarew