Sub6Resources / flutter_html

A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
https://pub.dev/packages/flutter_html
MIT License
1.8k stars 874 forks source link

[BUG]':hover' selector of type PseudoClassSelector is not implemented #1298

Open DanilKarasev opened 1 year ago

DanilKarasev commented 1 year ago

Same as in https://github.com/Sub6Resources/flutter_html/issues/746

Happening on ^3.0.0-beta.1

On 3.0.0-alpha.6 not happening

can't post html - too big, but it contais :hover

Sub6Resources commented 1 year ago

Thanks for reporting this regression. I'll look into why this might be happening

niccord commented 1 year ago

same with :active in version 3.0.0-beta.2

NRakesh1 commented 1 year ago

is there any update in this isuue

azeunkn0wn commented 10 months ago

please just ignore the unsupported selectors instead of throwing an error.

therockst02 commented 3 months ago

Hi, this bug is not fixed yet? Can you suggest a workaround for this?