how to run flutter web build locally

Viewed 481

after:

flutter build web

built is ready in path: build/web

how can I run it locally? without using

flutter run -d chrome
0 Answers
Related