design_x 0.0.1 copy "design_x: ^0.0.1" to clipboard
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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add design_x

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  design_x: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:design_x/design_x.dart';
0
likes
110
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, gap, mix

More

Packages that depend on design_x