drift/extras/web_worker_example
westito fad654a5aa
PostgreSQL support (#1507)
Support PostgreSQL as a dialect in the main package and with an implementation provided in another package.

Co-authored-by: Simon Binder <oss@simonbinder.eu>
2021-11-11 14:40:41 +01:00
..
lib PostgreSQL support (#1507) 2021-11-11 14:40:41 +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