Skip to content

[FEATURE]<Font color> and <Font size> incompatible with Flutter_html package #46

@andoutica

Description

@andoutica

Hi guys,
You made a beautiful package, I love this so much cause I can edit my html by flutter on my devices.
But I got a issue recently, when I export my html and read it by another package (flutter_html), the font element doesn't support cause they just support html5 . I have to change it to span element with style color and font-size to work normally.
I don't know if you have a function to export to html5 to support this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions