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
Instead of relying wholly on pubspec.yaml for package metadata, perhaps dartdoc should autovivify packages with their names, based on the package_config.json. This would be more in line with how the compiler/analyzer work, and make dartdoc more easily usable in situations where Dart is used without pub, e.g. in large company-wide mono-repos and similar.