Sigurd Meldgaard
Sigurd Meldgaard
On the other hand pinning might be desired - in that case you could argue that the notification would be annoying... Is the problem that you pinned the dependencies by...
@jonasfj you looked at the top queries, and concluded that most search on pub.dev indeed is for a known package. Did I get this right? If that is indeed true,...
It is a different tradeoff I guess. If I search for 'xml' on crates, I indeed get the 'xml' crate as the first result. But judging from the download counts...
We (really @isoos) are trying to make the difference caused by the last few pub points less in https://github.com/dart-lang/pub-dev/pull/8572 we'll see the effect when that is deployed. (I think this...
I think we still dream of this. Having to write ```yaml environment: sdk: ^3.5.0 ``` Is a bit of a mouthful, and not all that intuitive. If all that we...
@jonasfj suggests adding a field in the pubspec like: ``` fork: ``` And then make a search expression `fork:foo`, and on the package page have a link in the side-bar...
Why is this interesting for the package consumer?
I guess we can look at github. It has a way to view forks, but hidden quite away, so it doesn't feel very spammy
Thought: Could we somehow detect forkyness via the github api (for packages with a repository link)...
@jonasfj do we still want this?