Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

So, because gallery_firebase depends on both firebase_storage from git and cache_image ^1.0.5, version solving failed. pub get failed (1; So, because gallery_firebase depends on both firebase_storage from git and cache_image ^1.0.5, version solving failed.) exit code 1 #9

Open
Maadhav opened this issue Apr 27, 2020 · 2 comments

Comments

@Maadhav
Copy link

Maadhav commented Apr 27, 2020

  flutter:
    sdk: flutter
  firebase_storage:
      git:
        url: git://github.com/danysz/flutterfire.git
        ref: master
        path: packages/firebase_storage

  # The following adds the Cupertino Icons font to your application.
  cache_image: ^1.0.5
  # Use with the CupertinoIcons class for iOS style icons.
  cupertino_icons: ^0.1.3```
@alconasoftware
Copy link

I am also having this issue. I have to stop using cache image if I want to use the latest firebase_storage, firebase_auth, etc.

@Root-vb
Copy link

Root-vb commented Nov 24, 2020

HI @Maadhav @alconasoftware . I updated it to Latest Firebase dependency and fixed a few issues. As the developers were not Updating it. I created a new Library for that. Please Use VB_IMAGE_CACHE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants