From a58d7ad2d9b25516d1240f90504972f6bc37c54c Mon Sep 17 00:00:00 2001 From: CatHood0 Date: Sun, 7 Jul 2024 20:48:18 -0400 Subject: [PATCH] Update flutter_quill_delta_from_html in pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c489a8b4..31ccd217 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -54,7 +54,7 @@ dependencies: flutter_colorpicker: ^1.1.0 # For converting HTML to Quill delta - flutter_quill_delta_from_html: ^1.1.8 + flutter_quill_delta_from_html: ^1.2.1 markdown: ^7.2.1 charcode: ^1.3.1