dart_dev icon indicating copy to clipboard operation
dart_dev copied to clipboard

Automatically serve on an open port

Open magnusanderson-wk opened this issue 2 years ago • 0 comments

If I am working in multiple repos at once, it is annoying for webdev serve to fail and it is impossible to pass the port number to it through arguments.

It should automatically check if the default port is open, and if it is not, choose a random one.

magnusanderson-wk avatar Jun 14 '23 18:06 magnusanderson-wk