Skip to content

dartdoc over Flutter project is trying to parse all the Flutter source files. #2141

@limonadev

Description

@limonadev

I am trying to generate docs for a Flutter app. When I go inside de app directory, and run dartdoc, the command first parse my lib/ folder (which is ok!) but then tryies to parse the Flutter source files (shows lines like parsing /opt/Flutter/..., for every Flutter source file). Is there any form to specificate that dartdoc only works over the actual folder?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1A high priority bug; for example, a single project is unusable or has many test failurestype-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