fabrik_theme 0.1.1
fabrik_theme: ^0.1.1 copied to clipboard
A foundational theme system for Flutter apps, built on design tokens.
0.0.1 #
- Color tokens (
FabrikColors) - Radius tokens (
FabrikRadius) - Spacing & padding tokens (
FabrikSpacing,FabrikPaddings) - Elevation tokens (
FabrikElevation) - Typography tokens (
FabrikTypography) - Responsive utilities (
FabrikResponsive) - Text scaling utility (
textScaler) - Theme builder (
FabrikThemeBuilder) and default themes
0.1.0 #
- Changed breakpoints to layout
- Update responsive logic to check isMobile and isDesktop
0.1.1 #
- Added tablet layout
- Refined responsive logic based on platform and width