From dfba984e92e14bba077020b3711cefb6c36bc58e Mon Sep 17 00:00:00 2001 From: CatHood0 Date: Mon, 15 Jul 2024 14:15:00 -0400 Subject: [PATCH] update delta_from_html package on pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9f21630c..e72ff933 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.3.1 + flutter_quill_delta_from_html: ^1.3.12 markdown: ^7.2.1 charcode: ^1.3.1