refactor: export ThermionViewerWasm for web and hide FFI/WASM version

This commit is contained in:
Nick Fisher
2024-06-21 11:09:47 +08:00
parent c6c918907a
commit 0ec7e2af95
10 changed files with 890 additions and 1033 deletions

View File

@@ -3,5 +3,4 @@ library thermion_flutter;
export 'thermion/thermion_flutter_plugin.dart';
export 'thermion/widgets/thermion_widget.dart';
export 'thermion/widgets/camera/gestures/thermion_gesture_detector.dart';
export 'package:thermion_dart/thermion_dart.dart';