Skip to content

Commit 286f5a5

Browse files
committed
Last rultor test
1 parent 89cf336 commit 286f5a5

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8-
- Split this project into two smaller ones (Breaking)
9-
- Keep this project having just brand palettes colors.
10-
- Another one for the Material Design colors.
11-
- More brand color palettes.
12-
- List of colors representing the brand's gradients.
13-
- The brands' official logos and icons downloaded from their official web sites.
8+
### Added
9+
- read-only master branch with [rultor](http://www.rultor.com/)
1410

1511
## [0.2.5+2] - 2021-04-29
1612
### Fixed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Flutter Brand Palettes
22

3+
[![EO principles respected here](https://www.elegantobjects.org/badge.svg)](https://www.elegantobjects.org)
4+
[![DevOps By Rultor.com](http://www.rultor.com/b/rafamizes/flutter_brand_palettes)](http://www.rultor.com/p/rafamizes/flutter_brand_palettes)
5+
36
[![pub](https://img.shields.io/pub/v/flutter_brand_palettes)](https://pub.dev/packages/flutter_brand_palettes)
47
[![license](https://img.shields.io/badge/license-mit-green.svg)](https://github.com/rafamizes/flutter_brand_palettes/blob/main/LICENSE)
58
[![style: lint](https://img.shields.io/badge/style-lint-4BC0F5.svg)](https://pub.dev/packages/lint)
6-
[![build](https://github.com/rafamizes/flutter_brand_palettes/actions/workflows/main.yml/badge.svg)](https://github.com/rafamizes/flutter_brand_palettes/actions/)
9+
[![build](https://github.com/rafamizes/flutter_brand_palettes/actions/workflows/build.yml/badge.svg)](https://github.com/rafamizes/flutter_brand_palettes/actions/)
710
[![codecov](https://codecov.io/gh/rafamizes/flutter_brand_palettes/branch/main/graph/badge.svg)](https://codecov.io/gh/rafamizes/flutter_brand_palettes)
811
[![Hits-of-Code](https://hitsofcode.com/github/rafamizes/flutter_brand_palettes?branch=main)](https://hitsofcode.com/github/rafamizes/flutter_brand_palettes/view?branch=main)
9-
[![EO principles respected here](https://www.elegantobjects.org/badge.svg)](https://www.elegantobjects.org)
1012

1113
Stop searching the internet for color hex codes! Stop wondering whether an
1214
obscure command like `Grey.colors[200]` generates a light, medium or dark shade

0 commit comments

Comments
 (0)