issues
search
yang-f
/
flutter_svg_provider
Use svg as image provider.
https://pub.dev/packages/flutter_svg_provider
Apache License 2.0
47
stars
72
forks
source link
refactor: hashValues deprecated on version v3.1.0-0.0.pre.897
#34
Closed
anwar907
closed
1 year ago
anwar907
commented
1 year ago
Description
replacement
hashValues
with
Object.hash()
Type of Change
[ ] โจ New feature (non-breaking change which adds functionality)
[ ] ๐ ๏ธ Bug fix (non-breaking change which fixes an issue)
[ ] โ Breaking change (fix or feature that would cause existing functionality to change)
[x] ๐งน Code refactor
[ ] โ Build configuration change
[ ] ๐ Documentation
[ ] ๐๏ธ Chore
Description
hashValues
withObject.hash()
Type of Change