Future<void> createFile(filePath, String data, {bool clear = false}) async { throw UnsupportedError('platform not supported'); }