chore: (flutter) export platform interface from thermion_flutter package

This commit is contained in:
Nick Fisher
2024-09-05 17:43:58 +08:00
parent 4e29055a20
commit f07fe6084a

View File

@@ -3,5 +3,5 @@ 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_flutter_platform_interface/thermion_flutter_platform_interface.dart';
export 'package:thermion_dart/thermion_dart.dart';