-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#6445Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listfound in release: 3.19Found to occur in 3.19Found to occur in 3.19found in release: 3.22Found to occur in 3.22Found to occur in 3.22has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onp: cameraThe camera pluginThe camera pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-androidOwned by Android platform teamOwned by Android platform team
Description
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 listHigh-priority issues at the top of the work listfound in release: 3.19Found to occur in 3.19Found to occur in 3.19found in release: 3.22Found to occur in 3.22Found to occur in 3.22has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onp: cameraThe camera pluginThe camera pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-androidOwned by Android platform teamOwned by Android platform team