Discussion:
[dart-misc] PUB DART LANG - Organization and rating/downloads
Samuel Schwebel
2017-07-06 17:54:36 UTC
Permalink
Hi,

Is there a plan to organize Pub Dart Lang by initiatives or owner in order
to make it less segmented (by packege)? There is many cases where we see
several packages related and I think that would be better if we could
visualize in grouped way.

Also, it would be very interesting if we had a way to know the quality /
use of the library, such as a rating or even the number of downloads.

Thanks,

Samuel.
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Istvan Soos
2017-07-07 05:30:32 UTC
Permalink
Hi Samuel,

There is an ongoing work that shall give more insight about a package
(e.g. about the quality).

I've added two of your other suggestions here:
https://github.com/dart-lang/pub-dartlang-dart/issues/

I encourage everyone to take a look there and suggest more if you feel
there is a need for it.

Cheers,
Istvan


On Thu, Jul 6, 2017 at 7:54 PM, Samuel Schwebel
Post by Samuel Schwebel
Hi,
Is there a plan to organize Pub Dart Lang by initiatives or owner in order
to make it less segmented (by packege)? There is many cases where we see
several packages related and I think that would be better if we could
visualize in grouped way.
Also, it would be very interesting if we had a way to know the quality / use
of the library, such as a rating or even the number of downloads.
Thanks,
Samuel.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
a***@gmail.com
2017-08-25 00:00:29 UTC
Permalink
It seems most of the work to change how Pub dart-lang page works is by
changes made to https://github.com/dart-lang/pana which is a dependency of
pub-dartlang.

So for other changes to pub-dartlang, you can look at the logic in pana.
like how they are "scoring" packages similar to npm for later use in the
Pub pages.
Post by Samuel Schwebel
Hi,
Is there a plan to organize Pub Dart Lang by initiatives or owner in order
to make it less segmented (by packege)? There is many cases where we see
several packages related and I think that would be better if we could
visualize in grouped way.
Also, it would be very interesting if we had a way to know the quality /
use of the library, such as a rating or even the number of downloads.
Thanks,
Samuel.
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Loading...