flutter_brand_palettes 0.2.5+1
flutter_brand_palettes: ^0.2.5+1 copied to clipboard
Collection of declarative classes for the color palettes of popular brands and companies, as well as for the Material Design standard.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
- Split this project into two smaller ones (Breaking)
- Keep this project having just brand palettes colors.
- Another one for the Material Design colors.
- More brand color palettes.
- List of colors representing the brand's gradients.
- The brands' official logos and icons downloaded from their official web sites.
[0.2.5+1] - 2021-04-29 #
Fixed #
- rename PurplishDeep test file to purplish_deep_test.dart.
Changed #
- CI to github actions.
- Test coverage report to codecov.
- homepage to https://dartoos.dev.
Removed #
- Flutter dependency.
[0.2.0] - 2021-04-21 (Breaking Changes) #
[0.1.13] - 2021-04-19 #
[0.1.12] - 2021-04-17 #
[0.1.8+1] - 2021-04-14 #
[0.1.8] - 2021-04-14 #
Added #
- Color classes: Cyan, CyanAccent, Indigo, IndigoAccent, LightBlue, LightBlueAccent.
[0.1.3] - 2021-04-13 #
Added #
- Color classes: LightGreen, LightGreenAccent, Lime, LimeAccent, Teal, TealAccent.
[0.1.2] - 2021-04-12 #
Added #
- Color classes: Amber, AmberAccent, Orange, OrangeAccent, DeepOrange, DeepOrangeAccent, Yellow, YellowAccent.
[0.1.0] - 2021-04-09 #
Changed (Breaking) #
- Rename Slack class' constructor "albergine" to "aubergine".