pub-dev
pub-dev copied to clipboard
The pub.dev website
We might be wise to wrap email sending in an zone that handles unhandled exceptions, then close the `PersistentConnection` and avoid reusing it.
Tracking issue for the surfacing on pub.dev part of: * https://github.com/dart-lang/sdk/issues/56639 * https://github.com/dart-lang/native/issues/1500 We should consider surfacing the supported hardware architectures on pub per OS. And there are more things...
https://github.com/dart-lang/dartdoc/issues/3859 exposed that we don't have integration tests for `dartdoc` generated pages, especially their JS features like search and dark theme switch.
Hello! Thank you all for this amazing website and ecosystem. Greatly appreciated. I have published my first package [googleapis_grpc](https://pub.dev/packages/googleapis_grpc/versions). On the first few versions, the analysis crashed with an error...
It'd be great to have traffic/analytics on API documentation pages. It could easily be public information. It would help track if people are using documentation, what parts of the documentation...
Something like https://cs.chromium.org/ would be really nice to have for pub. It would help Flutter contributors understand the impact of (potentially) breaking changes better. It would also help the community...
URL: https://pub.dartlang.org/packages?q=dependency%3Afront_end In the link above `kernel` should not appear - it only has a dev_dependency on the front_end which is not a real dependency. Put another way, users with...
Should we use: `content-transfer-encoding quoted-printable` Are we use using any encoding :D
Search for the `stream_channel` package on pub.dev: https://pub.dev/packages?q=stream_channel Package named `stream_channel` is only the 4th result, it should be the first result: 
