themed 3.0.2 copy "themed: ^3.0.2" to clipboard
themed: ^3.0.2 copied to clipboard

outdated

The themed package lets you define a theme with const values, and then, by using some dark Dart magic, go and change them dynamically anyway.

3.0.2 - 2021-12-20 #

  • Flutter 2.8.0 compatible.

2.4.0 - 2021-11-23 #

  • ChangeColors widget to change the brightness, saturation and hue of any widget, including images.

2.3.0 - 2021-10-27 #

  • Color extension: darker, lighter, average, decolorize, addOpacity, rgbaToArgb and abgrToArgb methods.

2.2.0 - 2021-10-23 #

  • Improved ColorRef.toString() and TextStyleRef.toString() methods.

2.1.0 - 2021-10-22 #

2.0.5 - 2021-09-20 #

  • Compatible with Flutter 2.5.

2.0.4 - 2021-07-28 #

  • Docs improvements.
  • Small improvement for helping with tests.

2.0.1 - 2021-07-01 #

  • Breaking change: The id now must only be provided if it's necessary to differentiate constants.

1.0.1 - 2021-06-30 #

  • Docs improvement.
  • First publish to pub.dev.

1.0.0 - 2021-06-15 #

  • Initial Commit.
66
likes
0
points
2.35k
downloads

Publisher

verified publisherglasberg.dev

Weekly Downloads

The themed package lets you define a theme with const values, and then, by using some dark Dart magic, go and change them dynamically anyway.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on themed