Skip to content

Commit 1615fa4

Browse files
committed
Update readme to support pub.dev
1 parent a4578da commit 1615fa4

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,14 +102,8 @@ CustomRefreshIndicator(
102102

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

105-
<div align="center">
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>
112-
<div>
105+
[![Controller data example](readme/controller_data.gif)](https://custom-refresh-indicator.klyta.it/#/presentation)
106+
[Online example](https://custom-refresh-indicator.klyta.it/#/presentation)
113107

114108
| state | value | value description | Description |
115109
| ------------ | :------ | :------------------------------------------------------------------------------------------------------ | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)