design_x 0.0.1
design_x: ^0.0.1 copied to clipboard
A toolkit for building custom design systems on top of any Flutter app, offering enhanced flexibility and scalability for your app's visual identity.
Material Toolkit #
design_x is a tool that helps you build custom design systems based on mix package. 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 any
Flutterproject. - Compatibility with
mixprojects. - Easily integrates with any 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 design_x to your pubspec.yaml file:
dependencies:
design_x: ^0.0.1