puro icon indicating copy to clipboard operation
puro copied to clipboard

Add cli options to get the dart / flutter sdk paths

Open benthillerkus opened this issue 1 year ago • 2 comments

The VS Code Dart extension recently got this new feature https://github.com/Dart-Code/Dart-Code/pull/5377

It'd be nice if puro had some cli options that would output the path, so that I could set these globally in my user profile and then I think changing the settings.json wouldn't be required anymore

benthillerkus avatar Feb 19 '25 21:02 benthillerkus

this should be simple enough to add

pingbird avatar Feb 20 '25 05:02 pingbird

This would actualy help me with some autamation in a project at work

RKartashov avatar Jun 19 '25 04:06 RKartashov