We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Html( data: "
啊啊啊啊啊啊<img src="https://image.dzplus.dzng.com/2024/01/02/1704149860d6ewcv47ctv.jpg?imageView2/2/w/900\" />啊啊啊啊啊啊
The text was updated successfully, but these errors were encountered:
Hello, it's not clear what the issue is here. Are you seeing something unexpected?
Sorry, something went wrong.
No branches or pull requests
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())
],
);
The text was updated successfully, but these errors were encountered: