pixel_ui 0.1.0
pixel_ui: ^0.1.0 copied to clipboard
Pixel-art design system for Flutter. Parametric shapes, interactive buttons, and bundled pixel font.
Changelog #
0.1.0 — 2026-04-22 #
Initial public release.
Features #
PixelCorners: asymmetric per-corner stair pattern with.sharp/.xs/.sm/.md/.lg/.xlstatic presets.PixelShadow: pixel drop shadow with.sm/.md/.lgfactory constructors (offsets 1/2/4).PixelTexture: deterministic LCG noise overlay.PixelShapeStyle: composable shape style with sentinel-basedcopyWith(nullclears, omit preserves).PixelShapePainter: low-levelCustomPainterfor pixel rendering.PixelBox: container widget with automatic size resolution by logical ratio.PixelButton: interactive pixel button with normal/pressed styles, press-down animation, andSemanticsintegration.PixelText: static namespace exposingmulmaruFontFamily/mulmaruPackageconstants and amulmaru()TextStyle factory.- Bundled Mulmaru Proportional pixel font (SIL OFL 1.1).
Bundled font integrity #
assets/fonts/Mulmaru.ttfSHA-256:02545e10374c0797be32df8670e18663c6ab73eea6966bb98f4ffd0283138810- Size: 1,606,948 bytes
- Source: https://github.com/mushsooni/mulmaru
Known limitations #
- Screenshots for pub.dev listing are deferred to 0.1.1+.