flutter_brand_palettes 0.2.5+1 copy "flutter_brand_palettes: ^0.2.5+1" to clipboard
flutter_brand_palettes: ^0.2.5+1 copied to clipboard

outdated

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 #

Removed #

  • Flutter dependency.

[0.2.5] - 2021-04-23 #

Added #

  • Color Swatches: Yellowish, Amberish, Purplish, PurplishDeep.

[0.2.4] - 2021-04-23 #

Added #

  • Color Swatches: Greenish, GreenishLight, Limish, Tealish.

[0.2.3] - 2021-04-22 #

Added #

  • Color Swatches: Reddish, Pinkish, Orangish, OrangishDeep.

[0.2.2] - 2021-04-21 #

Added #

  • Color Swatches: Bluish, BluishLight, Cyanish, Indigoish.

[0.2.1] - 2021-04-21 #

Added #

  • Color Swatches: Greyish, BluishGrey, Brownish.

[0.2.0] - 2021-04-21 (Breaking Changes) #

Added #

  • SwatchBase abstract class that eases the creation of Swatch color classes.

Changed (Breaking) #

  • The return type of the Swatch interface 'color' property changed from List<Color> to Iterable<Color>.

Fixed #

  • README typos.

[0.1.13] - 2021-04-19 #

Added #

  • Color palettes: Ibm, Oracle, Uber.

Fixed #

  • Release date of version 0.1.12 in changelog.
  • Punctuation in doc comments.

[0.1.12] - 2021-04-17 #

Added #

  • Color palettes: FedEx, Messenger, Netflix, Reddit, Swift.
  • PaletteRGB class convenience constructors 'black' and 'white'.

Changed #

  • Less verbose and more concise changelog content.

[0.1.11] - 2021-04-16 #

Added #

  • Primaries color swatch.

[0.1.10] - 2021-04-15 #

Added #

  • Color classes: Black, White, Transparent.

[0.1.9+1] - 2021-04-14 #

Added #

  • Whatsapp and PaletteRGB missing unit test constructor case.

[0.1.9] - 2021-04-14 #

Added #

  • Color classes: DeepPurple, DeepPurpleAccent, Purple, PurpleAccent.

[0.1.8+1] - 2021-04-14 #

Fixed #

  • Too long package description (pub dev's analysis tool complained about it).

Changed #

  • Improve documentation (README and doc comments of several classes).

[0.1.8] - 2021-04-14 #

Added #

  • Color classes: Cyan, CyanAccent, Indigo, IndigoAccent, LightBlue, LightBlueAccent.

[0.1.7] - 2021-04-13 #

Added #

  • Color palettes: American Express, Mastercard, PayPal, Visa.

[0.1.6] - 2021-04-13 #

Added #

  • Color palettes: Linkedin, TikTok, Tinder.

[0.1.5] - 2021-04-13 #

Added #

  • Kotlin color palette.

[0.1.4] - 2021-04-13 #

Added #

  • Bitcoin color palette.

[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.1] - 2021-04-10 #

Added #

  • Color classes: Green, GreenAccent, Blue, BlueAccent, Red, RedAccent.

[0.1.0] - 2021-04-09 #

Changed (Breaking) #

  • Rename Slack class' constructor "albergine" to "aubergine".

[0.0.15] - 2021-04-09 #

Added #

  • Color classes: Pink, Pink Accent.

Fixed #

  • Fix typos in README file.

[0.0.14] - 2021-04-09 #

Added #

  • Spotify color palette.

[0.0.13] - 2021-04-09 #

Added #

  • Slack color palette.

[0.0.12] - 2021-04-09 #

Added #

  • Youtube color palette.

[0.0.11] - 2021-04-08 #

Changed #

  • 'const' Palette constructors.

[0.0.10] - 2021-04-08 #

Added #

  • Color classes: Brown, BlueGrey, Grey.

[0.0.9] - 2021-04-07 #

Added #

  • Amazon color palette.

[0.0.8] - 2021-04-07 #

Added #

  • Microsoft color palette.

Changed #

  • README package's description.

[0.0.7] - 2021-04-07 #

Added #

  • Color palettes: Android, Apple, Iphone11, Iphone11Pro, Iphone7, Iphone8, IphoneXR, IphoneXS.

[0.0.6] - 2021-04-06 #

Added #

  • Flutter color palette.

[0.0.5] - 2021-04-06 #

Added #

  • Twitter color palette.

[0.0.4] - 2021-04-06 #

Added #

  • Whatsapp color palette.

[0.0.3] - 2021-04-06 #

Added #

  • Facebook color palette.

[0.0.2] - 2021-04-05 #

Added #

  • Google color palette.

[0.0.1+1] - 2021-04-05 #

Changed #

  • Improve doc comments.

Fixed #

  • Follow Dart file conventions.

[0.0.1] - 2021-04-05 #

Added #

  • Instagram color palette.
40
likes
0
pub points
68%
popularity

Publisher

verified publisherdartoos.dev

Collection of declarative classes for the color palettes of popular brands and companies, as well as for the Material Design standard.

Homepage

License

unknown (LICENSE)

More

Packages that depend on flutter_brand_palettes