-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failures
Description
A number of (mostly runtime) exceptions occur within dartdoc and mustache4dart, the templating package dartdoc uses.
This is distinct from dartdoc understanding dart 2 code; it does this already.
- Analyzer must support running under --preview-dart-2
- Dartdoc unit tests must pass under --preview-dart-2
- Dartdoc smoke test (self-document) must pass under --preview-dart-2
- Dartdoc must generate valid SDK docs under --preview-dart-2
- Dartdoc must generate valid flutter docs under --preview-dart-2.
- SDK bug must be fixed: Isolate.resolvePackageUri has inconsistent behavior when called from a script launched via relative path sdk#32901
Metadata
Metadata
Assignees
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failures