Future<String> calculateMd5(String filePath) { return AwsS3Platform.instance.calculateMd5(filePath); }