flutter_cache_image
flutter_cache_image copied to clipboard
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
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```
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.
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.