Skip to content

Crash when the source exports package:flutter/material.dart #4083

@pedroleiterocha

Description

@pedroleiterocha

I have a private design system library which re-exports package:flutter/material.dart, while hiding some classes and providing alternatives for them. When trying run dart doc in my library, it crashes with dartdoc 8.2.0 (...) failed: UnimplementedError: No members on Library.sentinel are accessible. I can't share my library here, but I created a reproducible example in https://github.com/pedroleiterocha/dart_doc_test.

Metadata

Metadata

Assignees

Labels

type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions