pub-dev
pub-dev copied to clipboard
The pub.dev website
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...
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...
## 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`...
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...
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,...
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...
Currently dark mode has different background from API docs, is there any reason for that? 
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...