boolean_selector icon indicating copy to clipboard operation
boolean_selector copied to clipboard

The library has no documentation

Open Hixie opened this issue 7 years ago • 3 comments

It would be helpful if the contents of this package's README could be duplicated as dartdocs for the library itself. That way it would appear e.g. in Flutter's docs for boolean_selector.

Hixie avatar Dec 13 '18 23:12 Hixie

@nex3 FYI

kevmoo avatar Dec 13 '18 23:12 kevmoo

Caveat: I'm not maintaining any test infrastructure anymore.

My impression is that that's more of a dartdoc issue than an issue with any given package. The library comment and the README for a package generally serve the same purpose, so it seems much more reasonable to make the tool make share documentation across the two than have each package write its documentation twice.

nex3 avatar Dec 13 '18 23:12 nex3

fyi @jcollins-g, see @nex3's suggestion above

Hixie avatar Dec 14 '18 01:12 Hixie