catppuccin_flutter 0.3.0 copy "catppuccin_flutter: ^0.3.0" to clipboard
catppuccin_flutter: ^0.3.0 copied to clipboard

Catppuccin theme for flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add catppuccin_flutter

With Flutter:

 $ flutter pub add catppuccin_flutter

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

dependencies:
  catppuccin_flutter: ^0.3.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:catppuccin_flutter/catppuccin_flutter.dart';
3
likes
0
pub points
74%
popularity

Publisher

unverified uploader

Catppuccin theme for flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on catppuccin_flutter