catppuccin 0.2.0 copy "catppuccin: ^0.2.0" to clipboard
catppuccin: ^0.2.0 copied to clipboard

discontinuedreplaced by: catppuccin_flutter
outdated

Soothing pastel library for Dart.

Logo
Catppuccin for Dart

Get started with example/main.dart

Frequently Asked Questions #

1) How do I use Catppuccin in a Dart / Flutter project? #

To use Catppuccin in a Dart / Flutter project, you can follow these steps:

  1. Add Catppuccin to Your pubspec.yaml File: Open your pubspec.yaml file and add the following line under the dependencies section:
dependencies:
    # ...
    catppuccin: ^0.1.0
    # ...
  1. After adding catppuccin to your pubspec.yaml file, run the following command in your terminal to fetch the packages:
flutter pub get

If you are not building a flutter app, you can use:

dart pub get
0
likes
0
points
41
downloads

Publisher

verified publisheritzapril.tech

Weekly Downloads

Soothing pastel library for Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on catppuccin