diff --git a/examples/flutter/camera_manipulation/pubspec.yaml b/examples/flutter/camera_manipulation/pubspec.yaml index 4a41e1bc..cdaad6bc 100644 --- a/examples/flutter/camera_manipulation/pubspec.yaml +++ b/examples/flutter/camera_manipulation/pubspec.yaml @@ -22,6 +22,16 @@ dev_dependencies: sdk: flutter flutter_lints: ^4.0.0 +dependency_overrides: + thermion_dart: + path: ../../../thermion_dart + thermion_flutter: + path: ../../../thermion_flutter/thermion_flutter + thermion_flutter_ffi: + path: ../../../thermion_flutter/thermion_flutter_ffi + thermion_flutter_platform_interface: + path: ../../../thermion_flutter/thermion_flutter_platform_interface + flutter: uses-material-design: true assets: