drift/examples/flutter_web_worker_example
Simon Binder 28c3c444e7
Re-run builders, add changelog entry
2023-11-22 13:09:09 +01:00
..
lib Re-run builders, add changelog entry 2023-11-22 13:09:09 +01: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 Migrate mentions of `flutter pub run` 2023-06-19 16:09:47 +02:00
pubspec.yaml Migrate mentions of `flutter pub run` 2023-06-19 16:09:47 +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/