# spritewidget/spritewidget

Repository: https://github.com/spritewidget/spritewidget
Canonical: https://ross.abutalabs.com/products/spritewidget
Language: Dart
License: BSD-3-Clause
License Family: permissive
Last push: 2022-07-23T13:11:14+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3372, "days_push": 1502, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1241, forks 170 (observed 2026-08-28T04:04:06.412170+00:00)

## What it is
SpriteWidget is a Dart/Flutter toolkit for building high-performance 2D animations and games via a sprite render node graph embedded in a Flutter widget. It supports anything from animated icons to full games, with examples like the open-source Space Blast game.

## Use cases
- build 2d games in flutter
- create animated icons in a flutter app
- render sprite-based animations with dart
- make a 2d game with node graph rendering
- add game-like animations to a flutter ui
- build a cross-platform mobile game with flutter

## When to choose
- you are building a Flutter app and want 2D sprites, animations, or a lightweight 2D game embedded in your widget tree
- you want a simple sprite/node-graph API rather than a full game engine like Flame or Unity

## When to avoid
- you need 3D rendering or advanced engine features like physics, lighting, or shaders
- you are not using Flutter/Dart
- you need a library with frequent updates and active maintenance

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, game-engine, graphics, ui-components
- domain: graphics, cross-platform, mobile-development
- platform: cross-platform
- tags: flutter, dart, 2d-games, sprites, node-graph, rendering, game-development, mobile, desktop, web-server

## Member repositories
- spritewidget/spritewidget (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:06.412170+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-30T05:08:30.919040+00:00, confidence not recorded.
  - readme: https://github.com/spritewidget/spritewidget (fetched 2026-08-28T04:04:06.412170+00:00, sha 07abdc95b7e2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
