Skip to content

[firebase_core] v 0.4.1+5 incompatible with image_picker: ^0.6.1+11 #1437

Closed
@Sonderman

Description

@Sonderman

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:

  1. add image_picker: ^0.6.1+11 and firebase_core: ^0.4.1+5 as dependencies
  2. flutter run
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    impact: customerA bug with low impact (e.g. affecting only a few customers or has a workaround). (P3)plugin: coretype: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions