The library has no documentation
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.
@nex3 FYI
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.
fyi @jcollins-g, see @nex3's suggestion above