- 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
- @remi-denele made their first contribution in #5
Full Changelog: https://github.com/TesteurManiak/icon_decoration/compare/2.0.0...2.1.0
- Fix README.md
- Updated
README.md
with a "Migration Guide" section - Updated documentation
- Added warning for gradients on Flutter Web
- Upgraded dev dependencies
- Removed
IconDecoration.shadows
, useIcon.shadows
instead - Support for Dart 3
- Upgraded dependencies
- Updated linting
- Fix gradient issue #3
- Fixed README.md
- Updated golden tests with the package alchemist
- Change license to BSD 2-Clause
- First release: Add support for
shadows
,border
andgradient
properties.