puro
puro copied to clipboard
Add cli options to get the dart / flutter sdk paths
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
this should be simple enough to add
This would actualy help me with some autamation in a project at work