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

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

example/lib/main.dart

import 'package:flutter/material.dart';

import 'flutty_ds_example_app.dart';

void main() {
  runApp(const FluttyDsExampleApp());
}
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

Topics

#design-system #ui #widget #theming

License

MIT (license)

Dependencies

bloc, equatable, flutter, flutter_bloc, shared_preferences

More

Packages that depend on flutty_ds