From ff2ca90465b1e8b28390409468b557a47a76ae91 Mon Sep 17 00:00:00 2001 From: CatHood0 Date: Wed, 10 Jul 2024 21:50:31 -0400 Subject: [PATCH] Update delta_from_html to fix nested lists issues and more --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2b80cb7c..c26733c5 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.5 + flutter_quill_delta_from_html: ^1.3.0 markdown: ^7.2.1 charcode: ^1.3.1