pub-dev icon indicating copy to clipboard operation
pub-dev copied to clipboard

The pub.dev website

Results 250 pub-dev issues
Sort by recently updated
recently updated
newest added

The current search result cache logic uses the user-provided input query as part of the key. However, if the use adds random spaces or other filtered characters, we may use...

Type: enhancement

Continuing the conversation from #4371, the goal is to create a parser that accepts markdown as input as spits out a list of headings that can be easily formatted into...

Type: enhancement

We are getting logs that some worker jobs failed. We should investigate

Type: bug

Also we should consider migrating "blocked" to "moderatedAt" and cleanup old unused properties.

Type: bug

![image](https://github.com/user-attachments/assets/72603730-a675-4211-b202-449c3c8cf5af) I imagine we need to abbreviate the like-count to something like 10.3k. Maybe some more centering is needed as well...

Type: enhancement

Following markdown image links could be used to link to a youtube video using a thumbnail. Perhaps we should investigate if we can directly embed these. There is perhaps some...

Type: enhancement

As you scroll down a long readme of a package, the right sidebar stays aligned with the content. However, it could scroll with the page, as the space it occupies...

Type: enhancement

I might have an extension in vscode I can't figure out, or vscode has formatting for scss files built-in. Is this something we should consider enabling? I'm not sure if...

Type: enhancement

Our [github-markdown.css](https://github.com/dart-lang/pub-dev/blob/master/third_party/css/github-markdown.css) is outdated in many aspect (e.g. dark mode compatibility, how some blocks are rendered - specifically the blockquote mentioned in #8310), and we should update it. The most...

Type: enhancement

The white background for screenshots (when not expanded) can be jarring. It's perhaps a safe choice as developers may have added screenshots that assume a white background, but they detract...

Type: enhancement