File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.2.7+1] - 2021-05-10
10+ ### Fixed
11+ - pdd badge links.
12+
913## [ 0.2.7] - 2021-05-10
1014### Changed
1115- adhere to [ PDD] ( https://www.yegor256.com/2010/03/04/pdd.html ) (Puzzle Driven Development)
Original file line number Diff line number Diff line change 66[ ![ pub] ( https://img.shields.io/pub/v/flutter_brand_palettes )] ( https://pub.dev/packages/flutter_brand_palettes )
77[ ![ license] ( https://img.shields.io/badge/license-mit-green.svg )] ( https://github.com/rafamizes/flutter_brand_palettes/blob/main/LICENSE )
88[ ![ style: lint] ( https://img.shields.io/badge/style-lint-4BC0F5.svg )] ( https://pub.dev/packages/lint )
9- [ ![ PDD status] ( http ://www.0pdd.com/svg?name=rafamizes/flutter_brand_palettes)] ( http ://www.0pdd.com/p?name=rafamizes/flutter_brand_palettes)
9+ [ ![ PDD status] ( https ://www.0pdd.com/svg?name=rafamizes/flutter_brand_palettes)] ( https ://www.0pdd.com/p?name=rafamizes/flutter_brand_palettes)
1010[ ![ build] ( https://github.com/rafamizes/flutter_brand_palettes/actions/workflows/build.yml/badge.svg )] ( https://github.com/rafamizes/flutter_brand_palettes/actions/ )
11- [ ![ codecov] ( https://codecov.io/gh/rafamizes/flutter_brand_palettes/branch/main /graph/badge.svg )] ( https://codecov.io/gh/rafamizes/flutter_brand_palettes )
12- [ ![ Hits-of-Code] ( https://hitsofcode.com/github/rafamizes/flutter_brand_palettes?branch=main )] ( https://hitsofcode.com/github/rafamizes/flutter_brand_palettes/view?branch=main )
11+ [ ![ codecov] ( https://codecov.io/gh/rafamizes/flutter_brand_palettes/branch/master /graph/badge.svg )] ( https://codecov.io/gh/rafamizes/flutter_brand_palettes )
12+ [ ![ Hits-of-Code] ( https://hitsofcode.com/github/rafamizes/flutter_brand_palettes?branch=main )] ( https://hitsofcode.com/github/rafamizes/flutter_brand_palettes/view?branch=master )
1313
1414Stop searching the internet for color hex codes! Stop wondering whether an
1515obscure command like ` Grey.colors[200] ` generates a light, medium or dark shade
Original file line number Diff line number Diff line change 11name : flutter_brand_palettes
22description : Collection of declarative classes for the color palettes of popular brands and companies, as well as for the Material Design standard.
3- version : 0.2.7
3+ version : 0.2.7+1
44homepage : https://dartoos.dev
55repository : https://github.com/rafamizes/flutter_brand_palettes
66
You can’t perform that action at this time.
0 commit comments