Flutter_html: sup tag not working

Created on 8 Nov 2019  Â·  10Comments  Â·  Source: Sub6Resources/flutter_html

<sup></sup> tag is not working.
I am using flutter_html:0.11.0 in my project, <sub></sub> is working perfectly.

1.0.0 bug

Most helpful comment

This is a known issue. This will be fixed with the release of 1.0.0 by the end of the year.

All 10 comments

up

In use_html_t: ^1.0.0-pre.2, <sup></sup>is the same as <sub></sub>。

Can confirm, superscript is not working for me either.

This is a known issue. This will be fixed with the release of 1.0.0 by the end of the year.

Thank you for your effort.

197 fixes this in 1.0.0. Version 1.0.0 will be released by the end of the year, with some prereleases coming soon.

I just ran into this issue too, wondering if there was any news? (Thanks in advance :))

Use version 1.0.0-pre.1 for full sup/sub support.

Use version 1.0.0-pre.1 for full sup/sub support.

Excellent, thanks @Sub6Resources that has worked!

using 1.0.0-pre.1 but sup isn't working still. text disappears completely

Was this page helpful?
0 / 5 - 0 ratings

Related issues

assurancetourix picture assurancetourix  Â·  3Comments

hunglv21 picture hunglv21  Â·  5Comments

Felix010203 picture Felix010203  Â·  4Comments

Larpoux picture Larpoux  Â·  3Comments

freddoOswaldo picture freddoOswaldo  Â·  4Comments