eo_color 0.0.4
eo_color: ^0.0.4 copied to clipboard
An elegant, object-oriented implementation of the Material Design color palettes and swatches; an alternative to the Flutter's built-in colors.
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] #
[0.0.4] - 2021-05-18 #
Added #
- Partial implementation of the Primaries swatch - #24.
- Bluish color palettes and swatches - #29.
- Palettes: Blue, BlueAccent, LightBlue, LighBlueAccent, Cyan, CyanAccent, Indigo, IndigoAccent.
- Swatches: Blues, BlueAccents, LightBlues, LightBlueAccents, Cyans, CyanAccents, Indigos, IndigoAccents.
Changed #
- Package logo in README - cute wooden color palette - #25.
- This CHANGELOG's formatting.