Open 12people opened 6 months ago
I' m trying to use this package on macOS, but am running into this error:
_ClientSocketException (ClientException with SocketException: Connection failed (OS Error: Operation not permitted, errno = 1), address = via.placeholder.com, port = 80, uri=http://via.placeholder.com/350x150)
The placeholder should load.
CachedNetworkImage( imageUrl: "http://via.placeholder.com/350x150", placeholder: (context, url) => CircularProgressIndicator(), errorWidget: (context, url, error) => Icon(Icons.error), )
Version: 3.3.1
Platform:
🐛 Bug Report
I' m trying to use this package on macOS, but am running into this error:
Expected behavior
The placeholder should load.
Reproduction steps
Configuration
Version: 3.3.1
Platform: