tds_base_theme 0.3.2
tds_base_theme: ^0.3.2 copied to clipboard
Theme building utilities for the TFN Design System. Converts brand tokens into a Material 3 ThemeData and a curated DesignSystemTheme.
Changelog #
0.1.0 #
Initial release.
buildThemeData(BrandTokens)— builds a complete Material 3ThemeDatafrom a brand's design tokens (colour scheme, text theme, buttons, inputs, cards, chips, navigation, dialogs and more)buildDesignSystemTheme(...)— convenience wrapper that applies the resolved theme to a widget subtree viaTheme,BrandThemeScopeandDesignSystemThemeScopeDesignSystemTheme— a curated, strongly typed view overBrandTokenswithDesignSystemColors,DesignSystemTypography,DesignSystemSpacingandDesignSystemShapesDesignSystemThemeScopeinherited widget withof(context)/maybeOf(context)accessNoTransitionsBuilderpage transitions builder used by the generated theme
0.3.2 #
- Move assets into the theme