79147447

Date: 2024-11-01 09:13:56
Score: 3.5
Natty:
Report link

Finally I found an answer on Flutter docs on WASM

https://docs.flutter.dev/platform-integration/web/wasm#serve-the-built-output-with-an-http-server

Flutter web applications won't run with WebAssembly unless the server is configured to send specific HTTP headers.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: MG-LSJ