Closed
Description
Describe the bug
when i wanted to add image_picker: ^0.6.1+11 beside firebase_core: ^0.4.1+5 in dependencies , the app does not run.
To Reproduce
Steps to reproduce the behavior:
- add image_picker: ^0.6.1+11 and firebase_core: ^0.4.1+5 as dependencies
- flutter run
- See error or incorrect behavior
Expected behavior
The app runs correctly with just image_picker: ^0.6.1+11 or just firebase_core: ^0.4.1+5
Additional context
Launching lib\main.dart on Google Pixel 2 in debug mode... Initializing gradle... Resolving dependencies... Running Gradle task 'assembleDebug'... Finished with error: Gradle task assembleDebug failed with exit code 1