Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

ubuntu/yaru_colors.dart

Repository files navigation

Yaru Colors for Flutter

pub CI codecov

A collection of Yaru color palettes for Flutter.

import 'package:yaru_colors/yaru_colors.dart';
MyWidget(color: YaruColors.purple)

accent flavor neutral custom

Usage

To use this package, add yaru_colors as a dependency in your pubspec.yaml file.

References