2022年9月26日星期一

image error 404

 Image.network('Your image url...',

    errorBuilder: (BuildContext context, Object exception, StackTrace stackTrace) {
        return Text('Your error widget...');
    },
),

沒有留言:

發佈留言