SchabanBo / pub_manager

Manage packages in your Dart and Flutter projects. View package information, check for updates, and easily update your
MIT License
5 stars 1 forks source link

Feature Request; Support isolated files #6

Closed Thelm76 closed 9 months ago

Thelm76 commented 11 months ago

On my current project we have a mono-repo with nested flutter projects, so we have ~50 different pubspec.yaml, and none in the project's root.

It doesn't seem like your plugin supports this kind of architecture as I get a blank tab when showing package list.

I think the easiest way to support mono-repos would be to add the possibility to launch the tab on any chosen file (like with right-click or currently opened file)

SchabanBo commented 9 months ago

Added in V0.3.0. Thanks for suggestions. Multi project support