Back to Browse

Run Flutter web app on specific port.

429 views
Jul 14, 2024
2:15

In this video we will see how we can specify the port we want our flutter web app to run. 1) Go to .vscode, then launch.json. 2) Add args : ["d","chrome","--web-port","4000"] note - In case you do not find the .vscode file, go to top menu bar and click on run and then add configuration.

Download

0 formats

No download links available.

Run Flutter web app on specific port. | NatokHD