Releases: gskinner/image_fade
Releases · gskinner/image_fade
v0.6.1
Fixed an issue where an empty ImageFade (no placeholder) could cause errors in some layouts
v0.6.0
Added syncDuration. Renamed fadeDuration to duration and fadeCurve to curve. Optimized loadingBuilder, and resolved context related issues with errorBuilder.
v0.5.0
Fix an issue with loadingBuilder. Modified signatures for loadingBuilder and errorBuilder to make them easier to use. Code cleanup. Updated example.
v0.4.0
Minor performance optimization to use image opacity.
Performance improvements
Using FadeTransition instead of Opacity.
Error Handling & Widget Placeholders
v0.2.0
Error handling & change placeholder to a widget