flawless_theme 0.1.0-alpha.7 copy "flawless_theme: ^0.1.0-alpha.7" to clipboard
flawless_theme: ^0.1.0-alpha.7 copied to clipboard

Shared theming utilities and tokens for Flawless UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flawless_theme

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

dependencies:
  flawless_theme: ^0.1.0-alpha.7

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:flawless_theme/flawless_theme.dart';
0
likes
160
points
27
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Shared theming utilities and tokens for Flawless UI.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#flutter #ui #theming #design-system #tokens

License

MIT (license)

Dependencies

flawless_core, flutter, provider, shared_preferences

More

Packages that depend on flawless_theme