refactor: Remove native imaging and enable web worker
This commit is contained in:
parent
040c18d80f
commit
70d2a81fee
5 changed files with 10 additions and 113 deletions
3
web/native_executor.dart
Normal file
3
web/native_executor.dart
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import 'package:matrix/matrix.dart';
|
||||
|
||||
void main() => startWebWorker();
|
||||
Loading…
Add table
Add a link
Reference in a new issue