diff --git a/thermion_flutter/thermion_flutter/lib/thermion_flutter.dart b/thermion_flutter/thermion_flutter/lib/thermion_flutter.dart index 2f1b5e4d..5d428389 100644 --- a/thermion_flutter/thermion_flutter/lib/thermion_flutter.dart +++ b/thermion_flutter/thermion_flutter/lib/thermion_flutter.dart @@ -1,4 +1,5 @@ library thermion_flutter; export 'thermion/thermion_flutter_plugin.dart'; +export 'thermion/widgets/thermion_widget.dart'; export 'package:thermion_dart/thermion_dart.dart';