Flutter Gems is a curated list of 7100+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter HTML, CSS and SASS packages
Last updated: March 18, 2026
HTML is a markup language that is used to create the structure of web pages. CSS is a style sheet language that is used to style the web pages that are created with HTML. SASS is a CSS pre-processor that is used to add extra features to CSS.
The complete list of Flutter packages that can help you parse, manipulate and view HTML content, and render styles based on CSS and SASS in your Flutter app is provided below.
html
👍 652 ⬇️ 4.7M
Dart 3 compatibleMaintenance Status: Good
APIs for parsing and manipulating HTML content outside the browser.
csslib
👍 62 ⬇️ 4.7M
Dart 3 compatibleMaintenance Status: Average
A library for parsing and analyzing CSS (Cascading Style Sheets).
html_editor_enhanced
👍 657 ⬇️ 23.7K
Dart 3 compatibleMaintenance Status: Good
HTML rich text editor for Android, iOS, and Web, using the Summernote library. Enhanced with highly customizable widget-based controls, bug fixes, callbacks, dark mode, and more.
sanitize_html
👍 51 ⬇️ 656.1K
Dart 3 compatibleMaintenance Status: Poor
Function for sanitizing HTML to prevent XSS by restrict elements and attributes to a safe subset of allowed values.
html_unescape
👍 179 ⬇️ 257.5K
Dart 3 compatibleMaintenance Status: Poor
A small library for un-escaping HTML. Supports all Named Character References, Decimal Character References and Hexadecimal Character References.
html2md
👍 63 ⬇️ 59.3K
Dart 3 compatibleMaintenance Status: Average
A library for converting HTML to Markdown. It supports CommonMark, simple table and custom converting rules.
beautiful_soup_dart
👍 110 ⬇️ 2.6K
Dart 3 compatibleMaintenance Status: Poor
Dart native package inspired by Beautiful Soup 4 Python library. Provides easy ways of navigating, searching, and modifying the HTML tree.
vsc_quill_delta_to_html
👍 47 ⬇️ 50.6K
Dart 3 compatibleMaintenance Status: Average
A robust Quill Delta to HTML converter. This is a complete port of the popular quill-delta-to-html Typescript/Javascript package to Dart.
sass
👍 19 ⬇️ 69.1K
Dart 3 compatibleMaintenance Status: Good
A Sass implementation in Dart.
htmltopdfwidgets
👍 69 ⬇️ 11.2K
Dart 3 compatibleMaintenance Status: Good
A Dart package that converts HTML and Markdown rich text content into high-quality PDF widgets. Simplify the creation of PDF documents by seamlessly transforming your structured text content into printable, professional PDFs. Perfect for generating reports, invoices, and more!
linkcheck
👍 15 ⬇️ 10K
Dart 3 compatibleMaintenance Status: Good
A very fast link-checker. Crawls sites and checks integrity of links both in HTML and in CSS.
html_character_entities
👍 21 ⬇️ 42
Dart 3 compatibleMaintenance Status: Poor
A utility class containing maps of every HTML 4.01 character entity, including ASCII and hex codes, and methods to encode/decode strings with those character entities.
sass_api
👍 4 ⬇️ 1.4K
Dart 3 compatibleMaintenance Status: Good
Additional APIs for Dart Sass.
jael3
👍 2 ⬇️ 89
Dart 3 compatibleMaintenance Status: Good
A simple server-side HTML templating engine for Dart. Comparable to Blade or Liquid.
widget_to_html
👍 2 ⬇️ 61
Dart 3 compatibleMaintenance Status: Good
Simple package that uses widget to build html, specially for emails! It has custom widget-like classes makes you feel like you are building a flutter widget, like react-email does.
sass_migrator
👍 1 ⬇️ 245
Dart 3 compatibleMaintenance Status: Good
A tool for running migrations on Sass files
html_editor
👍 118 ⬇️ 38
Maintenance Status: Poor
Flutter HTML Editor is a text editor for android and iOS to help write WYSIWYG HTML code based on the Summernote javascript wrapper
beautifulsoup
👍 28 ⬇️ 36
Maintenance Status: Poor
A dart port of the famous python library beautifulsoup
scrapy
👍 28 ⬇️ 19
Maintenance Status: Poor
A dart port of the idiomatic python library Scrapy, which provides a fast high-level web crawling & scraping framework for dart and Flutter.
