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

Latest commit

 

History

History
30 lines (21 loc) · 1.46 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.46 KB

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