From a92deba685a028a4475f25024c43ad65f6d9aa1b Mon Sep 17 00:00:00 2001 From: Pun Butrach Date: Thu, 10 Apr 2025 22:10:42 +0700 Subject: [PATCH] fix: Correct supported required patch option types 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