Releases: TesteurManiak/icon_decoration
Releases · TesteurManiak/icon_decoration
2.1.0
What's Changed
- Chore/bump dependencies by @TesteurManiak in #6
- Fallback to the shadows value of the IconTheme by @remi-denele in #5
- feat: update alchemist dependency by @TesteurManiak in #7
New Contributors
- @remi-denele made their first contribution in #5
Full Changelog: 2.0.0...2.1.0
2.0.0
- Removed
IconDecoration.shadows
, useIcon.shadows
instead - Support for Dart 3
- Upgraded dependencies
- Updated linting
1.0.0+3
1.0.0+3
- Fixed README.md
1.0.0+2
1.0.0+1
1.0.0+1
- Change license to BSD 2-Clause
1.0.0
1.0.0
- First release: Add support for
shadows
,border
andgradient
properties.