plus_plugins icon indicating copy to clipboard operation
plus_plugins copied to clipboard

[Request]: Consider adding `topics` to `pubspec.yaml` for better discoverability

Open jonasfj opened this issue 1 year ago • 1 comments

Plugin

all

Use case

Related packages can be hard to find.

Proposal

Topics helps users on pub.dev discover packages, and related packages.

You can see a list of topics here. You can also make your own topics.

Topics are added to pubspec.yaml as follows:

topics:
 - my-topic
 - some-other-topic

See also: https://dart.dev/tools/pub/pubspec#topics

jonasfj avatar May 14 '24 10:05 jonasfj

Thanks for suggestion and linking additional info. We will add topics at some point.

vbuberen avatar May 15 '24 07:05 vbuberen