From 3078b26d85f312e07f2a23589378c06c287dfab2 Mon Sep 17 00:00:00 2001 From: Cat <114286961+CatHood0@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:07:57 -0400 Subject: [PATCH] Update flutter_quill_delta_from_html on pubspec.yaml (#1999) Co-authored-by: CatHood0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e0bac82e..579dbec6 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.2.1 + flutter_quill_delta_from_html: ^1.2.5 markdown: ^7.2.1 charcode: ^1.3.1