Skip to content

Commit 57ce553

Browse files
use universal io
1 parent c30936c commit 57ce553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/powersync/lib/src/open_factory/abstract_powersync_open_factory.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import 'dart:async';
2-
import 'dart:io';
2+
import 'package:universal_io/io.dart';
33
import 'dart:math';
44

55
import 'package:powersync/sqlite_async.dart';

0 commit comments

Comments
 (0)