pub-dev
pub-dev copied to clipboard
The pub.dev website
Right now we check and build them, but that should happen in the Docker setup instead.
- [ ] Index content should be downloaded at the time we create the docker image, reduces the isolate startup latencies. - [ ] We should consider using a separate...
- [ ] Detect high search loads (high latencies) and dynamically turn off API docs or readme search. - [ ] Investigate if predicate-only search can use a separate bitmap...
# Add "Maintained" filter option to package search The React Native Directory (reactnative.directory) has a "Maintained" filter option that allows developers to quickly find packages that are actively maintained. This...
Our action cannot change the state when the resolved time is set, and it cannot change the resolution time
The image gets weirdly clipped:  NB It is not visible at large screen-widths
Hello! At the moment we can create releases at pub via `tags` or `workflow_dispatch`, but on Github Actions there exists another type of workflows - `Reusable Workflows` that can be...
It would be nice to be able to browse the code of a given package from pub.dev We could provide bonus features such as: syntax highlighting link to reference/definition code...
Originally reported on https://github.com/dart-lang/pub-dev/issues/4462.