Skip to content

$ symbol not supporting in data tag #135

@Sandipnag

Description

@Sandipnag

I have a HTML where the html consist of a $ symbol. But this showing error:-

" Expected an identifier".

I am providing my code here:-

return Scaffold( body: Container( child: SingleChildScrollView( child: Html(data: """ <p>push the economic cost of allergies and asthma well above the current $32 billion price tag </p>""") )

How to solve this ?

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