Baseflow / Baseflow/flutter_cached_network_image
non-fatal exceptions from Firebase storage links
Open
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
We are using CachedNetworkImage to load the images from Firebase storage.
Crashlytics shows a lot of exceptions from the Firebase Storage links.
I already reported this issue to Flutter https://github.com/flutter/flutter/issues/102494 but it seems that it has to be investigated here as per the comment https://github.com/flutter/flutter/issues/102494#issuecomment-1110595819
I don't have the reproducible steps.
```
cached_network_image: 3.2.0
```
**Platform:**
- [x] :iphone: iOS
- [x] :robot: Android
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.