plus_plugins
plus_plugins copied to clipboard
[Request]: Consider adding `topics` to `pubspec.yaml` for better discoverability
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
Thanks for suggestion and linking additional info. We will add topics at some point.