1.4.0
- Add a default error widget that is shown when an image fails to load. The default error widget shows a red
Icons.broken_imageand '🖼️💥🚫' (image, boom, no entry) as a message underneath. You can customize the error widget by subclassingEasyImageProviderand overridingerrorWidgetBuilder. See the README for an example.