From 0e614828686033c3e582daffc324e382badd2fe8 Mon Sep 17 00:00:00 2001 From: CatHood0 Date: Sun, 15 Sep 2024 18:13:21 -0400 Subject: [PATCH] Chore: update flutter_quill_delta_from_html to remove exceptions calls --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0bd46ff07..95df41b7f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -55,7 +55,7 @@ dependencies: flutter_colorpicker: ^1.1.0 # For converting HTML to Quill delta - flutter_quill_delta_from_html: ^1.4.0 + flutter_quill_delta_from_html: ^1.4.1 markdown: ^7.2.1 charcode: ^1.3.1