Open richard457 opened 2 months ago
The power sync break other builds as well, windows, macos
Hey @richard457 what version of Flutter (output of flutter doctor -v)
and PowerSync are you using?
Could you also double check what version of drift you are using, from the error message it looks like it is v2.14.1 but our SDK supports v2.18.0. If you want to use drift, this example would be a good starting point https://github.com/powersync-ja/powersync.dart/tree/main/demos/supabase-todolist-drift
Compiling lib\main.dart for the Web...
Target dart2js failed: ProcessException: Process exited abnormally with exit code 1: /C:/Users/runneradmin/AppData/Local/Pub/Cache/hosted/pub.dev/drift-2.14.1/lib/src/web/wasm_setup/shared.dart:40:47: Error: The argument type 'LegacySyncFileHandle' can't be assigned to the parameter type 'Object' because 'LegacySyncFileHandle' is nullable and 'Object' isn't.