dnfield/flutter_svg
SVG parsing, rendering, and widget library for Flutter observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3096
- days_rel: n/a
- days_push: 670
- n_releases_24m: 0
Adoption not part of the score
1691 stars · 447 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Dart/Flutter library that parses SVG files and renders them as Flutter widgets. Originally created by Dan Field, it is now maintained by the Flutter team in the flutter/packages repository.
Use cases
- render svg icons in a flutter app
- display svg images from assets in flutter
- parse and draw svg files on mobile
- show scalable vector graphics in a flutter widget
- load svg illustrations in flutter ui
- convert svg files to flutter widgets
When to choose
- you need to display SVG assets in a Flutter application
- you want scalable icons or illustrations that render natively as widgets
- you need SVG parsing and rendering maintained by the Flutter team
When to avoid
- you need full SVG spec compliance including animations and filters
- you are not building with Flutter or Dart
- you need to rasterize SVGs outside of a Flutter widget tree
Facets
library · maturity active
parser image-processing ui-components mobile-development graphics frontend cross-platform cross-platform flutter dart svg-rendering vector-graphics widget-library mobile
1 source
- readme: https://github.com/dnfield/flutter_svg · fetched 2026-08-28 · 9bb97e1018c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dnfield/flutter_svg | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="dnfield/flutter_svg")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem