From 3f265ec7eca77238d0095e5a2f5b9fda357517eb Mon Sep 17 00:00:00 2001 From: gram-incolo Date: Wed, 12 Jun 2024 23:24:20 +0300 Subject: [PATCH] fix deprecated error in detectable_text_field --- easel/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easel/pubspec.yaml b/easel/pubspec.yaml index 2d541ad5e5..3a5e462c73 100644 --- a/easel/pubspec.yaml +++ b/easel/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: collection: ^1.16.0 cupertino_icons: ^1.0.2 dartz: ^0.10.0 - detectable_text_field: ^2.0.4 + detectable_text_field: ^3.0.2 device_preview: 1.1.0 dio: ^5.0.1 easy_localization: