Image is null with Uint8List - Flutter. Solutions. You get a null because the load method is a Future and you don't wait for it on your build method.
確定! 回上一頁