pulse_theme 0.6.0 copy "pulse_theme: ^0.6.0" to clipboard
pulse_theme: ^0.6.0 copied to clipboard

PULSE — i-Willink's mobile-first design system for Flutter. Material 3 ThemeData factories plus components, code-generated from DTCG design tokens.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pulse_theme

With Flutter:

 $ flutter pub add pulse_theme

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

dependencies:
  pulse_theme: ^0.6.0

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

Import it

Now in your Dart code, you can use:

import 'package:pulse_theme/pulse_theme.dart';
1
likes
0
points
404
downloads

Documentation

Documentation

Publisher

verified publisheri-willink.com

Weekly Downloads

PULSE — i-Willink's mobile-first design system for Flutter. Material 3 ThemeData factories plus components, code-generated from DTCG design tokens.

Repository (GitHub)
View/report issues

Topics

#design-system #material-design #theme #ui #design-tokens

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pulse_theme