The missing server for Flutter


Flutter app not built

The Flutter web app has not been built yet.

To build the app, run the following command in your Flutter project directory:

flutter build web --base-href /app/ --wasm -o ../gen_server/web/app

After building, restart the Serverpod server to serve the app.