material_toolkit 0.0.2
material_toolkit: ^0.0.2 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.
Material Toolkit #
material_toolkit is a tool that helps you build custom design systems based on Flutter's MaterialApp. It offers greater flexibility and scalability to define and implement the visual identity of your app, allowing you to efficiently and consistently tailor the design.
Features #
- Build custom design systems on top of
MaterialApp. - Easily integrates with various Flutter projects.
- Flexible enough to adapt themes and layouts to your project's needs.
- Supports both light and dark themes.
- Scalable for different app types, from prototypes to final products.
Getting started #
Installation #
Add material_toolkit to your pubspec.yaml file:
dependencies:
material_toolkit: ^0.0.1