A more straightforward way now is
final xFile = XFile.fromData((await rootBundle.load('assets/image.png')).buffer.asUint8List(), mimeType: "image/png");