Skip to content

1.4.0

Choose a tag to compare

@jfahrenkrug jfahrenkrug released this 08 Jan 15:11
· 6 commits to main since this release
7bfbed1
  • Add a default error widget that is shown when an image fails to load. The default error widget shows a red Icons.broken_image and '🖼️💥🚫' (image, boom, no entry) as a message underneath. You can customize the error widget by subclassing EasyImageProvider and overriding errorWidgetBuilder. See the README for an example.