Jonas Finnemann Jensen

Results 459 comments of Jonas Finnemann Jensen

I can be deduced from https://pub.dev/api/packages/retry/versions/3.1.0/score The `tags` field contains `license:` tags. But this is only present for versions we've analyzed, so not all versions. This API is not stable....

I don't think we oppose making a stable API for this. @isoos maybe once, we've cleaned up the pana output a bit, and we've migrated to new workers, then we...

We could add `--link-to-remote`, but it says `(defaults to on)`. But we probably need to reproduce locally.

I think we should at-least consider it. Probably we need to scan all packages to see if anyone is already using this directory.

Let's make a server side map: ```dart final _hookMinimumRequiresSdkForFile = { // because if you have "hook/build.dart" in the package // then you must have 'environment.sdk' with a minimum bound...

> `flutter_compass/hemanthrajv` > `flutter_compass/lukepighetti` This seems a lot like _package namespaces_ in reverse. When building _verified publishers_ we did consider creating package namespaces. I suppose it's something we could reconsider...

See also https://github.com/dart-lang/pub-dev/issues/1229. ------ Defining the download count is a bit non-trivial though. Should we remove bots (how), if not travis-ci will dominate the result. Do we want to measure...

> By download count, I meant to measure the downloads made by different projects using the pub tool. I only download a package to my machine once, then it's in...

Or `nonce` as this yields shorter headers and we are slowly giving up caching of rendered HTML.

Perhaps we should just make it red, and not distinguish between warnings and errors.