token_theme_kit 0.0.2 copy "token_theme_kit: ^0.0.2" to clipboard
token_theme_kit: ^0.0.2 copied to clipboard

A Flutter theming package that applies design tokens to generate consistent, scalable Material themes across your entire app.

0.0.2 #

  • Improved public API documentation to meet pub.dev / pana guidelines.
  • Added clear Dartdoc comments across core tokens, builders, and extensions.
  • Clarified example usage and theme access patterns.
  • No breaking changes.

0.0.1 #

  • Initial release.
  • Introduced a design-token–driven theming architecture:
    • Semantic color tokens
    • Token → ColorScheme mapping
    • ThemeData builder
  • Added TokenScope for token access in the widget tree.
  • Included TokenThemeController utilities for runtime theme and font switching.
2
likes
160
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter theming package that applies design tokens to generate consistent, scalable Material themes across your entire app.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on token_theme_kit