invertase / melos

🌋 A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.
https://melos.invertase.dev/~melos-latest
Apache License 2.0
1.11k stars 198 forks source link

request: Adding repo link to pub.dev #612

Closed guyluz11 closed 8 months ago

guyluz11 commented 9 months ago

Is there an existing feature request for this?

Command

No response

Description

I think it will be nice to have a link to the repo from pub.dev

Now image

Example from network_tools image

Reasoning

Better use of pub.dev package page options.

Additional context and comments

No response

spydon commented 9 months ago

Strange that it doesn't show, it has that line in the pubspec: https://github.com/invertase/melos/blob/main/packages/melos/pubspec.yaml#L8

spydon commented 8 months ago

Now the link is showing, there must have been a hick-up at pub.dev's side.