Future<Uint8List> readFileAsBytes(String path) { throw UnsupportedError('File loading is not supported on this platform.'); }