dart_scripts icon indicating copy to clipboard operation
dart_scripts copied to clipboard

Add a 'search' command

Open thosakwe opened this issue 9 years ago • 0 comments

This could simply scrape https://pub.dartlang.org/search?q=source_gen, and return the name (and current version) of every package found.

Wouldn't take much to loop this over multiple search pages to scrape a list of all of them.

thosakwe avatar Nov 24 '16 17:11 thosakwe