Check if WASM is correctly configured
More...
Also see example project
Wrap your root widget like below.
MaterialApp( home: CheckWasm( child: Scaffold(...), ), ),
This project is licensed under the MIT License - see the license file for details.
unverified uploader
Repository (GitHub)View/report issues
unknown (license)
flutter, http, web
Packages that depend on check_wasm
Back