material_toolkit 0.1.0 copy "material_toolkit: ^0.1.0" to clipboard
material_toolkit: ^0.1.0 copied to clipboard

A toolkit for building custom design systems on top of Flutter's MaterialApp, offering enhanced flexibility and scalability for your app's visual identity.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 #

Changed #

  • Update the example application to align with the new library structure.

Added #

  • Introduce MaterialSurface, a new widget for creating surfaces with distinct elevation.

Removed #

  • BREAKING: Remove individual custom token files (color, typography, shape, spacing) in favor of a unified theming approach.

0.0.3 #

Added #

  • Add new size properties to XIconSizesData and XSpacingsData.

0.0.2 #

Added #

  • Add XStandardSizes properties to XSpacingsData.

0.0.1 #

Added #

  • Initial release of material_toolkit.
  • Introduce support for building custom design systems on top of MaterialApp.
  • Implement default light and dark themes.
  • Provide support for multiple theme configurations to enhance customization and scalability.
3
likes
0
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

A toolkit for building custom design systems on top of Flutter's MaterialApp, offering enhanced flexibility and scalability for your app's visual identity.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flutter, gap, google_fonts, material_design, universal_io

More

Packages that depend on material_toolkit