Skip to content

Releases: gskinner/image_fade

v0.6.1

15 May 22:03
Compare
Choose a tag to compare

Fixed an issue where an empty ImageFade (no placeholder) could cause errors in some layouts

v0.6.0

14 May 23:20
Compare
Choose a tag to compare

Added syncDuration. Renamed fadeDuration to duration and fadeCurve to curve. Optimized loadingBuilder, and resolved context related issues with errorBuilder.

v0.5.0

12 May 16:01
Compare
Choose a tag to compare

Fix an issue with loadingBuilder. Modified signatures for loadingBuilder and errorBuilder to make them easier to use. Code cleanup. Updated example.

v0.4.0

12 May 15:59
Compare
Choose a tag to compare

Minor performance optimization to use image opacity.

v0.3.0

23 Mar 03:17
Compare
Choose a tag to compare

NNBD support

Performance improvements

02 Sep 23:22
Compare
Choose a tag to compare

Using FadeTransition instead of Opacity.

Error Handling & Widget Placeholders

29 Jul 15:25
Compare
Choose a tag to compare
v0.2.0

Error handling & change placeholder to a widget

Initial release.

24 Jul 21:26
Compare
Choose a tag to compare
v0.1.0

Initial commit.