Skip to content

Commit

Permalink
Fix image URL in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jfahrenkrug committed Jan 8, 2024
1 parent 7bfbed1 commit 0f9a12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ class CustomImageProvider extends EasyImageProvider {

The default error widget shows a red `Icons.broken_image` and '🖼️💥🚫' (image, boom, no entry) as a message underneath.

![Default Error Widget](https://github.com/thesmythgroup/easy_image_viewer/blob/main/demo_images/default-error-widget?raw=true "Default Error Widget")
![Default Error Widget](https://github.com/thesmythgroup/easy_image_viewer/blob/main/demo_images/default-error-widget.png?raw=true "Default Error Widget")

## How to release a new version on pub.dev
1. Update the version number in `pubspec.yaml`.
Expand Down

0 comments on commit 0f9a12a

Please sign in to comment.