Hello! 馃憢
I see myself very often navigating pub.dev to find a package and its latest version. Every time I land on the package that I want, I tend to copy its title and version, and then go straight to my pubspec.yaml file to paste, and then I have to get in the middle of the string to add the colon necessary for yaml to parse the package and version...
I think it might save some time and frustration to add a colon between the package name and its version, so it is a faster process. See screenshot below 馃憞

If you think this change request is worth it, I'd love to open a pull request including this! Let me know what you think!
Thank you!
Or even just put an invisible text element on top with the colon in it? Is that possible?
I would like to suggest a small copy button for this feature request, so that we can just do a one click to copy instead of Double click or select by holding the mouse button.
Thanks for filing the issue! I'm closing this, as the duplicate of #3336. We are planning to implement one of the suggested methods.
Most helpful comment
I would like to suggest a small copy button for this feature request, so that we can just do a one click to copy instead of Double click or select by holding the mouse button.