arsenal 0.1.2
arsenal: ^0.1.2 copied to clipboard
Arsenal — a cyberpunk-inspired Flutter design system. Components, theme, typography, and bundled display fonts.
0.1.2 #
- README: cache-bust screenshot URLs (
?v=2) so pub.dev's external-images proxy fetches fresh — earlier versions had a stale 404 cached.
0.1.1 #
- Drop
cached_network_imagedep —ArAvatarnow uses Flutter's built-inImage.network. Makes the package WASM-compatible and removes a transitive plugin footprint. - Add pub.dev
screenshotscarousel. - README: switch image embeds to markdown syntax so they render on pub.dev.
- README: use absolute GitHub raw URLs for screenshots.
0.1.0+1 #
- README: use absolute GitHub raw URLs for screenshots so they render on pub.dev.
0.1.0 #
- Initial release of the Arsenal cyberpunk design system for Flutter.
- Components: AR app bar, avatar, bottom nav, bottom sheet, button, chip, progress steps, scaffold, tag.
- Theme, colors, spacing, typography (BigShouldersDisplay / Rajdhani / JetBrainsMono).
- Bundled fonts auto-registered via
package: 'arsenal'. - Example app demoing every component plus mission-control / operator-profile screens.
