drift/extras/web_worker_example
Simon Binder 7bfa00e8b4
Make database of tables accessible for Dart API
2022-01-18 21:50:51 +01:00
..
lib Make database of tables accessible for Dart API 2022-01-18 21:50:51 +01:00
web Migrate web workers example to drift 2021-10-08 23:33:39 +02:00
README.md Add web worker example 2021-01-31 21:50:12 +01:00
analysis_options.yaml Add web worker example 2021-01-31 21:50:12 +01:00
build.yaml Migrate web workers example to drift 2021-10-08 23:33:39 +02:00
pubspec.yaml Migrate web workers example to drift 2021-10-08 23:33:39 +02:00

README.md

This example demonstrates how a shared web worker can be used with moor.

To view this example, run

dart run build_runner serve --release