tailwind_palette 0.0.1 copy "tailwind_palette: ^0.0.1" to clipboard
tailwind_palette: ^0.0.1 copied to clipboard

A package that contains Tailwind CSS color palette.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tailwind_palette

With Flutter:

 $ flutter pub add tailwind_palette

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

dependencies:
  tailwind_palette: ^0.0.1

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:tailwind_palette/tailwind_palette.dart';
6
likes
0
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A package that contains Tailwind CSS color palette.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on tailwind_palette