Deletes a file using its path via the native platform.
Future<bool> deleteFile({required String filePath});