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

When I search for `flutter_animate`, a well-maintained package with high stats, the default ("Sort by search relevance") search result does not display the package in first position. Instead, it is...

Type: enhancement

Looking through unrelated issues here on the tracker, it seems that at multiple times in the past this was being worked on, but I couldn't find an actual ticket for...

Type: enhancement

## Description Add a **Requirement Panel** to the package page that displays: - **Minimum Flutter Version** (from the `flutter` version entry in `pubspec.yaml`) - **Minimum Dart Version** (from the `dart`...

Type: enhancement

It would be great if pub encouraged package authors to write tests for their code. If a repository has a lcov file, or perhaps a link to coveralls or some...

Type: enhancement

Occasionally, I screw up package releases with typos or mis-linked images in informational files such as the `README` or `LICENSE` or `CHANGELOG` or other docs. When I make those mistakes,...

Type: enhancement

Can the team introduce Material 3 style elements for pub.dev, the website doesn't feel nice enough. It should have a material 3-inspired UI and UX. Currently, the website feels outdated...

Type: enhancement

Currently dark mode has different background from API docs, is there any reason for that? ![Image](https://github.com/user-attachments/assets/fb681765-3428-43c7-a1cf-da736697096a)

Type: bug

I'm looking to see if there is a feed containing updates for new versions of packages uploaded to pub.dev. Possibly this might be a REST end point that I can...

Type: enhancement
State: needs info