Skip to content

Parse style attribute in tags, at least for color/backgroundcolors ? #254

@assurancetourix

Description

@assurancetourix

Hello,

Thanks for the good work and all hours saved!

The package considers Style to be set as "global" for all tags (https://github.com/Sub6Resources/flutter_html/wiki/Style)
Is it a chance we could have style by design parsed inside tags, at least for colors/backgroundcolors ?

<p style="color:red;">This is a paragraph.</p>

Then it'll be very close to all the functions available in simple rich text editors, and we just have to "copy-paste" the html and magically have it rendered on Flutter :-)

Thanks,
Gilles

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions