From f05143c58879722217cf2d4314534e0726436613 Mon Sep 17 00:00:00 2001 From: kit Date: Mon, 9 Sep 2024 11:40:10 +0700 Subject: [PATCH] update xml2json --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d704708..5ede0f1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: flutter_widget_from_html_core: ^0.10.1 flutter_colorpicker: ^1.1.0 path: ^1.8.0 - xml2json: ^6.2.3 + xml2json: ^6.2.2 dev_dependencies: flutter_test: