Skip to content

[camerax] the camera_android_camerax plugin drags in integration_test dependency #145992

@ekuleshov

Description

@ekuleshov

Steps to reproduce

When you add the camera_android_camerax as a dependency to your project it also drags in the integration_test dependency with all its test-related dependency subtree.

Expected results

The integration_test should be in the dev_dependencies section of the plugins' pubspec.yaml

Actual results

The integration_test is currently listed in the dependencies section of the plugins' pubspec.yaml

Code sample

N/A

Screenshots or Video

N/A

Logs

N/A

Flutter Doctor output

N/A

Metadata

Metadata

Labels

P1High-priority issues at the top of the work listfound in release: 3.19Found to occur in 3.19found in release: 3.22Found to occur in 3.22has reproducible stepsThe issue has been confirmed reproducible and is ready to work onp: cameraThe camera pluginpackageflutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionteam-androidOwned by Android platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions