I have this scenario where I have to get a UInt8List from an image like that:List stuff = image.toByteData().buffer.asUInt8List() Do some manipulations and ...
確定! 回上一頁