auris 0.1.0
auris: ^0.1.0 copied to clipboard
A Flutter UI kit and Material 3 theme with a warm amber-on-near-black, chamfered sci-fi aesthetic — a drop-in ThemeData plus a library of custom HUD widgets.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
0.1.0 #
Initial release.
AurisTheme.dark()/AurisTheme.light()— a fully specified Material 3ThemeDatathat re-skins every standard widget in the warm amber-on-near-black, chamfered sci-fi aesthetic, with complete component-theme coverage verified by a census.auris_widgets.dart— a library of standalone HUD widgets (panels, badges, stat cards, segmented meters, chamfered toggles, terminals, ornaments).- Customization via
accent,bevelScale, andglowScaleoverrides that propagate through both the themed Material widgets and the custom widgets from one resolvedAurisScheme. - Bundled fonts with graceful platform fallback, AA-contrast accessibility, and reduced-motion support.