From 941acbecf6c0e99b5191230a220341adf80b2d18 Mon Sep 17 00:00:00 2001 From: orz12 Date: Sat, 17 Aug 2024 09:19:13 +0800 Subject: [PATCH] =?UTF-8?q?mod:=20=E6=B7=BB=E5=8A=A0extend=5Ftext=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 1542130f6..fcc87a07d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -141,7 +141,10 @@ dependencies: path: 1.8.3 #瀑布流 waterfall_flow: ^3.0.3 + #跑马灯 marquee: ^2.2.3 + #富文本 + extended_text: ^14.0.1 dependency_overrides: mime: git: https://github.com/orz12/mime.git