-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
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.
viniciusandd and benthillerkus
Metadata
Metadata
Assignees
Labels
type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)