diff --git a/examples/flutter/camera_manipulation/pubspec.yaml b/examples/flutter/camera_manipulation/pubspec.yaml index 413ea889..e3a98ffe 100644 --- a/examples/flutter/camera_manipulation/pubspec.yaml +++ b/examples/flutter/camera_manipulation/pubspec.yaml @@ -31,6 +31,8 @@ dependency_overrides: path: ../../../thermion_flutter/thermion_flutter_method_channel thermion_flutter_platform_interface: path: ../../../thermion_flutter/thermion_flutter_platform_interface + thermion_flutter_web: + path: ../../../thermion_flutter/thermion_flutter_web flutter: uses-material-design: true