-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More clearly report a package's popularity #1229
Comments
The popularity score - which is part of the final "promoted" score - of the former is 100, while the later has 37, which can be seen on the analysis tab. For the 1st journey, I think the landing page with the most popular package is a good start, maybe an editorial list of packages would also be helpful, but that is certainly not based on score. For the 2nd journey:
|
I see, so the popularity score already exists and is graded on a curve? I guess I was expecting something on the main page page saying "this package is really popular" or similar. 🔥 🔥 But I see now at least some of the data is there. Maybe there isn't anything to do here at this time. Maybe I was expecting to see "this is the 337th most popular package, hence your score is 37/100 for popularity". I can file a separate bug for something like that. |
I am separating this into two issues: First, it would be nice if we had a quick visual indication of a package's popularity alongside the overall score. Usually if the overall score is high, it is high because a package is both good quality by our current metrics and it is popular (compared to other packages). However there are cases where the package is out of date, yet popular (for example: bignum, and such icon would make that clear without clicking through to the analysis tab. Instead, we could use the fire emoji there: @mit-mit: wdyt? Second, we need to update the display of the scores on the analysis tab, and explain better what's going on there and why the score works the way it works. |
I like the fire overlay! @eseidelGoogle did you make it to the 'score/analysis' tab, but did not understand the Popularity score shown there, or did you not think the score was clickable and thus did not discover that tab? |
I ended up here trying to figure whether Stagehand's popularity score of 37 is accurate? Given that Stagehand does the heavy lifting at the start of every(?) ide-created project I would have expected a much, much higher popularity figure (not having the first idea how you collect popularity data). edit - found the first idea https://pub.dev/help#scoring |
I believe we have two separate issues:
|
@isoos assigning this to you as I believe the reporting issue is part of the current redesign. |
Can I see how many download have it ? |
this issue seems to be addressed in this PR |
The pana score is nice. But it might also be useful to see how popular/not (perhaps graded on a curve?) a package is.
For example, how popular is:
https://pub.dartlang.org/packages/cupertino_icons
compared to:
https://pub.dartlang.org/packages/flutter_local_notifications
?
I'm trying to walk the user journeys of:
and/or
The text was updated successfully, but these errors were encountered: