flutty_ds 0.1.0 copy "flutty_ds: ^0.1.0" to clipboard
flutty_ds: ^0.1.0 copied to clipboard

Design System for Flutter - tokens, components and UI primitives.

flutty_ds #

pub package pub points likes

Design System for Flutter - tokens, components and UI primitives.

Installation #

dependencies:
  flutty_ds: ^0.1.0

Usage #

import 'package:flutty_ds/flutty_ds.dart';

// Use color tokens
final color = FluttyColors.primary;

// Use spacing tokens
final padding = EdgeInsets.all(FluttySpacing.md);

API Documentation #

See the API docs for full documentation.

2
likes
150
points
355
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Design System for Flutter - tokens, components and UI primitives.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutty_ds