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
I've got content that is of the form:
<ul><li><p>xxx</p></li><li><p>xxx</p></li></ul>
then bulletpoints not work well both with ^0.10.4 and ^0.11.0.
Here are some screenshots:
👆html content source
The text was updated successfully, but these errors were encountered:
Yeah, that's definitely an issue. Thanks for reporting. I'll take a look at it.
Sorry, something went wrong.
Sub6Resources
Successfully merging a pull request may close this issue.
I've got content that is of the form:
then bulletpoints not work well both with ^0.10.4 and ^0.11.0.
Here are some screenshots:
👆html content source
👆render when i used `flutter_html: ^0.10.4`
👆today i updated to `flutter_html: ^0.11.0`,then render like this
The text was updated successfully, but these errors were encountered: