auris 0.2.0 copy "auris: ^0.2.0" to clipboard
auris: ^0.2.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.

0.2.0 #

  • Add AurisScheme.borderActive — the accent-gold outline an open overlay wears (a PopupMenu, the MenuAnchor / DropdownMenu popup, or the open AurisSelect panel), derived from primaryActive.
  • Consolidate menu / popup outlines: the open PopupMenu, MenuAnchor, and DropdownMenu surfaces now wear the gold borderActive edge (at a slightly heavier weight, since they cannot carry the depth glow) instead of a resting borderBright outline, so an open overlay reads as the live element and matches the AurisSelect panel. The persistent MenuBar strip keeps its resting outline (§spec:theme-layer "Color roles").

0.1.2 #

  • Use absolute raw.githubusercontent.com URLs for the README gallery images. pub.dev does not render README-relative image paths (it strips them), so the gallery rendered blank on the package page even after the repository URL was corrected.

0.1.1 #

  • Fix the repository / homepage URLs to the correct point-source org (was PointSource, a different GitHub handle). pub.dev rewrites the README's relative image paths against repository, so the wrong owner 404'd every gallery image on the package page.

0.1.0 #

Initial release.

  • AurisTheme.dark() / AurisTheme.light() — a fully specified Material 3 ThemeData that 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, and glowScale overrides that propagate through both the themed Material widgets and the custom widgets from one resolved AurisScheme.
  • Bundled fonts with graceful platform fallback, AA-contrast accessibility, and reduced-motion support.
30
likes
160
points
164
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on auris