Skip to content

Commit 6822d53

Browse files
committed
Add online example
1 parent e2ed3ca commit 6822d53

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,12 @@ CustomRefreshIndicator(
103103
The best way to understand how the _CustomRefreshIndicator_ widget changes its controller data is to see the example 😉. An example is available in the example application.
104104

105105
<div align="center">
106-
<img width="300px" src="readme/controller_data.gif" />
106+
<a href="https://custom-refresh-indicator.klyta.it/#/presentation" target="_blank">
107+
<img width="300px" src="readme/controller_data.gif" />
108+
</a>
109+
<p>
110+
<a href="https://custom-refresh-indicator.klyta.it/#/presentation" target="_blank">Online example</a>
111+
</p>
107112
<div>
108113

109114
| state | value | value description | Description |

0 commit comments

Comments
 (0)