From cde3f8d62cb27a08066aae22337c96e7ccc89b22 Mon Sep 17 00:00:00 2001 From: Pun Butrach Date: Thu, 10 Apr 2025 22:15:29 +0700 Subject: [PATCH] fix: Correct supported required patch option types (#2475) Signed-off-by: Pun Butrach --- lib/utils/check_for_supported_patch.dart | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/lib/utils/check_for_supported_patch.dart b/lib/utils/check_for_supported_patch.dart index f5c4ecba..2934c10b 100644 --- a/lib/utils/check_for_supported_patch.dart +++ b/lib/utils/check_for_supported_patch.dart @@ -1,3 +1,4 @@ +import 'package:flutter/foundation.dart'; import 'package:revanced_manager/app/app.locator.dart'; import 'package:revanced_manager/models/patch.dart'; import 'package:revanced_manager/models/patched_application.dart'; @@ -17,12 +18,12 @@ bool isPatchSupported(Patch patch) { bool hasUnsupportedRequiredOption(List