You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that dartdoc uses only the homepage entry in pubspec.yaml to generate a link in the breadcrumbs, and it does not use the repository url (if only that is specified).
The text was updated successfully, but these errors were encountered:
srawlins
added
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
P2
A bug or feature request we're likely to work on
labels
Sep 18, 2020
Example package:
dygraph 0.1.1
.It seems that dartdoc uses only the
homepage
entry inpubspec.yaml
to generate a link in the breadcrumbs, and it does not use therepository
url (if only that is specified).The text was updated successfully, but these errors were encountered: