icon_decoration 2.0.2
icon_decoration: ^2.0.2 copied to clipboard
Add decoration capabilities to the Icon widget with borders and gradients.
2.0.2 #
- Fix README.md
2.0.1 #
- Updated
README.md
with a "Migration Guide" section - Updated documentation
- Added warning for gradients on Flutter Web
- Upgraded dev dependencies
2.0.0 #
- Removed
IconDecoration.shadows
, useIcon.shadows
instead - Support for Dart 3
- Upgraded dependencies
- Updated linting
1.0.0+3 #
- Fixed README.md
1.0.0+1 #
- Change license to BSD 2-Clause
1.0.0 #
- First release: Add support for
shadows
,border
andgradient
properties.