toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 142 packages
Sort by PUB-AZS
APIs for parsing and manipulating HTML content outside the browser.#html#web
A portable Markdown library written in Dart that can parse Markdown into HTML.#markdown
A Flutter widget for rendering static HTML and CSS as Flutter widgets.#html#css#widgets#layout
Function for sanitizing HTML to prevent XSS by restrict elements and attributes to a safe subset of allowed values.#security#html
Flutter package to render html as widgets that focuses on correctness and extensibility.#widget#html#css#fwfh
A plug-in that can call native APP to open files with string result in flutter, support iOS(UTI) / android(intent) / PC(ffi) / web(dart:html)
A small library for un-escaping HTML. Supports all Named Character References, Decimal Character References and Hexadecimal Character References.
Convert easily HTML inputs content to Quill Js Delta format
A library for converting HTML to Markdown. It supports CommonMark, simple table and custom converting rules.
This extension package allows the <table> tag to be rendered using the flutter_html package#html#css#table#layout