这是我加载资产的方式: final dbBytes = await rootBundle.load('assets/file');. 这将返回 ByteData 。 的实例. 如何将此内容写入 dart.io.File 实例?
確定! 回上一頁