some advise
dependency sort
I think the user should click sort to sort, and nothing else should be sorted
navigate to the appropriate pub address
If possible, I think you can add an icon for each item in the dependencies list, and when clicked, the browser will navigate to the appropriate pub address.
update and remove dependency appearance mode
If possible, I think it would be more convenient to adjust to the two icons to the right of each item.
modules yaml
The plugin now only manages dependencies for the home directory, not dependencies such as modules.
Hi @nsnans , thanks for your suggestions.
The plugin now only manages dependencies for the home directory, not dependencies such as modules.
Can you provide more clarity on this? Are you referring to libraries that live within the project path and are added in the project pubspec.yaml as path dependencies?
Can you provide more clarity on this? Are you referring to libraries that live within the project path and are added in the project
pubspec.yamlas path dependencies?
The above pubspec.yaml parsing is not shown on the left, only the below parsing
bug - focus
Hi @nsnans , thanks again for your suggestions.
We just announced support for nested workspaces. We have other exciting changes to launch in the coming days.
Hi @nsnans , thanks again for your suggestions.
We just announced support for nested workspaces. We have other exciting changes to launch in the coming days.
Thanks for the update.