-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Description
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:
- "I'm new to Flutter and looking to learn what packages I should know about"
and/or - "I'm a package author and would like to understand how popular my package is"
Sacchid, simc, jakubkrapiec and LucasAschenbach