-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Milestone
Description
From @anders-sandholm on August 11, 2017 13:56
From @mnordine on August 11, 2017 12:59
Search results on https://pub.dartlang.org/ could be improved with the addition of keywords for packages. It could also improve the home page by listing packages via popular keywords. For prior art, see https://crates.io/ and http://doc.crates.io/manifest.html
From the previous link:
# This is a list of up to five keywords that describe this crate. Keywords
# are searchable on crates.io, and you may choose any words that would
# help someone find this crate.v
keywords = ["...", "..."]Copied from original issue: dart-lang/sdk#30418
Copied from original issue: dart-lang/pub#1686
cedx, Ali-Azmoud, RodrigoBertotti, orestesgaolin and buttonsrtoys