Skip to content

Commit c0b47e0

Browse files
Update README.md
1 parent 1699c93 commit c0b47e0

File tree

1 file changed

+52
-11
lines changed

1 file changed

+52
-11
lines changed

README.md

Lines changed: 52 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,55 @@
11
# flutter-algorithm-visualizer
2-
## Something great will build.
2+
3+
<table>
4+
<tr>
5+
<td width="50%">
6+
<video
7+
src="https://github.com/user-attachments/assets/24df7dd2-6a99-492d-a535-b30c156f0d9d"
8+
controls
9+
muted
10+
playsinline
11+
width="100%">
12+
</video>
13+
<p align="center"><em>Left demo caption</em></p>
14+
</td>
15+
<td width="50%">
16+
<video
17+
src="https://github.com/user-attachments/assets/16636436-2db4-4722-84e2-d660f1042752"
18+
controls
19+
muted
20+
playsinline
21+
width="100%">
22+
</video>
23+
<p align="center"><em>Right demo caption</em></p>
24+
</td>
25+
</tr>
26+
</table>
27+
28+
<table>
29+
<tr>
30+
<td width="50%">
31+
<video
32+
src="https://github.com/user-attachments/assets/2450c41e-c732-4b4c-9502-1dbfcbf355bc"
33+
controls
34+
muted
35+
playsinline
36+
width="100%">
37+
</video>
38+
<p align="center"><em>Left demo caption</em></p>
39+
</td>
40+
<td width="50%">
41+
<video
42+
src="https://github.com/user-attachments/assets/2bcae3fb-75a3-4db8-b28d-ab9b987c9403"
43+
controls
44+
muted
45+
playsinline
46+
width="100%">
47+
</video>
48+
<p align="center"><em>Right demo caption</em></p>
49+
</td>
50+
</tr>
51+
</table>
52+
353

454
### Initially, we will cover:
555

@@ -50,13 +100,4 @@
50100
- And more...
51101

52102
- We will also write an explanation code for every algorithm in several languages.
53-
- Compare different algorithms with interaction way
54-
55-
56-
#### Note: this UI is not the final one, especially the app bar.
57-
https://github.com/user-attachments/assets/ae8a24d8-d656-43a8-8e46-cf4c6a5876c1
58-
59-
https://github.com/user-attachments/assets/39767076-f4d7-4122-a59f-59c90767f632
60-
61-
https://github.com/user-attachments/assets/0f180367-89e3-47d6-b018-95e02e682081
62-
103+
- Compare different algorithms with the interaction way

0 commit comments

Comments
 (0)