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.75k stars 805 forks source link

[FEATURE]Support for the CSS Float Attribute #1418

Open peymansf2000 opened 2 weeks ago

peymansf2000 commented 2 weeks ago

Describe your feature request I'm working on a project where I need to use the float attribute in CSS for positioning elements within containers. However, the flutter_html package currently does not support this attribute. I would greatly appreciate it if support for the float attribute could be added to the package.

A picture of a cute animal

360_F_549242675_7l0bsaUtdBeqBfUb76ZRPLXIGEtAz34r 😄 😄

Thank you in advance for your help.