Baseflow / Baseflow/flutter_cached_network_image
It appears as a black image somebody help me
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
CachedNetworkImage(imageUrl: afterImageURL!)
This is my code. afterImageURL,
afterImageURL receives the value from API.
However, under the same conditions, only certain images intermittently appear on a black image.
The URL address is not wrong, and the image appears properly on the network.
Even if it is displayed as an errorWidget, it does not appear as an errorWidget and is a black image.
I am using cached_network_image: ^3.3.1 and flutter version is 3.16.7.
somebody help me....
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.