drift/examples/flutter_web_worker_example
Simon Binder b4b4e350dd
Simplify creation of web workers for drift
2023-04-10 23:01:30 +02:00
..
lib Simplify creation of web workers for drift 2023-04-10 23:01:30 +02:00
web Simplify creation of web workers for drift 2023-04-10 23:01:30 +02:00
.gitignore Move examples into top-level folder 2022-04-01 22:11:21 +02:00
README.md Update flutter web worker example too 2022-04-01 23:48:15 +02:00
analysis_options.yaml Move examples into top-level folder 2022-04-01 22:11:21 +02:00
build.yaml Remove deprecated options, re-run build 2022-08-13 15:14:09 +02:00
generate_js.sh Move examples into top-level folder 2022-04-01 22:11:21 +02:00
pubspec.yaml Move dialect to SqlTypes constructor, re-generate 2022-11-07 15:53:16 +01:00

README.md

This example demonstrates how a shared web worker can be used with Drift and Flutter.

To run this example:

  • Run ./generate_js.sh
  • Then, run flutter run and select a browser to run the example

For more information visit https://drift.simonbinder.eu/web/