c_material 2.2.0 copy "c_material: ^2.2.0" to clipboard
c_material: ^2.2.0 copied to clipboard

A modern Flutter color system that provides predefined colors, semantic color tokens, Material 3 themes, and helpful color extensions for building consistent and scalable UI designs.

2.2.0 #

✨ Added #

  • Material 3 light and dark themes using seed colors.
  • Semantic color system (primary, secondary, success, warning, danger).
  • Color extensions (toHex, lighten, darken, contrastColor).

✅ Improved #

  • Example application demonstrating static vs semantic color usage.
  • Better structure for scalable design systems.

♻️ Backward Compatibility #

  • Existing MaterialColors API remains unchanged.

2.1.0 #

➕ Added #

  • New color constants to MaterialColors.

🛠 Improved #

  • Public API documentation.
  • README usage examples.
  • Code formatting and lint fixes.

2.0.0 #

🔄 Changed #

  • Major internal refactor to improve maintainability.
  • Expanded predefined color set.
  • Updated documentation and examples.

1.0.0 #

🎉 Stable Release #

  • First stable release of c_material.
  • Core MaterialColors API finalized.
  • Documentation and examples included.

0.1.2 #

🚀 Initial Release #

  • Initial set of material-inspired color constants.
  • Basic documentation and usage examples.
128
likes
140
points
125
downloads

Publisher

verified publishercmaterial.xyz

Weekly Downloads

A modern Flutter color system that provides predefined colors, semantic color tokens, Material 3 themes, and helpful color extensions for building consistent and scalable UI designs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on c_material