Skip to content

Commit

Permalink
Add: Example Preview GIF - Parallax card
Browse files Browse the repository at this point in the history
  • Loading branch information
AmosHuKe committed Nov 19, 2023
1 parent 92d8220 commit 47a5fa1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 17 deletions.
17 changes: 7 additions & 10 deletions README-ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,15 @@
<br/>

<div align="center">
<table width="640" align="center" border="0">
<table width="620" align="center" border="0">
<tr>
<td align="center" rowspan="2">
<img width="320px" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview.gif" alt="示例预览 GIF" />
<td align="right">
<img width="285px" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview2-small.gif" alt="Example Preview GIF - Parallax image" />
<img width="285px" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview-small.gif" alt="Example Preview GIF" />
</td>
<td align="center">
<img width="320" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview2.gif" alt="示例预览 GIF - 图片视差" />
</td>
</tr>
<tr>
<td align="center">
<img width="320" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview3-small.gif" alt="示例预览 GIF - 布局" />
<td align="left">
<img width="320px" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview4-small.gif" alt="Example Preview GIF - Parallax card" />
<img width="320px" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview3-small.gif" alt="Example Preview GIF - Layout" />
</td>
</tr>
<tr>
Expand Down
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
<br/>

<div align="center">
<table width="640" align="center" border="0">
<table width="620" align="center" border="0">
<tr>
<td align="center">
<img width="250" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview2.gif" alt="Example Preview GIF - Parallax image" />
<img width="250px" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview.gif" alt="Example Preview GIF" />
<td align="right">
<img width="285px" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview2-small.gif" alt="Example Preview GIF - Parallax image" />
<img width="285px" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview-small.gif" alt="Example Preview GIF" />
</td>
<td align="center">
<img width="280" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview4.gif" alt="Example Preview GIF - Parallax card" />
<img width="280" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview3-small.gif" alt="Example Preview GIF - Layout" />
<td align="left">
<img width="320px" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview4-small.gif" alt="Example Preview GIF - Parallax card" />
<img width="320px" src="https://raw.githubusercontent.com/fluttercandies/flutter_tilt/main/README/preview3-small.gif" alt="Example Preview GIF - Layout" />
</td>
</tr>
<tr>
Expand Down

0 comments on commit 47a5fa1

Please sign in to comment.