themed 2.0.5 themed: ^2.0.5 copied to clipboard
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.
[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.