d3_ui 0.2.0 copy "d3_ui: ^0.2.0" to clipboard
d3_ui: ^0.2.0 copied to clipboard

A minimal, flat Flutter design system with semantic color tokens, adaptive typography, motion tokens, and 20+ ready-to-use Material 3 components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add d3_ui

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

dependencies:
  d3_ui: ^0.2.0

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:d3_ui/d3_ui.dart';
1
likes
160
points
54
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A minimal, flat Flutter design system with semantic color tokens, adaptive typography, motion tokens, and 20+ ready-to-use Material 3 components.

Repository (GitHub)
View/report issues

Topics

#design-system #ui #theming #components #material

License

MIT (license)

Dependencies

flutter

More

Packages that depend on d3_ui