Open danilofuchs opened 3 years ago
When using rootBundle, the animation may take a while to load.
rootBundle
CachedImageNetwork library provides a placeholder and errorWidget builders as arguments.
CachedImageNetwork
placeholder
errorWidget
Also, when switching between the placeholder and the actual image, it does a nice fade.
Perhaps Flare should do the same. At least adding a fade between a transparent widget and the loaded animation.
When using
rootBundle
, the animation may take a while to load.CachedImageNetwork
library provides aplaceholder
anderrorWidget
builders as arguments.Also, when switching between the placeholder and the actual image, it does a nice fade.
Perhaps Flare should do the same. At least adding a fade between a transparent widget and the loaded animation.