smooth_highlight 0.1.0
smooth_highlight: ^0.1.0 copied to clipboard
Emphasize a specific widget by highlight animation.
0.1.0 #
- Update dependency constraints to sdk: '>=2.18.0 <4.0.0' flutter: '>=3.3.0'
- Add screenshots field in pubspec file
0.0.7 #
- Update dependencies
0.0.6 #
- Revert to Dart 2.17.5 due to described
UNKNOWN PLATFORMS
in pub.dev
0.0.5 #
- Upgrade to Flutter 3.3, Dart 2.18
- Add
enabled
property in ValueChangeHighlight
0.0.4 #
- Rename from
disableValues
todisableFromValues
- Update README
0.0.3 #
- Rename property name from
highlightColor
tocolor
due to redundant
0.0.2 #
- Update description
0.0.1 #
- Initial release