check_wasm 0.0.4 copy "check_wasm: ^0.0.4" to clipboard
check_wasm: ^0.0.4 copied to clipboard

Check if WASM is correctly configured. Checks if WASM version is loaded and multiheading is supported.

check_wasm #

Check if WASM is correctly configured. Checks if WASM version is loaded and multiheading is supported.

Watch on GitHub Star on GitHub pub package

[Screenshot]

Getting Started #

Also see example project

Wrap your root widget like below.

MaterialApp(
    home: CheckWasm(
        child: Scaffold(...),
    ),
),

Add to following /?check_wasm to the url and check will be enabled.

License #

This project is licensed under the MIT License - see the license file for details.

0
likes
0
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

Check if WASM is correctly configured. Checks if WASM version is loaded and multiheading is supported.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, web

More

Packages that depend on check_wasm