pub-dev
pub-dev copied to clipboard
Dartdoc failing with `UnimplementedError: No members on Library.sentinel are accessible`
On this package https://pub.dev/packages/walletconnect_modal_flutter
OUT: Documenting walletconnect_modal_flutter... Discovering libraries... Linking elements... ERR: dartdoc 8.0.10 (/tmp/analyzerBIFJCG/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.4.3.snapshot) failed: UnimplementedError: No members on Library.sentinel are accessible #0 _LibrarySentinel.noSuchMethod (package:dartdoc/src/model/library.dart:18:7) #1 _LibrarySentinel.element (package:dartdoc/src/model/library.dart:15:7) #2 SpecialClass.matchesClass (package:dartdoc/src/special_elements.dart:55:28) #3 SpecialClasses.addSpecial.
We should probably also improve the message when dartdoc is failing. It is kind'a hard to follow