Skip to content

Implement a LibraryContainer / Package subclass that is a single directory #1670

@jcollins-g

Description

@jcollins-g

With the refactor extracting generic LibraryContainer from Package and driving documentation generation through Package rather than PackageGraph, it's now possible to implement a LibraryContainer subclass that handles a single directory of dart code.

Implement this with a flag guard to override generic package handling (to deal with situations where things that look like real packages are checked into a one big repo).

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work ontype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions