Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-bhawsar-mm authored Sep 11, 2023
1 parent 1a18468 commit a655c75
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

## Animations

| Twitter Splash | Circular Square Loader | Fi Splash | Rainbow loader | Day/Night Lamp |
| ------------- | ------------- | ------------- | ------------- | ------------- |
| <video src='https://github.com/mutualmobile/flutter_animations_example/assets/89836238/0da3e05d-875d-411b-acbc-95529a8c4ce8' width=240/> | <video src='https://github.com/mutualmobile/flutter_animations_example/assets/89836238/a21f1ba8-fca5-4a73-9738-7b2f285dbd39' width=240/> | <video src='https://github.com/mutualmobile/flutter_animations_example/assets/89836238/0a2f845b-17b8-4360-ab0b-580238d2cfeb' width=240/> | <video src='https://github.com/mutualmobile/flutter_animations_example/assets/89836238/60c203f0-0fc1-4678-86f1-f8363915da1f' width=240/> | <video src='https://github.com/mutualmobile/flutter_animations_example/assets/89836238/726cd43c-c81e-4328-a7a4-35fccc8b9e75' width=240/> |
<table style="width:100%">
<tr>
<th>Day/Night Lamp</th>
<th>Twitter Splash</th>
<th>Circular Square Loader</th>

</tr>
<tr>
<td><video src = "https://github.com/mutualmobile/flutter_animations_example/assets/89836238/726cd43c-c81e-4328-a7a4-35fccc8b9e75" width=240/></td>
<td><video src = "https://github.com/mutualmobile/flutter_animations_example/assets/89836238/0da3e05d-875d-411b-acbc-95529a8c4ce8" width=240/></td>
<td><video src = "https://github.com/mutualmobile/flutter_animations_example/assets/89836238/a21f1ba8-fca5-4a73-9738-7b2f285dbd39" width=240/></td>
</tr>
<tr>
<th>Rainbow loader</th>
<th>Animated Container Demo</th>
<th>Fi Splash</th>
</tr>
<tr>
<td><video src = "https://github.com/mutualmobile/flutter_animations_example/assets/89836238/0a2f845b-17b8-4360-ab0b-580238d2cfeb" width=240/></td>
<td><video src = "https://github.com/mutualmobile/flutter_animations_example/assets/89836238/60c203f0-0fc1-4678-86f1-f8363915da1f" width=240/></td>
<td><video src = "https://github.com/mutualmobile/flutter_animations_example/assets/89836238/74965727-03db-4d2d-9a32-09404bdfbf9b" width=240/></td>
</tr>
</table>

0 comments on commit a655c75

Please sign in to comment.