From 2104c59104f37698d2b668eed9048b445eb1b6f5 Mon Sep 17 00:00:00 2001 From: Jonathan Salmon Date: Sat, 13 May 2023 00:27:15 +0100 Subject: [PATCH] Allow use of latest i18n dependencies --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 479b2115..4c4b023a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: pedantic: ^1.11.1 characters: ^1.2.1 diff_match_patch: ^0.4.1 - i18n_extension: ^8.0.0 + i18n_extension: ">=8.0.0 <10.0.0" device_info_plus: ^9.0.0 platform: ^3.1.0 pasteboard: ^0.2.0