Try this: Uint8List bytes = (await NetworkAssetBundle(Uri.parse(url)).load(url)) .buffer .asUint8List();.
確定! 回上一頁