HTML Web Components with pure dart that compile to WASM and JS
More...
example/README.md
Simple example with using Dart to create web components and compiling Dart to WASM and JS.
dart run build_runner build -o web:build --release
dart run build_runner serve web
Open http://localhost:8080
rodydavis.com
Repository (GitHub)
API reference
Apache-2.0 (license)
signals_core, web
Packages that depend on html_web_components
Back