Baseflow / Baseflow/flutter_cached_network_image
Cached Network Image throws exception on iOS
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
## 🐛 Bug Report
I've found a lot of errors with cached_network_image on my application on Crashlytics. I don't think that is a fatal exception, but this are alerting my stability report. I din't found any similar issue 👎
`new MultiImageStreamCompleter.
FlutterError - Can't assign requested address. Error thrown Instance of 'ErrorDescription'.
package:cached_network_image/src/image_provider/multi_image_stream_completer.dart:32`
### Expected behavior
### Reproduction steps
### Configuration
**Version:** 3.3.1
**Platform:**
- [ x ] :iphone: iOS
- [ ] :robot: Android
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.