mirror of https://github.com/AMT-Cheif/drift.git
8 lines
147 B
Markdown
8 lines
147 B
Markdown
|
This example demonstrates how a shared web worker can be used with moor.
|
||
|
|
||
|
To view this example, run
|
||
|
|
||
|
```
|
||
|
dart run build_runner serve --release
|
||
|
```
|