The following SocketException was thrown resolving an image codec:
Failed host lookup: 'i.pinimg.com' (OS Error: No address associated with hostname, errno = 7)
When the exception was thrown, this was the stack
Image provider: NetworkImage("
https://i.pinimg.com/originals/7d/8f/34/7d8f34dc8e...", scale: 1.0)
Image key: NetworkImage("
https://i.pinimg.com/originals/7d/8f/34/7d8f34dc8e...", scale: 1.0)
Expanded(
child: Image.network('
https://i.pinimg.com/originals/7d/8f/34/7d8f34dc8e...'
),
),
Добавил в AndroidManifest.xml
Прокси не использую.