To reproduce my probbem
1/ create sample flutter project
flutter create Test
2/ in the project folder
cd android
./gradlew build --stacktrace
Ok
3/ Add in pubscpec.yaml image_picker: ^1.1.2
4/ Run again
cd android
./gradlew build --stacktrace
–Error
Task :image_picker_android:testDebugUnitTest FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‘:image_picker_android:testDebugUnitTest’.
There were failing tests. See the report at: file:///C:/github/access/store44/build/image_picker_android/reports/tests/testDebugUnitTest/index.html
Multiple version of image_picker