html_web_components 0.1.0 copy "html_web_components: ^0.1.0" to clipboard
html_web_components: ^0.1.0 copied to clipboard

Platformweb

HTML Web Components with pure dart that compile to WASM and JS

example/README.md

Example of Dart Web Components #

Simple example with using Dart to create web components and compiling Dart to WASM and JS.

Build #

dart run build_runner build -o web:build --release
copied to clipboard

Serve #

dart run build_runner serve web
copied to clipboard

Open http://localhost:8080

2
likes
130
points
37
downloads

Publisher

verified publisherrodydavis.com

Weekly Downloads

2024.09.09 - 2025.03.24

HTML Web Components with pure dart that compile to WASM and JS

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

signals_core, web

More

Packages that depend on html_web_components