eo_color 0.0.8 copy "eo_color: ^0.0.8" to clipboard
eo_color: ^0.0.8 copied to clipboard

outdated

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.8] - 2021-05-20 #

Added #

  • Amber, Lime, Yellow palettes and swatches - #42.
    • Palettes: Amber, AmberAccent; Lime, LimeAccent; Yellow, YellowAccent.
    • Swatches: Ambers, AmberAccents; Limes, LimeAccents; Yellows, YellowAccents.

Changed #

  • rearrangement in src directory structure - #50.

[0.0.7] - 2021-05-19 #

Added #

  • Orange and deep orange palettes and swatches - #42.
    • Palettes: Orange, OrangeAccent; DeepOrange, DeepOrangeAccent.
    • Swatches: Oranges, OrangeAccents; DeepOranges, DeepOrangeAccents.

Fixed #

  • README typos - #45.

[0.0.6] - 2021-05-19 #

Added #

  • Purplish palettes and swatches - #38.
    • Palettes: Purple, PurpleAccent; DeepPurple, DeepPurpleAccent.
    • Swatches: Purples, PurpleAccents; DeepPurples, DeepPurpleAccents.

Changed #

  • Reorganization of the README file structure - #40.

[0.0.5] - 2021-05-18 #

Fixed #

  • "cleaner" README file - #36.

[0.0.4] - 2021-05-18 #

Added #

  • Partial implementation of the Primaries swatch - #24.
  • Bluish 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.

[0.0.3] - 2021-05-17 #

Added #

  • Showcase application of the Material Design color palettes as an example - #21.

[0.0.2] - 2021-05-15 #

Added #

  • Greyish color paletes and swatches - #16.
    • Palettes: BlueGrey, Brown, Grey.
    • Swatches: BlueGreys, Browns, Greys.

Changed #

  • Less verbose and more elegant README file - #19.

[0.0.1] - 2021-05-14 #

Added #

  • Palette interface and PaletteRGB abstract class - #3.
  • Swatch interface and SwatchBase abstract class - #14.
21
likes
0
pub points
19%
popularity

Publisher

verified publisherdartoos.dev

An elegant, object-oriented implementation of the Material Design color palettes and swatches; an alternative to the Flutter's built-in colors.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on eo_color