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.
- Get the example application to run on multiple platforms — Android, IOS, MacOs and Web — 144.
- Update auto-generated files by running
flutter create -t package .
.
- sdk = ^3.0.5.
- lint package update to version 2.3.0 — stricter linting rules.
- update Github actions and Rultor scripts.
- lint package update to version 2.0.1 — stricter linting rules.
GradOf
constructors:orange
,orangeAccent
;deepOrange
,deepOrangeAccent
.
GradOf
constructors:purple
,purpleAccent
;deepPurple
,deepPurpleAccent
.
GradOf
constructors:green
,greenAccent
;lightGreen
,lighGreenAccent
;lime
,limeAccent
;teal
,tealAccent
.
GradOf
constructors:indigo
,indigoAccent
.
GradOf
constructors:pink
,pinkAccent
;red
,redGreenAccent
.
A 'Contribute' section to README — 130.
GradOf
constructors:blue
,blueAccent
;lightBlue
,lightBlueAccent
;cyan
,cyanAccent
.
GradOf
constructors:amber
,amberAccent
;yellow
,yellowAccent
.
- Improve README's readability and fix typos.
GradOf
class with the constructorsblueGrey
,grey
, andbrown
.GradientSwatch
helper abstract class.
- stricter lint rules.
- improvements to README file.
- rename 'o' parameter to 'opacity' in
white
andblack
constructors of thePaletteRGB
class — BREAKING CHANGE. - rename
GradientImmu
class toGradientImmut
— BREAKING CHANGE.
- The overloading of the function call operator — 109 BREAKING CHANGE.
- stricter lint rules.
- improvements to README file.
- typos in README
- improvement on the Palette Interface section — 101.
- improvement in the Getting Started section — 103.
- typos in README.
- rearrangement of README's content — 97.
- improve the package description
- improve some sentences and correct typos in the README file.
- fix typos and add minor improvements to README — 89.
- Fix table of contents links in README
- Gradient interface — 83.
- doc comments about the purpose of each library.
- add a code quality badge to README.
- more elaborated and better formatted README.
- preparations for Release 1.0.0
- a more elegant README file - 68
- the issue number associated with the section 0.0.14 of this CHANGELOG.
- add a better description of the package in README - #78.
- Less verbose and more elegant CHANGELOG - #75.
- A more elegant README.
- Stricter lint rules - #71.
- Minor corrections to the README file - #71.
- Black - #64.
- Primaries swatch completion - #59
- Red, Pink palettes and swatches - #57
- Transparent
- Green palettes and swatches - #53
- Incorrect use of the word greater as comparative for index; replaced by higher.
- Amber, Lime, Yellow palettes and swatches - #42.
- rearrangement in src directory structure - #50.
- Orange and deep orange palettes and swatches - #42.
- README typos - #45.
- Purplish palettes and swatches - #38.
- Reorganization of the README file structure - #40.
- "cleaner" README file - #36.
- Package logo in README - cute wooden color palette - #25.
- This CHANGELOG's formatting.
- Showcase application as an example - #21.
- Greyish color paletes and swatches - #16.
- Less verbose and more elegant README file - #19.