final dbBytes = await rootBundle.load('assets/file');. This returns an instance of ByteData . How can I write this to a dart.io.File instance?
確定! 回上一頁