You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/testing-deployment-publishing/publishing/web-publishing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ Enabling web support automatically enables
65
65
66
66
3.**Import Emoji Library**: Importing the Emoji library is necessary if your app may use emojis anywhere in any text widget. However, this will increase the size of your app on web.
67
67
68
-
4.**Use WASM (Beta)**: Enabling this option will build your app using Flutter’s **WASM (WebAssembly) web renderer**. For more details, see the [Flutter Documentation on WASM](https://docs.flutter.dev/platform-integration/web/wasm).
68
+
4.**Use Wasm (Beta)**: Enabling this option will build your app using Flutter’s **Wasm (WebAssembly) web renderer**. For more details, see the [Flutter Documentation on Wasm](https://docs.flutter.dev/platform-integration/web/wasm).
69
69
70
70
:::warning
71
71
- This feature is currently in *Beta*, so it should be used with caution.
0 commit comments