how to convert existing flutter app to flutter web code example
Example: how to convert old project into web flutter
Enable web support by running: flutter config --enable-web.
Enable web support by running: flutter config --enable-web.