diff --git a/pubspec.yaml b/pubspec.yaml index 53d2f2d..8bcd758 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -38,7 +38,12 @@ dependencies: amplify_auth_cognito: ^0.4.0 amplify_analytics_pinpoint: ^0.4.0 amplify_authenticator: ^0.1.0-rc.6 - camera: ^0.9.4+14 + # camera: ^0.9.4+14 + camera: + git: + url: https://github.com/camsim99/plugins.git + path: packages/camera/camera + ref: issue_89578_dev dev_dependencies: flutter_test: