-
-
Notifications
You must be signed in to change notification settings - Fork 911
Open
Labels
more-info-neededMore information is needed to resolve the issue. Will be closed if no response is received.More information is needed to resolve the issue. Will be closed if no response is received.question
Description
Html(
data: "
啊啊啊啊啊啊<img src="https://image.dzplus.dzng.com/2024/01/02/1704149860d6ewcv47ctv.jpg?imageView2/2/w/900\" />啊啊啊啊啊啊
",style: {
"body": Style(
margin: Margins.zero,
padding: HtmlPaddings.zero,
textAlign: TextAlign.justify,
fontSize: FontSize(17.sp),
),
},
extensions: [
TagExtension(tagsToExtend: {"img"},child: Container())
],
);

Metadata
Metadata
Assignees
Labels
more-info-neededMore information is needed to resolve the issue. Will be closed if no response is received.More information is needed to resolve the issue. Will be closed if no response is received.question
Projects
Status
Todo