simple_html_css library

Classes

HTML
This class is the only class you should be using from the simple_html_css package. It contains all the methods you need to handle your HTML and CSS.
Parser
This class is at the core of the simple_html_css package . It has most of the methods required to convert HTML content into Flutter widgets
StyleGenUtils
Has utility methods to convert CSS to TextStyle objects
TextGenUtils
Has utility methods to manipulate HTML text nodes