Use rootBundle to load image from assets pw.MemoryImage( (await rootBundle.load('assets/img/your_image.jpg')).buffer.asUint8List(), );.
確定! 回上一頁