# Sub6Resources/flutter_html

A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)

Repository: https://github.com/Sub6Resources/flutter_html
Canonical: https://ross.abutalabs.com/products/flutter_html
Homepage: https://pub.dev/packages/flutter_html
Language: Dart
License: MIT
License Family: permissive
Topics: flutter-package, flutter, html-parser, flutter-widget, flutter-html, html-tags, flutter-widgets, html-css
Last push: 2025-03-12T21:31:31+00:00

## Health v2 (maintenance only)
Score: 28/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 11, release rhythm 8, longevity 100
- inputs: {"age_days": 2941, "days_push": 539, "days_rel": 540, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1894, forks 929 (observed 2026-08-28T04:05:50.669377+00:00)

## What it is
A Flutter package that renders static HTML and CSS as native Flutter widgets, supporting over a hundred HTML tags out of the box. It offers Style-based customization and extension APIs for custom tag rendering, with optional add-on packages for audio, video, SVG, MathML, iframes, and tables.

## Use cases
- render html content from an api inside a flutter app
- display rich text html in a flutter widget
- show styled html emails or articles in mobile app
- convert html with css into flutter widgets
- render custom html tags as flutter widgets
- display mathml or svg content in flutter

## When to choose
- you need to display static HTML content inside a Flutter app with CSS styling
- you want simple, drop-in HTML rendering with extension points for custom tags
- you need support for tables, audio, video, SVG, or MathML via companion packages

## When to avoid
- you need a full web view with JavaScript execution or dynamic content
- you are building a web app rather than a Flutter application
- you need pixel-perfect rendering of complex modern CSS

## Facets
- artifact type: library
- maturity: stable
- function: parser, ui-components, templating
- domain: frontend, mobile-development, web-development
- platform: cross-platform
- tags: flutter, html-rendering, css-styling, widget-tree, dart-package, mobile

## Member repositories
- Sub6Resources/flutter_html (main) score 28

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:50.669377+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:12:53.405686+00:00, confidence not recorded.
  - readme: https://github.com/Sub6Resources/flutter_html (fetched 2026-08-28T04:05:50.669377+00:00, sha f7f9ded70467)
  - homepage: https://pub.dev/packages/flutter_html (fetched 2026-08-29T10:51:52.617637+00:00, sha 9ea94a6fc0c7)
  - site_page: https://pub.dev/packages/flutter_html/install (fetched 2026-08-29T10:51:52.629491+00:00, sha 057ca68ec3ae)
  - site_page: https://pub.dev/documentation/flutter_html/latest (fetched 2026-08-29T10:51:52.631233+00:00, sha 5cd5191cf45d)
  - site_page: https://pub.dev/packages/flutter_html/changelog (fetched 2026-08-29T10:51:52.627263+00:00, sha 9fea97d8bd6f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
