pubspec-assist icon indicating copy to clipboard operation
pubspec-assist copied to clipboard

Search isn't working anymore?

Open JCKodel opened this issue 4 years ago • 0 comments

Before, when we use the Pubspec Assist: Add/update dependencies and typed something like 'fire', it would display a list of options of packages containing fire on name.

In the latest version, the same action just add the flame_fire_atlas package.

The search was good to know about alternatives or to find all correlated packages (for example: searching for firebase would bring things like firebase_core, firebase_auth, etc.)

JCKodel avatar Oct 13 '20 17:10 JCKodel