drift/examples/flutter_web_worker_example
Simon Binder 116f98269d
Always enable the new SQL generation mode
2022-07-03 21:53:17 +02:00
..
lib Change integration tests' dialect to postgres 2022-06-30 19:04:55 +02:00
web Move examples into top-level folder 2022-04-01 22:11:21 +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 Always enable the new SQL generation mode 2022-07-03 21:53:17 +02:00
generate_js.sh Move examples into top-level folder 2022-04-01 22:11:21 +02:00
pubspec.yaml Update flutter web worker example too 2022-04-01 23:48:15 +02: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/