material_toolkit 0.0.1 material_toolkit: ^0.0.1 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.0.1] - 2024-09-30 #
Added #
- Initial release of
material_toolkit
. - Support for building custom design systems based on
MaterialApp
. - Light and dark themes available, including Neumorphic styles support.
- Easy integration with Flutter projects.
- Support for multiple theme configurations to facilitate customization and scalability.