toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 424 packages
Sort by PUB-AZS
A small library for un-escaping HTML. Supports all Named Character References, Decimal Character References and Hexadecimal Character References.
Permission plugin for Flutter. This plugin provides the web API to request and check permissions.
Platformweb
Convert easily HTML inputs content to Quill Js Delta format
Console/Logging text coloring and styling library for Dart. 'Terminal string styling done right' The default mode uses ANSI codes to style the text for Console/Terminal display. HTML mode can be activated so that all text is colored and styled using HTML so ChalkDart can be use for sending colored/styled logs to the Server for viewing from a browser as well.#cli#color#coloring#ansi#html
Builder that generates HTML files from templates for dart browser tests.
A Dart-only implementation of `amplify_secure_storage`, using `dart:ffi` for Desktop and `dart:html` for Web.
A library for converting HTML to Markdown. It supports CommonMark, simple table and custom converting rules.
Compose and send emails from Dart. Supports file attachments and HTML emails
This extension package allows the <table> tag to be rendered using the flutter_html package#html#css#table#layout
This package allows you to use simple HTML and inline CSS styles to style your text in flutter. A fork of css_text package.